html, table {
margin:0 0 0 0;
padding:0 0 0 0;

	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
}
body {
margin:0 0 0 0;
padding:0 0 0 0;

	background-color:#FFFFFF;
	background-image: url(../images/grundgeruest/bg01.gif);
	background-repeat:repeat-x;

		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height: 16px;
}
/*---------------------------------GRUNDGEUEST------------------------------------------------*/
#mitte {
position:absolute;
left: 50%;
width: 767px;
margin-left: -383px;
}
#header {
width: 767px;
height: 109px;
background-image: url(../images/grundgeruest/header01.jpg);
}
#main {
width: 767px;
height: auto;
background-image: url(../images/grundgeruest/main_bg01.jpg);
}
#bottom_eins {
float:left;
width: 150px;
height: 70px;
background-color: #C70013;
}
#bottom_zwei {
float:left;
width: 617px;
height: 70px;
background-image: url(../images/grundgeruest/bottom02.jpg);
}
map {
margin:0;
padding:0;
}
#seitenheader {
width: 495px;
height: 40px;
margin-left: 40px;
float: left;
margin-bottom: 10px;
padding-top: 25px;
}
#content {
margin-left: 40px;
float: left;
width: 535px;
height: auto;
}
#clear {
float:none;
clear:both;
}
#footzeile {
position: relative;
top: 20px;
left: 60px;
color: #fff;
width: 500px;
}
/*----------------------NAVI----------------------*/
#navigation {
float: left;
width: 148px;
height: auto;
margin-left: 1px;
margin-top: 40px;
}
#navigation #nav {
margin-left: -39px;
margin-right: 0px;
list-style-type: none;
text-align: right;
}
#navigation #nav li{
border-bottom: 1px dashed #000;
margin-top: 10px;
line-height: 16px;
}
#navigation a:link, #navigation a:visited {
padding-right: 27px;
background-color: #FFFFFF;
text-decoration:none;
display: block;
width: 121px;
color:#000000;
filter:Alpha(opacity=60);
opacity:0.5;
-moz-opacity:0.5;
}
#navigation a:hover, #navigation a:active {
padding-right: 27px;
display: block;
text-decoration:none;
background-color: #FFDFD2;
color:#000000;

}
#nav #subnav a:link, #nav #subnav a:visited {
background-color: #FFFFFF;
text-decoration:none;
width: 200px;
color: #B20113;
filter:Alpha(opacity=100);
opacity:1;
-moz-opacity:1;
}
#nav #subnav a:hover, #nav #subnav a:active {
display: block;
text-decoration:none;
color: #000000;
}
#nav #subnav {
  display: none;
  position: absolute; 
  left: 150px;
  margin-top: -16px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: 150px;
  background-color: #FFFFFF;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
#nav #subnav li{
line-height: 18px;
border: 0;
margin: 0;
padding-left: 20px;
}
li > ul {
	top: auto;
	left: auto;
	}
#nav li:hover #subnav, #nav li.over #subnav{ display: block; }

/*--------------------------FORMATE-------------------------------*/
h1 {
font-size: 16px;
font-weight:bold;
color: #c30013;
}
p {
margin-bottom: 15px;
margin-top:0px;
line-height: 15px;
}
.randeck {
border-left: 15px solid #c30013;
padding-left: 8px;
margin-bottom: 0px;
}
.rand {
margin: 0 0 0 14px;
border-left: 1px solid #c30013;
padding-left: 8px;
padding-bottom: 20px;
}
.rand_ende {
width: 270px;
margin: 0 0 0 14px;
border-left: 1px solid #c30013;
border-bottom: 1px solid #c30013;
padding-left: 8px;
padding-bottom: 8px;
}
.img_eins {
border: 1px solid #84000D;
padding: 4px;
background-color:#FFFFFF;
float:right;
margin-left: 20px;
margin-bottom: 15px;
}
.img_zwei {
border: 1px solid #84000D;
padding: 4px;
background-color:#FFFFFF;
margin-left: 10px;
margin-bottom: 15px;
}
#content ul {
margin: 0 0 0 14px;
border-left: 1px solid #c30013;
padding-left: 25px;
padding-bottom: 20px;
border-bottom: 1px solid #c30013;
padding-bottom: 8px;
}
/*---------------LINKS-----------------*/

a:link, a:visited {
text-decoration: underline;
color: #BC0013;
}
a:hover, a:active {
text-decoration:none;
color: #000000;
}