
body {
background-color: #e8e5e0;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color:#837b5b;
padding:0px;
margin:0px;
}

a {font-weight:bold; color: #c0290c; text-decoration:none; font-size:11px; }
a.unterrubrik {padding-left:60px;}
a.aktiv {color: #c0290c; margin-left:10px;}
a:hover {color: #000000; text-decoration:underline;}

div#container {
width: 810px;
margin-top: 20px;
margin-bottom: 100px;
margin-left: 20px;
height: 10px;
}

div#header {
width: 810px;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 50px;
background-color: #f2f1f7;
height: 107px;
}

div#navigation {
  float:left;
  display: inline;
  width:100%;
  margin-left: 45px;
  background:#e8e5e0;
  repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }

div#navigation ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
div#navigation li {
  float:left;
  background:url("right.gif")
    no-repeat right top;
  margin:0;
  padding:0 0 0 0px;
  }
div#navigation a {
  float:left;
  display:block;
  background:url("left.gif") no-repeat left top;
  padding:5px 5px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#c0290c;
  }

div#navigation #current {
  background-image:url("left_on.gif");
  }
div#navigation #current a {
  background-image:url("right_on.gif");
  }

div#content_rahmen {
width: 800px;
display:block;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 55px;
background-color: #f5f5f5;
padding-left:0px;
padding-right:0px;

border-top:solid 1px #c9c5b9;
border-right:solid 1px #c9c5b9;
border-bottom:solid 1px #c9c5b9;
}

/* AddToAny */
.content_head {
	height: 16px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #837B5B;
}
.content_head a {
	float: right;
	margin: 0 5px;
	display: block;
}
a.print_link {
	margin-top: 2px;
}

div#content_1 {
width: 520px;
display:block;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 10px;
}

div#content_2 {
width: 250px;
display:block;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
}

div#content_2_bio {
background: url(bg_bio.jpg) no-repeat;
width: 230px;
height: 46px;
display:block;
margin: 0em;
padding: 0em;
display: inline;
display:block;
}

div#content_2_ueber {
background: url(bg_ueber.jpg) no-repeat;
width: 230px;
height: 46px;
display:block;
margin: 0em;
padding: 0em;
display: inline;
display:block;
}

div#footer {
    width: 800px;
    margin-left: 650px;
    margin-bottom: 20px;
    padding: 0em;
    }


.logo_print {
	display: none;
}


td { font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:11px; color:#837b5b; }



/* Leserbrief-Funktion, 2009-09-16 */
dl.list {
	margin: 0;
	padding: 2px 0;
	clear: both;
}
dl.list dt {
	float: left;
	margin: 0;
	padding: 0 1% 0 0;
	width: 33%;
	text-align: right;
}
dl.list dd {
	float: right;
	margin: 0;
	padding: 0;
	width: 65%;
}
.eLC {
    padding: 15px;
    margin: 30px 0;
    border-top: 1px solid #c9c5b9;
}
.eLC input.text, .eLC textarea {
    width: 250px;
    font-size: 100%;
    font-family: Verdana, Arial, Sans-Serif;
}
.eLC textarea {
    height: 65px;
}
.eLR {
	margin-top: 30px;
}
.eLR dl {
	margin: 10px 0;
	padding: 0;
}
.eLR dt, .eLR dd {
	padding: 5px;
	margin: 0;
	border: #c9c5b9 solid 1px;
}
.eLR dt {
    background-color: #e8e5e0;
    margin-top: 10px;
    border-bottom: none;
}

/* Message-Classes */
.message {
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
.messageError {
	color: #f44e0c;
}
.messageSuccess {
	color: #108c00;
}

.content_h3{
padding:0px;
margin: 0px 0px 5px 0px;
}

.content_preview {
float:left;
margin-right: 10px;
margin-bottom: 10px;
}

.content_titel {
display:none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
