
body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#FFFFFF;
 margin:0;
 
}
h1 {font-size:20px;color:#000066;margin-bottom:0px; }
h2 {font-size:14px;color:#000066; }
h3 {font-size:14px;color:#000099;}
h4 {font-size:12px;color:#FF0000;}
h5 {font-size:14px;color:#000000;}
h6 {font-size:12px;color:#000099;}



a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  color:#000066;
  font-size:10px;
}
a:active, a:hover
{ 
  color:#6666ff;
}

a.menu:link, a.menu:visited
{ 
 text-decoration:underline;
  font-weight:bold;
  color:#000066;
  font-size:12px; 
  
}
a.menu:active, a.menu:hover
{ 
  color:#666666;
}


/* Die Titelzeile */
#title {
padding-top:15px;
height:24px;

}

/* Das Menü */
#menu {
color:#FFFFFF;
font-size:10px;
text-align:center;
padding:0px 0px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
border:1px solid #000099;
background-color:#dbe0e6;
width: 998px;
clear:left;
}

/* Der Inhalt */
#inhalt {
width: 1000px;
background-color: #ffffff;
color: #663300;
border:1px solid #000099;

 } 

#content {

background-color:#10187B;
padding:5px;
color:#ffffff;

}
/* Navi oben*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
	

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial
	
	
	}
	

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 145px;
	background: #dbe0e6;
	color: #000066;
	text-align: center;
	font: 12px arial;
	text-decoration: underline;}

#sddm li a:hover
{	background: #cccccc}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e3e3ec;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e3e3ec;
		color: #2875DE;
		font: 12px arial;
		line-height: 3px;
		}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}


.textbluesmall { 
position: relative;
display: block;
margin: 0 ;
width: auto;
text-align: left;
font-family:  Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #000099; 
text-decoration: none; 
line-height: normal;
font-weight: normal;
} 
/* Fusszeile*/

#footer {
	clear: both;
	background: #cccccc url(img/footer-bg.gif) repeat-x top left;
	}



td {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 10pt;  
color: #000000; 
text-decoration: none; 
font-weight: normal;
  }
  
  th {  
background:#ccffff;
font-family: Arial, Helvetica, sans-serif; 
font-size:10pt;  
color: #000000; 
 
text-align: center;
  }

.text {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 8pt; 
color: #000000; 
text-decoration: none; 
line-height: normal;
font-weight: normal;
}



 .textgreen {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #006600; 
text-decoration: none; 
line-height: normal;
font-weight: bold;
} 

 .textblack {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
text-decoration: none; 
line-height: normal;
font-weight: bold;
} 

.textseite {  

color: #FFFFFF; 
background-color:#990000;


} 
.textredbig {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 18pt; 
color: #FF0000; 
text-decoration: none; 
line-height: normal;
font-weight: bold;
} 


.textredsmall {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #FF0000; 
text-decoration: none; 
line-height: normal;
font-weight: normal;
} 

.textblacksmall {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 7pt; 
color: #000000; 
text-decoration: none; 
line-height: normal;
font-weight: normal;
} 

.textblue {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #000099; 
text-decoration: none; 
line-height: normal;
font-weight: bold;
} 

.textgelb {  
font-family:  Arial , Helvetica, sans-serif; 
font-size: 11pt; 
color: #FFCC33; 
text-decoration: none; 
line-height: normal;
font-weight: normal;
} 

li {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
list-style-type: disc ; 
line-height:10pt;
}

.link_dead {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12pt; 
 color: #000000; 
 text-decoration: none; 
 line-height: 12pt; 
 font-weight: bold; 
 
  }
  
.link_dead:hover 
{ font-family: Arial, Helvetica, sans-serif;
font-size: 12pt; 
color: #FFFF00; 
text-decoration: none; 
line-height: 12pt; 
font-weight: bold; 

} 
 

 
/* Navi oben*/

a.tab:link, a.tab:visited
{ 
 text-decoration:underline;
  font-weight:bold;
  color:#000066;
  font-size:12px; 
  
}
a.tab:active, a.tab:hover
{ 
  color:#000000;
}	


 
 a.seite:link, a.seite:visited
{
font-family:  Arial, Helvetica, sans-serif; 
  text-decoration:none;
   color:#000000;
  font-weight:bold;
  font-size:14px; 
  text-align:center;
  
}
a.seite:active, a.seite:hover
{
  color:#333333;
 background-color:#ffffff;
}
