html body {
background-color: #B75F4F;
font-size: 101%;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
margin: 8px 0 0; 
padding: 0; 
}
a {
	color: #CE2516; 
	text-decoration: none;
}
a:visited {
	color:#590F08;
}
a:hover {
	color: #76150B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76150B;
}
a:active { color:#000000;}
/* ----------beginn navioben------------- */
#navioben {
	font-size: 100%;
	text-align: right;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0; 
}
#navioben img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navioben a {
	font-size: 82%;
	text-decoration: none;
	 }
#navioben li {
	display: inline;
	position: relative;
	top: -18px;
	right: 40px; }
 #navioben li a:link, #navioben li a:visited  {
	color: #CE2516;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc; }
 #navioben li a:hover, #navioben li a:focus  {
	color: #333333;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41B8F4;
}
/* --------end navioben----------------- */
/* --------Zentralcontainer beginn ----- */
.padbcont_container {
	background-color: #fff;
	width:800px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #CE2516; }
.padbox_container {width:auto; height:auto; padding:0}
/* -------begin Zentralcontainer -------- */
/* -------begin Navigation+Content ------ */
.navboxcont_zweispaltig {
	background-color: #fff;
	width: 100%;
	height:100%
	}
.navboxauto_zweispaltig { 
	margin-left:220px; 
	width:auto; 
	height:100%
	}
.navboxleft_zweispaltig {
	width:220px;
	float:left;
	height:100%;
	margin: 0px;
	padding: 0px;
	}/**rueckt den Contentbereich vom Navibereich nach rechts**/
/* ------end Navigation+Content -------- */


 html ul#navileft a {  
 /* Breitenangaben nur fuer IE */
     /*width: 100%;
    w\idth: 8.8em;*/
  }
/* ------end Navigation left ----------- */
/* ------begin Content ----------------- */
#content{
	list-style: none;
	position: relative;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 0;
	background-repeat: no-repeat;
	height: auto;
	overflow: visible;
	z-index: 4;
	margin-top: -8px;
	}
#content hr{
	color: #CCCCCC;
	background-color: #CCCCCC;
	size:1;
	height:1px;
	width:70%;
	text-align:left;
	}
#content ul{
	font-size: 76%;
	position: relative;
	}
#content ul{
	list-style: none;
	text-align: left;
	display: block;
	border: 1px dotted #951A0E;
	width: 70%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 0px;
	vertical-align: bottom;
}
#content li{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #951A0E;
}
#content li{
padding-left: 16px;
background-image: url(../09_zeichen/dreieck_rechts_grau.gif);
background-repeat: no-repeat;
background-position: 0 0.63em;
/** setzt das Listendreieck vorne in die Mitte**/
}
#content h1{
	padding-top: 0;
	padding-left: 8px;
	padding-bottom: 0;
	margin-left: -25px;
	margin-top: -15px;
	margin-bottom: 12;
	font-weight: bold;
	font-size: 90%;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #CE2516;
	color: #CE2516;
}
.linie_unter_h1{
	text-align: left;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE2516;
	padding-bottom: 20px;
	padding-left: 20px;
}
.center_h1{
	text-align: left;
	display: block;
	border: 1px dotted #951A0E;
	padding: 8px;
	width: 75%;
	color: #CE2516;
}
.klein{
	font-size: 70%;
	color: #999999;	
}
#bild_rechts{
	float: right;
}
#content h2{
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 8;
	font-weight: bold;
	font-size: 82%;
	padding-left: 0;	
}
.content_h2_farbe{
	color: #951A0E;	
}
#content h3{
	border-left-style: none;
	padding-top: 9;
	padding-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 8;
	font-weight: bold;
	font-size: 76%;
	padding-left: 0;	
}
#content img{
	border: none;
}
p{
	margin-left: 0;
	padding-left: 2px;
	padding-right: 38px;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 78%;
	color: #333333;
}
#zurueck {
	/**float: right;**/
	z-index: 24;
	font-size: 120%;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: -16px;
	margin-left: 0px;
}
#zurueck img {
	text-align: left;
	margin-bottom: 4px;
}
#nachoben {
	margin-left: 242px;
	}
#nachoben img {
	vertical-align: baseline;
	border: none;
	}

/* ----------Content ende ------------- */
#footer {
	font-size: 100%;
	background-color: #f0f0f0;
	text-align: right;
	position: relative;
	width: 800px;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 0;
	display: block; }
#footer a {
	color: #fff;
	font-size: 76%;
	text-decoration: none; }
#footer li {
	display: inline;
	position: relative;
	top: -18px;
	right: 40px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0; }
 #footer li a:link, #footer li a:visited  {
	color: #CE2516;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #cccccc; }
 #footer li a:hover, #footer li a:focus  {
	color: #76150B;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #CE2516; }
/*  -----begin table------------------- */ 
table{
	border: 1px solid #CCCCCC;	
	}
.datatabel_bold_red{
	color: #CE2516;
	font-weight: bold;
	}
tr{
	vertical-align: top;
	font-size: 82%	
	}
td, th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-bottom: 4px;
	}
th {
	font-size: 92%;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
caption {
	font-size: 82%;
	font-style: normal;
	color: #CE2516;
	padding-bottom: 8px;
	margin-left: 120px;
	text-align: left;
	font-weight: bold;
}
/* ------end table------------------- */ 
/* ------begin bilder in liste -------*/
#albumlist {
	/**list-style-type: none;
	display: block;
	width: 98%;
	height: 100%;**/
}
#albumlist ul{
	display: block;
	border: none;
	list-style-type: none;
	padding: 0px;
	font-size: 76%;
	width: 98%;
}
#albumlist li {
	background-image: none;
	float: left;
	display: block;
	list-style-type: none;
	margin-right: 3px;
	margin-bottom: 12px;
	color: #333333;
	border: 1px dotted #0080D0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
#albumlist img {	
	border: 4px solid #cdcdcd;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 6px;
}
.einzug6px {
	margin-left: 8px;
	clear:left;
	}
	
img {
	clear:left;
	}
/* ------end bilder in liste -------*/