@charset "UTF-8";

*html img {behavior: url(iepngfix.htc) }

body {
	background-image: url(../images/main_bg.png);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 90px;
	padding-left: 0px;
	margin: 0px;
}
#margin {
	margin: auto;
	display: block;
	height: 422px;
	width: 752px;
	overflow: hidden;
	
}
#window {
	height: 422px;
	width: 752px;
	background-color: #fffef7;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

#header {
	background-color: #fffef7;
	display: block;
	height: 84px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/haeder_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
}
#height {
	display: block;
	height: 53px;
}
#lcol {
	display: block;
	float: left;
	background-color: #555555;
	height: 289px;
	width: 354px;
	background-image: url(../images/lc_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#lcolc {
	margin: 0px;
	padding: 0px;
}
#ccol {
	float: left;
	display: block;
	height: 289px;
	width: 305px;
	background-image: url(../images/cc_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#ccolc {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 30px;
	padding: 0px;
	float: left;
	height: 239px;
	width: 275px;
	overflow: auto;
	scrollbar-3dlight-color: #fff9e9; 
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #fff9e9; 
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #fff9e9; 
	scrollbar-shadow-color: #fff9e9; 
	scrollbar-track-color: #fff9e9;
	
}
#content {
	display: block;
	width: 250px;
	margin-top: 10px;
	padding: 0px;
}

*html #lcol {
	display: block;
	float: left;
	background-color: #555555;
	height: 289px;
	width: 354px;
	background-image: url(../images/lc_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
*html #lcolc {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

*html #ccolc {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 239px;
	width: 305px;
	overflow: auto;
	
	scrollbar-3dlight-color: #fff9e9; 
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #fff9e9; 
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #fff9e9; 
	scrollbar-shadow-color: #fff9e9; 
	scrollbar-track-color: #fff9e9;
	
}
*html #content {
	display: block;
	width: 250px;
	margin: 10px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#rcol {
	float: left;
	display: block;
	height: 289px;
	width: 91px;
	background-image: url(../images/rc_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#rcolc {
	width: 18px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align: center;
}
#footer {
	background-color: #fffef7;
	float: left;
	display: block;
	height: 45px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../images/footer_bg.png);
	margin: 0px;
	padding: 0px;
}
#impressum {
	display: block;
	position: relative;
	left: 659px;
	top: 0px;
	height: 15px;
	width: 91px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#breadcrump {
	display: block;
	position: relative;
	left: 0px;
	top: 13px;
	left: 384px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	width: 275px;	
}
