@charset "utf-8";


.div_left {
	width: 200px;
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	top: 0px;
	margin: 0px;
	overflow: visible;
	visibility: visible;
	left: 0px;
	background-position: left top;
	height: 100%;
}

.div_main {
	background-image: url(../backgrount/mainbg_schatten.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	top: 0px;
	margin: 0px;
	overflow: visible;
	visibility: visible;
	left: 0px;
	background-position: left top;
	height: 100%;
	width: 650px;
}
.left_bg_image {
	background-image: url(../backgrount/left_fullung.jpg);
}
.main_bg_image {
	background-image: url(../backgrount/mainbg_schatten_fullung.jpg);
	background-repeat: repeat;
}
.bottom_gb {
	background-image: url(../backgrount/bottom_gb.jpg);
	height: 90px;
}




.main_bottom {
	height: 30px;
	background-image: url(../backgrount/bottom_bg.gif);
	background-repeat: no-repeat;
}



.maintable {
	width: auto;
	height: auto;
	top: 20px;
	padding-top: 20px;
}
.body {

}
.bg_colour {
	background-color: #9bbdf5;
}
.top {
	background-image: url(../backgrount/top_bg.jpg);
	height: 180px;
	width: 800px;
}

.top_banner {
	bottom: 0px;
	padding-bottom: 0px;
}
