body {
	font-family: verdana;
	color: #136925;
	background-color:#B8D2BD;
	margin-right:0;
	margin-left:0;
	margin-top:20;
	margin-bottom: 0
	}
	
.orange {
	color: #F17021
	}

/* Formate Content */	

#content {
	padding-top: 30px;
	padding-left: 50px;
	padding-right:20px;
	padding-bottom:20px;
	font-size: 10px;
	}

#content2 {
	padding-top: 30px;
	padding-left: 0px;
	padding-right:100px;
	padding-bottom:20px;
	font-size: 10px;
	}

a {
	color: #136925;	
	text-decoration: underline;
	}
a:hover {
	color: #F17021;
	}

	
	
.header1 {
	font-family: helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 19px;
	margin-bottom:20px
	}
	
.header2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	margin-bottom:15px
	}
a.header2 {
	color: #136925;	
	text-decoration: none;
	}
a.header2:hover {
	color: #F17021;
	text-decoration: none;
	}
	
.header3 {
	font-family: helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	line-height: 21px;
	padding-bottom:20px;
	width:500px;
	}
	
.header4 {
	font-family: helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	line-height: 21px;
	}
	
.text {	
	font-size: 11px;
	line-height: 17px;
	padding-right:30px;
	}	
	
.col {	
	font-size: 11px;
	line-height: 17px;
	width:500px;
	}	
	
.col1 {	
	font-size: 11px;
	line-height: 17px;
	width:225px;
	padding-right: 50px;
	}	
	
.col2 {	
	font-size: 11px;
	line-height: 17px;
	width:225px;
	}	
	
#content_tbl {	
	font-size: 11px;
	line-height: 17px;
	width:500px;
	}	
.tbl_head {	
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	}	
.tbl_text {	
	font-size: 11px;
	line-height: 17px;
	}	
	
/*------------- Formular - START -------------------*/
	
#form {
	font-family:verdana;
	line-height:17px;
	font-size:11px;
	color: #136925;
	padding-left: 0px;
	padding-bottom:00px;
	}
	
input, select, textarea {
	font-family:verdana;
	font-size:11px;
	color: #136925;
}
	
/*------------- Formular - ENDE -------------------*/

	
/* Formate Navigation */	
.nav { 
	font-size: 11px;
	background-color: #76A880;
	vertical-align: middle;
	}
a.nav {
	color: #ffffff;	
	vertical-align: middle;
	text-decoration: none;
	}
a.nav:hover {
	color: #136925;
	text-decoration: none;
	}

.subnav { 
	font-size: 11px;
	color: #F17021;
	vertical-align: baseline;
	}
a.subnav {
	color: #136925;	
	vertical-align: baseline;
	text-decoration: none;
	}
a.subnav:hover {
	color: #F17021;
	text-decoration: none;
	}

	
.bottomnav { 
	font-size: 11px;
	line-height:17px;
	color: #ffffff;
	}
a.bottomnav {
	color: #136925;	
	text-decoration: none;
	}
a.bottomnav:hover {
	color: #ffffff;
	text-decoration: none;
	}
