@import url(text.css);
@import url(content.css);
@import url(kontaktstyle.css);
@import url(menue.css);
@import url(lightbox.css);

* {
	padding: 0;
	margin: 0;
}

html
{
	
        height: 100%;
}

body {
      	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #030303;
	height: 100%;
	background: url(../images/bodyhgr.gif) #D7DEE3;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#wrapper {
	position: relative;
	width: 846px;
	min-height: 70%;
	margin: 0 auto;
	z-index:1;
	background: url(../images/hgr.gif) 0 0 repeat-y;
	font-size: 11px; 
}

* html #wrapper {
	height: 100%
}
#kopf1
{
width: 846px;
height: 32px;
#background: url(../images/bodyhgr.gif) #07DEE3;
background: url(../images/bodyhgr.gif) 0 0 #CDD6DB;
text-align: right;
}

#kopf1 div
{
padding-top: 12px;
padding-right: 10px;
}

#kopf2
{
width: 846px;
height: 30px;
background: url(../images/index_02.gif) 0 0 no-repeat #fff;
float: left;
}

#spaltelinks
	{
	width: 178px;
	min-height: 214px;
	float: left;
	}

* html #spaltelinks
	{
	height: 214px;
	}
	
#spalterechts
	{
	width: 668px;
	float: left;
	}
#header
	{
	height: 132px;
	width: 668px;
	}	


.headerbild
	{
	height: 132px;
	width: 663px;
	}

.headerbild a.homebutton
	{
        width: 162px;
        height: 60px;
        display: block;
		text-indent: -5000px;
       }


#navimain
	{
	height: 15px;
	background: url(../images/index_03.gif) 0 0 no-repeat;
	width: 668px;
        text-align: right;
	}	
#content {
	width: 668px;
        	}
#navipfad
        {
         text-align: right;
         padding-top: 50px;
         padding-right: 70px;
         font-size: 14px;
	 #font-weight: bold;
         color: #676767;
         font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
           }
#navipfad a.bc
        {
         color: #676767;
           }
#navipfad a.bc:hover
        {
         color: #000;
           }


#content_innen {
	
	padding-top: 20px;
	padding-left: 30px;
	margin-bottom: 35px;
        padding-right: 20px;
        line-height: 15px;
        font-size: 12px;
	}

#content_innen table.spalten td{
	
	vertical-align: top;
	}

#content_innen table.spalten td.links{
	
	margin-right: 30px;
        padding-right: 30px;
        width: 275px;
	}


#content_innen table.spalten td.links_service{
	
	margin-right: 30px;
        padding-right: 30px;
        width: 374px;
	}



#content_innen hr{
       background-color:#D7DEE3;
       border: none;
       margin-top: 3px;
       margin-bottom: 3px;
       padding: 0;
       height: 2px;
	}

#footer {
	position: absolute;
	width: 846px;
	margin: 0;
	padding: 0;
	bottom: 0;
	height: 48px;
	font-size: 11px;
	background: url(../images/bodyhgr.gif) 0 0 #CDD6DB;
}
#footer div.balken {

	width: 846px;
	height: 23px;
	background: url(../images/index_08.gif) 0 0 no-repeat #fff;
}
#footer div.copyright{
        color: #7F7F7F;
	text-align: left;
	font-size: 11px;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 5px;
        font-family:  Arial, Verdana, Helvetica, sans-serif;
}
.floatstop {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#punktlinie
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DDDDDD;
	padding-left: 40px;

}




