* {
	border:none;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-image:url(Bilder/bg.jpg);
  	background-repeat: no-repeat;
  	background-color:#AAAAAA;
	background-attachment:fixed;
  	background-position:center top;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

a, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

a:hover, a:focus {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}

#wrapper {
	width:1044px;
	margin:0 auto;
	text-align:left;
	padding-top:25px;
	padding-bottom:25px;
}

#header {
	background-image:url(Bilder/index_01.png);
	height:316px;
}

#content {
	background-image:url(Bilder/index_17.png);
}

#l_spalte {
	float:left;
	width:216px;
}

#m_u_r_spalte {
	float:left;
	width:828px;
}

#m_spalte {
	float:left;
	width:611px;
}

#inhalt {
	color:#FFFFFF;
}

#r_spalte {
	float:left;
	width:217px;
}

#footer {
	height:108px;
}

.clear {
	clear:both;
}
