
body { 
 color: #000000; 
 background-color:#FFFFFF; 
 background-image:url(img/bg.jpg); 
 background-attachment:fixed; 
 font-family:Arial; 
 margin: 0; padding: 0;
}

#nav { 
 background:url(img/bg_heading.jpg); 
 border:1px; border-style:solid; 
 border-color:#A6A6A6; 
 font-size:17px; 
 font-weight:normal; 
 margin-left:10px; 
 margin-top:10px; 
 left: 0px;
 position:fixed;
 width:170px;
 top:50px;
 padding:0px;
}

#nav_content {
	background:url(img/bg_entry.jpg) top left;
}

#nav a {
 display:block;
 height:13px;

 margin:0px; padding-left:7px; padding-top:4px;  padding-bottom:6px;
 font:bold 14px/1 sans-serif;
 color:#B36500;
 
 text-decoration:none;
}

#nav a:hover {
 background:url(img/bg_heading.jpg) ;
 color:#DDDDDD;
}

#nav a:active {
 background:url(img/bg_heading.jpg);
 color:black;
}
#mitarbeiter{

}
#mitarbeiter_img{
	display:block;
	float:left;
	margin-bottom:60px;
}		

* html div#nav  { position:absolute; left: 0px;}

a:link    { 
 font-family:Arial; 
 color:#3F3C3B; 
 font-weight:800; 
 font-size:17px;
 letter-spacing:0.5px;
 text-decoration:none;
}

a:visited { 
 color:#3F3C3B; 
 font-weight:800; 
 font-size:17px;
 letter-spacing:0.5px;
 text-decoration:none;
}

a:hover   { 
 font-family:Arial; 
 color:#B36500; 
 text-decoration:none;
}

a:active  { 
 color:black; 
 font-weight:600; 
 text-decoration:none; 
}

li { 
 color: black; 
 font-weight: 500; 
 font-size: 12px; 
 line-height: 130%; 
 font-family: Verdana, Arial, sans-serif; 
 text-align: left;
 margin-top: 0px 
}

img { 
 border:0; 
}

div.stdbox { 
 background:url(img/bg_entry.jpg); 
 border:1px; 
 border-style:solid; 
 border-color:#A6A6A6; 
 font-size:17px; 
 font-weight:normal; 
 margin-right:20px; 
 margin-left:20px; 
 margin-bottom:20px;
 padding:4px 6px; 
 text-align:left; 
 /*align:center;*/

}


div.stdbox hr { 
 display: block; 
 clear: left; 
 margin:0; 
 visibility: hidden; 
}

div.stdbox div { 
 font-size:15px; 
 text-align:center; 
 margin-top:5px; 
}

div.stdbox div div { 
 font-weight:normal; 
}

div.topbox { 
 background:url(img/bg_heading.jpg);
 border-top:0; border-right:1px; 
 border-bottom:1px; 
 border-left:1px; 
 border-style:solid; 
 border-color:#A6A6A6; 
 font-size:25px; 
 font-weight:300; 
 height:auto; /*
 margin-left:20%; 
 margin-right:20%; */
 right:18%;
 left:18%;
 padding:4px 6px; 
 text-align:center;
 position:fixed;
 top:0px;
}

#content{ margin-top: 80px;  margin-left:180px; }

* html div#content  { margin-top: 0px;  margin-left:170px; }

li  { 
 font-size:10pt;
}

div.heading {
 text-align:center;
 font-weight: bold; 
 font-size: 25px;
 margin-top:20px;
 margin-bottom:20px;
}

div.stdbox div.heading {
 text-align:center;
 font-weight: bold; 
 font-size: 25px;
 margin-top:20px;
 margin-bottom:20px;
}
div.heading2 {
 text-align:center;
 font-weight: bold; 
 font-size: 20px;
 margin-top:20px;
 margin-bottom:20px;
}

div.stdbox div.heading2 {
 text-align:center;
 font-weight: bold; 
 font-size: 20px;
 margin-top:20px;
 margin-bottom:20px;
}
div.heading3 {
 text-align:center;
 font-weight: bold; 
 font-size: 18px;
 margin-top:20px;
 margin-bottom:20px;
}

div.stdbox div.heading3 {
 text-align:center;
 font-weight: bold; 
 font-size: 18px;
 margin-top:20px;
 margin-bottom:20px;
}

/* IE Mitarbeiter Hack */
  .prop {
    height:250px;
    float:right;
    width:1px;
  }

div.copy{
  text-align:center;
  color:#808080;
}
.tooltip{
/* text-decoration:underline;
  color:#00345F;*/
  font-style:italic;
}
