body {
	background-color:#010066;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:arial; 
	background-image: url('../images/bg.jpg'); 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	background-position-y: top;
	}
	
	
div.main {
	text-align:center;
        background-image: url('../images/top_bg.jpg');
	background-position-y: top;
	background-repeat: repeat-x; 
	width:916;
	margin:auto;
	background-color:#FFF;
	height:100px;
}

div.bg_w {background-color:#FFF;}
div.logo {float:right; padding-right:55px; padding-top:10px; width:308px;}	

br.clear {clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;}

div.navbar {padding-left:5px; width:916px; text-align:left;}
a.readon {  font-weight:bold; float:right;}
#navigation {float: left; width:390px;padding-bottom:1px;}
table.menu_table { padding-right:0px; width:75%;	background-image: url('../images/menu_line.jpg'); 
background-repeat: no-repeat; background-position: left 25px;}

div.submenu {background-image: url('../images/menu_line.jpg');background-repeat: no-repeat; background-position: center top height:40px;}

table.moduletable{width:100%;}
table.contentpaneopen{width:100%;}
table.contentpaneopen {width:90%; margin-left:5%; margin-right:5%;}

div.aktuelles { position:relative; top:300px; left: 335px; z-index:99; width:270px; max-height:90px; height:90px;}
div.angebote  { position:relative; top:220px; left: 620px; z-index:98; width:270px; max-height:90px; height:90px; }

table.maintable {width:100%;}

a.mainlevel { color:#555;line-height:14px;text-decoration:none;font-size:11px;}

td { font-size:11px;vertical-align: top	}

div.footer {margin-top:20px; padding-top:5px; height:25px; width:100%; background-image: url('../images/footer.png');background-repeat: no-repeat; background-color:#010066; }


#imageContainer {
	padding-left:5px;
	position:center;
	width:906px;
	height:436px;
	border:0px solid #000;
}

#imageContainer img {
	position:absolute;
}

/* styles unrelated to the application follow */

.copy {
	width:500px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}
