body {
	background-color: #FFCC66;
	background-image:url(images/bg_body.jpg);
    background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}


#container {
	margin: 0 auto;
	margin-top:0px;
	width: 975px;
	height:auto !important;
}

.hinweis {
	color: red;
}

hr {
background-color:#EEEEEE; /* Mozilla 1.4 */
color:#EEEEEE; /* IE 6 */
border: #EEEEEE; /* Opera 7.11 */
height: 1px; /* in Opera f?r die Anzeige n?tig, in Mozilla f?r die einheitliche H?he */
}


#top_div {
	background-image: url(images/top_header.jpg);
	width:975px;
	height:85px;
}

#top_text{
	color:#8c887f;
	float:right;
	position:relative;
	right:80px;
	top:5px;
	font-size:9px;
	text-align:right;
}

#top_text a, a:visited {
	text-decoration:none;
	color: #8c887f;
}

#top_text a:hover{
	text-decoration:none;
	color: #FFFFFF;
}

#header {
	background-image: url(images/header.jpg);
	width:975px;
	height:218px;
	background-repeat:no-repeat;
}

#sidebar_left {
	float:left;
	background-image: url(images/navbar.jpg);
	width:247px;
	height:auto !important;
	min-height:237px;
	height:237px;
	background-repeat:no-repeat;
}


#thecontent {
	background-image: url(images/content.jpg);
	float:left;
	position: releative;
	top: 10px;
	padding: 10px 0px 0px 0px ;
	height:auto !important;
	min-height:305px;
	height:305px;
	width:728px;
	background-repeat:no-repeat;
}

#thecontent_home {
	background-image: url(images/home.jpg);
	float:left;
	height:auto !important;
	min-height:305px;
	height:305px;
	width:400px;
	background-repeat:no-repeat;
}

#content_text {
	width:600px;
	position:relative;
	left:25px;
	top:12px;
}

#content_text a, a:visited {
		color:#AF580F;
	text-decoration:none;
}

#content_text a:hover {
	color:#3C210A;
	text-decoration:none;

}



#content_text_home {
	width:400px;
	position:relative;
	left:25px;
	top:5px;
}

#content_bg {
	float:left;
	background-image: url(images/background.jpg);
	background-repeat:repeat;
	width:975px;
	height:auto !important;
	min-height:380px;
	height:380px;
}


#news_top {
	float:right;
	background-image: url(images/news_top.jpg);
	width:220px;
	height:auto !important;
	min-height:305px;
	height:384px;
	background-repeat:no-repeat;
}

.bilder {
	position: relative;
	left: -10px;
}

/* FOOTER */
#footer{
	float:left;
	width:975px;
	height:370px;
}

#footer_left {
	float:left;
	width:254px;
	height:370px;
}

#footer_right {
	float:left;
	width:721px;
	height:370px;
	background-image: url(images/footer_right.jpg);
}
/* COUNTER */
#thecounter {
	float:left;
	width:125px;
	position:relative;
	top:247px;
	left:182px;
	right:0px;
	text-align:center;

}

input, textarea, select, radio {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #783903;
	background-color: #FCFCFC;
	padding: 1px;
	color: #000000;
	overflow: auto;
	margin-bottom: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 17px;
	color: #6B532D;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 15px;
	color: #6B532D;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #6B532D;
}