html { height:100%;
	font-size:75%;
	line-height:15px;
	}
	
//browserhack für expl6:	
html>body { fontsize: 12 px; } 

a {
	text-decoration: none;
	color:#B94240;
	font-weight: normal;
}

a:active { font-weight: bold;  }
a:hover { font-weight: bold; }

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	width:100%;
	height:100%;
	color: #000000;
	margin:auto;	
	text-align:center;
	vertical-align:middle;	
}
.logo {
	position:absolute;
	left:20px;
	top:20px;
	border:0px;
	}
.Hinweis, label {
	color:#B94240;
}
#SizeLayer {
	position:relative;
	width:1012px;
	height:640px;
	margin:0 auto;
	background-color:#FDFBEE;
	}
	
#MenueLayer {
	position:absolute;
	left:600px;
	top:18px;
	width:360px;
	text-align:left;
	color:#EAD7E0;
}
#MenueLayer strong {
	color:#B94240;
	font-weight:bold;
	}
#MenueLayer table {
}
#MenueLayer table .left {
	padding-left:30px;
	text-align:left;
	vertical-align:top;
}
#MenueLayer table .right {
	width:163px;
	text-align:right;
	vertical-align:top;
}
#ContentLayer {
	position:absolute;
	left:127px;
	bottom:50px;
	width:426px;
	height:430px;
	z-index:4;
	text-align:left;
	float:right;
}
#ContentLayer a{
	font-weight:bold;
}

#ContentLayer a:hover{
	color:#000;
}
#ContentLayer p {
	width:213px;
	float:left;
}
#ContentLayer em{
	color:#B94240;
	font-style:normal;
}
#ContentLayer table {
	margin:0px;
	padding:0px;
	width:100%;
	font-size:0.9em;
	line-height:1.25em;
	border-spacing:0px;
	}
#ContentLayer input.input{
	background-color: #EAD7E0;
}
#PageNumbers {
	position:absolute;
	left:127px;
	top:540px;
	font-weight:bold;
	text-align:left;
	width:155px;
	color: #B94240;
	z-index:5;
}
#PageNumbers p {
	position:absolute;
	top:-8px;
}
#PageNumbers img {
	position:relative;
	left:80px;
	top:2px;
}
.LinkedPDFs {
	position:absolute;
	background-image:url(images/linkButton.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:0.8em;
	text-align:left;
	padding:18px 15px;
	left:112px;
	bottom:50px;
	width:155px;
	height:16px;
	z-index:7;
	overflow:hidden;
}
.LinkedPDFs a{
	font-weight:bold;
	}
.LinkedPDFs a:hover{
	color:#000;
	}	
#ExtraLayer {
	position:absolute;
	right:0px;
	bottom:0px;
	width:426px;
	height:480px;
	z-index:2;
	background-image:url(images/BG.jpg);
	text-align:right;
	float:right;
}
#ExtraLayer img {
	width:213px;
	height:160px;
	padding:0px;
	float:right;
	border:0px;
}
#ImgResizeLayer{
	position:absolute;
	font-size:90%;
	right:247px;
	bottom:0px;
	width:765px;
	height:480px;
	z-index:8;
	text-align:right;
	vertical-align:bottom;
	float:left;
	cursor:hand;
	display:none;
	overflow:hidden;
	}
#ImgResizeLayer img{
	position:absolute;
	right:0px;
	float:left;
}
#ImgResizeLayer img.Lupe {
	width:640px;
	height:480px;	
}
#ImgResizeLayer p {
	position:absolute;
	bottom:45px; 
	left:0;
	width:120px;
	vertical-align:bottom;
	padding-right:7px;
	margin-bottom:8px;
}
#help {
	position:absolute;
	bottom:30px;
	left:483px;
	z-index:4;
	color:#B94240;
	}
.Verlauf {
position:absolute;
left:0px;
bottom:0px;
z-index:1;
}
#Reigen {
position:absolute;
left:232px;
bottom:0px;
width:780px;
height:278px;
z-index:2;
overflow:hidden;
}
#logout {
	position:absolute;
	left:420px;
	top:550px;
	z-index:7;
}
