navi,a:link,a:visited,a:hover,a:active  {
  color:#AFAB8F;
  text-decoration:none;
}

.submenu a: {
  color:#FFFFFF;
}
  
  
.header {
	font-size:17px;
	font-family:Arial;
	font-weight:Bold;
	color:#FFFFFF;
}

.subheader {
	font-size:10px;
	font-family:Arial;
	font-weight:Bold;
	color:#505050;
	
}


.verlauflinks {
	background-image:url(../images/verlaufLinks.gif);
	background-position:right; 
	background-repeat:no-repeat;

}
.verlauflinksOben {
	background-image:url(../images/verlaufLinksOben.gif); 
	background-position:right;
	background-repeat:no-repeat;
}

.verlaufRechts {
	background-repeat:no-repeat;
	background-image:url(../images/verlaufRechts.gif);
}


.submenu {
	font-size:10px;
	font-family:Arial;
	color:#FFFFFF;
}

.inhalt {
	font-size:11px;
	font-family:Arial;
	color:#FFFFFF;
	background-imagerepeat:no-repeat;
	background-image:url(../images/bgMitte2.jpg);
	background-color:#898989;
}

.inhaltContainer {
	width:291px;
	color:#FFFFFF;
	position:relative;
	left:15px;
	text-align:justify;
}


.subheaderContainer {
	width:291px;
	position:relative;
	left:15px;
}

.headerContainer {
	width:291px;
	position:relative;
	left:15px;
}

.Hauptnavigation {
  color:#AFAB8F;
  font-size:10px;
  font-family:Arial;
}

.linkeSpalte {
	background-imagerepeat:no-repeat;
	background-image:url(../images/bg11.jpg);
}

.rechteSpalte {
	background-imagerepeat:no-repeat;
	background-image:url(../images/bg12.jpg);
}

.linkeSpalte2 {
	background-imagerepeat:no-repeat;
	background-image:url(../images/bg15.jpg);
}

.rechteSpalte2 {
	background-imagerepeat:no-repeat;
	background-image:url(../images/bg16.jpg);
}

.bildContainer {
	width:291px;
	color:#FFFFFF;
	position:relative;
	left:137px;
}

.subnavi {
  background-color:#000000;
  height:200px;
}

.submenuLink,a:link,a:visited,a:hover,a:active {
  color:#FFFFFF;
  font-size:10px;
}

.test a:link,a:visited,a:hover,a:active {
  font-size:10px;
  font-family:Arial;
}

.InputFeldBeschreibung {
	font-size:11px;
	font-family:Verdana;
	color:#FFFFFF;
	width:110px;
	height:28px;
}







input {
	width:140px;
  font-size:10px;
	color:#4C4300;
	border:solid 1px;
  font-family:Verdana;
}





textarea {
	width:200px;
	height:80px;
  font-size:11px;
	color:#4C4300;
	border:solid 1px;
	font-family:Verdana;
}

.InputFeldPflicht {
	font-size:11px;
	font-family:Verdana;
	color:#FFFFFF;
	width:110px;
	height:28px;
	font-weight:bold;
}



