body {
	margin: 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

/*---- Navigation ------*/

#navi {
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	background-color: #3e3e3e;
	background-image: url(mkachel.gif);
	background-repeat: repeat-y;
		
}

#navi p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0;
}
#navi .selflink { font-weight: bold; }


#navi a:link {color: #ccff66; text-decoration: none;}
#navi a:visited { color: #99b15e; text-decoration: none; }
#navi a:hover {color: #f5d53c;}
#navi a:active { color: #ffffff; text-decoration: none; }

.gruppe {
	font-weight: bold;
	margin-bottom: 8px;
}

.istgruppe {
	font-weight: bold;
	margin-bottom: 8px;
	color: #ffffff !important;
}


/*---- Inhalt ------*/

/*-      Boxen       -*/

#content {
	width:86%;
	max-width:760px;
}



#inhalt, .inhalt {
	padding-left: 12px;
	padding-right: 12px;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

#headline {
	padding-left: 6px;
}

.gads { padding-top: 20px; }



/*-      Stile und Farben       -*/


a:link {  color: #486f48; text-decoration: underline}
a:visited {  color: #333333; }
a:hover {  color: #009966; text-decoration: underline}
a:active {  color: #006666}

.extlink:after {
content:url(extlink.gif);
padding-left: 4px;
}




h1, h2, h3, h4 {
	color: #486f48;
	margin-bottom: 5px;
	
}


p {
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 0px;
	margin-bottom: 5px;

}

ul { 
	line-height: 1.2em;
	margin-top: 2px;
	margin-left: 0.6em;
	padding-left: 0.6em;
}

li {
	list-style-type: disc;
	font-size: 0.8em;
	
} 
 

hr {
	background-color:#000000; /* Mozilla 1.4 */
	color:#000000; /* IE 6 */
	border: #000000; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */

	width: 120px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	margin-left: 0;
}



.intro {  line-height: 200%; padding-left: 88px; padding-top: 12px; }
.code {  font-family: "Courier New", Courier, mono; color: #333399; line-height: 110%; }



h1 {
	font-size: 1.1em;
	margin-top: 0px;
	font-weight: normal;
}

h2 { font-size: 0.9em;}
h3 { font-size: 0.75em;}

h4 { font-size: 0.7em;
color: #666666; margin-top: 0px; margin-bottom: 0px; margin-left: 18px; font-weight: normal; 
}

h5 { font-size: 10px; font-weight: normal; }

.nofet {font-weight: normal; }


#marginalie h3 {
	margin:0; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;

} 

.datum {
	font-size: 9px;
	padding-top: 20px;
	padding-left: 4px;
}

#verweis { 
	font-size: 11px; 
	margin-top: 6px;
	margin-bottom: 20px;
}

#verweis hr { 
	margin-top: 12px;
}

#verweis p {
	font-size: 11px;
	font-weight: bold;	
	margin-bottom: 0px;

}



#verweis a {margin-left: 20px; }


#kontakt {  font-size: 60%; }

#footer {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#footer a {color: #000000; text-decoration: none;}
#footer a:visited {color: #000000; text-decoration: none;}
#footer a:hover {color: #009966; }
#footer a:active {color: #000000}

.linkp {  font-size: 10px; }




.weisstd {
background-color: #FFFFFF;
}

.headtd {
	background-image: url(koben.gif);
	background-repeat: repeat-x;
}


.inhalttable {
	border: 1px solid #99b15e;
	border-collapse:collapse;
	margin-left: 8px;



}

.inhalttable td {
	border: 1px solid #99b15e;
	font-size: 12px;
	padding: 3px;


}
