@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: #FFEBC8;
	font-size: 12px;
	height: 100%;
	background: url(../images/layout/mainhgr.jpg) 0px 0px repeat-x #A4421C;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

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

* html #wrapper {
	height: 100%
}



#kopf1
{
width: 243px;
height: 179px;
background: url(../images/layout/index_01.jpg) 0 0 no-repeat #521616;
float: left;
}

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

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

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

#kopf5
{
width: 168px;
height: 179px;
background: url(../images/layout/index_05.jpg) 0 0 no-repeat #78312B;
float: left;
}

#kopf6
{
width: 281px;
height: 31px;
background: url(../images/layout/index_06.jpg) 0 0 no-repeat #940E0D;
float: left;
}

.menue
{
text-align: left;
color: #D5E7FF;
width: 682px;
height: 31px;
background: url(../images/layout/index_07.jpg) 0 0 no-repeat  #940E0D;
float: left;
}


#kopf7
{
width: 235px;
height: 463px;
background: url(../images/layout/index_08.jpg) 0 0 no-repeat #601A0E;
float: left;
}



#content {
	width: 560px;
	min-height: 463px;
	float:left;
	background: url(../images/layout/index_09.jpg) 0 0 no-repeat;
	line-height: 22px;
}

* html #content
{
height: 413px;
}

#content_innen {
	
	padding-top: 47px;
	padding-left: 46px;
	margin-bottom: 35px;
	
}

#kopf8
{
width: 168px;
height: 413px;
background: url(../images/layout/index_10.jpg) 0 0 no-repeat #601A0E;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: DFD69E;
line-height: 22px;
}

#kopf8 div
{
padding-left: 31px;
padding-top: 55px;
}

#kopf8 .abstand
{
margin-bottom: 12px;
}


#footer {
	position: absolute;
	width: 963px;
	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: #fff;
	padding-left: 40px;

}



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

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

.impressum  #content_innen a
{

border:none;}

.impressum  #content_innen img
{

border:none;
display: block;
}

#content_innen .bildlink
{
border: 1px solid #D86127;
padding:3px;
margin-bottom: 25px;
}

#content_innen .bildlink:hover
{
border: 1px solid #fff;
padding:3px;
}

