@import url(text.css);
@import url(content.css);
@import url(lightbox.css);
@import url(kontaktstyle.css);
@import url(menue.css);


* {
	padding: 0;
	margin: 0;
}

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

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

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

* html #wrapper {
	height: 100%
}




#kopf1
{
width: 37px;
height: 78px;
background: url(../images/layout/index_01.gif) right 0 repeat-y #BFDC8C;
float: left;
}


#kopf2
{
width: 426px;
height: 78px;
background: url(../images/layout/logo1.jpg) 0 0 no-repeat #F8FFF0;
float: left;
}

#kopf3
{
width: 432px;
height: 78px;
background: url(../images/layout/index_03.gif) 0 0 no-repeat #DCE8C0;
float: left;
}

#kopf3 div
{
margin-top: 20px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #0A2907;
float:left;
margin-left: 17px;
}

#kopf3 div.links
{
padding-right: 17px;
background: url(../images/layout/oben_linie.gif) right 0 repeat-y;
}



#kopf4
{
width: 37px;
height: 78px;
background: url(../images/layout/index_04.gif) 0 0 repeat-y #BFDC8C;
float: left;
}

#kopf5
{
width: 37px;
height: 210px;
background: url(../images/layout/index_05.jpg) 0 0 no-repeat #B3D678;
float: left;
}

#kopf6
{
width: 858px;
height: 210px;

float: left;
}
#flashcontent
{
width: 858px;
height: 210px;
background: url(../images/layout/index_06.jpg) 0 0 no-repeat #ECD1A2;
}



#kopf7
{
width: 37px;
height: 210px;
background: url(../images/layout/index_07.gif) 0 0 no-repeat #B3D678;
float: left;
}

#kopf8
{
width: 301px;
height: 35px;
background: url(../images/layout/index_08.jpg) 0 0 no-repeat #D42313;
float: left;
}

#kopf9
{
width: 583px;
height: 35px;
background: #fff;
float: left;
}

#kopf10
{
width: 48px;
height: 35px;
background: url(../images/layout/index_10.gif) 0 0 no-repeat #A7D292;
float: left;
}

#content1 {
	float: left;
	width: 87px;
	height: 240px;
	background: url(../images/layout/index_11.jpg) 0 0 no-repeat;
}

#menue_links
{
width: 151px;
height: 240px;
float: left;
text-align: right;
background: url(../images/layout/index_12.jpg) 0 0 no-repeat;
}




#content {
	float: left;
	width: 694px;
	min-height: 240px;
	background: url(../images/layout/index_13.jpg) 0 0 no-repeat;
}

* html #content
{
height: 240px;
}

#content_innen {
	
	padding-top: 30px;
	padding-left: 63px;
	line-height: 19px;
	padding-bottom: 85px;
	padding-right: 109px;
}



#adresse
{
width: 174px;
font-size: 11px;
min-height: 353px;
color: #556E96;
font-size: 10px;
float: left;
background: url(../images/layout/adressehgr.gif) 0 0 no-repeat;
}

* html #adresse{
	height: 353px;
}
#adresse_innen
{
padding-top: 55px;
padding-left: 16px;
}
	
#adresse_innen div
{
background: url(../images/layout/adressepfeil.gif) 0 4px no-repeat;
padding-left: 10px;
}


#footer {
	position: absolute;
	width: 932px;
	margin: 0;
	padding: 0;
	bottom: 0;
	height: 64px;
	background: url(../images/layout/unten.gif) 45px 0 no-repeat;
}


.floatstop {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#punktlinie
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DCDCDC;
	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 #999999;
}



