i {
  color:#FFFF99;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  border: 10px;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #000000;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}




#nebenLogo {
	position:absolute;
	top:10px;
	left:250px;
	margin:0px;
	font-size: 18px;
	color: #666699;
}

#abstandNavi{
    position:absolute;
	top:60px;
	font-size: 18px;
	color: #666699;
}

.horizNavi{
	float:none;
	white-space:nowrap;
}


#abstandEingabe{
    position:absolute;
	top:120px;
}


#eingabeBereich{
    position:absolute;
	top:120px;
	left:250px;
	background-color: #cccccc;
	width: 70%;
	height: 70%;	 
}

.white {
	color:white;
}

.yellow {
	color:#FFFF00;
}







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

a.mylink:link, a.mylink:visited, a.mylink:active
{
	color: #0000FF;
}
a.mylink:hover
{
	color: #0000FF;
 	text-decoration:underline;
}

.navi{
	float:left;
	height:25px; 
	width:100px; 
	text-align:center;
	padding-top:5px;
}

.naviAkt{
	float:left;
	height:30px; 
	width:80px; 
	text-align:center;
	padding-top:5px;
	/*border: 2px solid #black;*/
}
.navitd{
	height:28px; 
	width:100px; 
	text-align:center;
	padding-top:6px;
	font-weight:bold;
	color:white;
}

.navitdAkt{
	height:25px; 
	width:115px; 
	text-align:center;
padding-top:5px;
	font-weight:bold;
	font-style:italic;
	border-top: 1px solid #ffff00;
	border-left: 1px solid #ffff00;
	border-right: 1px solid #ffff00;
}

.naviKasten {
	color:#ffffff; 
	width:180px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	margin-right:10px; 
	float:left;
	border-left: 1px solid #ffff00;
	border-right: 1px solid #ffff00;
	border-bottom: 1px solid #ffff00;	
}

.inhalt {
	margin:10px;
	margin-left:200px;
}

.inhalt2 {
	margin:10px;
	margin-left:200px;
	width:90%;
}


p.Navpunkt {
	margin: 0px;
	margin-left: 25px;
	font-weight: normal;
}

p.NavpunktAkt {
	margin: 0px;
	margin-left: 10px;
	font-weight: normal;
}

p.NavUeberpunkt {
	margin: 0px;
	margin-left: 10px;
	font-weight: bold;
}

p.NavUeberpunktAkt {
	margin: 0px;
	margin-left: 10px;
	font-weight: bold;
}

p.NavUeberschrift {
	margin: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
	border: 1px solid #ffff00;
}

p.Bildtext {
	display:inline;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
}

div.BildblockR {
	text-align:right;
	margin-bottom:25px;
	float:none;
}

div.BildblockL {
	text-align:left;
	margin-bottom:25px;
	float:none;
}

table.news {
	padding: 1px;
	border: none;
	font-size: 12px;
}
td.newsdatum {
	border: 1px solid #5555cc;
	background-color: #aaaadd;
	vertical-align: top;
	color: #0000FF;
	text-align: left;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 35px;
	width: 200px;
	font-size: 14px;
}
td.news {
	border: 1px solid #5555cc;
	padding: 10px;
	width: 350px;
	font-size: 12px;

}
tr.news {
	margin-bottom: 35px;
}



table.termine {
	padding: 10px;
	border: none;
	font-size: 12px;
}
td.datum {
	border: 1px solid #5555cc;
	background-color: #aaaadd;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 35px;
	width: 130px;
}
td.termin {
	border: 1px solid #5555cc;
	padding: 10px;
	width: 350px;
}
tr.termine {
	margin-bottom: 35px;
}

table.wichtig {
	border: 1px solid #666666;
	padding: 2px;
	width: 680px;
}

td.wichtigheader {
	color: #FFFFFF;
	background-color: #2222aa;
	text-align: left;
	font-weight: bold;
}

td.wichtig {
	color: #0000FF;
	text-align: left;
}

td.wichtigline {
	border-top: 1px solid #666666;
}

p.home
{
	border: 0px dotted #5555cc;
	vertical-align: top;
	color: #000000;
	text-align: left;
	padding: 2px;
	font-size: 14px;
}

