/* 
	alle Standard Formatierungen und Positionen der Container
	#d4e4f6 hellblau
*/
body {
	margin: 0px;
	width :100%;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 { 
	font-size: 16pt;
	color:  #253B91;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link{ color: #000000; }
a:visited{ color: #000000; }
a:hover{ color: #000000; }
a:active{ color: #000000; }

img { border: 0px; }
/* div's */

#topLinks {
/*
	margin-left: 200px;
	margin-top: 92px;
*/
	margin-left: 0px;
	margin-top: 0px;
	height: 26px;
	width: 700px;
	position: absolute;
	z-index: 12;
	color: #FFFFFF;
	padding-top: 2px;
/*	border-top: 1px solid #aaa; */
}
#topLinks a { 
	color: #ffffff; 
	text-decoration: none;
}
/*
#topLinks .toplinks {
	float: left;
	width: 110px;
	height: 21px;
	padding-top: 5px;
	margin-right: 3px;
	text-align:center;
	background-image: url('/php/lay/bg_nav_top.jpg');
	background-repeat: repeat-x;	
}
*/
#topImage {
	margin-left: 0px;
	margin-top: 0px;
	height: 120px;
	width: 990px;
	position: absolute;
	z-index: 10;
	background-color: #ffffff;
	white-space:nowrap;
	overflow:hidden;
	border-bottom: 1px solid #aaa;
	padding: 0px;
}
#logo {
	margin-left: 0px;
	margin-top: 0px;
	height: 120px;
	width: 120px;
	position: absolute;
	z-index: 11;
}
#topImage_0 {
	margin-left: 0px;
	margin-top: 0px;
	height: 120px;
	position: absolute;
	z-index: 10;
	background-color: #ffffff;
	padding: 0px;
}
#topImage_0 p {
	margin: 0px;
	padding: 0px;
}
#login {
	margin-left: 810px;
	margin-top: 0px;
	height: 90px;
	width: 164px;
	position: absolute;
	z-index: 12;
	padding: 30px 0 0 15px; 
	border-left: 1px solid #00052a;
	background-image: url('/php/lay/bg_verlauf.jpg');
	background-repeat: repeat-x;	
}
#login input {
	font-size: 10px;
	border: 1px solid #bcc6ce;
	color: #000425;
}

#topInfo {
	margin-left: 0px;
	margin-top: 126px;
	height: 50px;
	width: 970px;
	position: absolute;
	z-index: 10;
	background-color: #ffffff;
	white-space:nowrap;
	overflow:hidden;
	border-bottom: 1px solid #aaa;
	padding: 0px;
}
#topInfo_0 {
	height: 50px;
	float:left;
/*
	margin-right: 4px;
	padding-right: 4px;
	border-right: 1px dotted #999;
*/
}

#topNav {
	margin-left: 0px;
	margin-top: 120px;
	height: 18px;
	width: 100%;
	position: absolute;
	z-index: 10;
	background-color: #ffffff;
}

#PopupContent {
	padding: 5px;
}

#main {
	margin-left: 0px;
	margin-top: 138px;
	height: auto;
	width: 100%;
	position: absolute;
	z-index: 10;
	background-color: #ffffff;
}
