@charset "utf-8";
/*---------------------------------------------------------------------------------------
--------------------------------------STANDARDS------------------------------------------
---------------------------------------------------------------------------------------*/

body, p, h1, h2, h3, h4, h5, h6, ul, ol, dt, dl, dd, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0;
	padding: 0;
	font:14px/20px "Times New Roman", Times, serif;
	color:#000000;
	text-decoration: none;
	list-style-type: none;
	border:none;
}
body, html {
	background: #FFF url(../images/kachel.jpg) repeat-x top center;
	height:100%;
}
html[xmlns^="http"] {
 overflow-y: scroll;
}
h1 {
	font: bold 36px "Times New Roman", Times, serif;
	color: #390606;
	padding: 5px 0 20px 20px;
}
h2 {
	font: bold 17px "Times New Roman", Times, serif;
	color: #333;
	padding: 0 0 20px 0;
}
h3 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #ab7428;
	padding: 20px 0 10px 20px;
}
h4 {
	font: bold 36px "Times New Roman", Times, serif;
	color: #875108;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}
/*---------------------------------------------------------------------------------------
--------------------------------------Classen--------------------------------------------
---------------------------------------------------------------------------------------*/

.clear {
	clear:both;
	float:none;
}
.float-left {
	float:left;
	margin: 4px 8px 4px 0;
}
.float-right {
	float:right;
	margin: 4px 0 4px 8px;
}
/*---------------------------------------------------------------------------------------
--------------------------------------CONTAINER---------------------------------------------
---------------------------------------------------------------------------------------*/

#container {
	margin:auto;
	width: 938px;
	position:relative;
	min-height:100%;
}
/*---------------------------------------------------------------------------------------
--------------------------------------HEADER---------------------------------------------
---------------------------------------------------------------------------------------*/

#header {
	width: 938px;
	height:354px;
	background:url(../images/bg-header.png);
}
h1#branding a {
	display:block;
	width:355px;
	height:140px;
	text-indent:-5000px;
	float:left;
	margin: 0 0 0 90px;
}
/*---------------------------------------------------------------------------------------
--------------------------------------LEFT-----------------------------------------------
---------------------------------------------------------------------------------------*/

#content-sidebar {
	width:230px;
	float:left;
	_height:500px;
	min-height:500px;
	margin: 50px 0 0 126px;
}
#content-sidebar p {
	margin: 0 0 15px 20px;
	font:14px/20px "Times New Roman", Times, serif;
	color:#322007;
}
#content-sidebar strong {
	font:14px/20px "Times New Roman", Times, serif;
	color:#ab7428;
	font-weight:bold;
}
/*---------------------------------------------------------------------------------------
--------------------------------------NAVI-----------------------------------------------
---------------------------------------------------------------------------------------*/

#navi {
	width:846px;
	height:40px;
	position:absolute;
	top: 314px;
	left: 90px;
	}
#navi li {
	float:left;
	position:relative;
	color: #2a1c08;
	
}
#navi li a {
	display:block;
	height:30px;
	color: #2a1c08;
	text-align:center;
	padding: 12px 0 0 0;
	font-size:22px;
	text-decoration:none;
}
#navi li.n1 a { width:108px; }
#navi li.n2 a { width:198px; }
#navi li.n3 a { width:117px; }
#navi li.n4 a { width:133px; }
#navi li.n5 a { width:186px; }
#navi li a:hover, #navi li.n1 a:active, #navi li.n1 a:focus {
	background: #f5e5d1;
	height: 28px;
	margin: 2px 0 0 0;
}

/*---------------------------------------------------------------------------------------
--------------------------------------CONTENT--------------------------------------------
---------------------------------------------------------------------------------------*/

#content-main {
	width:452px;
	float:left;
	padding:0 0 20px 0;
	margin: 50px 0 0 30px;
}
/*------------------ Überschrift h1 ------------------*/

#content-main h1 {
	width:440px;
	height:22px;
	background: #f4e4cf;
	top: 5px;
	
}
/*------------------ iFrame Anfahrt ------------------*/

#content-main iframe {
	border:1px solid #666666;
	padding:4px;
	background:#fff;
}
/*---------------- Textformatierungen ----------------*/

#content-main p {
	margin: 0 0 15px 20px;
	font:14px/20px "Times New Roman", Times, serif;
	color:#322007;
}
#content-main strong {
	font:14px/20px "Times New Roman", Times, serif;
	color:#ab7428;
	font-weight:bold;
}
#content-main ul { margin-bottom:15px; }
#content-main li {
	background:url(../images/li-liste.gif) 0 6px no-repeat;
	padding:0 0 0 23px;
	margin-left:20px;
	line-height:25px;
}
.img-content{
float:left;
margin: 5px 20px 0 25px;
}
.img{
margin: 0 10px 10px 0;


}

/*------------------ Bildformatierungen ------------------*/

#content-main .image {
	border: 1px solid #666;
	padding: 3px;
	outline: none;
}
#content-main .image:hover {
	border: 1px solid #333;
	padding: 3px;
}
#content-main .imagenohover {
	border: 1px solid #666;
	padding: 2px;
	margin: 4px 4px 0 0;
}

.tablehightlight1{
background: #c19961;
}

.tablehightlight2{
background: #f4e4cf;
}

.tablehightlight3{
background: #faf3e9;
}

img-cms{
margin: 0 0 0 20px;
float:left;
}
/*---------------------------------------------------------------------------------------
--------------------------------------FOOTER---------------------------------------------
---------------------------------------------------------------------------------------*/

#footerKachel {
	position:relative;
	background: #ab7428 repeat;
	width:100%;
	height: 35px;
	clear:both;
	float:none;
}
#footer {
	position:relative;
	width: 935px;
	height: 35px;
	margin: 0 auto;
}
#baecker {
	position: absolute;
	background: url(../images/baecker.jpg) no-repeat;
	height:258px;
	width:159px;
	/*top:-169px;*/
	left:118px;
	top: -223px;
}
/*---------------------------------------------------------------------------------------
--------------------------------------SUBNAVI--------------------------------------------
---------------------------------------------------------------------------------------*/
ul#navi-add {
	height:30px;
	float:right;
	width:300px;
	margin:0 66px 0 0;
	_margin:0 33px 0 0;
}
ul#navi-add li { float:left; }
ul#navi-add li a {
	display:block;
	height:20px;
	margin: 0 10px 0 10px;
	color: #ede2d3;
	text-decoration:none;
	padding: 10px 0 0 0;
}
ul#navi-add li a:hover, ul#navi-add li a:focus {
	text-decoration:underline;
	color: #000000;
}
/*---------------------------------------------------------------------------------------
--------------------------------------LINKS----------------------------------------------
---------------------------------------------------------------------------------------*/

a, a:visited, .escape span {
	text-decoration: underline;
	color: #ab7428;
	outline: none;
}
a:hover, a:hover span, a:active, a:active span {
	text-decoration:none;
	color:#ab7428;
}
 a[href$=".pdf"] {
 padding: 4px 0 4px 55px;
 background: url(../images/icon-pdf.gif) no-repeat 0 50%;
 line-height: 30px;
 border-bottom: none;
 display:block;
}

