/* **************************************** */
/* RTE-Zeug */
/* **************************************** */
@import url('rte.css');

/* **************************************** */
/* Nachrichten */
/* **************************************** */
@import url('resi_nachrichten.css');

/* **************************************** */
/* Gästebuch */
/* **************************************** */
@import url('resi_gaestebuch.css');

/* **************************************** */
/* CSC IMAGES Überschreibungen */
/* **************************************** */
DIV.csc-textpic-above DIV.csc-textpic-text { 
  clear:none; 
}

DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
  float:right; 
  clear:none; 
}

/* **************************************** */
/* Allgemein */
/* **************************************** */
body {
  margin:0px;
  padding:10px;
  color:#000;
  font-family:Arial,sans-serif;
  font-size:100.1%;
  position:relative;
}

span.invisible {
  display:none;
}

p.bodytext, li {
  margin:0.5em 0em;
}

a, a:link, a:visited, a:active, a:hover {
  text-decoration:none;
  color:#800000;
}

hr {
  border:none;
  border-top:1px solid #ccc;
  height:1px;
}

.csc-textpic-caption {
  font-size:0.75em;
  color:#666;
}

/* **************************************** */
/* Überschriften */
/* **************************************** */
h1 {
  font-size:1.4em;
  font-weight:bold;
  color:#800000;
  margin:1.1em 0 0.8em 0;
}

h2 {
  font-size:1.2em;
  font-weight:bold;
  color:#800000;
  margin:1.3em 0 0.8em 0;
  border-bottom:1px dashed #ccc;
}

h3 {
  font-size:1.1em;
  margin:1em 0 0.6em 0;
}

h4 {
  font-size:1.0em;
  font-weight:bold;
  margin:1em 0 0.6em 0;
}

/* **************************************** */
/* Haupt-Menü */
/* **************************************** */
#main_menu {
  display:none;

}

/* **************************************** */
/* Layout */
/* **************************************** */
#head_part {
  display:none;
}

#head {
  display:none;
}

#content {
  font-size:0.9em;
}

#footer_part {
  margin-top:20px;
  padding-top:3px;
  font-size:0.7em;
  border-top:1px solid #999;
}

/* **************************************** */
/* Zufallsbilder*/
/* **************************************** */
#ausblick {
  display:none;
}

#einblick_1 {
  display:none;
}

#einblick_2 {
  display:none;
}

#einblick_3 {
  display:none;
}
