
/* standards
 ----------------------------------------------- */

h2 {
	margin: -1em 0 0.8em 0;
}


/* layout
 ----------------------------------------------- */

#wrapper {
	position: relative;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
}

#visual-top {
	position:absolute; 
	width:785px; 
	height:100px; 
	top: 97px; 
	left: 185px;
	background: url(../img/visual_top.jpg) no-repeat;
}

#visual-right {
	position:absolute; 
	width:190px; 
	height:70px; 
	top: 197px; 
	left: 780px;
	background: url(../img/visual_right.jpg) no-repeat;
}

#contentcol {
	padding: 15px 30px 40px 30px;
	position:absolute; 
	width: 540px; 
	top: 197px; 
	left: 185px;
	background-color:#fff;
}

* html #contentcol {
	height: 100%;
}


/* box model hack ie win */
* html #contentcol {
width: 600px;
w\idth: 540px;
}



#rightcol {
	position:absolute; 
	top: 272px; 
	left: 780px;
}

#rightcol .rightcolcontent {
	background-color:#44B744;
	padding: 10px 10px 16px 12px;
	font-size: 92%;
	color:#fff;
	width: 168px; 
	margin-bottom: 5px;
	/*
	border-left: 5px solid #4CCD4C;
	*/
}

/* box model hack ie win */
* html #rightcol .rightcolcontent {
width: 190px;
w\idth: 168px;
}

#rightcol .rightcolcontent h3 {
	font-size: 106%;
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #fff;
}

#rightcol .rightcolcontent a, #rightcol .rightcolcontent a:link {
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #fff;
}


#leftcol {
	position:absolute;
	width:185px;
	left: 0px;
	top: 110px;
}


/* header
 ----------------------------------------------- */

#header {
	position: relative;
	height: 98px;
	width: 970px;
	background: url(../img/header_bg.jpg) no-repeat;
}

/*#metanav {
	position:absolute;
	top: 12px;
	right:0px; 
	text-align:right;
	height:20px;
	font-size: 89%;
	text-decoration:none;
} */

 #metanav {
	padding-top: 13px;
	text-align:center;
	font-size: 89%;
	text-decoration:none;
}



#metanav-txt a, #metanav-txt a:link {
	padding: 0px 5px 0px 5px;
	border-right: 1px dotted #999999;
	color:#12539B;
	text-decoration: none;
}

#metanav-txt a:hover {
	padding: 0px 5px 0px 5px;
	color:#12539B;
	border-right: 1px dotted #999999;
	text-decoration: underline;

}

#language {
	margin-right: .5em;
	/*float: left; */
	 float: none
}

#language img {
	margin-left: 6px;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;

}

#language a:hover img {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

}



#logo { 
	position:absolute; 
	width:220px; 
	height:59px; 
	left:20px; 
	top:28px; 
}

#logo a {
	width: 220px;
	height: 59px;
	display: block;
}

#logobio { 
	position:absolute; 
	width:220px; 
	height:59px; 
	left:19px; 
	top:18px; 
}

#logobio a {
	width: 220px;
	height: 59px;
	display: block;
}


/* Biologo rechts */


#logobioglobal {
	position: absolute;
	right: 0px;
	top: 19px;
	width: 220px;
	height: 59px
}

#logobioglobal a {
	display: block;
	width: 220px;
	height: 59px
}



/* topnav
 ----------------------------------------------- */



#topnav {
	width:185px; 
}

#topnav ul {
	margin:0px; 
	padding:0;
}

#topnavlist li {
	margin:0px; 
	padding:0px; 
	list-style-type: none;
}

#topnavlist li a {
	display: block; 
	padding: 3px 5px 3px 20px; 
	margin: 0px; 
	text-decoration: none; 
	color: #fff; 
	width: 160px;
	text-transform: uppercase;
}

/* box model hack ie win */
* html #topnavlist li a {
width: 185px;
w\idth: 160px;
}

#topnavlist li a:hover {
	display: block;
	background: url(../img/listpunkt_topnav.gif) no-repeat;
	background-position:9px 7px;
	padding: 3px 5px 3px 20px; 
	margin: 0px;
	background-color:#FFE500; 
	text-decoration: none; 
	color: #12539B;
}

#topnav li a.active {
	display: block; 
	background: url(../img/listpunkt_topnav.gif) no-repeat;
	background-position:9px 7px;
	padding: 3px 5px 3px 20px; 
	margin: 0px;
	background-color:#FFE500; 
	text-decoration: none;
	color: #12539B; 

}

