body {
	margin: 0;
	background-color: #e1f4bd;
	background-image: url(design/blattkachel.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*  Allgemeine Bereiche   */
#mastertable {width:950px; height:100%; border:0;}
#innertable {width:99%; border:0;}


.footerh {height:20px; font-size: 12px;}
.footertd {}


/*---------------Allgemeine Stile------------------*/
a img {
	border: none;
}

a {
	color: #45740C;
	text-decoration: none;
}

a:visited {
	color: #45740C;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;	
}


/*------Menü---------*/
#menuebox { width:206px; }
#menu { margin-left:90px; }

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;}
	

#menu li {
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#menu a {
	color: #CCFF33;
}

#menu a:hover {
	color: #FFCC00;	
}

#menu .menu-current a {
	color: #ffffff;	
}



/*---------------Zitate------------------*/
#zitat {
margin-top:25px;
	width:190px;
	color: #ffffff;
	text-align: right;
	
}

#zitat h5 {
	font-size: 14px;
	font-weight: bold;
	margin-top:5px;
	margin-right:0;
	margin-bottom:5px;
	margin-left:3px;
	line-height: 160%;
	letter-spacing: 1px;
	
}

#zitat h6 {
	font-size: 12px;	
	font-style: italic;
	margin:0;	
	letter-spacing: 1px;
}

/*---------------Content - Headlines------------------*/

/*Alle die gleiche Farbe und Abstände   */
h1, h2, h3, h4 { 
	color: #8CC225;
	/*padding:0;*/
	margin-top: 8px;	
	margin-bottom: 0px;
	}
	
	/* aber verschiedene Größen */
h1 {font-size: 24px; }
h2 {font-size: 18px; }
h3 {font-size: 14px; }
h4 {font-size: 12px; }

/* Sonderfall h5, h6: Werden als Name / Funktion verwendet: */

h5, h6 {
	text-align: right;
	margin: 0 20px 0 0;	
	
	}

h5 {font-size: 12px; }
h6 {
	font-size: 12px;
	font-weight: normal;
}



p {	
	margin-top:2px;
	margin-bottom:12px;
	font-size: 12px;
	line-height: 150%;
}



/*--------------------------------------------*/

/*Content: */

#content {
padding-right:20px;
padding-left:10px;
}





#uebersicht {
	text-align: center;
	padding-right:50px;
	background-image: url(design/wahl-blatt.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 450px;
}

#uebersicht h3 { color: #000000; padding-top:20px;} /*Ausnahme: In der Übersicht ist h3 schwarz */

#marginalie {	
	width:180px;
}



#marginalie p {	
	font-size: 12px;
	font-weight: bold;
}


/* -------------------------------------*/



#editthis {
	width:190px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;	
	
}

#editthis a {
		
	color: #000000;	
}

/* -------------------------------------*/






.style1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00CC66;
}
.laufschrift {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.style2 {
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.m1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CCFF33;
	text-align: left;
	padding-left: 45px;
}

