/* CSS Document hpts*/


	
	/* 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(../layouts/images/bg_main.png) no-repeat 0% 370px;
background-size: 14%;
}

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


#header {
background: url(../layouts/images/bg_header.png) no-repeat top right;
height: 135px;
margin: 0 10% 0 10%;
width: 80%;
}



#mainnav1 {
min-height: 40px;
width: 87%;
padding: 0 0 0 15%;
background-color: #88bddf;
float: left;
}

#mainnav2 {
min-height: 40px;
width: 87%;
padding: 0 0 0 15%;
background-color: #cce2f1;
float: left;
}



#main {
min-height: 760px;
width: 100%;
}


#content {
    height: auto;
    min-height: 300px;
    width: 100%;
    padding: 0;
    float: left;
/*     clear: both; */
}

.pict {
    width: 100%;
    height: auto;
    float: left;
}

#footer {
height: 170px;
width: 82%;
padding: 0 5% 0 15%;
bottom:0;
clear: both;
background-color: #e0e0e0;

}

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

}


/*Navigation*/

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

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

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

A:hover
{
color: #0075be;
font-family:'spez-bold', Helvetica, Verdana, Arial, sans-serif;
font-size: 14px;
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: #000;
display: block;
font-weight: lighter;
font-size: 19px;
padding: 10px 54px 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: #fff;
display: block;
font-weight: lighter;
font-size: 19px;
padding: 10px 54px 8px 0;
letter-spacing: 1px;

}

#snav1 {}

#snav1 li{
float: left;
}

#snav1 li a:link, #snav1 li a:visited {
font-family:'spez', Helvetica, Verdana, Arial, sans-serif;
color: #000;
display: block;
font-weight: lighter;
font-size: 17px;
padding: 10px 64px 8px 0;
letter-spacing: 1px;
}

#snav1 li a:hover, #snav1 li a:active, #snav1 li a.on:link, #snav1 li a.on:visited, #snav1 li a.on:hover, #snav1 li a.on:active {
font-family:'spez', Helvetica, Verdana, Arial, sans-serif;
color: #0075be;
display: block;
font-weight: lighter;
font-size: 17px;
padding: 10px 64px 8px 0;
letter-spacing: 1px;

}



/*content*/

  

	

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

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

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




