@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 #133F60;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

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

* html #wrapper {
	height: 100%
}



#kopf1
{
width: 217px;
height: 15px;
background: url(../images/layout/index_01.jpg) 0 0 repeat-x #FF7D04;
float: left;
}
#kopf2
{
width: 748px;
height: 15px;
background: url(../images/layout/index_02.jpg) 0 0 repeat-x #D32E18;
float: left;
}

#kopf3
{
width: 195px;
height: 320px;
background: url(../images/layout/index_03.jpg) 0 0 repeat-x #106DB0;
float: left;
}

#kopf3 div
{
text-align: right;
font-size: 10px;
color: #FFCF8B;
padding-right: 18px;
padding-top: 142px;
}

#kopf3 div strong
{
color: #FFAE5E;
}

#kopf3 div a
{
color: #FF9C3B;
}

#kopf3 div a:hover
{
color: #FFF;
}




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

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

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

.menue_links
{
width: 195px;
height: 294px;
background: url(../images/layout/index_07.jpg) 0 0 repeat-x ;
float: left;
}


#content {
	width: 770px;
	min-height: 300px;
	float:left;
	background: url(../images/layout/index_08.jpg) right 0 no-repeat;
	line-height: 19px;
}

* html #content
{
height: 300px;
}

#content_innen {
	
	padding-top: 12px;
	padding-left: 72px;
	margin-bottom: 25px;
	
}
#kopf8
{
width: 64px;
height: 286px;
background: url(../images/layout/index_09.jpg) 0 0 no-repeat #B5DA7B;
float: left;
}


#footer {
	position: absolute;
	width: 965px;
	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;
}
