/* CSS Document */
body {
background-color:#ffffff; 
margin-top: 0; 
}

#container {
	position: absolute;
	left: 50%;
	margin-top: 0;
	margin-left: -512px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
}

#deen {		
width: 405px;
margin-left: 385px; 
padding-top: 45px;
color:#c2b18f;
font-size:11px;
text-align: right;
line-height:24px;
text-decoration: none;
font-weight: normal;}

#deen a:hover {
color: #c2b18f;
}

#deen a {
color:#bd0770;
text-decoration: none;
}

#header {		
width: 208px; 
height: 13px;
margin-left: 140px; 
margin-top: 40px; 
}

#banner {
width: 1024px;
height: 140px; 
margin-left: 0px; 
margin-top: 13px; 
}

#navigation {
color:#c2b18f;
font-size:12px;
line-height:24px;
text-decoration: none;
font-weight: normal;
margin-top: 20px;
margin-left: 140px;
text-align: left;
position: relative;
width: 130px;
float: left;
}

#navigation a:hover {
color: #c2b18f;
}

#navigation a {
color:#bd0770;
text-decoration: none;
}

#inhalt {
position: relative;
width: 405px;
text-align: left;
padding-left: 15px;
padding-top: 4px;
padding-right: 100px;
padding-bottom: 30px;
float: left;
background-color:#eeebd9; 
}

#inhalt p {
color:#bd0770;
font-size:12px;
line-height:18px;
text-decoration: none;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}

#inhalt h1 {
font-weight: bold; 
font-size: 14px;
}

#inhalt a:hover {
color: #c2b18f;
}

#inhalt a {
color:#bd0770;
text-decoration: underline;
}


#image {
text-align: left;
margin-left: 824px;

}

#footer {
margin-top:20px;
margin-left: 280px;
float: left;
color:#c2b18f;
font-size:11px;
line-height:18px;
text-decoration: none;
font-weight: normal;
}

#footer a {
text-decoration: underline;
color:#c2b18f;
}
#footer a:hover {
color: #bd0770;
}