html, body {
background: #ddd url(pics/html_bg.gif) repeat-y;
}

body {
margin: 0;
padding: 0;
font-size: 100.01%; /* Problem mit relativen Schriftgr??en */
font-family: Trebuchet MS,Tahoma,Arial;
}

a {
color: #c06;
}

a:hover {
color: #369;
}

h1 {
font-size: 120%;
font-weight: normal;
line-height: 1.3em;
display: block;
color: #000;
background: #f8aac8;
padding: 6px 20px 5px 20px;
margin: 0;
border-bottom: 1px solid #999;
}

h2 {
font-size: 110%;
font-weight: normal;
margin: 30px 0 10px 0;
line-height: 1.3em;
}

h2.detail {
margin: 1px 0 20px 0;
}

h3 {
font-size: 89%;
padding-top: 10px;
}

h3.bezeichnung {
margin: 1px 0 9px 0;
padding: 0;
}

h3.kunde {
border-bottom: 1px solid #f8aac8;
color: #c06;
margin: 1em 0 0.5em 0;
padding-bottom: 0.3em;
}

blockquote {
font-size: 0.9em;
line-height: 1.5em;
margin: 0 0 1em 0;
}

small {
font-size: 73%;
}

p {
font-size: 83%;
margin: 0;
line-height: 1.5em;
}

p.absatz {
margin-top: 1em;
}

address {
clear: both;
font-style: normal;
font-size: 79%;
margin: 10px 20px 10px 20px;
padding: 10px 20px 10px 20px;
background: #eee;
border: 1px dotted #ccc;
color: #999;
line-height: 1.5em;
}

#sprunglinks, .unsichtbar {
 position: absolute;
 top: -5000px;
 left: -5000px;
 height: 1px;
 width: 1px;
}

.float-left {
float: left;
margin: 15px 20px 10px 0;
}

.float-right {
float: right;
margin: 15px 0 10px 20px;
}

.clear {
clear: both;
}

dl {
margin: 5px 0;
width: 530px;
font-size: 83%;
padding: 0;
line-height: 1.3em;
float: left;
}

dl dt {
float: left;
width: 150px;
padding: 5px 10px 5px 0;
margin: 0;
color: #369;
text-align: right;
clear: left;
voice-family: "\"}\""; 
voice-family: inherit;
width: 160px;
}

dl dd {
width: 360px;
padding: 5px 0 5px 0;
float: left;
margin: 0;
}

dl#preis dd {
color: #c00;
font-weight: bold;
}

#header {
margin: 0;
padding: 0;
width: 750px;
height: 100px;
border: 0;
voice-family: "\"}\""; 
voice-family: inherit;
height: 101px;
}

#header img {
border: 0;
border-bottom: 1px solid #ddd;
}

#navi {
margin: 0;
padding: 0;
}

#navi ul {
width: 180px;
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
}

#navi li {
clear: left;
float: left;
margin: 0;
padding: 0;
display: inline;
width: 100%;
}

#navi li.nl a {
background: url(pics/nl_flagge_bg2.gif) no-repeat top left;
}

#navi li.de a {
background: url(pics/de_flagge_bg2.gif) no-repeat top left;
}

#navi li.nl a:hover {
background: #999 url(pics/nl_flagge_bg.gif) no-repeat top left;
}

#navi li.de a:hover {
background: #999 url(pics/de_flagge_bg.gif) no-repeat top left;
}

#navi ul li a {
display: block;
padding: 8px 20px;
font-size: 83%;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #999;
}

#navi ul li a:hover {
color: #fff;
border-bottom: 1px solid #ddd;
background: #999;
}

#navi ul li a.aktiv {
background: #ddd;
color: #c06;
border-bottom: 1px solid #c06;
}

#navi ul li a.aktiv:hover {
background: #ddd;
color: #c06;
border-bottom: 1px solid #c06;
}

#navi ul li ul li a {
display: block;
padding: 8px 20px;
font-size: 79%;
color: #fff;
text-decoration: none;
border: 0;
background: #c06;
}

#navi ul li ul li a:hover {
color: #fff;
border: 0;
background: #d17;
}

#content {
position: absolute;
top: 101px;
left: 180px;
width: 570px;
}

#content .text {
width: 570px;
display: block;
padding: 0 20px 20px 20px;
voice-family: "\"}\""; 
voice-family: inherit;
width: 530px;
}

#content h2.rubrik {
margin: 20px 0 10px 0;
float: left;
}

#content h2.start {
margin: 20px 0 10px 0;
}

#content img {
padding: 5px;
background: #fff;
border: 1px solid #ddd;
}

#content img.ueberschrift {
margin: 0;
padding: 0;
border: 0;
border-bottom: 1px solid #999;
}

#content img.detail {
margin-bottom: 10px;
}

#content img.objekt-klein {
float: left;
padding: 5px;
margin: 7px 0 10px 0;
background: #fff;
border: 1px solid #ccc;
}

#content div.objekt-info {
margin: 7px 0 7px 160px;
padding: 5px;
}

#content form {
font-size: 83%;
line-height: 1.5em;
}

#content form div fieldset {
margin: 0 0 10px 170px;
padding: 5px 10px;
border: 1px solid #ccc;
width: 328px;
clear: both;
}

#content form div fieldset legend {
padding: 0;
margin: 0;
color: #000;
}

#content form div fieldset label {
float: none;
width: auto;
display: inline;
}

#content form div fieldset input {
float: none;
width: auto;
margin: 5px 0 3px 0;
display: inline;
}

#content form div fieldset br {
clear: none;
}

#content form label {
width: 150px;
margin: 5px 10px 5px 0;
text-align: right;
float: left;
voice-family: "\"}\""; 
voice-family: inherit;
width: 160px;
}

#content form input {
float: left;
margin: 5px 0;
width: 350px;
}

#content form input.submit {
float: none;
width: auto;
margin: 10px 0 0 170px;
}

#content form br {
clear: both;
}

#content form h3 {
font-size: 110%;
}

#content form.sortierung {
margin: 20px 0 10px 0;
font-size: 73%;
float: right;
text-align: right;
}

#content form.sortierung label {
display: inline;
width: auto;
float: none;
margin: 5px 0;
}

#content form.sortierung input, select {
font-size: 93%;
width: auto;
float: none;
}

#content hr {
clear: both;
width: 530px;
height: 1px;
background-color: #ccc;
color: #ccc;
border: 0;
}

#seitenwahl {
font-size: 83%;
text-align: right;
}

#seitenwahl span {
color: #ccc;
margin: 0 0 0 5px;
}

#seitenwahl a {
margin: 0 0 0 7px;
}

#seitenwahl a.aktiv {
color: #000;
font-weight: bold;
margin: 0 0 0 7px;
}

#wegbeschreibung {
font-size: 93%;
width: 215px;
float: right;
margin: 20px 0 10px 14px;
padding: 10px 0 10px 20px;
border-left: 1px solid #ccc;
overflow: hidden;
}

#footer {
font-style: normal;
font-size: 73%;
margin: 10px 20px;
padding: 4px 20px 3px 20px;
background: #eee;
border: 1px dotted #ccc;
color: #999;
line-height: 1.5em;
}

#footer a {
padding: 2px 3px;
text-decoration: none;
}

#footer a:hover {
color: #fff;
text-decoration: none;
background: #c06;
}

#footer a.hb {
padding: 2px 4px;
color: #369;
text-decoration: none;
}

#footer a.hb:hover {
color: #fff;
text-decoration: none;
background: #369;
}
