/* CSS Document */

body {
font: 13px Arial, Helvetica, sans-serif;
margin-top: 0px;
background-color: #eeeeee

}

#pageHeader {
background: url(images/header.jpg) no-repeat;
height: 185px;
margin: 0px;
padding: 0px;
 text-align:center;
}

#pageHeader h1 {
   color: #000000;
   font: 24px Arial, Helvetica, sans-serif;
   font-weight: bold;
   padding-top: 20px;
   padding-bottom: 3px;
   margin-top: 15px;
   margin-bottom: 10px;
}
#pageHeader h2 {
   color: #000000;
   font: 18px Arial, Helvetica, sans-serif;
   font-weight: bold;
   padding-top: 0px;
   padding-bottom: 3px;
   margin-top: 0px;
   margin-bottom: 3px;
}

#container {
background-color:#B2976C;
width:970px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
margin-bottom: 20px;
}

#inhalt_allgemein{
background-color:#F2E1C3;
position: relative;
width:958px;
margin: 0;
color: #000000;
float : left;
padding:2px 2px 10px 10px;
text-align: left;
overflow:scroll;
overflow-x: hidden;
overflow-y: auto;

}

#inhalt_allgemein a, a:visited {
color: #54422E;
text-decoration:underline;
}

#inhalt_allgemein A:hover {
background-color:transparent;
color:#cc9966;
text-decoration:underline;
}

#inhalt_webres {
	color: #ffffff;
	float : left;
	margin-top : 0px;
	padding :15px 20px 0px 0px;
	width : 940px;
    height: 520px;
	line-height: 20px;
	text-align: left;
    overflow:scroll;
    overflow-x: hidden;
    overflow-y: auto;

}

#inhalt_webres a, a:visited {
color: yellow;
text-decoration:underline;
}

#inhalt_webres A:hover {
background-color:transparent;
color:#ffffff;
text-decoration:underline;
}

#preis {
position:absolute;
color: #f3b6b0;
margin-top : 0px;
padding : 0px 0px 0px 0px;
margin: 107px 0px 0px 130px;
width : 235px;
text-align: right;
line-height: 20px;
}

#adresse {
position:absolute;
color: #f3b6b0;
padding : 107px 0px 0px 0px;
margin: 0px 0px 0px 235px;
width : 200px;
text-align: left;
line-height: 20px;
}

a, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
background-color:transparent;
color: #000000;
text-decoration:underline;
}

/*Navigation*/
#menue	{
display : inline;
float : left;
position: relative;
padding: 0px 0px 0px 20px;
text-align : left;
color : #f3b6b0;
background-color: #8FC3FD;
width:950px;
background: #B2976C;
font: 13px Arial, Helvetica, sans-serif;
font-weight: normal;
color: #444444;
}

h3 {
   color: #000000;
   font: 18px Arial, Helvetica, sans-serif;
   font-weight: bold;
}

h4 {
   color: #000000;
   font: 14px Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-decoration:underline;
   padding-top: 0px;
   padding-bottom: 3px;
   margin-top: 5px;
   margin-bottom: 3px;
}

img {
   padding: 0 0 10px 10px;

}

h5 {
   font: 13px Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #ffffff;
   padding-top: 0px;
   padding-bottom: 3px;
   margin-top: 1px;
   margin-bottom: 3px;
}



#kopf_sensor {
 top:10px; left:10px;
 width:100px;
 height:150px;
 text-align:right;
 }


#kopf_sensor h1 {
 width:100px;
 height:150px;
 cursor: pointer;
}

