/* CSS Document www.berndmmichael.de */
body {
  text-align: left;
  font-family: Tahoma,sans-serif;
  font-size:13px;
  line-height:17px;
  color: #000000;
}
* {
  margin: 0;
  padding: 0;
 }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1{color: #FF0000;  line-height:20px; font-size:13px; font-family:tahoma, arial;}
h2{color: #FF0000;line-height:20px; font-size:13px; font-family:tahoma, arial;}
p {PADDING-BOTTOM: 15px;}
img {border: none;}
a {text-decoration: none; border:none; color:#000000;}
/* ============================== */
#allumfassend {
  margin-top: 30px;    
  margin-left: 30px;
  margin-right: auto;
  width: 930px;
}
/*  Clearing */
.klaerchen {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height:1px;
  }
/* linke Spalte. */
#left {
  float: left;
  width: 195px;
  clear: both;
 }
/* Die mittlere Spalte (auch wieder zweispaltig). */
#inhalt {
  float: left;
  width: 690px;
  padding-left:45px;
}
/* ====================== */
#content {width:570px}
/*  falls 2 spalten */
#inhalt1 {
  float: left;
  width: 465px;
}
#inhalt2 {
  float: right;
  width: 182px;
}
.read_inhalt1 {
  float: left;
  width: 507px;
  font-family:'Times New Roman', Times, serif;
  font-size:14px;
}
.read_inhalt2 {
  float: right;
  width: 182px;
  text-align:right;
}
.read_inhalt1 p, .read_inhalt1 h1, .read_inhalt1 h2 {
font-size:14px; 
font-family:'Times New Roman', Times, serif;
}

.read_inhalt1 h2 a {}
.read_inhalt1 h2 a:hover {color: #000000;}


.read_inhalt1 h1 {font-weight: bold;}

.read_inhalt1 a {}
.read_inhalt1 a:hover {color:#FF0000}

/*  =============== */
/* Container Navigation */
#main_navigation, #main_navigation_red {width:100%; margin-bottom:77px; margin-top:4px}
#main_navigation a{}
#main_navigation a:hover{color: #FF0000;}
#main_navigation_red a{}
#main_navigation_red a:hover{color: #FFFFFF;}

#subnavigation {margin-top:79px; text-align:right}
#subnavigation div { height:20px;}
#subnavigation a{ height:25px; }
#subnavigation a:hover{color: #FF0000;}
.active {color: #FF0000;}
.active_white {color: #FFFFFF;}
.text_red {color: #FF0000}
