@charset "utf-8";
/* CSS Document */
div#container{
position: absolute;	
width: 100%;
margin:auto;
}
.inhalt1{
	vertical-align: text-top;}
div#kopf{
	position: relative;
	width: 800px;
	height: auto;
	z-index: 1;
	background-image:url(../bilder/start_back.png);
	background-position:right;
	margin-top:2%;
	margin-left:10%;
	padding-left: 20px;
	/*border: solid 1px #999999;*/
}
div#kopf1{
	position: relative;
	width: 800px;
	height: auto;
	z-index: 1;
	background-image:url(../bilder/ang_back.png);
	background-position:right;
	margin-top:2%;
	margin-left:10%;
	padding-left: 20px;
	/*border: solid 1px #999999;*/
}
div#kopf2{
	position: relative;
	width: 800px;
	height: auto;
	z-index: 1;
	background-image:url(../bilder/qualf_back.png);
	background-position:right;
	margin-top:2%;
	margin-left:10%;
	padding-left: 20px;
	/*border: solid 1px #999999;*/
}
div#kopf3{
	position: relative;
	width: 800px;
	height: auto;
	z-index: 1;
	background-image:url(../bilder/imp_back.png);
	background-position:right;
	margin-top:2%;
	margin-left:10%;
	padding-left: 20px;
	/*border: solid 1px #999999;*/
}
div#kopf4{
	position: relative;
	width: 800px;
	height: auto;
	z-index: 1;
	background-image:url(../bilder/leit_back.png);
	background-position:right;
	margin-top:2%;
	margin-left:10%;
	padding-left: 20px;
	/*border: solid 1px #999999;*/
}
div#inhalt{
	background-color:#eeeeee;
	position: relative;
	width: 800px;
	height: auto;
	z-index: 1;
	margin-left:10%;
	padding-left: 20px;
	border: solid 1px #c36;
}
div#inhaltstart{
	position: relative;
	width: 820px;
	height: auto;
	z-index: 1;
	margin-left:10%;
}
div#adresse{
margin-top: -20px;
width: 100%;
text-align:right;
}
div#links{
margin-top: 10px;
width: 99%;
text-align:right;
}
div#koosje{
	margin-top: -50px;
	position: relative;
	width: 100%;
}

div#bild{
float:left;
/*margin-left:1px;*/
position: relative;	
width: auto;
z-index: 2;}

div#bild2{
float:left;
margin-left:5px;
position: relative;	
width: auto;
z-index: 2;}

div#angebot{
	position: absolute;
	/*margin-top: -140px;*/
	margin-left: 10px;
	width: 775px;
	z-index: 10;
	left: 20px;
	top: 217px;
	/*top: 408px;*/
}
div#bild3{
	position: absolute;
	/*margin-top: -140px;*/
	margin-left: 10px;
	width: 447px;
	z-index: 10;
	left: 365px;
	top: 40px;
	/*top: 408px;*/
}

img.menu{	
border:solid 1px #999999;
margin:1px;
width: 201px;
height:201px;
}

img.fach{	
border:solid 1px #c36;
width: auto;
height: auto;}

div#pt{
	position: absolute;
	/*margin-top: -140px;*/
	width: 100%;
	z-index: 10;
	/*top: 408px;*/
}

div#unten{
	width:822px;	
/*border-top:solid 1px #c36;*/
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	alignment-baseline: after-edge;
}
h1 { font-size:36px; color: #C36;; text-align: left; font-weight: 400;}
h2 {font-size:18px; color:#C36;; line-height: 20px; font-weight: bold; text-align: left;}
h3 {font-size:14px; color:#777777; font-weight: 500;}
h4 {font-size:12px; color:#C36; font-weight: 500; font-style: italic;}
h5 {font-size:24px; color:#C36; font-style: normal; font-weight: bold; line-height: 20px;}
h6 {font-size:15px; color:#009966; line-height: 30px;text-align: left;}
hr {color:#fff;}
h1, h2, h3, h4, h5, h6, p,td {margin: 10px;}
a{ font-size:12px; color:#C36; font-weight: 700; text-decoration: none; }
a.hier{ font-size:12px; color:444444; font-weight: 700; text-decoration: none;}
