/* **************************************** */
/* INCLUDES */
/* **************************************** */
@import url('rte.css');
@import url('nachrichten.css');

/* **************************************** */
/* Allgemein */
/* **************************************** */
body {
  background-color:#f59331;
  background-image:url('../images/body_bg.png');
  background-repeat:repeat-y;
  background-position:190px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:100.1%;
  color:#033666;
  text-decoration:none;
  margin:0;
  padding:0;
}

span.invisible {
  display:none;
}

p.bodytext, li {
  margin:1em 0em;
}

table.heimpreise thead th {
  background-color:#004c81;
  color:#fff;
}
table.heimpreise td.td-0 {
  background-color:#f59331;
  color:#fff;
}
table.heimpreise th.td-0 {
  background-color:#fff;
}
table.heimpreise td {
  text-align:center;
  width:190px;
}
table.heimpreise tr.tr-even {
  background-color:#ddd;
}


#content li {
  padding:0;
  padding-bottom:0.5em;
  margin:0;
}

a, a:link, a:focus, a:active, a:visited, a:hover {
  color:#ed701d;
  text-decoration:none;
}

hr {
  border:none;
  border-top:1px solid #bce;
  height:1px;
}

.csc-textpic-caption {
  font-size:0.75em;
  color:#fdf196;
}


/* **************************************** */
/* Überschriften */
/* **************************************** */
h1 {
  font-size:1.6em;
  color:#004c81;
  margin-top:0;
  margin-bottom:2em;
}

h2 {
  margin-top:1.2em;
  margin-bottom:0.8em;
  font-size:1.2em;
  color:#004c81;
  /*border-bottom:1px solid #f8d6b1;*/
}

h3 {
  font-size:1.1em;
  color:#004c81;
}

h4 {
  font-size:1.0em;
  color:#004c81;
}

p.csc-subheader {
  font-weight:bold;
}


/* **************************************** */
/* Formulare */
/* **************************************** */
input, textarea {
  border:1px solid #039;
  background-color:#d8e6f3;
}

input.button {
  background-color:#004c81;
  color:#fff;
}

/* **************************************** */
/* Layout */
/* **************************************** */
#wrapper {
  background-image:url('../images/head_bg.png');
  background-repeat:repeat-x;
}

#head {
  width:800px;
  margin-left:190px;
  position:relative;
  height:160px;
  background-color:#fff;
}
#head img#teaserpic {
  position:absolute;
  right:0;
  top:0;
}


#adresse {
  position:absolute;
  width:520px;
  top:167px;
  left:210px;
  color:#fff;
  font-size:0.9em;
}

#content_wrapper {
  width:800px;
  margin-left:190px;
  background-color:#fff;
  /*background-image:url('../images/content_bg.png');
  background-repeat:repeat-x;*/
  }

#content {
  padding:40px;
  padding-left:80px;
  padding-right:80px;
  font-size:0.9em;
}

#left_col {
  position:absolute;
  top:160px;
  left:0px;
  width:200px;
}

#footer {
  clear:both;
  text-align:right;
  border-top:1px solid #033666;
  margin:40px;
  margin-left:80px;
  margin-right:80px;
}

#footer_copyright {
  color:#033666;
  font-size:0.7em;
}


/* **************************************** */
/* Linke Spalte */
/* **************************************** */
#content_2 {
  color:#163a6a;
  font-weight:normal;
  margin:20px;
  margin-top:40px;
  font-size:0.75em;
}

#left_col h1 {
  font-size:1.1em;
  color:#fff;
  margin-bottom:1em;
}

#left_col hr {
  border:none;
  border-top:1px solid #eec;
  height:1px;
}

#left_col p, #left_col p.bodytext {
  color:#025;
}

#content_2 a, #content_2 a:link, #content_2 a:focus, #content_2 a:active, #content_2 a:visited, #content_2 a:hover {
  color:#fff;
  text-decoration:none;
}

/* **************************************** */
/* Top-Menü */
/* **************************************** */
#top_menu {
  font-size:0.9em;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  background-color:#004c81;
  text-align:right;
  width:800px;
  margin-left:190px;
}

#top_menu ul {
  list-style-type:none;
  display:inline;
}

#top_menu ul li {
  padding:0;
  margin:0;
  display:inline;
}

#top_menu ul li.bordered {
  border-right: 1px solid #000;
}

#top_menu a, #top_menu a:link, #top_menu a:visited, #top_menu a:active {
  color:#f59331;
  line-height:2em;
  padding-left:10px;
  padding-right:10px;
}

#top_menu a:hover {
  color:#fff;
}

/* Aktiv */
#top_menu a.active {
  color:#fff;
}


/* **************************************** */
/* Haupt-Menü */
/* **************************************** */

#main_menu {
  color:#fff;
  font-size:0.8em;
}

#main_menu ul {
  margin:10px;
  margin-left:2px;
  padding:0;
  list-style:none;
}

#main_menu ul li {
  padding:0;
  margin:0;
  margin-bottom:0.8em;
}

#main_menu a, #main_menu a:link, #main_menu a:visited, #main_menu a:active {
  color:#fff;
}

#main_menu a:hover {
  color:#004c81;
}

/* Level 1 */
#main_menu a.l1 {
  padding-left:20px;
  font-weight:bold;
}

/* Level 2 */
#main_menu a.l2 {
  padding-left:20px;
  font-weight:normal;
  font-size:0.9em;
}

/* Level 3 */
#main_menu a.l3 {
  padding-left:20px;
  font-weight:normal;
  font-size:0.8em;
}

/* Level 4 */
#main_menu a.l4  {
  padding-left:20px;
  font-weight:normal;
  font-size:0.8em;
}

/* Aktiv */
#main_menu a.active, #main_menu a.active:link, #main_menu a.active:visited, #main_menu a.active:active, #main_menu a.active:hover {
  background-image:url('../images/menu_link_bg.gif');
  background-repeat:no-repeat;
  background-position:0px 0px;
}


/* **************************************** */
/* CSC-Images */
/* **************************************** */
dd.csc-textpic-caption {
  color:#889;
  padding-bottom:10px;
}

/* **************************************** */
/* Google Map */
/* **************************************** */

div.tx-lumogooglemaps-pi1 {
  border:1px solid #000;
  color:#000;
}

div.tx_lumogooglemaps_pi1_infobox {
  color:#004c81;
}

div.tx_lumogooglemaps_pi1_infobox img {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
}