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

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

* html #wrapper {
	height: 100%
}

#wrapper_startseite {
	position: relative;
	width: 771px;
	min-height: 100%;
	margin: 0 auto;
	z-index:1;
	font-size: 11px;
	text-align: center;
}

* html #wrapper_startseite {
	height: 100%
}

#wrapper_startseite div.weiter
{
margin-top: 10px;
padding-bottom: 6px;
padding-top: 6px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font-weight: bold;
}

#wrapper_startseite div.weiter a
{
display: block;
color: #EEE5D6;
background-color: #CC0000;
height: 14px;
padding-top:2px;
padding-bottom: 2px;
}
#wrapper_startseite div.weiter a:hover
{
color: #fff;
background-color: #000;
}

#kopf1
{
width: 331px;
height: 31px;
background: url(../images/layout/index_01.jpg) 0px 0px no-repeat #AF0F0F;
float: left;
}
#kopf2
{
width: 659px;
height: 31px;
background: url(../images/layout/index_02.jpg) 0px 0px repeat-x #AF0F0F;
float: left;
}
.menue_links
{
width: 162px;
height: 222px;
background: url(../images/layout/index_02.jpg) 0 0 no-repeat #803A30;
text-align: right;
float: left;
}



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



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

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

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

.menue_links
{
width: 259px;
height: 403px;
background: url(../images/layout/index_07.jpg) 0 0 no-repeat #EFE7DA;
float: left;
}


.menue_links div
{
color: #6C4748;
font-size: 11px;
padding-top: 32px;
padding-right: 40px;
}

.menue_links div.linie
{
padding-top: 7px;
padding-bottom: 7px;
background: url(../images/layout/adresslinie.gif) right 7px no-repeat;
}

.menue_links div a
{
padding: 0;
background: none;
}
.menue_links div a:hover
{
color: #000;
}

#content {
	width: 584px;
	float:left;
	background: url(../images/layout/index_08.jpg) 0 0 no-repeat ;
}

#content_innen {
	
	
	padding-left: 73px;
	line-height: 19px;
	margin-bottom: 55px;
	
}

#kopf8
{
width: 147px;
height: 403px;
background: url(../images/layout/index_09.jpg) 0 0 no-repeat #EFE7DA;
float: left;
}

#footer {
	position: absolute;
	width: 990px;
	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 img
{
border: none;
}


