body {
font-family: Monaco, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
}
#page {
	width:920px;

}
#hintergrundbild {
	float: left;
	width: 350px;
	height: 100%;
	list-style:none;
	list-style-type:none;
	
	margin:0px;
padding:0px;
}
#footer{
	height:20px;
	clear:left;
	
    margin-top:1em;
    background:#efefef;
    text-align:center;
    padding:10px;
	}



#hintergrundbild img { 
border: none 0px; 
margin:0px;

}

#hintergrundbild li { 
height:20px;
margin:0px;
padding:0px;
list-style:none;
}
#hintergrundbild ul { 
margin:0px;
padding:0px;
padding-top:3px;
list-style:none;
}
#rechts p{
margin-top:0px;
padding-top:0px;



}
#rechts {
	float: left;
	height: auto;
	width:550px;
	margin-top: 268px;
	/*margin-left:30px
	position: absolute;
	top:268px;*/
	/*top: 65px;
	left:370px;*/
	padding-bottom:30px;
	
	
}

#rechts li {

list-style:square;
}
h1{
	font-size: 10px;
	font-weight:normal;
	color:#FF0000;
	margin:0px;
	padding:0px;
	
}
 h2{
	font-size: 10px;
	font-weight:normal;
	color:#FF0000;
	margin-bottom:0px;
	padding-bottom:none;
	
}

#rechts ul {
 padding-left:13px;
 margin:0px;
}

#rechts a {
	color:#000000;
	text-decoration:none;
	border-bottom: solid 1px #FF0000;
	}
#rechts a:hover {

	border-bottom: none;
	}
