/* CSS Document haebi*/


	
	/* content style */
@import url("content_style.css");
/* content style */

	
body {
font-family: 'spez', Helvetica, Arial, Verdana, sans-serif;
font-size:14px;
line-height: 22px;
color:#000;
background: url(/files/images/bg_body.jpg) no-repeat;
background-attachment: fixed;
}

#force-scrollbar {
position: absolute;
top: 0;
bottom: -1px;
width: 1em;
z-index: -1;
}


#header {
height: 155px;
width: 100%;
background-color: #fff;
}

#logo {
height: 155px;
width: 20%;
margin: 0 0 0 15%;
float: left;
}



#mainnav1 {
height: 35px;
width: 65%;
margin: 110px 0 0 0;
float: right;
}



#main {
}


#content {
min-height: 300px;
width: 100%;
margin: 1% 0 3% 0;
float: left;

}

#footer {
height: 175px;
width: 85%;
padding: 0 0 0 15%;
	position: relative;
bottom:0;
clear: both;
background-color: #eafdc0;

}

#footer_content {
min-height: 175px;
width: 100%;
}


/*Navigation*/

A {
color: #7c7b7b;
font-family:'spez-bold', Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

A:visited
{
color: #7c7b7b;
font-family:'spez-bold', Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

A:active
{
color: #7c7b7b;
font-family:'spez-bold', Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

A:hover
{
color: #7c7b7b;
font-family:'spez-bold', Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;
}


#hnav0 {}

#hnav0 li{
float: left;
}

#hnav0 li a:link, #hnav0 li a:visited {
font-family:'spez', Helvetica, Verdana, Arial, sans-serif;
color: #94d60a;
display: block;
font-weight: lighter;
font-size: 19px;
padding: 10px 40px 8px 0;
letter-spacing: 1px;
}

#hnav0 li a:hover, #hnav0 li a:active, #hnav0 li a.on:link, #hnav0 li a.on:visited, #hnav0 li a.on:hover, #hnav0 li a.on:active, .hnav0_active {
font-family:'spez', Helvetica, Verdana, Arial, sans-serif;
color: #000;
display: block;
font-weight: lighter;
font-size: 19px;
padding: 10px 40px 8px 0;
letter-spacing: 1px;

}





/*content*/

  

.fuss {
font-family: 'spez', Helvetica, Verdana, Arial, sans-serif;
font-size: 13px;
line-height:22px;
font-style: normal;
font-weight: bold;
letter-spacing:0.5px;
color: #000;
}

.impressum {
font-family: 'spez', Helvetica, Verdana, Arial, sans-serif;
font-size: 10px;
line-height:18px;
font-style: normal;
font-weight: bold;
letter-spacing:0.5px;
color: #000;
vertical-align:bottom;
}




