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

#wrapper {
	position: relative;
	width: 893px;
	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: 219px;
height: 182px;
background: url(../images/layout/index_01.jpg) 0 0 no-repeat #0951A3;
float: left;
}
#kopf2
{
width: 219px;
height: 182px;
background: url(../images/layout/index_02.jpg) 0 0 no-repeat #0951A3;
float: left;
}

#kopf3
{
width: 219px;
height: 182px;
background: url(../images/layout/index_03.jpg) 0 0 no-repeat #32578C;
float: left;
}

#kopf4
{
width: 236px;
height: 182px;
background: url(../images/layout/index_04.jpg) 0 0 no-repeat #32578C;
float: left;
}

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

.menue
{
width: 501px;
height: 38px;
background: url(../images/layout/index_06.jpg) 0 0 no-repeat  #254C83;
float: left;
}






#kopf6
{
width: 330px;
height: 413px;
background: url(../images/layout/index_07.jpg) 0 0 no-repeat #224170;
float: left;
color: #92B7DD;
text-align: right;
font-size: 11px;
}

#kopf6 div
{
margin-right: 89px;
margin-bottom: 13px;
}

#kopf6 div.oben
{
margin-top: 47px;
}
#kopf6 div.mail
{
margin-top: 20px;
margin-bottom: 23px;
}

#kopf6 div a
{
color: #FFA800;
}

#kopf6 div a:hover
{
color: #FFf;
}

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

* html #content
{
height: 413px;
}

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


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