@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, sans-serif;
color:#5b6164;
font-size:12px;
line-height:1.3;
background-color:#fff;
}

a {
color:#3c677d;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#3c677d;
}

h1, h2, h3, h4, h5 {
color:#446e82;
font-weight:bold;
}

#Hauptbereich {
width:875px;
margin:0 auto;
}

#Header {
height:77px;
background-image:url(../images/header.jpg);
position:relative;
padding:53px 10px 0px 0px;
color:#777;
text-align:right;
font-size:11px;
position:fixed;
top:0px;
width:865px;
}

#Header a {
color:#777;
}

#Header a#go-home {
position:absolute;
top:40px;
width:238px;
height:86px;
left:0px;
}

#Navi {
height:32px;
padding-bottom:10px;
background-image:url(../images/navi.jpg);
overflow:auto;
display:block;
position:fixed;
top:130px;
width:875px;
}

#Navi li {
width:123px;
border-right:2px solid #fff;
display:block;
float:left;
}

#Navi li.last {
width:125px;
border-right:0px;
}

#Navi li a {
display:block;
padding:10px 5px 0px;
height:22px;
text-align:center;
color:#414141;
font-weight:bold;
overflow:hidden;
}

#Navi li a.aktiv, #Navi li a:hover {
background-color:#e8eaeb;
color:#003955;
text-decoration:none;
}

#Content {
width:875px;
overflow:auto;
margin-top:172px;
}

#ContentL {
display:block;
float:left;
width:250px;
margin-right:20px;
position:fixed;
top:172px;
}

#ContentL li {
display:block;
border-bottom:2px solid #e0e6ec;
}

#ContentL li a {
display:block;
font-size:11px;
padding:6px 10px 6px 2px;
color:#414141;
font-weight:bold;
}

#ContentL li a.aktiv, #ContentL li a:hover {
color:#88a3b0;
text-decoration:none;
}

#ContentR {
float:right;
width:605px;
}

#ContentM {
width:875px;
}

#Content #Headline {
display:block;
overflow:auto;
background-color:#e0e6ec;
margin-bottom:12px;
padding:2px 3px 2px 7px;
}

#Content #Headline h1 {
color:#003955;
font-size:15px;
font-weight:bold;
display:block;
float:left;
margin:0px;
}

#Content #Headline a {
color:#003955;
font-size:12px;
display:block;
float:right;
margin-top:2px;
background-color:#fff;
padding:0px 2px;
text-decoration:none;
}

#Content #Headline a:hover {
background-color:#003955;
color:#fff;
}

#Content #Inhalt {
padding-left:8px;
}


.produkt {
padding-bottom:6px;
margin-bottom:6px;
border-bottom:2px solid #e0e6ec;
overflow:auto;
width:605px;
}

.produkt .produktM {
padding-left:8px;
margin-bottom:5px;
}

.produkt .produktL {
float:left;
width:283px;
margin-right:30px;
padding-left:8px;
}

.produkt .produktR {
float:left;
width:284px;
}

.produkt .produktR img {
width:280px;
border:2px solid #033b57;
}
