* {
	padding: 0;
	margin: 0;
}

html
{
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

body {
      	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 12px;
	height: 100%;
	background: url(../images/layout/mainhgr.jpg) 0 0 repeat-x #FFf;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#wrapper {
	position: relative;
	width: 878px;
	min-height: 100%;
	margin: 0 auto;
	z-index:1;
	background: url(../images/layout/hgr.jpg) 0 0 repeat-y;
}

* html #wrapper {
	height: 100%
}




#kopf1
{
background-image:url(../images/layout/index_01.gif);
width: 340px;
height: 107px;
float: left;
}


#kopf2
{
background-image:url(../images/layout/index_02.jpg);
width: 269px;
height: 107px;
float: left;
}

#kopf3
{
background-image:url(../images/layout/index_03.jpg);
width: 269px;
height: 107px;
float: left;
}


#kopf4
{
background-image:url(../images/layout/index_04.jpg);
width: 340px;
height: 139px;
float: left;
}

#kopf5
{
width: 538px;
height: 139px;
float: left;
color: #fff;
font-size: 11px;
line-height: 19px;
background: url(../images/layout/kopfmainhgr.jpg) 0 0 repeat-x;
}


#adresse
{
width: 271px;
height: 139px;
background: url(../images/layout/kopflinie.jpg) 268px 20px no-repeat;
float:left;
}

#adresse_innen
{
padding-top: 31px;
padding-left: 65px;
}

#kopf5 #telefon
{
width: 267px;
height: 139px;
background: url(../images/layout/kopfhgr.jpg) 37px 0 no-repeat;
float:left;
}

#telefon_innen
{
padding-top: 31px;
padding-left: 34px;
}

#navioben
{
width: 878px;
height: 39px;
background: url(../images/layout/naviobenhgr.jpg) 0 0 repeat-x;
}

#naviobeninnen
{
background: url(../images/layout/navioben_pfeil.gif) 1px 15px  no-repeat;
padding-top: 13px;
padding-left: 29px;
}

.navipfeil
{
margin-left:8px;
vertical-align: middle;
}

#content {
	width: 609px;
	float: left;
}



#content_innen {
	
	padding-left: 2px;
	padding-top: 65px;

}

#menuerechts {
	width: 269px;
	float: left;
}
#menuerechts_innen {
	padding-top: 69px;
	padding-left: 23px;
}
#menuerechts_innen div
{
	width: 153px;
	height: 25px;
	background: url(../images/layout/navilinie.gif) 0 bottom  repeat-x;
	margin-bottom: 6px;
}

#footer {
	position: absolute;
	width: 878px;
	margin: 0;
	padding: 0;
	bottom: 0;
	height: 1px;
	background: url(../images/layout/footer.gif) 609px 0 no-repeat;
}




#floatstop {
	float: none;
	clear: both;
}

#punktlinie
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DAD8C5;
	padding-left: 40px;

}

.headline_linie
{
	background-image:url(../images/layout/headlinie.gif);
	height: 2px;
	margin-top:3px;
}


#pfeil
{
	margin-right: 5px;
	vertical-align: middle;
}

#bild
{
border: 1px solid #CCCCCC;
}


