/* Standardformate */



BODY {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-position: 0px 0px;
  background-color:#00008b;
  background-image:URL(/pic/bgground.jpg);
	}



P  {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 13px;
color : #000000;
font-style : normal;
text-align:left
}



H1  {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color : #2f4f4f;
font-weight: bold;
text-align:left;
}

h1.home {
font-size: 9px;
color : #666;
text-align:right;
margin:0px;
margin-right:30px;
}

H2  {

font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight : bold;
color : #cc0000;
font-style : normal;
text-align:left;
}


H3  {

font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight : bold;
color : #2f4f4f;
font-style : normal;
text-align:left;
}


LI  {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style : normal;
color : #000000;
text-align: left;
text-align:left;
list-style-image:url(bullet.gif);
}

A  {
	font-weight : normal;
	color :#cc0000;
	text-decoration : underline;
}



A:visited  {
	font-weight : normal;
	color : #cc0000;
	text-decoration : underline;
}



A:active  {
	font-weight : normal;
	color : #cc0000;
	text-decoration : underline;
}


/* Sonderformate */

div.maindiv {
     width:621px;
     background-image:URL(/pic/backgroundmainddiv700.gif);		 
		 background-color:white;
		 padding:2px;
		 padding-left:50px;
 		 padding-right:50px;
		 margin-right: auto;
		 margin-left: auto;
}

div.maindiv2 {
     width:713px;
     background-image:URL(/pic/backgroundmainddiv700.gif);		 
		 padding-left:8px;
		 padding-right:0px;
		 margin-right: auto;
		 margin-left: auto;
}


p.headnav {
  font-size:11px;
}

a.text { border-bottom:dotted 1px #999999;text-decoration:none;}
a:hover.text { border-bottom:solid 1px #999999;background-color:#eeeeee;color:#cc0000;text-decoration:none;}

h1.dez {
text-align:right;
font-size:11px;
color:#999999;
font-weight:normal;
margin-right:30px;   
}

/* Hinweisfeld, hellgelber Hintergrund, gestrichelter Rahmen */

div.hwf {
border:3px dashed #999;
padding:10px;
width: 500px;
background-color: rgb(255, 255, 153);
margin-left:auto;
margin-right:auto;
}
