
* {
  margin:0;
  padding:0;
}
html {
  height:100.1%;
  font:normal 9pt/13pt Arial, Helvetica, sans-serif;
  color:#002F53;
}
body {
  padding-bottom:100px;
}
img {
  border:0;
}
input, select, textarea {
  font:normal 9pt Arial, Helvetica, sans-serif;
  color:#002F53;
}


.clear {
  clear:both;
}


a {
  text-decoration:none;
  color:#002F53;
}
.red {
  color:#D21702;
}
.red:hover {
  text-decoration:underline;
}
.blue {
  font-weight:bold;
  color:#2E8BAD;
}
.blue:hover {
  color:#002F53;
}


.small {
  font:normal 8pt/8pt Arial, Helvetica, sans-serif;
}
.bold {
  font-weight:bold;
}





/* ********** PNG-BUTTONS ********** */
.link_red_rgt {
  vertical-align:middle;
  background:url(images/link_red_rgt.png);
}
* html .link_red_rgt {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/link_red_rgt.png', sizingMethod='scale');
}
.link_red_lft {
  vertical-align:middle;
  background:url(images/link_red_lft.png);
}
* html .link_red_lft {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/link_red_lft.png', sizingMethod='scale');
}
.link_blk_lft {
  vertical-align:middle;
  background:url(images/link_blk_lft.png);
}
* html .link_blk_lft {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/link_blk_lft.png', sizingMethod='scale');
}
.warn_red {
  float:left;
  margin:3px 10px 20px 0;
  background:url(images/warn_red.png);
}
* html .warn_red {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/warn_red.png', sizingMethod='scale');
}





/* ********** GRUNDFORMATIERUNG FÜR HAUPT-CONTAINER ********** */
.ctr {
  position:relative;
  width:898px;
  left:50%;
  margin-left:-450px;
  border-left:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
}
.lft {
  position:absolute;
  left:-1px;
  top:0;
}
.rgt {
  position:absolute;
  right:-1px;
  top:0;
}





/* ********** HEADER-BEREICH ********** */
.top {
  height:104px;
  margin-top:15px;
  background:url(images/top-ctr.gif) repeat-x;
}
.logo {
  position:absolute;
  left:11px;
  top:12px;
}
.find {
  position:absolute;
  top:1px;
  right:14px;
  height:40px;
  background:url(images/find_ctr.gif) repeat-x;
}
.find_field {
  margin-bottom:15px;
}
.help_nav {
  display:block;
  position:absolute;
  right:265px;
  top:7px;
}
.help_nav a {
  font-size:8pt;
  font-weight:bold;
  color:#7CA3C7;
  margin-left:13px;
}
.help_nav a:hover {
  color:#6283A1;
}
.help_nav .help {
  color:#D01602;
}
.top_nav {
  position:absolute;
  right:14px;
  bottom:8px;
}





/* ********** SUBNAVIGATION MIT DROPDOWN ********** */
.sub {
  height:31px;
  background:url(images/sub-bg.gif) repeat-x;
}
.sub form {
  position:absolute;
  right:14px;
  top:6px;
}
.sub label, .user {
  font:bold 8pt Arial, Helvetica, sans-serif;
  color:#5A6B85;
  vertical-align:middle;
}
.sub select, .sub input {
  margin-left:8px;
  vertical-align:middle;
}
.sub select {
  width:150px;
}
.login {
  border:0;
  padding:0;
  width:47px;
  height:22px;
  background:url(images/login.png) transparent;
  vertical-align:middle;
  cursor:pointer;
}
* html .login {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/login.png', sizingMethod='scale');
}
.user {
  display:block;
  position:absolute;
  right:14px;
  top:9px;
}





