/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	position: relative;
}
html {
	height: 100%; 
	margin: 0;
	padding: 0;
	background-color: #EDEDEE;
	height: 100%;
	text-align: center;
	color: #d9dee8;
}

body {
	height: 100%; 
	margin: 0;
	padding: 0;
	background-color: #d9dee8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #ffffff;
	/* IE-Scrollbars
	scrollbar-base-color:#EDEDEE;
	scrollbar-face-color:#EDEDEE;
	scrollbar-track-color:#EDEDEE;
	scrollbar-arrow-color:#2A4173;  
	scrollbar-3d-light-color:#EDEDEE;
	scrollbar-darkshadow-color:#EDEDEE;  
	scrollbar-shadow-color:#2A4173;
	scrollbar-highlight-color:#2A4173;
	 */
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-x;
}

td{
	line-height: 16px;
}

#hauptcontainer {
	clear: both; 
	overflow: visible; 
	margin: auto auto auto auto; 
	width: 1024px;
	height: 580px;
	text-align: left;
	background-color: #99a7c2;
}
#abstand {
	height: 50%; 
	width: 100px;
	margin-bottom: -290px; 
	float: left; 
	}
#nav-t {
	position: relative;
	top: 0px;
	left: 0px;
	height: 61px; 
	width: 806px;
	background-image: url(../_img/bg_02.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #99a7c2;
	float: left;
	}
#nav-b {
	height: 25px; 
	width: 806px;
	float: left;
	background-image: url(../_img/bg_04.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #99a7c2;
}
#side {
	height: 580px; 
	width: 218px;
	background-image: url(../_img/bg_01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	background-color: #99a7c2;
	}
#content {
	height: 494px; 
	width: 806px;
	float: left;
	clear: right;
	overflow: auto; 
	
	}

#content-img {
	height: 450px; 
	width: 806px;
	float: left;
	clear: both;
	overflow: auto;
	visibility: hidden;
	float: left;
	}

#content-wrap {
	height: 494px; 
	width: 806px;
	left: 0px;
	top: 0px;
	background-color: #99a7c2;
	background-image: url(../_img/bg_03.jpg);
	background-repeat: no-repeat;
	overflow: hidden; 
	float: left;
	}
#content-wrap-h {
	height: 494px; 
	width: 806px;
	left: 0px;
	top: 0px;
	background-color: #99a7c2;
	background-image: url(../_img/bg_03h.jpg);
	background-repeat: no-repeat;
	overflow: hidden; 
	float: left;
	}
#content-wrap1 {
	height: 494px; 
	width: 806px;
	left: 0px;
	top: 0px;
	background-color: #99a7c2;
	background-image: url(../_img/bg_03f.jpg);
	background-repeat: no-repeat;
	overflow: hidden; 
	float: left;
	}
#bl1 {
	position: relative;
	height: 20px; 
	width: 192px;
	top: 5px;
	left: 610px;
	overflow: hidden; 
	}
#sl1 {
	position: relative;
	height: 19px; 
	width: 130px;
	top: 97px;
	left: 13px;
	overflow: hidden;
	}
#sl2 {
	position: relative;
	height: 19px; 
	width: 130px;
	top: 111px;
	left: 13px;
	overflow: hidden; 
	}
#sl3 {
	position: relative;
	height: 19px; 
	width: 130px;
	top: 125px;
	left: 13px;
	overflow: hidden; 
	}
#sl4 {
	position: relative;
	height: 19px; 
	width: 130px;
	top: 139px;
	left: 13px;
	overflow: hidden; 
	}
#sl5 {
	width: 130px;
	position: relative;
	top: 280px;
	left: 13px;
	overflow: hidden; 
	}
