body {
	color: #4e3936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #4e3936;
}
.text_link {
	color: #4e3936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}
#container {
	padding-top:40px;
	width: 920px;
	margin: 0 auto;
}
#content {
	float:right;
	width: 533px;
	background-color: #e5d9c6;
	padding-top: 20px;
	margin-top: 16px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#right {
	float:right;
	width: 583px;
	margin-right: 0px;
	height: 404px;
}

#left {
	float:left;
	width: 323px;
	margin-left: 0px;
	height: 404px;
}
#menu {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 15px;
	list-style-type:georgian;
		width: 322px;
	margin-left:0px;
	color: #cc4b15;
}
#menu li {
	border-bottom: 1px;
	border-bottom-color:#422f2d;
	border-bottom-style: solid;
}
#menu .last {
	border-bottom: 0px;
}
#menu li a {
	height: 36px;
	display: block;
	vertical-align: middle;
	line-height: 36px;
	background-color: #563f3c;
	color:#cc4b15;
	text-decoration: none;
	padding-left: 50px;
}

#menu li a:hover {
	background-color: #cc4b15;
	color: #fff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc4b15;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: -9px;
}

.text_rot {
	color:#C00;	
	}
.text_klein {
	font-size: 10px;
	line-height: 14px;
	}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5d9c6;
	padding-left:45px;
}
#contact a {
	color: #e5d9c6;
	text-decoration:none;
}
#contact a:hover {
	color: #cc4b15;
	text-decoration:none;
}