* {
  	font-family: 		Verdana, Geneva, Arial, helvetica, sans-serif;
	color:				#666666;
  	margin:				0;
	padding:			0;
	font-size:			12px;
	line-height:		16px;
	border:none;
}
input {
	border:				1px solid #463524;
}
body { 
	background:			url(bilder/body_bg.jpg) repeat-x;
	text-align:			center;
}
h1 {
	color:				#E48731;
	font-size:			18px;
	font-weight:		bold;
	margin:				0 0 10px;
}
h2 {
	color:				#463524;
	font-weight:		bold;
	font-style:			italic;
	margin-bottom:		10px;
}
h3 {
	color:				#E48731;
	font-size:			12px;
	font-weight:		bold;
	margin-bottom:		10px;
}
li {
	margin: 			0 0 0 20px;
	list-style-image:	url(bilder/bullet.gif);
}
#rahmen {
	width:				500px;
	height:				526px;
	overflow:			auto;
	text-align:			left;
}
#content {
	width:				475px;
}
#inner {
	width:				936px;
	margin: 			20px auto;
}
#menu {
	width:				272px;
	height:				203px;
	overflow:			hidden;
	text-align:			left;
	vertical-align:		top;
	overflow:hidden;
}
#links {
	width:				272px;
	height:				282px;
	overflow:			hidden;
	text-align:			left;
}
.rechtsbuendig {
	text-align:right;
}
.bodytext {
	text-align:			justify;
	margin-bottom:		10px;
}
.bg_white {
	background-color:			#FFFFFF;
}
.bg_brown {
	background-color:#372F26;
}
.bg_darkbrown {
	background-color:#120C06;
}
.bg_shadow {background:url(bilder/verlauf_mitte.jpg) no-repeat top #120B05;}
