body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D6E7D5;
	background-image: url(/de/inc/img/bg_hor.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #3D3D2E; 
	text-decoration: none;
}
a {
	color: #609770;
	text-decoration: none;

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

P,H1,H2,H3,H4 {
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.titel {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
.untertitel {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
.klein {
	font-size: 10px;
	text-decoration: none;
}
.formular {
	margin: 0px;
	padding: 0px;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D6E7D5;
	width: 200px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #AFBDAE;
	margin-bottom: 1px;
	margin-top: 1px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #AFBDAE;
	width: 207px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #000000;
}


td .subnavi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3E2D0;
	text-align: right;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: hand;
}
td .subnaviover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3E2D0;
	text-align: right;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #233B28;
	cursor: hand;
}

.subnavi a {
	font-size: 12px;
	color: #D3E2D0;
	text-decoration: none;
}
.subnavi a:hover {
	font-size: 12px;
	color: #D3E2D0;
	text-decoration: none;
}
.subnaviover a {
	font-size: 12px;
	color: #D3E2D0;
	text-decoration: none;
	font-weight: bold;
}
.subnaviover a:hover {
	font-size: 12px;
	color: #D3E2D0;
	text-decoration: none;
	font-weight: bold;
}

td .kopfnavi {
	text-align: right;
	padding-right: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: hand;
	font-weight: bold;
}
td .kopfnaviover {
	text-align: right;
	padding-right: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: hand;
	font-weight: bold;
}

.kopfnavi a {
	font-size: 12px;
	color: #112418;
	text-decoration: none;
	font-weight: bold;
	
}
.kopfnavi a:hover {
	font-size: 12px;
	color: #D3E2D0;
	text-decoration: none;
	font-weight: bold;
}
.kopfnaviover a {
	font-size: 12px;
	color: #D3E2D0;
	text-decoration: none;
	font-weight: bold;
}
.kopfnaviover a:hover {
	font-size: 12px;
	color: #D3E2D0;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #969292;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}


#container {
	width: 942px;
	text-align: center;
	background-position: center;
   position: relative; 
   margin-left: auto; 
   margin-right: auto; 

}
#subcontainer {
	width: 942px;
	position: static;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
}
.subnavibg {
	background-color: #D6E7D5;
	background-image: url(/de/inc/img/bg_subnavi.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
.subbgright {
	background-color: #D6E7D5;
	background-image: url(/de/inc/img/bg_sub_right.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
.content {
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-left: 13px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 20px;
	line-height: 20px;
	width: 675px;
}
td .sprache {
	text-align: center;
	width: 30px;
	color: #FFFFFF;
	padding-top: 8px;
}
.sprache a{
	color: #FFFFFF;
}
.website {
	/*padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97A39E;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
	border-bottom-color: #97A39E;
	width: 675px;
	text-align: left;
	margin-bottom: 10px;
}
.website a {
	padding-right: 6px;
	color: #609770;
	font-weight: bold;
}
.linetop {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97A39E;
	width: 675px;
}
li {
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(/de/inc/img/aufz.gif);
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:22px;
}
.aktivitaetenbild {
	padding: 3px;
	border: 1px solid #889E87;
	margin-bottom: 10px;
}
#vzei {
	position: absolute;
	left: 25px;
}
