@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
{
	
	height: 100%;
}

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

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

* html #wrapper {
	height: 100%
}



#kopf1
{
width: 986px;
height: 38px;
background: url(../images/layout/index_01.jpg) 0 0 repeat-x #AE1E13;
float: left;
}

#kopf2
{
width: 154px;
height: 224px;
background: url(../images/layout/index_02.jpg) 0 0 no-repeat #AE1E13;
float: left;
}

#kopf3
{
width: 154px;
height: 224px;
background: url(../images/layout/index_03.jpg) 0 0 no-repeat #D3781F;
float: left;
}

#kopf4
{
width: 154px;
height: 224px;
background: url(../images/layout/index_04.jpg) 0 0 no-repeat #E7962A;
float: left;
}

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


#kopf6
{
width: 154px;
height: 224px;
background: url(../images/layout/index_06.jpg) 0 0 no-repeat #FD9907;
float: left;
}

#kopf7
{
width: 154px;
height: 224px;
background: url(../images/layout/index_07.jpg) 0 0 no-repeat #DEB65F;
font-size:12px;
float: left;
}

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

#kopf9
{
width: 110px;
height: 342px;
background: url(../images/layout/index_09.jpg) 0 0 no-repeat #7C1818;
float: left;
}


#content {
background: url(../images/layout/index_10.jpg) 0 0 no-repeat #fff;
width: 644px;
min-height: 342px;
	
float: left;
}

* html #content
{
height: 342px;
}




#content_innen {
	padding-top: 109px;
	padding-left: 97px;
	line-height: 19px;
	margin-bottom: 55px;
	padding-right: 30px;
}

#kopf10
{
width: 232px;
height: 342px;
background: url(../images/layout/index_11.jpg) 0 0 no-repeat #7C1818;
float: left;
color: #FFC8C3;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#kopf10 div
{
padding-left: 23px;
padding-top: 111px;
}

#kopf10 div a
{
color: #F9BF6B;
}

#kopf10 div a:hover
{
color: #fff;
}

#footer {
	position: absolute;
	width: 986px;
	margin: 0;
	padding: 0;
	bottom: 0;
	height: 0px;
	font-size: 0px;
}


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

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

}



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

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


.impressum  #content_innen img
{
border: none;
}


