#header {
	background: url(design/topLOGO.gif);
	width:801px;
	height:240px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header2 {
	background: url(design/kugel.gif);
	width:154px;
	height:240px
	position: absolute;
	top: 0px;
	left: 801px;
}


#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#kugl {
	position: absolute;
	top: 0px;
	left: 801px;
}

body {
	background-color: #2c2c2c;
	background-image: url(design/mainHG.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family:Verdana;
	font-size: 12px;
	font-style:normal;
	color: #FFFFFF;
	line-height:1.2em;
}

body a,
body a:link {
	color:#c6c6c6;
	font-size:12px;
	text-decoration: none;
}

#body a:hover {
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
}


#menu_left {
	position: absolute;
	background: url(design/menu_bar.gif);
	top: 240px;
	left: 29px;
	width: 175px;
	height: 72px;
	line-height:24px;
}

#menu_left a,
#menu_left a:link {
	color:#c6c6c6;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}

#menu_left a:hover {
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}

#menu_back {
	position: absolute;
	background: url(design/navHG.gif);
	top: 240px;
	left: 0px;
	width: 217px;
	height: 230px;
	z-index: -1;
}

#menu_footer {
	position: absolute;
	background: url(design/navFOOTER.gif);
	top: 312px;
	left: 29px;
	width: 175px;
	height: 27px;
	z-index: 1;
}


#main {
	position: absolute;
	top: 240px;
	left: 220px;
	width: 380px;
}

#full {
	position: absolute;
	top: 79px;
	left: 333px;
}

#sky {
	position: absolute;
	top: 250px;
	left: 810px;
}