body {
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	background-color: #000000;
	background-image: url(bilder/bg_site.jpg);
	color: #000;
}
#hgfix {
	background-image: url(bilder/bg_site.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 100%;
}
#footer {
	height: 44px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	position: absolute;
	height: 31px;
	width: 760px;
	background-image: url(bilder/bg_nav.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	top: 275px;
	z-index: 100;
	left: 0px;
}

#container_center {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #eed6a5;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #352B13;
	background-image: url(bilder/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sider_right {
	position: absolute;
	width: 136px;
	top: 364px;
	right: 9px;
	font-size: 12px;
	color: #76602E;
	font-style: italic;
}


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #352B13;
}
a:visited {
	font-weight: bold;
	color: #352B13;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #B99644;
	text-decoration: none;
}
#sprachteiler a {
	font-weight: bold;
	color: #FFF;
}
a:active {
	font-weight: bold;
	color: #352B13;
	text-decoration: none;
}
#sider_img_left {
	position: absolute;
	height: 470px;
	width: 240px;
	top: 306px;
	z-index: 90;
	left: 0px;
	text-align: right;
	font-size: 13px;
	line-height: 22px;
}
#sprachteiler {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	position: absolute;
	height: 20px;
	width: 120px;
	z-index: 110;
	left: 240px;
	top: 255px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#content_foto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	width: 751px;
	left: 0px;
	top: 387px;
	line-height: 22px;
}
#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	width: 352px;
	left: 253px;
	top: 355px;
	line-height: 22px;
}
#content_teiler {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	width: 352px;
	left: 253px;
	top: 372px;
	line-height: 22px;
}
#content table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#header_overlay {
	position: absolute;
	z-index: 2000;
	height: 30px;
	width: 760px;
}
