* {
	margin: 0;
	padding: 0;
}
body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eee;
}
#container {
	margin: 0 auto;
    text-align: left;
	border-top: none;
	border-right: 1px solid #809CBC;
	border-bottom: 1px solid #809CBC;
	border-left: 1px solid #809CBC;
	background: url(../gfx/container_bg.gif) center top repeat-y;
	width: 769px;

    voice-family: "\"}\"";
    voice-family: inherit;
    width: 767px;
    voice-family: "\"}\"";
}

#header {
    margin-left: 234px;
	/*background: url(../gfx/header_bg2.jpg) right top repeat;*/
    width: 533px;
    height: 166px;
}

/*****************************************
 Navigation in header
*****************************************/
#topNav {    
    padding: 10px 0 0 169px;
}
#topNav ul {
    list-style-type: none;
}
#topNav ul li {
    display: block;
    float: left;
}
#topNav ul li a, #topNav ul li a:link, #topNav ul li a:visited, #topNav ul li a:active, #topNav ul li a:focus {
    display: block;
    border-right: 1px solid #003370;  
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 75%;
    font-weight: bold;
    color: #003370;
    text-decoration: none;
    text-align: center;
}
#topNav ul li a:hover {
    text-decoration: underline;
}
#unternehmen {
    width: 114px;
}
#impressum {
    width: 100px;
}
#kontakt {
    width: 82px;
}
#agbs {
    width: 62px;
}

/*****************************************
 Navigation
*****************************************/
#leftCol {
    margin-top: -166px;
	float: left;
	width: 229px;
}
#leftCol ul {
    margin-bottom: 10px;
    list-style: none;
    border-top: 1px solid #BCBCBC;
    border-bottom: 2px solid #BCBCBC;
}
#leftCol a, #leftCol a:link, #leftCol a:visited, #leftCol a:active, #leftCol a:focus {
    display: block;
    padding: 7px 0 7px 33px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 75%;
    color: #294D7B;
    text-decoration: none;
    background: #fff url(../gfx/leftcol_a_bg.gif) 15px 11px no-repeat;
    border-top: 1px solid #BCBCBC;
    width: 229px;

    voice-family: "\"}\"";
    voice-family: inherit;
    width: 196px;
    voice-family: "\"}\"";
}
#leftCol a:hover {
    background: #fff url(../gfx/leftcol_ahover_bg.gif) 15px 11px no-repeat;
}

#leftCol a.on{
    color:#FF8800;
}

#leftCol div.immagini {
	padding:1px;
    margin: 20px 10px 20px 10px;
    border: 1px solid #ddd;
	width:205px;
	height:140px;
}

#content {
	margin-left: 234px;
    /*padding: 10px;*/
}

#footer {
    padding-top: 6px;
	clear: both;
    font-size: 70%;
    text-align: center;
    border-top: 1px solid #809CBC;
	background-color: #fff;
    height: 27px;

    voice-family: "\"}\"";
    voice-family: inherit;
    height: 21px;
    voice-family: "\"}\"";
}
