*{
	font-family: Verdana, sans-serif;
	line-height: 14px;
	font-size: 11px;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #ffffff;
	color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container{
	margin: auto;
	position:relative;
	width: 994px;
	padding: 5px 0px 5px 0px;
}

#sprache{
	text-align: right;
	padding-bottom: 5px;
	font-size: 10px;
}

#logo{
	width:225px;
	height:124px;
	border-right:1px solid #ffffff;
	float:left;
	
}

#banner{
	width:542px;
	height:95px;
	border-bottom:1px solid #ffffff;
	float:left;
}

#suche{
	width:205px;
	height:80px;
	color: #686635;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	float:left;
	padding-left: 20px;
	padding-top: 15px;
	background-image: url(../img/SUCHE.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.navigationTop{
	width: 153px;
	height: 28px;
	background-color: #A49200;
	background-image: url(../img/seperator_top.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	float: left;
}

.navigationTop:hover, .navigationTop:active{
	width: 153px;
	height: 28px;
	background-color: #9F9B75;
	background-image: url(../img/seperator_top.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	float: left;
}

#links{
	width: 225px;
	border-right:1px solid #ffffff;
	background-color: #EBEAE3;
}

#mitte{
	width: 502px;
	border-right:1px solid #cccccc;
	padding: 20px 20px 0px 20px;
}

#rechts{
	width: 186px;
	padding: 20px;
}

.navigationLeft{
	width: 205px;
	height: 20px;
	background-color: #9F9B75;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*text-indent: 20px;*/
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border:0px;	
}

.navigationLeft:hover, .navigationLeft:active{
	width: 205px;
	height: 20px;
	background-color: #9F9B75;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*text-indent: 20px;*/
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border:0px;	
}

.navigation_active, .navigation_active:hover, .navigation_active:active{
	width: 205px;
	height: 20px;
	background-color: #9F9B75;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*text-indent: 20px;*/
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	color: #DC0019;
	text-decoration: none;
	float: left;
	border:0px;	
}

.subnavigationLeft{
	width: 190px;
	height: 20px;
	background-color: #9F9B75;
	background-image: url(../img/arrow_lighgreen.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	/*text-indent: 35px;*/
	padding-left: 35px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border:0px;
	font-size: 10px;
}

.subnavigationLeft:hover, .subnavigationLeft:active{
	width: 190px;
	height: 20px;
	background-color: #9F9B75;
	background-image: url(../img/arrow_lighgreen.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	/*text-indent: 35px;*/
	padding-left: 35px;
	line-height: 20px;
	color: #CFCCB9;
	text-decoration: none;
	float: left;
	border:0px;
	font-size: 10px;
}

.subnavigation_active, .subnavigation_active:hover, .subnavigation_active:active{
	width: 190px;
	height: 20px;
	background-color: #9F9B75;
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	/*text-indent: 35px;*/
	padding-left: 35px;
	line-height: 20px;
	color: #DC0019;
	text-decoration: none;
	float: left;
	border:0px;
	font-size: 10px;
}

#newsletter{
	color: #686635;
	background-color: #CFCCB9;
	padding: 20px;
	border-bottom:1px solid #ffffff;
}

#newsletter2{
	color: #686635;
	background-color: #FFFFFF;
	padding: 0px;
	border-bottom:0px solid #ffffff;
}


.button_green{
	color: #686635;
	border: none;
	height: 20px;
	text-indent: 2px;
	font-weight: bold;
	background-color: #CFCCB9;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}

.button_white{
	color: #686635;
	border: none;
	height: 20px;
	text-indent: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}


.button_search{
	color: #686635;
	border: none;
	height: 20px;
	text-indent: 5px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}

input{
	color: #000000;
	height: 16px;
	border:1px solid #B1B1A7;
	background: #ffffff;
}

b{
	font-weight:bold;
}

#footer{
	color: #999999;
	text-align: center;
}

.news_box{
	width: 502px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
	clear: both;
}

.news_img{
	width: 140px;
	float: left;
}

.news_txt{
	width: 362px;
	float: left;
}

.news_headline{
	text-indent: 140px;
	font-size: 14px;
	color: #A09B75;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.news_datum{
	font-size: 9px;
	color: #676534;
	padding-bottom: 10px;
}

.news_detailheadline{
	font-size: 14px;
	color: #A09B75;
	font-weight: bold;
	padding-bottom: 5px;
}

.news_detailbox{
	width: 502px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	clear: both;
}

.img2txt{
	padding-top: 3px;
}

.link_grey{
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.link_grey:hover, .link_grey:active{
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}


.link_next, .link_next:hover, .link_next:active{
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/arrow_next.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.link_prev, .link_prev:hover, .link_prev:active{
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/arrow_prev.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

.noline {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.noline:hover, .noline:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#pagination{
	width: 502px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/bg_pagination.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
	clear: both;
	color: #ffffff;
}

.whitelink{
	color: #ffffff;
	text-decoration: none;
}

.whitelink:hover, .whitelink:active{
	color: #ffffff;
	text-decoration: underline;
}

.headline{
	font-size: 14px;
	color: #A09B75;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.schwerpunkt_box{
	width: 186px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
	font-size: 10px;
	clear: both;
}

.schwerpunkt_img{
	width: 106px;
	float: left;
}

.schwerpunkt_txt{
	width: 80px;
	float: left;
	font-size: 10px;
}

.schwerpunkt_headline{
	text-indent: 116px;
	font-size: 14px;
	color: #A09B75;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
}

a {	
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	color: #9A9A9A;
	text-decoration: underline;
	font-weight: normal;
}

.smalllink{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.smalllink:hover, .smalllink:active {
	color: #9A9A9A;
	text-decoration: none;
	font-size: 10px;
}

.imgspace{
	margin-bottom: 5px;
}

.anchors{
	width: 492px;
	/*height: 20px;*/
	background-color: #EBEAE3;
	line-height: 20px;
	border-bottom: 1px solid #ffffff;
	/*text-indent: 10px;*/
	padding-left: 10px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.anchors:hover, .anchors:active{
	width: 492px;
	/*height: 20px;*/
	background-color: #CFCCB9;
	line-height: 20px;
	border-bottom: 1px solid #ffffff;
	/*text-indent: 10px;*/
	padding-left: 10px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.box{
	width: 502px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
	clear: both;
}

.box_img{
	width: 140px;
	float: left;
}

.box_txt{
	width: 362px;
	float: left;
}

.halfbox{
	width: 240px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.img_detail{
	float: left;
	margin: 3px 10px 10px 0px;
}



big {color:#EC5809;font-weight:bold;}

select{border-color: #D0CCC8;background: #F3F2F1;}

textarea{border:1px solid #D0CCC8;}

.button{
	border-width: 1px;
	border-style: solid;
	border-color: #43301F;
	color:#ffffff;
	font-weight:bold;
	background-color: #89A8BD;
}

.checkbox{border: none;}