
body html{
	height: 100%;
	width: 100%;
	background-color: #2A519C;
	}

#main {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 466px;
	width: 752px;
	margin-top: -233px;
	margin-left: -376px;
	padding: 0 0 0 0;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom right; 
	overflow: hidden;
	}

#head {
	position: relative;
	float: left;
	height: 90px;
	width: 752px;
	top: 0px;
	left: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	background-image: url("../images/bg-head.gif");
	background-repeat: repeat-x;
	background-position: left top; 
	border-bottom: 0px solid #000000;
	}

.headilder {
	position: relative;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	}

#hnavi {
	position: relative;
	height: 18px;
	width: 800px;
	top: 0px;
	left: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #879FA3;
	border-bottom: 1px solid #000000;
	}

#unavi {
	position: relative;
	float: left;
	width: 150px;
	height: auto;
	top: 0px;
	left: 0px;
	margin: 37px 0 0 0;
	padding: 0 0 0 0;
	}

#left{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: 376px;
	width: 164px;
	background-color: #8695C4;
	background-image: url("../images/navigat/bgnav-2.gif");
	background-repeat: repeat-y;
	background-position: left top; 
	border-right: 0px solid #000000;
	}
			
#content {
	float: left;
	height: 372px;
	width: 586px;
	top: 0px;
	padding: 0 0 0 0;
	marging: 0 0 0 0;
	border: 0px solid #ff0000;
	}

#content p {
	font-weight: normal; 
	color: #2A519C;
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	border: 0px solid #CCCCCC;
	}

#content h1 {
	font-weight: 900; 
	color: #2A519C;
	font-size: 18px; 
	line-height: 18px; 
	font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	margin: 15px 0 0 20px;
	padding: 0 0 0 0;
	border: 0px solid #CCCCCC;
	}

#content a, a:link, a:hover, a:visited {
	font-weight: normal; 
	color: #2A519C;
	font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	}


.unterzeile {
	margin-left: 20px;
	coclor: #2A519C;
	font-weight: 700; 
	color: #2A519C;
	font-size: 10px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	padding: 0 0 0 0;
	border: 0px solid #CCCCCC;
	}

