html { 
	height:					100%; 
	}

body { 
    height:                 100%;
	background-image: 		url(images/bg.gif); 
	background-repeat: 		repeat-x;
	background-color:		#F4F4F8;
    padding:                0 0 0 0;
    margin:                 0 0 0 0;
}

a img {
	border: 0 none;
	text-decoration: none;
}

#topleft {
	position:				absolute;
	left:					0px;
	top:					0px;
	width:					210px;
	height:					90px;
	background-color:		#4b75a1;
	}	

#top {
	position:				absolute;
	left:					210px;
	top:					0px;
	width:					790px;
	height:					90px;
	background-color:		#F4F4F8;
	}
	
#navi {
	position:				absolute;
	left:					0px;
	top:					90px;
	width:					210px;
	height:					180px;
	background-color:		#c5c7c8;
	}
			
	
#head {
	position:				absolute;
	left:					210px;
	top:					90px;
	width:					790px;
	height:					180px;
	}
	
#dreilogos {
	position:				absolute;
	left:					735px;
	top:					300px;
	width:					260px;
	height:					50px;
	}	

#leftbalken {
	position:				absolute;
	left:					0px;
	top:					270px;
	width:					160px;
	height:					100%;
	background-color:		#6CAAD5;
	padding:				0 0 0 50px;
    color:                  #444444;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	}
	
#leftbalken a:link, #leftbalken a:visited {
    color:                  #444444;
	 font-size:             10px;
	}

#leftbalken a:hover, #leftbalken a:active {
	color: 					#F4F4F8;
	text-decoration:        underline;
	}	
	
#content {
	position:				absolute;
	left:					240px;
	top:					300px;
	width:					470px;
	height:					450px;
    font-family:            Arial,Helvetica,Sans-serif;
	color:					#444444;
    font-size:              12px;
	line-height:			16px;
	}

#content td{
    font-family:            Arial,Helvetica,Sans-serif;
	color:					#444444;
    font-size:              12px;
	line-height:			16px;
	}	
	
#content a:link, #content a:visited {
    color:                  #444444;
	text-decoration:        none;
	}

#content a:hover, #content a:active {
	color: 					#6caad5;
	text-decoration:        none;
	}	
	
#contentright {
	position:				absolute;
	left:					735px;
	top:					380px;
	width:					240px;
	height:					300px;
	font-family:            Arial,Helvetica,Sans-serif;
	color:					#444444;
    font-size:              12px;
	}
	
#contentright a:link, #contentright a:visited {
    color:                  #444444;
	}

#contentright a:hover, #contentright a:active {
	color: 					#6caad5;
	}
	
#contentright a.moretext:link, #contentright a.moretext:visited {
    color:                  #444444;
	text-decoration: 		none;
	font-size: 				9px;	
}

#contentright a.moretext:hover, #contentright a.moretext:active {
    color:                  #6caad5;
	text-decoration: 		none;
	font-size: 				9px;	
}

	
	
#contenthead {
	position:				absolute;
	left:					730px;
	top:					100px;
	width:					260px;
	height:					160px;
	font-family:            arial,Helvetica,Sans-serif;
    font-size:              12px;
	color:					#4b76a1;
	}					

#contenthead a:link, #contenthead a:visited {
    color:                  #4b76a1;
	}

#contenthead a:hover, #contenthead a:active {
	color: 					#4b76a1;
	text-decoration:        underline;
	}
	
#impressum {
	position:				absolute;
	left:					20px;
	top:					45%;
	width:					100px;
	height:					180px;
	}

.aktiv {
	color: 					#f4f4f8;
	font-family:            Arial,Helvetica,Sans-serif;
    font-size:              14px;
	font-weight:			bold;
	padding:				0;
	}
	
.uaktiv {
	color: 					#f4f4f8;
	font-family:            Arial,Helvetica,Sans-serif;
    font-size:              11px;
	font-weight:			bold;
	padding:				0;
	}		
	
/*----------------Hauptnavigation--------------------------------------------*/

ul#navlist {
    text-align:             left;
	margin:            		12px 0 0 27px;
	padding:                0px;
	list-style-type:        none;
}

li#navlist {
	margin:            		0px;
	width:                  210px;
	padding-top:            100px;
}

#navlist a:link, #navlist a:visited {
    text-decoration:        none;
    color:                  #4b76a1;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              14px;
	font-weight:			bold;
}

#navlist a:hover, #navlist a:active {
	color: 					#f4f4f8;
	text-decoration:        none;
	padding:				0;
}



/*----------------Unternavigation--------------------------------------------*/

ul#unavlist {
    text-align:             left;
	margin:            		30px 0 0 -22px;
	padding:                0px;
	list-style-type:        none;
}

li#unavlist {
	margin:            		0px;
	width:                  210px;
	padding-top:            100px;
}

#unavlist a:link, #unavlist a:visited {
    text-decoration:        none;
    color:                  #4b76a1;
    font-family:            Arial,Helvetica,Sans-serif;
	font-weight:				bold;
    font-size:              12px;
}

#unavlist a:hover, #unavlist a:active {
	color: 					#F4F4F8;
	text-decoration:        none;
	padding:				0;
}


#navlist .unavi a:link, #navlist .unavi a:visited {
    text-decoration:        none;
    color:                  #4b76a1;
	font-weight:			bold;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              11px;
	}

#navlist .unavi a:hover, #navlist .unavi a:active {
	color: 					#f4f4f8;
	text-decoration:        none;
	padding:				0;
}

/*--------------------------------------------------------------*/

h1 {	
    color:                  #4b76a1;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              18px;
	font-weight:			bold;
	}
	
h2 {	
    color:                  #4b76a1;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              14px;
	font-weight:			bold;
	}
	
h3 {	
    color:                  #4b76a1;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              11px;
	font-weight:			bold;
	}

#facilitymanagement {
	position:				absolute;
	left:					0px;
	top:					-600px;
	width:					210px;
	height:					90px;
	}
	
	#webdesign {
			position: 	absolute;
			left: 		-2000px;
			top: 		-2000px;
			width: 		1px;
			height: 	1px;
			}
