/* CSS Document */
html, body {
margin: 0; 
padding: 0;
font-family:  arial,helvetica, verdana, sans-serif; 
font-size: 1.0em; 
text-align: center;
background-color:#000033;
 }
 table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#header,  #pfadFirma{
	position: relative;
	width: 950px;
	margin: 0 auto;
	
} 
#oben {
width:350px;
/*margin: 0 auto;  */      
text-align:left;
float:left;
}

#pfadFirma{height:30px;
text-align:left;
background-color:#FFFFFF;
white-space:nowrap;
 }

.pfad {	color: #2F4F4F; 
	font-size: 12px;
	/*padding-right:50px;width:200px;*/
	float:left;}
 .pfad a{	
	text-decoration: none;
	cursor: pointer;
}  
 .firma{ color:#00008B;
 font-weight:bold;
 font-size:15px;
  float:right;} 
  
 #navigation {
 width: 280px;
 text-align: right;
 /*height: 20px;*/
 float:right;
 margin: 8px 0px 0px 0px;
  }
  
   a.nav_haupt {
  font-size: 9pt;
  text-decoration: none;
  color:#CCCCCC;
  text-transform: uppercase;
  /*background-color: #999;*/
  border: none;
 /* margin-right: 2px;*/
  padding: 0px 0px 0px 10px;      /*oben,rechts,unten,links,*/
 /* */text-align: right;
}
a#nav_haupt_aktiv {}
a.nav_haupt:hover { color:#990000;}

#headbild {
	/*position: relative;*/
	background: url(images/head.jpg) repeat-x;
		width: 950px;
		min-width: 300px;
	height: 105px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}	
  


#wrapper {
background-color: #FFFFFF;
position: relative; 
width: 950px;
margin: 0 auto;
text-align: left;
min-width: 300px;
padding-bottom: 5px;/**/
} 

#divmenu {
float: left;
width: 200px; 
background: white; 
padding: 5px 0px 5px 5px;
} 


div#contentwrap {
float:left;
width: 600px;
}
/*enthällt*/
#content, #contentnews { 
position: relative; 
border-left: solid 10px #DADADA;
 border-right: solid 10px #CCCCCC;
 border-top: solid 4px #DADADA;
 border-bottom: solid 4px #CCCCCC;
 background: #fff; 
padding:5px;
margin:3px; 
font-size:0.8em;
}
#content a, #contentnews a {
color:blue;
text-decoration:none;
}	
	
#apbg2 {
width: 140px; 
float: left;
background: white; 
text-align:center;
position:absolute;/* springt nicht um, bei Schrift groesser machen*/
right:5px;

} 

/*enhällt:*/
/* runde boxen: set millions of background images */
.rbroundbox {
background-color:#E9E9E9;
width: 100%;
 margin: 1em auto;/*Abstand von oben; */
		 }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
/*Ende runde Boxen*/

/*Newslette*/
input.output {
color : #000000; 
font-family : Verdana; 
font-size : 8pt; 
border-color : #000000; 
border-width : 1px; 
} 


#footer {background:url(images/eckel.gif); background-repeat:no-repeat;background-color:#fff;}
#footerbildrechts {background:url(images/ecker.gif);background-position:right; background-repeat:no-repeat; height: 100%;  }
#footer, #soso {

position: relative;
	width: 950px;
	margin: 0 auto;
text-align:center;}

#footlinks {  float:left; padding-left: 190px;  }
#footrechts {  float:right; padding-right: 155px;}
#footlinks  a, #footrechts a {color:#666666;
font-size:0.7em;
text-decoration:none;  }

#soso {text-align:center;color: #003399;}

#soso a, .soso, .letter a  {
color: #FFFFFF;
text-decoration: none;
font-size: 12px;
}		  	  

 .letter {
color: #000000;
text-decoration: none;
font-size: 11px;
}		  	  




hr{color:#003366;height:1px;}

h1{
	font-size: 15pt;
	font-weight: bold;
	color: #999999;
	/*line-height: 20pt;*/
	text-transform: uppercase;
	padding: 0px;
  margin: 5px 0px 5px 0px;
}
  
  h2 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase; /*color: #39475F;*/
	color: #B22222;
	
	padding: 0px 2px 4px 1px;
	margin-top:0px;
	/*margin: 2px;*/
	
}

  
 
   .clear {
  clear: both;
/*font-size:1px;*/
}
/*#p7swapmenu {
	background-color: #E3E0BB;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	
	padding: 6px;
		
	
}*/




a.extern:link { background:url(images/extern.gif) no-repeat center right;  }
        a.extern:visited { background:url(images/extern.gif) no-repeat center right;  }
        a.extern:hover { background:url(images/extern_hover.gif) no-repeat center right;   }
        a.extern:active { background:url(images/extern.gif) no-repeat center right;  }
