@charset "utf-8";
/*Zentrierung der Seiten mit Scrollbalken und oberen Rand, Breite festlegen*/
html    		{/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow-y: scroll;}
body  {
	background-color: #FFF;
	background-image: url(img/hg.gif);
	background-repeat: repeat-x;
	margin-top: 34px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #666;
    }
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/content2.jpg);
	background-repeat: repeat-y;
	border: 1px solid #666;
}

#top {
	height: 25px;
	width: 960px;
	margin-right: auto;
	text-align: right;
	margin-left: auto;
	line-height: 25px;
	padding-top: 41px;
	background-color: #FFF;
}
#top img {
	float: left;
	margin-left: 20px;
}

#top a {
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	color: #333;
	text-decoration: none;
}

#header {
	height: 140px;


}
#navi {
	height: 23px;
	background-image: url(img/navileiste.jpg);
	background-repeat: repeat-x;
}
#links {
	width: 240px;
	background-color: #FFF;
	float: left;
}
#news {
	background-color: #7A8EB4;
	padding: 0px;
}
#news h1  {
	font-size: 110%;
	color: #FFF;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: -10px;
}
#news p {
	margin-left: 20px;
	color: #FFF;
	padding-bottom: 10px;
	padding-right: 10px;
}
#news a {
	color: #FFF;
}

#linkwd {
	background-color: #FFF;
	text-decoration: none;
	color: #666;
	width: 230px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
}
#linkwd a  {
	color: #4F648B;
	text-decoration: none;
}
#menu {
	width: 240px;
	background-color: #FFF;
	float: left;
}
#rechts {
	width: 470px;
	background-color: #FFF;
	margin-top: 2px;
	float: left;
}

#rechts h1 {
	font-size: 120%;
	color: #4F648B;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5575;
}
#rechts h2 {
	margin-left: 10px;
	font-size: 110%;
	color: #4F648B;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: -10px;
}

#rechts h3 {
	font-size: 100%;
	color: #4F648B;
	margin-left: 10px;
	margin-top: 10px;
}
#rechts h4 {
	font-size: 100%;
	color: #4A5575;
	margin-bottom: -15px;
	margin-left: 10px;
}

#rechts a {
	font-weight: bold;
	color: #4F648B;
	text-decoration: none;
}
#rechts a:hover {
	color: #666;
	text-decoration: none;
}


#rechts p  {
	margin-left: 10px;
	color: #666;
}
#container #rechts #form table  {
	font-size: 100%;
	margin-left: 10px;
}





#footer {
	background-image: url(img/navileiste.jpg);
	color: #FFF;
	background-repeat: repeat-x;
	text-align: center;
	height: 23px;
	line-height: 23px;
}

.clearfloat { 
clear : both; 
height : 0; 
font-size : 1px; 
line-height : 0; 
} 
.toplinks {
	margin-right: 25px;
}




.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4c88;
	border: 1px solid #3e4c88;
	text-indent: 5pt;
}
.formfieldtld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4c88;
	border: 1px solid #3e4c88;
}

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4c88;
	background-color: #EEE;
	border: 1px solid #3e4c88;
	text-indent: 5pt;
}
#container #rechts p .rahmen {
	border: 1px solid #4F648B;
}
.videoborder {
	border: 1px solid #4A5575;
}
