* {
margin: 0; 
padding: 0;
}
a img {
border: 0 none;
}
a:hover img {
text-decoration: none;
border-bottom: 0px;
}
#inhalt a, #fuss a {
color: #2a2a2a;
font-size: 0.9em; 
font-weight: bold;
text-decoration: none;
}
#inhalt a:hover {
color: #2a2a2a;
background: transparent;
text-decoration: underline;
}
h2 { 
font-size: 1.2em; 
color: #2a2a2a;
}
h3 { 
font-size: 1em; 
color: #2a2a2a;
margin: 0.5em 0;
}
P { 
color: #2a2a2a;
text-align: justify;
padding: 0 0.5em;
margin: 0.5em 0;
width:620px;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #2a2a2a;
background: #2a2a2a;
}
#seite {
position: relative;
width: 800px;
margin: 0 auto;
text-align: left;
color: #2a2a2a;
background: #bcbcbc;
border-top: 4px solid #868686;	
border-left: 4px solid #868686;
border-right: 4px solid #868686;
border-bottom: 4px solid #868686;	
}
#logo{
position: relative;
top: 0px;
left: 0px;
}
#nav{
position: absolute;
top: 170px;
width: 800px;
height: 30px;
background: transparent url(../bilder/moenninghoff_logo_nav.jpg) 0 0 repeat-x;
margin-bottom:px;
border-top: 4px solid #868686;
border-bottom: 4px solid #868686;

}
#HauptNavigation {
position: absolute;
top: 178px;
left: 85px;
width: 740px;
font-weight: bold;
list-style-type: none;
border-left: 1px solid #868686;
z-index: 5;
}
#HauptNavigation li {
display: inline;
}
#HauptNavigation a {
display: block;
float: left;
color: #2a2a2a;
padding: 2px 5px 2px 5px;
text-decoration: none;
border-right: 1px solid #868686;

}
#HauptNavigation a:hover {
color: #2a2a2a;
background: transparent;
border-bottom: 4px solid #153588;
}
#HauptNavigation a.akt {
color: #c51225;
}
#inhalt{
position: relative;
top: 50px;
left: 70px;
width: 740px;
height: 820px;
padding-bottom: 10px;
}
#inhalt img{
border: 4px solid #868686;
margin: 0.5em;
}

#fuss{
position: absolute;
padding-top: 10px;
width : 650px;
top: 740px;
border-top: 1px solid #868686;
}
