@charset "UTF-8";
/*
Theme Name: biodiv
Theme URI: http://biodiv-network.de/
*/

html, * { margin: 0; padding: 0; }
* html body * { overflow:visible; }
html { height: 100%; margin-bottom: 1px; }
fieldset, img { border: 0 solid; }
div {margin:0; padding:0;}
/* Absicherung korrekte Positionierung */
#kopfzeile, #Seitenrumpf, #Fusszeile { clear:both; }

 
body {
  margin:0;
  padding:0;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 101%;
  line-height:normal;
  background-color:#F4F4F4;
  color:#0E0E0E;
  }
#page { width:1000px; text-align:left; background-color:#FFF;}  

#kopfzeile {
  position:relative;
  width:100%;
  left:0;
  top:0;
  border-bottom:3px solid #1268B1;
  height:150px;
  margin-bottom:65px;
  }
 
#seitenkopf {
  position:absolute;
  z-index: 9;
  padding:0;
  text-align:right;
  right:0;
  top:0;
  width:100%;
  height:150px;
  }
.deu { background: #3890d9 url(../imgs/headbild-dt.jpg) no-repeat top right;}
.eng { background: #3890d9 url(../imgs/headbild-en.jpg) no-repeat top right;}

#logos {
  position:absolute;
  z-index:10;
  top:0;
  left:0;
  padding:0;  
  height:150px;
  width: 191px;
  background: transparent url(../imgs/bg-logo.gif) no-repeat 0 0;
  overflow: visible;
  }
  
#biodiv {
  position:absolute;
  left:0;
  top:153px;
  width:182px;
  height:40px;
  background-image:url(../imgs/leftdownblue.gif);
  overflow:hidden;
  padding:0;
  padding-left:18px;
  color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  font-weight:bold;
  }
#sprachauswahl {
  position:absolute;
  left:960px;
  top:153px;
  height:40px;
  overflow:hidden;
  }
 
#Rootline {
  position:absolute;
  left:200px;
  top:158px;
  height:20px;
  font-size:8pt;
  color:#808080; 
  }
  
#Seitenrumpf {
  overflow:hidden;
}
  
#Spaltelinks {
  position:relative;
  float:left;
  width:160px;
  padding-bottom:20px;
  }

#Spalterechts {
  position:relative;
  float:right;
  width:160px;
  padding-bottom:20px;
  }
 
#Inhalt {
  position:relative;
  margin-left:200px;
  margin-right:195px;
  margin-bottom:20px;
  min-height:300px;
  }
  
#Fusszeile {
 position:relative;
 height:30px;
 padding-right:5px;
 margin-top:20px;
 border-top:3px solid #1268B1;
 text-align:right;
 font-size:8pt;
 color:#1268B1;
 }
 
#Fusszeilebiodiv {
  position:absolute;
  right:0px;
  top:-23px;
  width:154px;
  height:14px;
  background-image:url(../imgs/rightupblue.gif);
  overflow:hidden;
  padding:3px;
  color:#FFFFFF;
  font-size:10pt;
  font-weight:bold;
  text-align:center;
  }

#Fusszeileprinter {
  position:absolute;
  right:225px;
  top:-25px;
  width:154px;
  height:14px;
  overflow:hidden;
  padding:3px;
  margin:0px;
  color:#1268B1;
  font-size:8pt;
  text-align:right;
  }
 
#loginbox {
  position:absolute;
  left:20px;
  width:400px;
  height:25px;
  overflow:hidden;
  padding:0px;
  margin:0px;
  color:#1268B1;
  font-size:8pt;
  text-align:left;
  }
 
#Pages {
  font-size:9pt;
 }

h1 {
  font-size:14pt;
  line-height: 18pt;
  color:#1268B1;
  margin: 0 0 22px 0;
  }

p {
  margin: 0 0 15px 0;
}
 
.teaser h2, .infocontainer h2 {
  font-size:10pt;
  line-height: 13pt;
  margin: 0 0 8px 0;
  }
.index h2, .termin h2 {
  font-size:12pt;
  line-height: 16pt;
  margin: 0 0 8px 0;
  }
h3 {
  font-size:9pt;
  line-height: 12pt;
  padding: 5px 0 8px 0;
  }

.index, .teaser, .infocontainer {  
	font-size:9pt;
	line-height: 13pt;
	margin-bottom: 35px;
}  

.teaser {
	background: #fff url(../imgs/trennlinie.gif) no-repeat 0 0;
	padding: 15px 10px 0px 30px;
}
.infotype {
  font-size:8pt;
  color:#1268B1;
  font-weight:bold;
  padding: 10px 0 15px 0;
  } 

