* {
margin: 0;
padding: 0;
}




img {
border: none;
}




#inhalt a {
color: #cc6600;
text-decoration: none;
}

#inhalt a:hover {
color: #cc6600;
text-decoration: underline;
}

#inhalt a:visited {
color: #000000;
}




body {
font-family: arial, verdana, sans-serif;
background: url(hintergrund.jpg);
background-repeat: repeat-x;
font-size: 12px;
}




#umschlag {
width: 770px;
margin: auto;
margin-top: 10px;
margin-bottom: 20px;
}





#kopfzeile h1 {
display: none;
}





#startseite #kopfzeile {
width: 770px;
height: 239px;
background: url(logo.gif);
}




#inhalt {
background: #fff;
float: right;
width: 611px;
border-bottom: 9px solid #686868;
color: #000;
text-align: left;
}

#inhalt_menue_umschlag{
background: #fff;
width: 770px;
margin: auto;
padding: 0;
}





#menue {
width: 158px;
padding: 0;
margin: 0;
float: left;
font-size: 11px;
font-weight: bold;
}

#menue ul {
list-style-type: none;
letter-spacing: 1px;
}

#menue li {
margin-top: 0;
padding-bottom: 8px;
text-transform: uppercase;
}

#menue li a {
padding: 0px 4px 0px 4px;
margin-left: 5px;
color: #fff;
background:#cc6600;
text-decoration: none;
}

#menue li a:hover {
color: #fff;
background:#686868;
text-decoration: none;
}





.clear {
clear: both;
}

.float_right {
float: right;
}

#inhalt p {
line-height: 1.5;
margin: 20px;
font-size: 15px;
color: #686868;
}

#inhalt img {
margin: 5px 9px 9px 5px;
}

#inhalt h2 {
color: #686868;
font-size: 18px;
margin: 20px;
font-weight: lighter;
}