/* subnav
 ----------------------------------------------- */

#subnav {
	width: 185px;
	margin-top: 20px;
	font-size:89%;

}

#subnav ul {
	margin:0; 
	padding:0;
}

#subnavlist1 li {
	margin:0px; 
	padding:0px; 
	list-style-type: none;
	background-color:#B9CDEB;
	border-bottom: 1px solid #12539B;
}

#subnavlist1 li a {
	display: block; 
	padding: 5px 5px 5px 20px; 
	margin: 0px; 
	text-decoration: none; 
	color: #12539B; 
	width: 160px;
}

/* box model hack ie win */
* html #subnavlist1 li a {
width: 185px;
w\idth: 160px;
}

#subnavlist1 li a:link, #subnavlist1 li a:visited {
	display: block; 
	text-decoration: none; 
}

#subnavlist1 li a:hover {
	display: block;
	background: url(../img/listpunkt_subnav1.gif) no-repeat;
	background-position:12px 9px;
	padding: 5px 5px 5px 20px;
	margin: 0px; 
	text-decoration: none; 
}

#subnavlist1 li a.active, #subnavlist1 li a:link.active {
	display: block;
	background: url(../img/listpunkt_subnav1.gif) no-repeat;
	background-position:12px 9px;
	padding: 5px 5px 5px 20px;
	margin: 0px; 
	text-decoration: none; 
	font-weight: bold;
}



#subnavlist2 li {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	background-color:#B9CDEB;
	border-bottom: none;
}

#subnavlist2 li a {
	display: block; 
	padding: 5px 5px 5px 27px; 
	margin: 0px; 
	text-decoration: none; 
	color: #12539B; 
	width: 160px;
}

/* box model hack ie win */
* html #subnavlist2 li a {
width: 185px;
w\idth: 160px;
}

#subnavlist2 li a:link, #subnavlist2 li a:visited {
	display: block; 
	text-decoration: none; 
}

#subnavlist2 li a:hover {
	display: block;
	background: url(../img/listpunkt_subnav2.gif) no-repeat;
	background-position:20px 9px;
	padding: 5px 5px 5px 27px;
	margin: 0px; 
	text-decoration: none; 
}

#subnavlist2 li a.active, #subnavlist2 li a:link.active {
	display: block;
	background: url(../img/listpunkt_subnav2.gif) no-repeat;
	background-position:20px 9px;
	padding: 5px 5px 5px 27px;
	margin: 0px; 
	text-decoration: none;
	font-weight: normal; 
}

/* content
 ----------------------------------------------- */


#breadcrumb {
	font-size: 89%;
	padding: 0 30px 0 0;
	margin: 0;
}

#content {
	line-height: 130%;
}


/* mail-formular
 ----------------------------------------------- */

.mail-form {
	margin: 0;
	padding: 0;

}

.mail-form fieldset {
border: 1px solid #D3D3D3;
padding: 1em;
margin-top: 1em;
}

.mail-form legend {
display: none;
}

.mail-form label {
float: left;
width: 160px;
margin: .5em 0;
}

.mail-form input, .mail-form textarea {
float: left;
margin: .3em 0;
width: 260px;
font-size: 101%;
font-family: arial,helvetica,sans-serif;
}

.mail-form select {
float: left;
margin: .3em 0;
width: auto;
font-size: 101%;
font-family: arial,helvetica,sans-serif;
}

.mail-form br {
clear: both;
}

input.mail-form-plz {
	width: 40px;
	margin-right: 10px;
}

input.mail-form-ort {
	width: 204px;
}

input.mail-form-submit {
	float: none;
	width: auto;
	margin-top: .8em;
}

.mail-form-nook {
	color: red;
	margin: 0;
}

.mail-form-ok {
	color: green;
	font-weight: bold;
}



span.required {
color: red;
}

span.required-txt {
	float: right;
	margin-top: .8em;
}


/* dropdownsitemap
 ----------------------------------------------- */


a.noshow:hover {
	color: #000;
	text-decoration: none;
}

#content .tx-dropdownsitemap-pi1 ul li {
	background: none;
		}
		
/* footer
 ----------------------------------------------- */


#footer {
	margin: 4em 0 0 0;
	color: #3D3D3D;
	font-size: 89%;
}

#footer a {
	color:#3D3D3D;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* misc
 ----------------------------------------------- */


.linktotop {
	font-size: 89%;
}


