html{
	font-family :  Arial,Helvetica, Verdana, Geneva, sans-serif;
	border : 0;
	height: 100%;
	overflow-y:scroll;
}

body{
	height: 100%;
	font-family: Arial,Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 0;
	margin: 0px;
	background-image: url(layout/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #191912;
	/*color: #d6d6d6;*/
	color: #ffffff;
}

#wrap{
	height: 100%;
	width: 863px;
	background-image: url(layout/gesamt_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

p{
	margin: 0px;
	padding: 0px;
}

.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

img{
	border: none;
}

a{
	color: #ffffff;
}

.inhalt a{
	color: #a5a279;
}

h1{
	font-size : 13px;
	font-weight: bold;
	color: #a5a279;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 6px; 
}

h2{
	font-size : 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 6px; 
}

h3{
	font-size : 12px;
	font-weight: bold;
	color: #a5a279;
	margin: 0px;
	padding-bottom: 6px; 
}

h4{
	font-size : 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-bottom: 6px; 
}

.gesamt{
	width: 863px;
	background-image: url(layout/gesamt_bg.gif);
	background-repeat: repeat-y;
}

.logo{
	width: 211px;
	height: 181px;
	float: left;
}

.header{
	width: 652px;
	height: 181px;
	background-image: url(layout/motto.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	float: left;
}

.menue{
	position: absolute;
	bottom: 0px;	
}

.bild_kl{
	width: 211px;
	height: 178px;
	float: left;
}

.bild_gr{
	width: 652px;
	height: 178px;
	float: left;
}

#unten{
	width: 863px;
	padding-bottom: 19px;	
}

.news{
	width: 211px;
	background-color: #575757;
	color: #ffffff;
	float: left;
	padding-bottom: 30px;
}

.news_text{
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 12px;
	line-height: 16px;
}

.seite{
	width: 652px;
	float: left;
	padding-bottom: 30px;
}

.inhalt{
	margin-top: 40px;
	margin-left: 25px;
	line-height: 18px;
}

#footer{
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;
	width: 863px;
	background-image: url(layout/gesamt_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
	
.footer_text{	
	margin-left: 236px;
	padding-top: 10px;
	border-top: 1px solid #4e4d39;
	text-align: center;
	color: #999999;
	font-size: 10px;
	font-family: Arial,Helvetica, Verdana, Geneva, sans-serif;
}

.footer_text a{
	text-decoration: underline;
	color: #999999;
}

.footer_text a:hover{
	text-decoration: underline;
	color: #999999;
}

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

a.newslink:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CMS - Stilvorlagen */
.braun_11px{
	font-size: 11px;
	color: #8d8a6c;
}

.braun_12px{
	font-size: 12px;
	color: #8d8a6c;
}

.braun_13px{
	font-size: 13px;
	color: #8d8a6c;
}

.braun_14px{
	font-size: 14px;
	color: #8d8a6c;
}

.weiss_11px{
	font-size: 11px;
	color: #ffffff;
}

.weiss_12px{
	font-size: 12px;
	color: #ffffff;
}

.weiss_13px{
	font-size: 13px;
	color: #ffffff;
}

.weiss_14px{
	font-size: 14px;
	color: #ffffff;
}
