







input.submit { background-color:#ffffff; width:57; color:#666666; border: 1 solid #999999; font-family: arial;}


A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #860000;
        text-decoration: none;
        font: bold;
        }
A:visited { 
  color: #860000;
  text-decoration: none;
  font: bold;
}
A:active {
  color: #7F7F7F;
  font: bold;
}
A:HOVER { 
  color: #7F7F7F;
  text-decoration: none;
  font: bold;
}



body,b,a,li {   
  font-size: 11pt;
  color: #464646;
line-height:140%;
  font-family: Verdana, Helvetica, sans-serif;
}


p {   
  font-size: 10pt;
  color: #464646;
line-height:140%;
  font-family: Verdana, Helvetica, sans-serif;
}


li {   
  font-size: 10pt;
  color: #860000;
  font-family: Verdana, Helvetica, sans-serif;
}


.mitarbbeiterKat {
	background-color: #BED5EC;
}

.mitarbbeiterCont {
	background-color: #F1F1F1;
}


.navi {
	padding: 22 0 0 0px;
	background: #920073;
}

.naviSub {
	font-size: 8pt;
}

.content {
	padding: 25 0 20 15px;
	background: #FFFFFF;
}

.news {
	font-size: 8pt;
}

H1 {
	font-size: 22px;
	font: bold;
	color: #464646;
}

H2 {
	font-size: 15px;
	font: bold;
	color: #464646;
}

H3 {
	font-size: 10px;
	font: bold;
	color: #535353;;
}

.header {
  background: #C3DB7D;
}

.on {
  background: #fff;
}


/****************** Sub Navigation************************/



ul#navi, ul#navi ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;

}

ul#navi li {
	width: 200px;
	line-height: 11px;
	background-color: #920073;
}

ul#navi li a 
{
	display: block;
	border-bottom: 1px solid #EAF1F9;
	padding: 4px 0 4px 10px;
	color: #FFFFFF;
	width: 200px;

}
ul#navi li a:hover {
	background-color: black;
	text-decoration: none;
}



ul#navi, ul#navi ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul#navi li {
	position: relative;
	top: 0px;
	width: 200px;
	padding:0;
	margin: 0;
	line-height: 11px;
}
ul#navi li ul{
	position: absolute;
	display: none;
	left: 0px;
}

ul#navi li li{
	top: 0px;
	left: 0px;
	padding: 0px 0 0px 0px;
	height: 11px;
}


ul#navi li:hover ul{display: block;}
ul#navi li a{
	padding: 0px 3px 0 15px;
	background-color: #920073;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
}




ul#navi li a:link{
	color: #FFFFFF;
	background: #920073 none;
}

ul#navi li a:hover{color: #000;background: #fff none;}

ul#navi li li a:link{color: #fff; background: #E5EEF7 none;	height: 22px;}
ul#navi li li a:visited{color: #FFFFFF; background: #E5EEF7 none;	height: 22px;}
ul#navi li li a:hover{color: #fff; background: #FFFFFF none;	height: 22px;}

.sub_nav_headline {
  color: #007300;
  
}



/****************** Haupt Navigation 2************************/

#navbar {
  background-color: #007300;
  margin: 1px 0 0 0;
  padding: 0;
  height: 20px;
  line-height: 10px; 
  
}
#navbar ul{
  list-style-type:none;
  margin: 0;
  padding: 0;
}
#navbar ul li {
  float: left;
}


#navbar ul li a {
  text-decoration:none; 
  font-family: Verdana, sans-serif; 
  color: #fff; 
  padding: 6px 14px; 
  border-left: 2px solid #ededed;
  display: block;
}
#navbar ul li a:hover	{
  text-decoration:none; 
  color: black; 
  background-color: #E8E8E8;
}

#navbar ul li a.nav_active	{
  text-decoration:none; 
  font-family: Verdana, sans-serif; 
  color: #007300; 
  padding: 6px 14px; 
  border-left: 1px solid #ededed;
  display: block;
  background-color: #E8E8E8;}

#navbar ul li a.nav_active:hover {
  text-decoration:none; 
  color: #333333; 
  background-color: #E8E8E8;}

/****************** Haupt Navigation 1************************/

#navbar1 {
  background-color: #F4F4F4;
  margin: 1px 0 0 0;
  padding: 0;
  height: 30px;
  line-height: 18px; 
  
}
#navbar1 ul{
  list-style-type:none;
  margin: 0;
  padding: 0;
}
#navbar1 ul li {
  float: right;
}


#navbar1 ul li a {
  text-decoration:none; 
  font-family: Verdana, sans-serif; 
  color: #cc3300; 
  padding: 6px 14px; 
  border-left: 2px solid #ededed;
  display: block;
}
#navbar1 ul li a:hover	{
  text-decoration:none; 
  color: #333333; 
  background-color: #E8E8E8;
}

#navbar1 ul li a.nav_active	{
  text-decoration:none; 
  font-family: Verdana, sans-serif; 
  color: #cc3300; 
  padding: 6px 14px; 
  border-left: 1px solid #ededed;
  display: block;
  background-color: #E8E8E8;}

#navbar1 ul li a.nav_active:hover {
  text-decoration:none; 
  color: #333333; 
  background-color: #E8E8E8;}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




