body,td, p, a       {
    color: /*#5f2d17 44000D*/ #000;
    color: #2b2b2b;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6em;
    margin-top: 0;
    padding-top: 0;
}
body           {  }
html 				 { margin-bottom: 5px; height: 100% }
a { text-decoration: none }
.kleiner a {
	font-size: 12px;
}
a:hover    { color: darkred; text-decoration: none }
h1 	{	 
	color: darkred /*#4e5830*/;
    font-size: 16px !important;
}
.klein { font-size: 14px;
        line-height: 1.1em;}
.groesser { font-size: 18px;
        line-height: 1.1em;}
h2 	{	 
	color: darkred;
    font-weight: 300 !important;
	font-size: 16px;
	font-weight: 400 !important;
	margin: 10px 0 0 0 !important;
}
h3 	{	 
	font-weight: 600 !important;
	font-size: 20px;
	margin: 10px 0 16 0 !important;
}
h4 	{	 
	color: #6f9d30;
    font-weight: 300 !important;
	font-size: 16px;
	font-weight: 400 !important;
	margin: 10px 0 0 0 !important;
}
.strong {
	font-weight: 700 !important;
}
.img_abstand {
    margin: 4px 0; 
}
.box_main        { background-color: #fff; margin-top: 96px; padding: 25px 25px 20px; width: 740px; border: solid 1px #d2c4bd }
.nav    { margin: 120px 0 20px }
.nav_farbe { width: 100px; float: left }
#link_nav   { color: #fff; text-decoration: none }
#link_nav:hover  { color: #a53664; text-decoration: none }
#link_aktiv  { color: #a53664; text-decoration: none }
#link_farbe { color: #a53664 }
#link_farbe:hover { color: #2e2e2e; text-decoration: none }
.spalte1 { width: 380px; float: left; margin-right: 25px }
.spalte2 { width: 350px; float: left; color: #2e2e2e; }
.logo   { margin-right: 12px; float: right }
.grafik_streifen { margin: 20px 0 10px 0 }
.grafik_rund { margin-top: 300px; margin-left: -122px; position: absolute }
.farbe   { color: darkred}
.farbe2 { color: #af9a6f }
.gruen { color: #70a973}
.gelb { color:  #f7cf45; font-size: 18px }
.linie {
	margin-top: 20px;
	padding-top: 16px;
	border-top: 1px dotted darkred;
    clear: both;
}
.linie-24stelle-gelb {
    margin-top: 20px;
	padding-top: 16px;
	border-top: 5px solid #f7cf45;
    clear: both;
}
.linie_rot {
	margin-top: 20px;
	padding-top: 16px;
	border: 2px solid red;
    clear: both;
    padding: 6px;
}

.border {
    border: 1px solid #9fbb93;    
}
.balken_links {
	border-left: 3px solid darkred; 
    padding-left: 10px
}
ul    { margin: 0; padding: 0 }
li    { margin-bottom: 5px; padding-bottom: 5px  }
.einzug     { margin-left: 10px; padding-left: 10px }
.ul_pfeil    { list-style-image: url(bilder/pfeil_text.png); margin-left: 12px; padding-left: 12px }
.abstand { line-height: 26px }
.bild-abstand {margin: 12px 0}
.rechts { text-align: right}
.kasten { margin-top: 12px; padding-top: 12px; border-top: 2px dotted #af9a6f }