#Inhalt ul {
	list-style-type: circle;
}

#Inhalt ul, #Inhalt ol {
	margin-left: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#Inhalt ul li, #Inhalt ol li {
	margin: 2px 0;
	font-size:9pt;
	line-height: 13pt;
}
 
.containerleft {
  padding:10px 7px 20px 18px;
  margin: 0 0 15px 0;
  font-size:8pt;
  line-height: 11pt;
  background: #fff url(../imgs/leftdown.gif) no-repeat bottom right;
}
.navi {padding-bottom: 30px;}
.containerright {
  padding:10px 5px 20px 15px;
  margin: 0 0 15px 0;
  font-size:8pt;
  line-height: 10pt;
  background: #fff url(../imgs/rightdown.gif) no-repeat bottom left;
}
.topright {
  width:145px;
  height:16px;
  padding:4px 0 0 15px;
  font-size:8pt;
  line-height: 11pt;
  font-weight:bold;
  color:#58646C;
  background: #fff url(../imgs/rightup.gif) no-repeat top left;
}
.topleft {
  width:145px;
  height:16px;
  padding:4px 0 0 18px;
  font-size:8pt;
  line-height: 11pt;
  font-weight:bold;
  color:#58646C;
  background: #fff url(../imgs/leftup.gif) no-repeat 0 0;
}

.kasten {
  margin:0;
  padding:0;
  }
  
.menu1 {
  font-size:9pt;
  font-weight:bold;
  color:#1268B1;
  text-decoration:none;
  line-height:14pt;
}

.sondernav {
  font-size:9pt;
  font-weight:bold;
  color: #1268B1;
  line-height:14pt;
  margin:10px 0 0 0;
}
.sondernav a {
  text-decoration:none;
  color:#ff0000;
}

.menu2 {
  color:#1268B1;
  margin-left:15px;
  line-height:14pt;
  }

.menu1 a {
  font-weight:bold;
  }
.menu2 a {

  }
  
/*
.menu1a {
  font-size:9pt;
  font-weight:bold;
  color:#1268B1;
  text-decoration:none;
  margin-left:15px;
  border-bottom:1px solid #D9EBCF;
  line-height:14pt;
  }
 a.menu1a {
  font-size:9pt;
  font-weight:bold;
  color:#1268B1;
  text-decoration:none;
  margin-left:15px;
  border-bottom:1px solid #D9EBCF;
  line-height:14pt;
  }
  */
  
a {
  text-decoration:none;
  color:#1268B1;
  }
  
a:hover {
  text-decoration: underline;
  }

/* Linkklasse des Links mit extra Eingabefeld */
a.mylink { }

.datum { 
	background:#BFC9C4; 
	margin-top:10px; 
	padding:5px;	
	font-size:9pt;
	line-height: 13pt;
	font-weight: bold;
 }
.termin {
	font-size:9pt;
	line-height: 13pt;
	padding: 15px 10px;	
}
.termin dd {
	margin: 0 0 10px 0;	
	font-size:9pt;
 }

.country {
  margin-top:7px;
  margin-left:3px;
  margin-right:3px;
  }
  
.bildtext {
  font-size:8pt;
  font-weight:bold;
  font-style:italic;
  }
  
.mittig {text-align: center;}
.vspace15 { padding: 15px 0 10px 0;}
.vspace5 { padding: 5px 0 5px 0;}
 
 .claim {padding: 10px;}
 img.left {float:left; margin:0 12px 5px 0;}
 img.right {float:right; margin: 0 0 5px 12px;}
 
 .unsichtbar, .druck {
	display:inline;
	height:0;
	left:-3000px;
	position:absolute;
	top:-2000px;
	width:0;
	z-index:200;}
	
/* Lytebox */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Arial, Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../imgs/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../imgs/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../imgs/lytebox/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../imgs/lytebox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../imgs/lytebox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../imgs/lytebox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../imgs/lytebox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../imgs/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../imgs/lytebox/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../imgs/lytebox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../imgs/lytebox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../imgs/lytebox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../imgs/lytebox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: transparent url(../imgs/lytebox/close_grey.png) no-repeat;}
#lbClose.grey { background: transparent url(../imgs/lytebox/close_grey.png) no-repeat; }
#lbClose.red { background: url(../imgs/lytebox/close_red.png) no-repeat; }
#lbClose.green { background: url(../imgs/lytebox/close_green.png) no-repeat; }
#lbClose.blue { background: url(../imgs/lytebox/close_blue.png) no-repeat; }
#lbClose.gold { background: url(../imgs/lytebox/close_gold.png) no-repeat; }
/* -------------------------- */	

