html, body {
	margin: 0 0 0 0;
	padding: 14px 0 10px 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3838;
}

table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3838;
	border: 1px solid #808080;
}

td {
	border: 1px solid #999999;
	padding: 4 4 4 4;
}

#page {
	width: 1000px;
}

#header {
	background: url(imgserver/back/header.gif) no-repeat top left;
	width: 1000px;
	height: 36px;
}

#language {
	position: absolute;
	top: 9px;
	left: 927px;
	width: 90px;
}

#language img {
	border: none;
}

#top_menu {
	float: right;
	width: 403px;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
	font-size: 13px;
	height: 22px;
}

#top_menu a {
	color: #000000;
	text-decoration: none;
}

#top_menu a:hover {
	text-decoration: underline;
}

#header_bilder{
	position:relative;
	top: 5px;
	width: 1000px;
	height: 185px;
}

#logo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	width: 560px;
	height: 36px;
	margin-left: 20px;
	padding-top:3px;
}

#logo a {
	text-decoration: none;
	color: #5a3129;
}


#logo h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#menu {
	width: 147px;
	margin: 20px 0 0 4px;
	float: left;
}

#menu ul {
	padding:0px;
	margin:0px;
	width:100%;
	list-style-type: none;
}

#menu li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3d3838;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin:0px;
	list-style-type: none;
}

#menu a {
	display:block;
	width: 147px;
	color: #3d3838;
	padding: 6px 0 0 10px;
	height: 35px;
	text-decoration: none;
	background: transparent url(imgserver/buttons/menu_standard.gif) no-repeat left;
}

#menu a:hover {
	background: transparent url(imgserver/buttons/menu_active.gif) no-repeat left;
	text-decoration: none;
	color: #ddc1a0;
}

#menu a.active {
	background: transparent url('imgserver/buttons/menu_active.gif') no-repeat left;
	color: #ddc1a0;
}

#content {
   	background: #ededeb;
	width: 470px;
	float: left;
	margin: 20px 0 0 20px;
	line-height: 18px;
	padding: 0 20px 20px 20px;
}


#content h1 {
	color: #8f2222;
	font-size: 13px;
	line-height: 33px;
}

#content h2 {
	color: #8f2222;
	font-size: 11px;
	display: inline;
}

#content a {
	color: #44180f;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #44180f;
	text-decoration: underline;
}

#rechts {
	width: 297px;
	float: right;
	line-height: 18px;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}

/**html #rechts {
	left: 10px;
}*/

#rechts a {
	color: #8F2222; 
}

#rechts a:hover {
	text-decoration: underline;
}

#rechts .bluebutton {
	display: block;
	background: url(imgserver/buttons/button_blau_rechts.gif) no-repeat top left;
	width: 219px;
	height: 23px;
	padding: 6px 0 0 20px;
}

#rechts h1 {
	color: white;
	font-size: 13px;
	line-height: 18px;
	display: inline;
}

#rechts .bluebox {
	background: #cad8e6;
	border: 1px solid #808080;
	padding: 20px;
	width: 257px;
	margin-top: 4px;
	line-height: 18px;
	display: block;
}

#rechts h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	display: inline;
}

#rechts img {
	margin-top: 10px;
}
