#header {
width:100%;

background-color: #606060;
color: #606060;
margin:auto;
padding:0;
text-align:left;
height:121px;
background-image:url(header02.jpg);
background-position:left;
background-repeat:no-repeat;
}








body, table {
background-color:#606060;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 9pt;
margin:0;
}

#navi {
width:100%;
border-top: 4px solid #D5D5D5;
border-bottom: 4px solid #D5D5D5;
background-color: #000000;
color:white;
margin:auto;
padding:0;
text-align:right;
height:30px;
background-image:url(logo.gif);
background-position:left;
background-repeat:no-repeat;
}
#logo {
float:left;
margin:auto;
padding:0;
border:0px solid red;
height:30px;
}
#logo img{
margin:auto;
padding:0;
}
#navi ul{
height:30px;
font-size:10pt;
padding:0;
margin:auto;
font-weight:bold;
list-style:none;
line-height:30px;
border:0px solid red;
float:right;
}
#navi ul li a {
height:30px;
color:white;
text-decoration:none;
padding: 0px 5px 0px 5px;
}
#navi ul li a:hover {
background-color:#1750A5;
color:white;
text-decoration:none;
display:block;
height:30px;
}
#navi ul li {
float:left;
height:30px;
}
#content {
padding:20px;
float:left;
background-color:#404040;
}
#sidebar_left{
float:left;
border-right: 4px solid #D5D5D5;
}
#sidebar_right{
border:0px solid red;
float:right;
border-left: 4px solid #D5D5D5;
}
#sidebar_left, #sidebar_right {
width:200px;
height:100%;
background-color: #79879B;
}
h1 {
font-size:16pt;
}
h2 {
font-size:14pt;
font-weight:normal;
}
input, textarea {
border: 2px solid #D5D5D5;
background-color: #808080;
}
input[type="submit"], input[type="reset"] {
background-color: #1965D7;
color:white
}
#content a, #footer a{
color:black;
text-decoration:none;
border-bottom:1px dotted silver;
}
#content a:hover, #footer a:hover {
border-bottom:1px solid silver;
}
#news {
float:right;
border: 1px dotted grey;
padding:5px;
width:400px;
}

}
#kontakt {
border:0px solid red;
}
#impressum {
height:400px;
width:400px;
float:left;
border:0px solid red;
}
#footer {
text-align:right;
border-top: 1px solid black;
padding-bottom:10px;
}
 {
font-size:9pt;
}