body {
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	background-color:#FFFFFF;
}

h1 {
	margin-top:34px;
	font-size:15px;
	color:#900;
}

h2 {
	margin-top:30px;
	font-size:13px;
	color:#004578;
}

h3 {
	margin-top:30px;
	font-size:12px;
	color:#004578;
	font-weight:100;
}

p, table, td, tr, ul, legend, #white {
	font-size:12px;
	line-height:18px;
	color:#000;
}

td {
	text-align:left;
	vertical-align:top;
}

li {
	list-style-type: square;
}

#nutzer {
	position:absolute;
	left:3px;
	top:2px;
	text-align:left;
	width:450px;
	height:50px;
	font-size:13px;
	padding:0px;
	color:#900;
	margin:0px;
	z-index:30;
}

#white {
	position:absolute;
	left:0px;
	top:0px;
	text-align:right;
	width:891px;
	height:200px;
	font-size:11px;
	padding:8px;
	background-color:#FFF;
	z-index:1;
}

#logo {
	position:absolute;
	left:0px;
	top:30px;
	width:228px;
	height:182px;
	background-color:#FFF;
	z-index:2;
}

#logoILAB {
	position:absolute;
	left:85px;
	top:570px;
	width:95px;
	z-index:2;
}

#top {
	position:absolute;
	left:240px;
	top:30px;
	height:181px;
	background-color:#FFF;
	z-index:2;
}

#content {
	position:absolute;
	left:260px;
	top:233px;
	width:647px;
	height:181px;
	background-color:#FFF;
	z-index:0;
}

.mark, td.preCol1 {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

td.preCol1 {
	white-space: nowrap;
	padding-right: 20px;
}

.download img {
	border: none;
}

.nav {
	text-align:right;
	padding-right:20px;
}

.formular {
	background-color: #FBFBFB;
	border:1px solid #004578;
	font-size:13px;
	color:#004578;
	padding-left:3px;
	padding-right:3px;
}

.senden {
	color: #FFF;
	font-weight:bold;
	font-size: 9px;
	background-color: #004578; 
	border: none;
	padding:3px;
	margin-left:20px;
	cursor:pointer;
}

.zitat {
	font-size:14px; 
	color:#b22;
	text-align:right;
	margin-top:20px;
}

.theader { 
	font-weight:bold;
}

.seperator {
	width:20px;
}

hr {
	text-align:center;
	margin-bottom:50px;
	width:150px;
	border-top:1px solid #004578;
}

#subnav {
	position:absolute;
	left:260px;
	top:216px;
	width:643px;
	height:42px;
	background-color:#FFF;
	z-index:1;
}



#introtxt {
	position:absolute;
	left:260px;
	top:211px;
	width:647px;
	height:62px;
	background-color:#FFF;
	z-index:1;
}

.gr {
	font-size:10px;
}

.red {color: red;}

.abc {
	font-size:13px;
	margin-right:7px;
}

.external-link-new-window img {
	border: none;
}

.align-center {
	text-align: center;
}

#menu, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9 {
	display:block;
	text-align:right;
	font-size:12px;
	width:227px; 
	height:35px; 
	background-image:url(../../images/nav_bg.gif);
	padding-top:1px;
}

#menu a, #menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu6 a, #menu7 a, #menu8 a, #menu9 a {
	text-decoration:none;
	color:#004578;
}

#menu a:hover, #menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover, #menu5 a:hover, #menu6 a:hover, #menu7 a:hover, #menu8 a:hover, #menu9 a:hover {
	color:#004578; 
	background-color:#fbf6ba;
	text-decoration:none;
}

a {
	text-decoration:none;
	color:#004578;
}

a:hover {
	color:#004578; 
	text-decoration:underline;
}

a:visited {
	color:#999;
	text-decoration:none;
}

#Seiteninformation, #Seiteninformation01, #Seiteninformation02 {
position: absolute;
visibility: hidden;
font-size:11.5px;
top: 251px;
min-width: 150px;
background-color: #F5F5F5;
border:none;
z-index: 1000;
padding:4px;
}

#Seiteninformation {
left: 260px;
}

#Seiteninformation01 {
left: 435px;
}

#Seiteninformation02 {
left: 605px;
}

html>body #nutzer, #white, #top, #logo, #subnav, #logoILAB, #introtxt, #menu, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #Seiteninformation, #Seiteninformation01, #Seiteninformation02  {
	position: fixed;
} 

