/* Gablonzer Industrie
	(c) 2009 Online-Info Service GmbH info@online-service.de

	[ layout.css - Layout ] */

body
{
margin: 0px;
background-color: #CEE0EA;
background-image: url(/images/template/hg1.jpg);
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;

}

#wrapper
{
width: 970px;
margin-left: 5px;
background-color: #FFFFFF;
background-image: url(/images/template/hg_wrapper.jpg);
background-repeat:repeat-y;
padding: 0px;
border-top: 1px solid white;
border-right: 2px solid white;
border-bottom: 1px solid white;
border-left: 2px solid white;
}

#header_print, #firmendaten, #fusszeile_print
{
display:none;
}

#logo
{
background-color:#EEF4F7;
width: 195px;
height: 111px;
float: left;
padding-top: 20px;
}

#navbilder
{
width: 580px;
float: left;
}

#navbilder img
{
border: 1px solid white;
}

#seite
{
background-color:#EEF4F7;
width: 195px;
float: left;
}
#seite img
{
border: 1px solid white;
}

#nav
{
width: 970px;
height: 30px;
padding: 0px;
background-image: url(/images/template/hg_nav.jpg);
background-repeat:repeat-x;
float: left;
}


#subnav
{
background-color:#FFFFFF;
width: 185px;
padding: 5px;
border-right: 1px solid #E1E1E1;
float: left;
}

#inhalt
{
background-color:#FFFFFF;
width: 549px;
padding: 15px;
float: left;
}
#seiteinhalt
{
background-color:#EEF4F7;
width: 165px;
float: left;
padding: 15px;
font-size: 11px;
color: #4F6885;
/*
color: #C6DAE7;
letter-spacing: 0.1em;
*/
}
#fusszeile
{
padding-top: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 20px;
font-size: 9px;
background-image: url(/images/template/farbstreifen.jpg);
background-repeat: no-repeat;
background-color:#FFFFFF;
text-align:center;
}
.killfloat
{
clear:both;
}

