* { padding: 0; margin: 0; }
html {
min-height: 101%;
height: 101%;
}

body {
 background: #fff;
 color: #696969;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
 text-align: left;
}
#wrapper { 
 margin: 20px auto;
 width: 900px;
 border-top: 1px solid #c6a86c;
 border-left: 1px solid #c6a86c;
 border-right: 1px solid #c6a86c;
 background: #fff;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 height: 166px;
 background: #fff;
 border-bottom: 1px solid #c6a86c;
}
#navigation {
float: left;
background: url('../images/top.gif') no-repeat;
 width: 900px;
 height: 25px;
 color: #454545;
 line-height: 25px;
 text-align: right
}
#navigation a {
text-align: right;
color: #454545;
text-decoration: none;
}
#navigation a:hover{
color: #EE3230;
}
#navigation a#curent {
color: #EE3230;
}
.abstand {
margin-right: 12px;
}
#links { 
background: #fff;
 height: 350px;
 width: 223px;
 float: left;
}
#navcontainer { width: 200px; margin-left: 10px}

#navcontainer ul
{
list-style-type: none;
font : 100% arial,verdana,helvetica,sans-serif; 
color : #696969; 
}

#navcontainer a
{
display: block;
padding: 3px;
margin: 5px;
border-bottom: 1px solid #C6A86C;
color: #696969;
}

#navcontainer a:link, #navlist a:visited
{
color: #454545;
text-decoration: none;
}

#navcontainer a:hover
{
color: #EE3230;
}
#navcontainer a#current{
color: #EE3230;
text-align: right;
}

#rechts { 
background: #fff url('../images/umzugsunternehmen.jpg') no-repeat;
 height: 350px;
 width: 125px;
 float: right;
}
#inhalt { 
 float: left;
 color: #333;
 background: #fff;
 width: 520px;
 padding: 10px;
 display: inline;
}
#inhalt a{
color: #454545;

}
#unten { 
 width: 900px;
 height: 25px;
 clear: both;
 color: #696969;
background: url('../images/top.gif') no-repeat;
text-align: right;
line-height: 30px;
}
#unten a{ 
font-size: 80%;
color: #696969;
text-decoration: none;
text-align: right;
margin-right: 10px;
}
h1 {
color: #454545;
font: bold 100% arial, helvetica, sans-serif;
margin-bottom: 10px;
}
h2 {
color: #454545;
font: bold 100% arial, helvetica, sans-serif;
margin-bottom: 10px;
}
h3 {
color: #454545;
font: bold 100% arial, helvetica, sans-serif;
margin-bottom: 10px;
}
h4 {
color: #454545;
font: bold 100% arial, helvetica, sans-serif;
margin-bottom: 10px;
}
h5 {
color: #454545;
font: bold 100% arial, helvetica, sans-serif;
margin-bottom: 10px;
}
h6 {
color: #454545;
font: bold 100% arial, helvetica, sans-serif;
margin-bottom: 10px;
}