/* ********** GOOGLE-MAP, PANORAMA-FOTOS ********** */
.map {
  height:307px;
  overflow:hidden;
  border-color:#D3D3D3;
  background:url(images/map_bg.gif) bottom repeat-x;
}
.copyright {
  position:absolute;
  left:10px;
  bottom:6px;
  color:#FFFFFF;
}
.copyright a {
  color:#FFFFFF;
  text-decoration:underline;
}
.google {
  position:absolute;
  top:0;
  right:0;
  height:307px;
  overflow:hidden;
}
.full_map {
  width:100%;
}
.wide_map {
  width:407px;
  border-left:3px solid #C9C9C9;
}
.short_map {
  width:337px;
  border-left:3px solid #C9C9C9;
}
.map_on {
  position:absolute;
  right:10px;
  bottom:6px;
}
.tooltip {
  width:177px;
  height:51px;
  padding:17px 20px;
  font:bold 10pt Arial, sans-serif;
  color:#FFFFFF;
  background:url(images/tooltip.png) no-repeat;
}
* html .tooltip {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tooltip.png', sizingMethod='scale');
}
.tooltip img {
  vertical-align:middle;
  margin-right:7px;
}
.flag {
  vertical-align:middle;
  margin-right:7px;
}





/* ********** BALKEN UNTERHALB GOOGLE MAP ********** */
.map_nav {
  height:47px;
  background:url(images/mapnav_ctr.gif);
}
.map_nav .title {
  display:block;
  position:relative;
  padding:10px 0 0 12px;
  font:normal 14pt Arial, sans-serif;
  color:#00243E;
}
.legende {
  position:absolute;
  right:15px;
  top:10px;
}
.legende img {
  vertical-align:middle;
  margin-left:12px;
}





/* ********** KATALOG-DETAILS ********** */
.catalog {
  position:relative;
  float:left;
  margin:21px 10px 0 22px;
  background:url(images/cat_detail_ctr.gif) top repeat-x;
}
* html .catalog {
  /* Unterdrückung des Doublemargin-Bugs */
  margin-left:11px;
}
.cat_image {
  margin-bottom:12px;
}
.info {
  position:relative;
  float:left;
  padding-left:1px;
  margin-top:23px;
}
.short_txt {
  width:290px;
}
.wide_txt {
  width:625px;
}
.cat_row {
  text-align:center;
  margin-top:52px;
}





/* ********** AUSGABEN ********** */
.mag {
  height:309px;
  background:url(images/mag_ctr.gif) repeat-x;
}
.mag_center {
  text-align:center;
  width:100%;
}
.mag_act {
  margin-bottom:62px;
}
.mag_row {
  margin:71px 0 0 0;
}
.mag_text {
  position:absolute;
  top:253px;
  left:349px;
  width:200px;
  font:bold 10pt Arial, sans-serif;
  color:#213F73;
  padding-bottom:4px;
}
.mag_nav {
  margin:0 10px -4px 10px;
}





/* ********** CONTENT-WRAPPER ********** */
.wrap {
  margin-top:7px;
  word-wrap:break-word;
  background:url(images/wrap_ctr.gif) center repeat-y;
}
.wrap_top {
  position:relative;
  width:100%;
  height:31px;
  background:url(images/wrap_top_ctr.gif) repeat-x;
  margin-bottom:-26px;
  z-index:1;
}
.wrap_btm {
  position:relative;
  width:100%;
  height:47px;
  background:url(images/wrap_btm_ctr.gif) repeat-x;
  margin-top:-36px;
  z-index:1;
}
.wrap_high_top {
  position:relative;
  width:100%;
  height:66px;
  background:url(images/wrap_high_ctr.gif) repeat-x;
  margin-bottom:-45px;
  z-index:1;
}
.wrap_title {
  position:relative;
  margin-left:20px;
  z-index:3;
}
* html .wrap_btm {
  margin-top:-38px;
}
.single {
  /* Entfernung vertikaler Dreiteilung */
  background:none;
}





/* ********** CONTENT-CONTAINER ********** */
.left, .center, .right, .wide {
  position:relative;
  float:left;
  z-index:2;
  padding-left:10px;
  overflow:hidden;
}
.left {
  left:-1px;
  width:150px;
  padding-right:20px;
}
.center {
  width:525px;
  padding-right:15px;
}
.right {
  width:150px;
}
.low {
  margin:21px 0 20px 0;
  font:normal 10pt/14pt Arial, Helvetica, sans-serif;
}





