@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
{
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

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

#wrapper {
	position: relative;
	width: 973px;
	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: 228px;
height: 185px;
background: url(../images/layout/index_01.gif) 0 0 no-repeat #C6D8F4;
float: left;
}

#kopf2
{
width: 414px;
height: 185px;
float: left;
}

#flashcontent
{
width: 414px;
height: 185px;
background: url(../images/layout/index_02.gif) 0 0 no-repeat #C6D8F4;
}

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

#kopf4
{
width: 229px;
height: 28px;
background: url(../images/layout/index_04.gif) 0 0 no-repeat #4395F0;
float: left;
text-align: right;
color: #D7EAFF;
font-size: 11px;
}

#kopf4 div
{
padding-top: 2px;
padding-right: 33px;
}



#kopf5
{
width: 570px;
height: 28px;
background: url(../images/layout/index_05.gif) 0 0 no-repeat #B9DAFF;
color: #556E96;
font-size: 11px;
float: left;
}

#kopf5 div
{
padding-left: 39px;
padding-top: 2px;
}



#kopf6
{
width: 174px;
height: 28px;
background: url(../images/layout/index_06.gif) 0 0 no-repeat #4395F0;
float: left;
}

#menue_links
{
width: 229px;
float: left;
text-align: right;
background: url(../images/layout/menuelinkshgr.gif) 0 0 no-repeat;
}




#content {
	float: left;
	width: 561px;
	background: url(../images/layout/content_hgr.gif) 0 0 no-repeat;
}


#content_innen {
	
	padding-top: 34px;
	padding-left: 48px;
	line-height: 19px;
	padding-bottom: 25px;
}

.icon
{
float: left;
width: 70px;
height: 57px;
}


#adresse
{
width: 174px;
font-size: 11px;
min-height: 353px;
color: #556E96;
font-size: 10px;
float: left;
background: url(../images/layout/adressehgr.gif) 0 0 no-repeat;
}

* html #adresse{
	height: 353px;
}
#adresse_innen
{
padding-top: 55px;
padding-left: 16px;
}
	
#adresse_innen div
{
background: url(../images/layout/adressepfeil.gif) 0 4px no-repeat;
padding-left: 10px;
}


#footer {
	position: absolute;
	width: 973px;
	margin: 0;
	padding: 0;
	bottom: 0;
	height: 16px;
	background: url(../images/layout/index_09.gif) 0 0 no-repeat #B9DAFF;
	font-size: 0;
}


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

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

}

.headline_linie
{
	background-image:url(../images/layout/headlinie.gif);
	height: 2px;
	margin-top:3px;
}


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

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



