body{
	margin: 20px;
	background-color: white;
}

td{
	font-family: Arial;
	font-size: 12px;
	color: #29166F; 
}

table.error{
   border-left:2px solid #ff0000;
   border-right:2px solid #ff0000;
   border-top:2px solid #ff0000;
   border-bottom:2px solid #ff0000;
}

table.nachricht{
   border-left:2px solid #29166F;
   border-right:2px solid #29166F;
   border-top:2px solid #29166F;
   border-bottom:2px solid #29166F;
}

td.bg_top{
	background-image:url(links_oben.gif);
	background-repeat:repeat-x
}


.inhalt{
	padding: 20px;
}


.weber_blau_bg{
	background-color: #29166F;
}


a:link{
	font-size: 13px;
	color: #29166F;
	font-weight: normal;
	text-decoration: underline;
}

a:name{
	font-size: 13px;
	color: #29166F;
	font-weight: normal;
	text-decoration: underline;
}

a:visited{
	font-size: 13px;
	color: #29166F;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	font-size: 13px;
	color: #29166F;
	font-weight: normal;
	text-decoration: none;
}

a.menue{
	font-weight: normal;
	padding-left: 5px;
	display: block;
	color: #29166F; 
	line-height: 1.9em;
	text-decoration: none;
}
a.menue:link{
	background-color: #E6E6E6;
}
a.menue:visited{
	background-color: #E6E6E6;
}
a.menue:hover{
	background-color: white;
}
a.menue:active{
	background-color: white;
}

#menue a .pfeil{
  color: #E6E6E6;
  font-size: 21px;
  padding-right: 4px;
}

#menue a:hover .pfeil{
  color: #29166F;
}

a.aktiv{
	font-weight: normal;
	padding-left: 5px;
	display: block;
	color: #29166F; 
	line-height: 1.9em;
	text-decoration: none;
	background-color: white;
}

.ueberschrift{
	font-size: 15px;
	font-weight:bold;
	padding-bottom: 22px;
	padding-top: 7px;
}


.menue_oben{
	font-size: 11px;
	color: #29166F;
	border: 0px; 	
}

a.menue_oben{
	font-weight: normal;
	font-size: 11px;
	color: #29166F; 
	text-decoration: none;	
}
a.menue_oben:link{
	font-weight: normal;
	font-size: 11px;
	border: 0px;
	color: #29166F; 
	text-decoration: none;	
}
a.menue_oben:visited{
	color: #29166F; 
	text-decoration: none;	
}
a.menue_oben:hover{
	color: #29166F; 
	text-decoration: none;	
}
a.menue_oben:active{
	color: #29166F; 
	text-decoration: none;	
}

a.untermenue{
	padding-left: 28px;
	font-size: 12px;
	line-height: 1.6em;
}


.portrait{
	padding-bottom: 16px;
}  

