BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background : #CEDFA7 url(../img/background_content.jpg) no-repeat left top;
}

p {

	font-size: 12px;

	line-height: 17px;

	color: #000;

	padding: 10px 0px 0px 20px;
	margin: 0px;

}

.white {
   color: #FFF;
   }
   
.blue {
   color: #00205D;
   }   
   
.green {
   color: #2F5B08;
   }   
 
.lightgreen {
   color: #59861E;
   }       

li {


	font-size: 12px;

	line-height: 17px;

	color: #181512;

	padding-right: 20px;



}

h2 {
	font-size: 18px;
	line-height: 20px;
	color: #2F5B08;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-weight : normal;
}

A:ACTIVE {

	font-size: 12px;

	color: #59861E;

}

A:LINK {

	font-size: 12px;

	color: #E20B15;

}

 A:VISITED {

	font-size: 12px;

	color: #910032;

}

A:HOVER {

	font-size: 12px;

	color: #59861E;

}

A.navi:active, A.navi:focus, A.navi:link, A.navi:visited {

	font-size: 12px;

	color: #59861E;

	text-decoration : none;

}

A.navi:hover {

	font-size: 12px;

	color: #E20B15;

	text-decoration : none;

}

A.navi-on:active, A.navi-on:focus, A.navi-on:hover, A.navi-on:link, A.navi-on:visited {

	font-size: 12px;

	color: #59861E;

	text-decoration : none;

}

.navi-red{


	font-size: 12px;

	color: #E20B15;

	text-decoration : none;

}


A.impressum:active, A.impressum:focus, A.impressum:link, A.impressum:visited {

	font-size: 11px;

	color: #FFF;

	text-decoration : none;

}

A.impressum:hover {

	font-size: 11px;

	color: #FFF;

	text-decoration : none;

}

.impressum{

	font-size: 11px;

	color: #FFF;

}

A.win:active, A.win:focus, A.win:link, A.win:visited {

	font-size: 12px;

	font-weight: bold;

	color: #FFF;

	text-decoration : none;

}

A.win:hover {


	font-size: 12px;

	font-weight: bold;

	color: #FFF;

	text-decoration : none;

}

td {


	font-size: 12px;

	color: #181512;

}

td.dark {
	background-color : #BFD5E6;
}

h1 {

	font-size: 18px;
	line-height: 20px;
	color: #2F5B08;
	margin: 0px;
	padding: 30px 0px 0px 20px;
	font-weight : normal;

}


