body {
	font-family :  Arial, Helvetica, sans-serif;
	
	font-size : 12px;
	color : #191970;
	padding-left : 20px;
	padding-right : 20px;
	background : #E6E6E6 url(/images/background.grey_green.jpg);
	 
	
}


p, table, td, ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #191970;

}

h1, caption {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #308F5B;
	text-align:center;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #308F5B;
	text-align:center;
}

h3{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #308F5B;
	text-align:center;
}

h4{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #308F5B;
	text-align:center;
}

h5{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #308F5B;
	text-align:center;
}


em {
	color : #8F5B30;
	font-style : italic;
	
	
}

.CopyRight, .CopyRight P {
	color : #8F3032;
	font-family : serif;
	font-size : 12px;
	text-align : center;
	padding-top : 50px;
}

.disabled {
	color : #C9C9C9;
}


.Englisch {
	font-size : smaller;
	font-style : italic;
}

ul {
	font : bold;
}
li {
	font : normal;
	list-style : square inside;
}
