body {
	color:#444444;
	background-color:#f9ecc4;
	font:11px verdana; 
}
	
#rahmen {
	border-left:10px solid #871a0f;
	border-right:1px solid #871a0f;
	border-bottom:10px solid #871a0f; 
	background: #DDDDDD url(images/bild1.jpg) top left no-repeat;
	width: 750px;
	margin-top: 20px;
	position: relative;
}

#content {
	width: 490px;
}

#header {
	background: url(images/motiv.jpg) 202px top no-repeat;
}
	
#menue li a { 
	color:#454545;
	background-color:#ddcc90; 
}
	
#menue li a:hover { 
	background-color:#ebe2be; 
}

#menu * {
	border-color: #ddd !important;
}
	
#menue ul ul li  a { 
	color:#454545;
	background-color:#e5d8a9;
}

#menue ul ul li a:hover { 
	background-color:#ebe2be; 
}

#content {
	background: #FFFFFF;
}

#infoleiste {
	position: absolute;
	top:-20px;
	_top:0;
	background: #DDDDDD;
	color: #333;
	border-left: 10px solid #871A0F;
	border-right: 1px solid #871A0F;
	left: -10px;
	width: 100%;
}

#footer {
	border-top: none;
	background: #DDDDDD;
}

h1 {
	font-size:130%;
}

h2 {
	font-size:120%;
}

h3, h4 {
	font-size:110%;
}

h1, h2, h3, h4 {
	color: #871A0F;
}

#content a {
	text-decoration: underline;
	color: #585D52;
}

#content a:hover {
	color: #999999;
}

.infoleistelinks {
	padding: 0px 0 0 0px;
}