/* ********** CENTER CONTENT ********** */
h1 {
  font:bold 9pt Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  margin:1px 0 17px 0;
}
h2 {
  /* nur bei hoher top_bar */
  font:bold 14pt Arial, Helvetica, sans-serif;
  color:#FFFFFF;
}
h3 {
  /* nur für Katalog-Titel unter Details */
  font:bold 9pt Arial, Helvetica, sans-serif;
  padding-bottom:2px;
  border-bottom:1px solid #A8B6C3;
}
p, ul {
  margin-top:12px;
}
li {
  margin:0 0 8px 20px;
}
.high {
  margin-top:20px;
}
.list {
  margin-top:-6px;
}
.list td {
  vertical-align:top;
  padding:6px 16px 0 1px;
}
.correct {
  width:130px;
  margin:6px 0 10px 0;
}
.send {
  width:150px;
  margin:20px 0 0 0;
}
.space {
  margin-bottom:100px;
}





/* ********** SIDE CONTENT ********** */
hr {
  border-style:none;
  height:1px;
  color:#DCE2F8;
  background:#DCE2F8;
  margin:7px 0;
}
html* hr {
  margin:0px;
}
.delete {
  /* eingerückter Link zum Löschen von Suchabfragen */
  padding:3px 0 0 1px;
}
.asw {
  margin:20px 0 32px 12px;
}
.profil {
  padding-left:12px;
}





/* ********** LIMITER ********** */
.limiter {
  position:absolute;
  right:28px;
  top:0px;
  z-index:3;
}
.limiter .page {
  width:16px;
  height:16px;
  margin-left:3px;
  border:0;
  font:7.5pt "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
  cursor:pointer;
}
.limiter .act {
  background:url(images/page_act.gif);
  color:#FFFFFF;
}
.limiter .lnk {
  background:url(images/page_lnk.gif);
  color:#002F53;
}
.limiter .lnk:hover {
  font-weigt:bold;
}





/* ********** KATALOG-VORSCHAULISTE ********** */
.preview {
  float:left;
  width:158px;
  height:220px;
  padding:8px;
  overflow:hidden;
  background:url(images/prev_bg.gif) left top no-repeat;
}
/*
* html .preview {
  margin-bottom:-17px;
}
*/
.thumbnail {
  margin:0 10px 10px 0;
}
.prevtext {
  display:block;
  margin:0 0 3px -3px;
}
.order {
  float:left;
}
.order input {
  color:#2E8BAD;
  font-weight:bold;
  border:0;
  background:transparent;
  text-align:left;
  vertical-align:middle;
  cursor:pointer;
}
* html .order input {
  vertical-align:bottom;
  margin-bottom:-1px;
}





/* ********** FORMULARE ********** */
.data {
  margin-top:20px;
}
.data label {
  display:block;
  margin-top:8px;
}
.data input {
  margin-top:-1px;
  width:180px;
}
.data select {
  margin-top:-1px;
  width:184px;
}
* html .data select {
  margin-top:0px;
}
.data .shortfield {
  width:40px;
}
.data .longfield {
  width:136px;
}
.data .submit {
  display:block;
  margin-top:16px;
  width:60px;
}
.data .checkbox {
  width:auto;
  margin:0 5px;
}
.data .checklabel {
  display:inline;
}





/* ********** KONTAKT ********** */
.contact {
  margin-top:16px;
}
.contact label, .contact input, .contact textarea {
  display:block;
}
.contact .field {
  width:180px;
  margin-bottom:8px;
}
.contact textarea {
  width:360px;
  height:120px;
  margin-bottom:8px;
}




/* ********** FOOTER ********** */
.foot {
  margin-top:10px;
  padding-top:13px;
  height:28px;
  background:url(images/foot_ctr.gif) repeat-x;
}
.foot a {
  font:normal 9pt Arial, Helvetica, sans-serif;
  color:#1F3E64;
  margin-left:30px;
}
.foot a:hover {
  border-bottom:dashed 1px #1F3E64;
}