a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none}

#iframe_1 {
text-align: justify;
width: 720px;
height: 360px;
background: #FFFFFF;
} 

.scrollbereich {
overflow: auto;
width: 720px;
height: 360px;
} 

.scrollbarabstand {
padding-right: 20px;
} 


textarea {overflow: hidden;}

.verdana20White {
	font-size:20px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana12Black {
	font-size:10px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana12BlackBold {
	font-size:12px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}


.verdana11Black {
	font-size:10px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana13Black {
	font-size:13px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana12White {
	font-size:12px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana12Grey {
	font-size:12px;
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana17WhiteBold {
	font-size:17px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

.verdana17GreyBold {
	font-size:17px;
	color: #999;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

.verdana15GreyBold {
	font-size:15px;
	color: #999;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

.verdana30Grey {
	font-size:30px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana22Grey {
	font-size:22px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana15Grey {
	font-size:15px;
	color: #999;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana15Black {
	font-size:15px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}

.size11{
	font-size:11px;
}

.size15{
	font-size:15px;
}

.home { color: #83c326; font-weight: 1000; font-size: 16px; font-family: Verdana, Geneva, sans-serif; }
.home_2 { color: #127D1B; font-style:italic; font-weight: 1000; font-size: 16px; font-family: Verdana, Geneva, sans-serif; }

.home_3 { color: #127D1B; font-weight: 1000; font-size: 20px; font-family: Verdana, Geneva, sans-serif; }
.home_4 { color: #83c326; font-style:italic; font-weight: 1000; font-size: 20px; font-family: Verdana, Geneva, sans-serif; }

.whiteBigLink { color: #fff; font-weight: 600; font-size: 14px; font-family: Verdana, Geneva, sans-serif; }
.whiteBigLink:hover { color: #000; font-weight: 600; font-size: 14px; font-family: Verdana, Geneva, sans-serif; }

.blackBigLink  { color: #000; font-weight: 600; font-size: 14px; font-family: Verdana, Geneva, sans-serif }

.footer1{
	font-size:10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}

.footerBlack{
	font-size:10px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

.verdana9Black{
	font-size:9px;
	color:#000;
        text-align: justify;
	font-family:Verdana, Geneva, sans-serif;
}

.blackLink{
	font-size:13px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

.whiteSmallLink { color: #fff; font-size: 11px; font-family: Verdana, Geneva, sans-serif }

.blackSmallLink{
	font-size:11px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

.redBigLink{
	font-size:16px;
	color: rgb(204, 0, 0);
	font-family:Verdana, Geneva, sans-serif;
}

#container {
	position:absolute;
	left: 50%;
	top:2%;
	width: 900px; /*664Breite*/
	height: 550px; /*608Hï¿½he*/
	border:6px solid #CCC;
	margin-left: -450px; /*Breite/2*/
}

#logo {
	position: absolute; 
	left: 6px; 
	top: 6px; 
	width: 460px; 
	height: 100px;
	background-image: url(pics/logo.jpg);
}

#greyBanner {
	position: absolute;
	left: -6px;
	top: 124px;
	width: 912px;
	height: 28px;
	background-color: #999;
}

#home {
	position: absolute; 
	left: 22px; 
	top: 106px;
	width: 0px;
	height: 0px;
}

#greyBackground {
	position: absolute; 
	left: 0px; 
	top: 160px;
	width: 900px; 
	height: 465px;
	background-color:#D6D6D6;
}

#footer {
	position: absolute; 
	left: -6px; 
	top: 550px; 
	width: 912px; 
	height: 18px; 
	background-color:#999;
	border: thin #999;
}
