body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom:50px;
	line-height: 38px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	border: 0px none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #e2600a;
	text-decoration: none;
}
.uppercasebold {
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.hochzahl {
	font-size: 8px;
	vertical-align: 18%;
}
.tiefgestellt {
	font-size: 9px;
	vertical-align: sub;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}

.px8 {
	font-size: 8px;
}
table {
	font-size: 12px;
}
td { 
	margin: 0px;
}
li {
	list-style-type: square;
}
.px10 {
	font-size: 10px;
}

/* Navigationsbereich Anfang */

#navlinks {
	text-align: left;
	position: fixed;
	width: 130px;
	right: 0px;
	top: 138px;
	z-index: 8;
}

/* Navigationsbereich Ende */

#leisteoben {
	text-align: left;
	height: 135px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 6;
	width: 100%;
	background-repeat: repeat-x;
	background-image:url(../bilder/igem_linie_horiz.gif)
}
#leisteoben2 {
	text-align: left;
	height: 135px;
	position: fixed;
	top: 0px;
	left: 210px;
	right: 10px;
	z-index: 8;
}
#logo {
	height: 135px;
	width: 195px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#kurve {
	height: 135px;
	width: 173px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	background-image:url(../bilder/igem_linie_kurve.gif);
}
#menu1 {
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	z-index: 7;
}
#menu2 {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	z-index: 7;
}
#menu3 {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	z-index: 7;
}
#menu4 {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	z-index: 7;
}
#menu4 {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	z-index: 7;
}
#menu5 {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	z-index: 9;
}
#menu6 {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	z-index: 9;
}
#rechts {
	background-image:url(../bilder/igem_linie_vert.gif);
	background-repeat:repeat-y;
	position:absolute;
	right:0px;
	top:135px;
	width:173px;
	height:500px;
	z-index:2;
}
#inhalt {
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	left: 44px;
	top: 135px;
	overflow: auto;
	bottom: 40px;
	right: 190px;
	text-align: left;
	margin: 0px;
	z-index: 9;
}
#leisteunten_index {
	height: 490px;
	width: 100%;
	z-index: 5;
	position: fixed;
	bottom: 0px;
	background-image: url(../bilder/panorama.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#leisteunten {
	height: 490px;
	width: 100%;
	z-index: 5;
	position: fixed;
	bottom: 0px;
	background-image: url(../bilder/panoramablass.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#engl_dt {
	text-align: left;
	position: absolute;
	width: 130px;
	bottom: 140px;
	right: 0px;
	z-index:10;
}

#marquee {
	text-align: left;
	position: absolute;
	width: 100%;
	bottom: 15px;
	right: 190px;
	z-index:10;
	}

#marquee a:link {
	color:#FFFFFF;
	}	
#marquee a:visited {
	color:#FFFFFF;
	}	
#marquee a:hover {
	color:#FFFFFF;
	}	


input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}
.orange {
	color: #e2600a;
}
.center {
	text-align: center;
}

/* Scroll Anfang */
#divUpControl{
	position: absolute;
	width: 13px;
	height: 13px;
	top: 88px;
	z-index: 9;
	text-align: right;
	right: 190px;
} 
#divDownControl{
	position: absolute;
	width: 13px;
	height: 13px;
	z-index: 9;
	text-align: right;
	top: 105px;
	right: 190px;
} 
#divContainer{
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	text-align: left;
	height: 95%;
	width: 100%;
	overflow: hidden;  
	visibility: hidden;
} 
#divContent{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
} 
/* Scroll Ende */


/* Nur für den MSIE */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}
/* End hide from IE5/mac */
* html #navlinks {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
		top: 145px;
/* End hide from IE5/mac */
}
* html #leisteoben {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
	width: expression(document.body.clientWidth - 0 + "px");
	width: 100%;
	height: 135px;
/* End hide from IE5/mac */
}
* html #leisteoben2 {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
	width: expression(document.body.clientWidth - 230 + "px");
	width: 100%;
	height: 135px;
/* End hide from IE5/mac */
}
* html #inhalt {
	position: fixed;
	height: 40%;
	z-index:9;
	width: auto;
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
	top: 145px;
	height: expression(document.body.clientHeight - 195 + "px");
	width: expression(document.body.clientWidth - 250 + "px");
/* End hide from IE5/mac */
}
* html #leisteunten {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
	right: 0px;
/* End hide from IE5/mac */
}
* html #leisteunten_index {
/* Hide from IE5-mac. Only IE-win sees this. \*/
	position: absolute;
	right: 0px;
/* End hide from IE5/mac */
}
* html #engl_dt {
	text-align: left;
	position: absolute;
	width: 130px;
	bottom: 140px;
	right: 0px;
}
* html #menu1 {
	margin-left: 0px;
}
td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

