html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #dad7ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747577;
	
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0 0 20px 0;
	color: #747577;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	
}
ul { margin: 0 0 20px 20px; }
ol { margin: 0 0 20px 25px; }
img {
	border: 2px;
	border-color: #e1d9c5;
	} 

a img {
	border: 0;
}
a:link, a:visited, a:active, a:hover { 
	color: #747577;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	
}
h1 {
	margin: 0;
	padding: 0;
		
}
h2 {
	margin: 0;
	padding: 0;
		
}


/* Schriftarten */
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.marg-40{ margin-top: -40px; }
.tright { text-align:right; }
.floatl { float: left; }
.floatr { float: right; }
.fixfloat {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

/* min-height */
.minh-10 {
	height: 10px;
	overflow: visible;
}
html>body .minh-10 {
	height: auto;
	min-height: 10px;
}

/* Innen- und Au§enabstŠnde */

/* Seitenaufbau */

#main-container {
	width: 1024px;
	height: auto;
	margin:30px auto 0px auto;
	overflow: visible;
}
html>body #main-container {
	height: auto;
	min-height: 700px;
}
#head-container {
	width: 1024px;
	height: 170px;
	overflow: visible;
	position: relative;
	background-image: url(/templates/pics/bg-content.png);
	background-repeat: repeat-y;
	z-index: 1;
	}
#head-bild{
	background-image: url(/templates/pics/bg-oben.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 109px;
	width: 610px;
	
	}
#navi{
	margin-left: 1px;
	margin-right: 1px;
	height: 60px;
	width: 1022px;
	background-image: url(/templates/pics/bg-navi.png);
	background-repeat: repeat-x;
	position: relative;
	}
#head-nav{
	position: absolute;
	left: 70px;
	top: 9px;
	font-size: 12px;
	line-height: 30px;
	width: 750px;
	overflow: hidden;
	z-index: 10;
}
#head-kont{
	position: absolute;
	top: 9px;
	left: 828px;
	height: 30px;
	line-height: 30px;
	width:200px;
	overflow: hidden;
	z-index: 10;
}
#head-subnav {
	clear: both;
	position: absolute;
	left: 80px;
	top: 38px;
	font-size: 10px;
	line-height: 21px;
	height: 21px;
	width: 840px;
	overflow: hidden;
	color:#000000;
	}
#head-nav a:link, #head-nav a:visited, #head-nav a:active, #head-nav a:hover {
	display: block;
	float:left;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #747577;
	font-size: 12px;
	padding: 0 12px 0 12px;
	background-image: url(/templates/pics/menu-aktiv.png);
	background-repeat: no-repeat;
	background-position: -200px -100px;
}
#head-nav a:hover, #head-nav a.hn-act:link, #head-nav a.hn-act:visited, #head-nav a.hn-act:active, #head-nav a.hn-act:hover  {
	color: #000000;
	background-position: center bottom;
}
#head-kont a:link, #head-kont a:visited, #head-kont a:active, #head-kont a:hover {
	display: block;
	float:left;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 0 6px;
	background-image: url(/templates/pics/menu-aktiv.png);
	background-repeat: no-repeat;
	background-position: -200px -100px;
	}
#head-kont a:hover, #head-kont a.hn-act:link, #head-kont a.hn-act:visited, #head-kont a.hn-act:active, #head-kont a.hn-act:hover {
	color: #747577;
	background-position: center bottom;
	}
#head-subnav a:link, #head-subnav a:visited, #head-subnav a:active, #head-subnav a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	line-height: 21px;
	width: 200px;
	padding-right: 24px;
}
#head-subnav a:hover, #head-subnav a.hn-act:link, #head-subnav a.hn-act:visited, #head-subnav a.hn-act:active, #head-subnav a.hn-act:hover {
	text-decoration: underline;
	font-weight: normal;
	 }
#content-container {
	width: 944px;
	overflow: visible;
	padding-left: 80px;
	padding-top: 46px;
	background-image: url(/templates/pics/bg-content.png);
	background-repeat: repeat-y;
}
html>body #content-container {
	height: auto;
	min-height: 400px;
}
#border-top {
	background-image: url(/templates/pics/rahmen-oben.png);
	background-repeat: no-repeat;
	width: 1024px;
	height: 7px;
	}
#border-bottom {
	margin: 0 auto;
	background-image: url(/templates/pics/rahmen-unten.png);
	background-repeat: no-repeat;
	width: 1024px;
	height: 22px;
	}

#left-side-container{
	
	left: 0px;
	padding: 0px;
	width: 130px;
	margin-top: 88px;
	float: left;
}
#main-content {
	width: 530px;
	overflow: visible;
	padding: 0px;
	position: relative;
	left:0px;
	float: left;
}
.left-content{
	margin-bottom: 0px;
	top: 0px;
	left: 0px;
	width: 205px;
	height: auto;
	padding: 0 30px;
}
.right-content{
	margin-bottom: 0px;
	top: 0px;
	left: 255px;
	width: 205px;
	height: auto;
	padding: 0 30px;
}
.bottom-content{
	top: 0px;
	width: 470px;
	height: auto;
	margin: 0 30px;
}
#right-side-container{
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	width: 205px;
	float: left;
	overflow: visible;
	padding: 0px;
	
}
html>body #main-content {
	height: auto;
	min-height: 357px;
}
#bg-bottom{
	position: relative;
	margin:0 0 0 -50px; 
	width: 276px;
	height: 143px;
	z-index: 101;
	
	}
#footer{
	height: 5px;
	width: 1024px;
	}

/* Formatierung Inhalte */
#left-side-container p, #main-content p, #right-side-container p {
	line-height: 18px;
	font-size: 12px;
	color: #747577;
}
#left-side-container h1, #main-content h1, #left-side-container h1 {
	margin: 0 0 0px 0;
	font-size: 18px;
	line-height: 25px;
	color: #c3b48c;
}
#left-side-container h2, #main-content h2, #left-side-container h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#main-content h1, #main-content h2 { margin-left: 30px; width: 470px; }

#left-side-container p{
	color: #c3b48c;
}
#head-container img{
	border: none;
	position: relative;
	top: 25px;
	left: 740px;
	z-index: 100;
}
#right-side-container img, .right-pic img, .mid-pic img { border: 0; padding: 0; }
.right-pic { width: 205px; height: 150px; overflow: hidden; margin-bottom: 10px; position: relative; }
.right-pic-overlay { background-image: url(/templates/pics/rahmen-klein.png); background-repeat: no-repeat; position: absolute; left: 0; top:0; z-index: 10; width: 205px; height:150px; }	
.mid-pic { width: 468px; height: 268px; overflow: hidden; margin-bottom: 10px; position: relative; }
.mid-pic-overlay { background-image: url(/templates/pics/rahmen-gross.png); background-repeat: no-repeat; position: absolute; left: 0; top:0; z-index: 10; width: 468px; height:268px; }	

