/* hauptfarben: gruen: a1c75f      grau 878889 */
body {
 /**/		margin:0;
        padding: 0em;
        font-family: Arial, sans-serif;

       	color: #7B8286;
}
table {
	margin:0;
    padding: 0em;
	font-size: 100%; 		/* 12px; */
	color: #707072;
    line-height:18px;
}

h1 {
	color:#a1c75f;
	font-size: 200%;
    font-weight:bold;
    line-height:25px; /* */
    margin:0px;
    border:0px;
}

h2 {
	color:#a1c75f;
	font-size: 150%;
    font-weight:bold;
    line-height:20px; /* */
    margin:0px;
    border:0px;
}

h4 { color:#981134;
    font-size: 100%;
    font-weight:bold;
    line-height:20px;
    margin:0px;
    border:0px;
}

hr {
 	color:#707072;
    border:0px;
	border-bottom:0.05em solid #707072;
    background-color:#707072;
    height:0px;
    width:100%;
}

hr.rot {
   color:#981134;
	border-bottom:0.1em solid #981134;
    background-color:#981134;
}

a {  color:#a1c75f;
	 text-decoration:none;
	 font-weight:bold;
}

a:hover, a.klein:hover, a.mehr:hover {  color:#878889;    }

a.klein {
		color:#707072;
		font-size:90%;
		text-decoration:none;
	    font-weight:500;
}
a.klein_aktiv { color:#981134;
		font-size:90%;
}

a.mehr {
		color:#707072;
	    font-weight:bold;
		text-decoration:none;
}

a.normal, a.normal:hover {
	font-weight:500; }

/* /////////////////////////////////////////////////////////////////////////////////// */

ul li { padding-bottom:10px; }
.tab_kopf {
	color:#a1c75f;
	font-size:80%;
	font-weight:bold;
    line-height:18px;
}
.txt {
	color:#878889;
	font-size:80%;
}

#navi { position:relative; top:157px; width:750px; height:50px; }
#content_left { position:relative; top:230px; width:450px; left:0px; background-color:#FF0000; float:left; }
#content_right {  position:relative; top:205px; width:300px; left:0px; background-color:#0000FF;}


/* Startseite News-Kästen rechts */
.textHeadKasten { font-size:80%; line-height:27px; color:#a1c75f; font-weight:bold;}
.txtKasten      { font-size:12px; line-height:20px; color:#878889; }
A.kasten  { color:#a1c75f; text-decoration:none; font-size:12px;  }
A.kasten:hover { color:#878889; text-decoration:none; }

#aktuell_1 { width:100%; padding-bottom:16px; border-bottom:1px solid #878889; }

#aktuell_2 { width:100%; padding-bottom:16px; padding-top:10px; border-bottom:1px solid #878889; }

#aktuell_3 { width:100%; padding-bottom:16px; padding-top:10px;  border-bottom:1px solid #878889;}

#aktuell_4 { width:100%; padding-top:10px; }