
body {
  width: 100%;
  margin:0;
  padding:0;
  color:#000000;
  font: 500 100% Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}
div, span, form, img, p {
  margin:0;
  padding:0;
  border: none;
}
p { margin: 15px 0 0 0; }

a:link,
a:visited,
a:hover,
a:active { text-decoration:none; font-weight:normal; color:#AA2200; }
a:hover { color: #AF6A57; }

a.link_spiegel:link,
a.link_spiegel:visited,
a.link_spiegel:hover,
a.link_spiegel:active { text-decoration:none; font-weight:normal; line-height: 1.5; color:#AA2200; }
a:link_spiegel:hover { color: #AF6A57; }

h1, h2, h3, h4, h5, h6 { padding:0; margin:0; font-weight: bold; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1em; }
h4 { font-size: 1em; }
h5 { font-size: .9em; }
h6 { font-size: .9em; font-weight: normal; }

input,
.button,
select { margin: 0 0 5px 0; border: 1px solid #1C5180; color: #000000; font-size: 80%; }

#main { margin: 0 auto; font-size: 80%; }

#header { background:url("../images/bg_header.jpg") repeat-y scroll 0 0 #FBEA44; color: #000000; margin: 0; padding: 2px; text-align: right; white-space:nowrap; }
.logo {  }

#subhead { background-color: #EAEAEA; padding: 2px 5px; font-size: 80%; width: 100%; color: #000000 }
#subhead a:link,
#subhead a:visited,
#subhead a:hover,
#subhead a:active  { text-decoration:none; font-weight:normal; color: #AA2200; background-color: #EAEAEA; }
#subhead a:hover   { color: #AF6A57; background-color: #EAEAEA; }

#lbs { }
#lbs * img,
#lbs img { padding-left: 10px; }
#sysdate { padding: 2px 0; margin: 0 5px -10px 0; font-size: 85%; text-align: right; }
.bcnav { padding: 0 5px; }
#navigation { display: block; ; margin: 5px 5px -10px 5px; padding: 5px 0; white-space: nowrap; }

#content { display: block; margin: 0 5px; padding: 5px 0; }
ul, ol { margin: 2px 0; padding: 0 15px; }
ol li { margin: 0; }
.line { height: 5px; margin-bottom:5px; border-bottom: 1px solid #C8C8C8; }
.title { font-weight: bold; }
.topmeldung { margin: 10px 0; border-bottom: 1px solid #C8C8C8; }
/* fieldset */
fieldset { border: 1px solid #C8C8C8; margin: 0 0 10px 0; padding: 0 10px;}
legend { padding: 0 5px; font-weight: bold; }
table { font-family:Arial, Helvetica, sans-serif; font-size: 100%; }
.table { display: table; margin: 0; padding: 0; }
.zeile { display: table-row; clear: both; }
.row { display: table-cell; }
.spacer { height: 10px;}
.imgleft { float: left; margin: 0 5px 0 0; }
fieldset, legend { }
.lageplan { padding: 0 0 5px 0; }

.searchambit_line { margin: 5px -5px 10px -5px; padding: 0 5px; border-top: 1px solid #C8C8C8; border-bottom: 1px solid #C8C8C8;  background-color: #FFF2A6}

#parameter { margin: 5px 0 10px 0; padding: 5px; border: 1px dashed #C8C8C8; width: auto; }

.clear { clear: both; }

.textright { text-align: right; }
#footer { margin: 0 5px; border-top: 1px solid #C8C8C8; padding: 5px 0; text-align:left; color: #000000; background-color: #FFFFFF; }
#qs input,
#qs .button { margin: 5px 0 0 0; border: 1px solid #C8C8C8; color: #000000; font-size: 80%; background-color: #FFFFFF; }

.nowrap { white-space: nowrap; }
.error { color: #f00; }
