* {margin:0;padding:0;}
body {
	background:url("bilder/body_bg.gif") #75a3be repeat-x;
	text-align:center;
	padding-bottom:15px;
}

table, td, tr {border:none}

a {text-decoration:none}

a:hover {color:blue}

#wrapper {
	position: relative;
	text-align: left;
	width: 840px;
	margin: 0 auto;
}



#header {
	background:url(bilder/header.gif) no-repeat;
	height: 225px;
}

#logo {
	margin: 0 20px;
	padding: 25px 0 0 0;
	width:350px;
	height:48px;
	background:url(bilder/schriftzug.jpg) bottom left no-repeat;
}

#logo a {
	display:block;
	width:350px;
	height:48px;
}

#welle {
	background:url(bilder/welle.jpg) no-repeat;
	height:151px;
	margin:0 10px;
}

#welle a {
	height:151px;
	width:820px;
	display:block;
}

#container {
	background:url(bilder/schatten.gif) repeat-y;
}

#navi {
	background-color:#B9C0CE;
	height:30px;
	margin:0 10px;
}

#subnavi {
	background-color:#D5DAE0;
	height:30px;
	margin:0 10px;
}

#inhalt {
	height:300px;
}

#unten {
	background:url(bilder/unten.gif) no-repeat;
	height:0px;
}