body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px; 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


html, body {
	height: 100%;
	background-color:#D3CEAD;
	background-image: url(../img/background_dark.png);
	color:#666666;
	/*color:#838383;*/
/*	border-bottom-color: #FFFFFF;*/
}

div{
/*border: 1px solid #000;*/
}
a:link{ color:#C2AA7C; text-decoration:none; }
a:visited { color:#C2AA7C; text-decoration:none; }
a:active {color:#FFFFFF; text-decoration:none; }
a:hover {color:#FFFFFF; text-decoration:none; }

a.active_link:link{color:#ffffff;text-decoration:none;}
a.active_link:visited{color:#ffffff;text-decoration:none;}
a.active_link:active{color:#ffffff;text-decoration:none;}
a.active_link:hover{color:#ffffff;text-decoration:none;}

a.active_linkb:link{color:#666666;text-decoration:none;}
a.active_linkb:visited{color:#666666;text-decoration:none;}
a.active_linkb:active{color:#666666;text-decoration:none;}
a.active_linkb:hover{color:#333333;text-decoration:none;}

#centeredcontent {
	width: 812px;
	height: 596px;
	background-color: #D2CEAD;
	margin-left: auto; 
	margin-right:auto; 
	text-align: left;
	position:relative;
	/*background-image: url(../img/background_light.png);*/
	/*background-image: url(../img/template.gif);*/	
}
#header_left {
	position:absolute;
	left:7px;
	top:8px;
	width:443px;
	height:106px;
	z-index:1;
	background-image: url(../img/header_left.png);
	background-repeat: no-repeat;
	color: #C2AA7C;
}
#header_right {
	position:absolute;
	left:461px;
	top:10px;
	width:342px;
	height:105px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 1px;


/*	background-image: url(../img/logo.png);
	background-repeat: no-repeat;*/
}
#header_right img {
	margin-bottom: 0px;
}
#header_right h1 {
	font-size: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#main_menu {
	position:absolute;
	left:9px;
	top:9px;
	width:275px;
	height:20px;
	z-index:1;
}
#sub_menu {
	position:absolute;
	left:166px;
	top:20px;
	width:141px;
	height:48px;
	z-index:1;
}
#main_content {
	position:absolute;
	left:7px;
	top:120px;
	width:798px;
	height:470px;
	z-index:1;
	background-image: url(../img/background_frame.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position: 2px 2px;
}
#page_text {
	position:absolute;
	left:21px;
	top:53px;
	width:331px;
	height:203px;
	z-index:10;
}
#page_heading {
	position:absolute;
	left:21px;
	top:36px;
	width:53px;
	height:16px;
	z-index:1;
	color: #56372C;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

#haupt_bild {
	position:absolute;
	left:283px;
	top:11px;
	width:506px;
	height:432px;
	z-index:2;
}
#haupt_bild img {
	position:absolute;

	/*height: 5em;*/
}
#buttons {
	position:absolute;
	left:21px;
	top:320px;
	width:113px;
	height:20px;
	z-index:1;
}
#maske {
	position:absolute;
	left:273px;
	top:7px;
	width:167px;
	height:443px;
	z-index:8;
	/*filter:alpha(opacity=80);*/ 
}
.btn{
	cursor: pointer;
	width:15px; 
	height:15px; 
	border:0px;
}
#footer{
	margin-top: 600px;
    position:absolute;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover { color:#666666; text-decoration:underline; }
#footer .rechts {margin-right: 390px;}