
BODY {
	MARGIN: 5px; 
	BACKGROUND-COLOR: #333367;
	font-family:arial;
	line-height:20px;
	font-size:13px;
}
.inhalt{
	MARGIN: auto; 
	BACKGROUND-COLOR: #ffffff;
	width:800px;
	min-height:1000px;
	text-align: justify;
}

.inhalt2{
  float:right;
	BACKGROUND-COLOR: #ffffff;
	width:605px;
	min-height:450px;
	padding-right:10px;
}

.menue{
  float:left;
	BACKGROUND-COLOR: #ffffff;
	width:175px;
	min-height:450px;
}
h1{
	line-height:70px;
	text-indent:7px;
	font-weight:900;
	font-size:60px;
	color:#333333;
}

h2{
	font-weight:900;
	font-size:15px;
}
h3{
	font-weight:900;
	font-size:13px;
  margin:0;
}

.banner{
  float:right;
	BACKGROUND-IMAGE:URL(bilder/tagesgeld.gif);
	width:800px;
	height:150px;
}

.menuepunkt{
  display:block;
  padding:0px;
	margin: 0px;
	background:url(bilder/button.gif);
	list-style: none;
	height: 27px;
	width: 171px;
	text-align: center;
  line-height: 24px;
	color:#000000;
	text-decoration:none;
	}
.footer{
 margin:auto;
 border-top:solid;
 border-color:#333367;
 width: 800px;
 height:24px;
 background-color:#BFC8E1;
 text-align: center;
} 
.fl{
 color:#000000;
 text-decoration:none;
}