
/*Alles*/
	* {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;}
	
	#theCenter{margin:auto; text-align:center}


/* Seite und Navigation */
	.terminator {clear:both; line-height:1px; margin:0px; padding:0px}
	#siteArea{ width:900px; margin:auto; text-align:left; padding-top:0px;}
	#headerImage{margin-top:0px}
	#navigation{height:20px; line-height:20px; margin:auto; vertical-align:middle; background-color:#2e3a93;}

/*menuPath*/
	#menuPath{ width:900px; padding-left:15px; margin-top:10px; margin-bottom:0px; line-height:20px}
	#menuPathItemFirst{float:left; font-size:10px; padding-right:8px;}
	#menuPathItem{float:left; font-size:10px; padding-right:8px; padding-left:9px;}

/* Content und News*/
	#contentArea{ margin-top:5px}
	#content{float:left; width:700px; padding-right:50px; line-height:18px;}
	#news{float:left; width:150px; text-align:justify; line-height:18px}

/*Footer*/
	#footerLine{height:20px; background-color:#2e3a93; margin-top:40px}

body {
	background:#000000;
	text-align:left;
	background-color:#000000;
	margin:0px 0px 0px 10px;
	height:100%
}

H1 {
	font-size:16px;
	height:20px;
	border-bottom:3px solid #f2db59;
	color:#f2db59;
}

hr { 
	border:1px solid #f2db59;
}

A {color:#f2db59; text-decoration:none;}
A:hover {text-decoration:none;}
/*A:hover {text-decoration:none; background-color:#f2db59;color:#000000}*/

/*A[target="_blank"] {background: url('/images/aoutside.gif') 100% 30% no-repeat; padding-right:15px; text-decoration:none; color:#f2db59;}*/
/*A[target="_blank"]:hover {background: url('/images/aoutside.gif') 100% 30% no-repeat; padding-right:15px; text-decoration:none; color:#000000; background-color:#f2db59;}*/

.navigation {
	height:20px;
	background-color:#2e3a93;
	padding-left:5px;
	margin-top:5px;
	vertical-align:middle;
}

/*Contact*/
.kontaktrahmen{width:628px; padding:10px; border:#f2db59 1px solid; text-align:center}
.fieldtitle{float:left; padding-top:0px; font-weight:bold; width:150px; text-align:left; font-size:12px}
.fieldtext{float:left; padding-top:0px; text-align:left; font-size:12px; color:#000000}
.inputFeld{width:470px; border-bottom:#ffffff 1px solid; border-top:0; border-left:0; border-right:0; color:#000000}
.textareaFeld{width:470px; height:120px; border-left:#ffffff 1px solid; border-bottom:#ffffff 1px solid; border-top:0; border-right:0; color:#000000}
.selectFeld{color:#000000}
.terminatorLeft{clear:left}
.terminatorRight{clear:right}
.keineAngabe{ color:#000000; font-style:italic}