body { 
	margin: 0px auto auto 0px; 
	color: #000000; 
	background-color: #D4E6D9; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
}
/*
table {
background-color: #FFFFFF;
}
*/
a { color: #999999; 
	 
	text-decoration: none;
}
a:hover { 
	color: #529965; 
	 
	text-decoration: underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.tdbggruen {
	background-color: #529965;
}
.tdbghellgruen {
	background-color: #D4E6D9;
}
.tdbgraster {
	background-image: url(../images/elem/bgraster.gif);
}
.tdpictable {
	background-image: url(../images/elem/bgraster.gif);
	/*
	padding-top: 14px;
	padding-left: 12px;
	*/
}
.tdobengruen {
	background-color: #D4E6D9;
	border-top: solid #529965 2px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tdobenweiss {
	background-color: #D4E6D9;
	border-top: solid #FFFFFF 1px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tdobengruen2 {
	border-top: solid #529965 2px;
}
.tdlinksgruen {
	border-left: solid #529965 1px;
}
.tdrechtsgruen {
	border-right: solid #529965 1px;
}
.tdlinksobengruen {
	border-top: solid #529965 2px;
	border-left: solid #529965 1px;
}
.tdrechtsobengruen {
	border-top: solid #529965 2px;
	border-right: solid #529965 1px;
}
.txt {  
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style-position: outside;
}
.txthead { 
	color: #666666; 
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
}
.txtheadsub { 
	color: #999999; 
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
}
.txtmarginal { 
	color: #666666; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
}
.txtfett { 
	font-weight: bold
}
.txtcolor { 
	color: #666666; 
}
.txtcolorfett {
	color: #529965;
	font-weight: bold;
}
.txtbulletlist {  
	list-style-position: outside; 
	list-style-image: url(../images/elem/bullet.gif); 
	list-style-type: square;
}
td.info {  
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	list-style-position: outside;
	
}
.infotitel {
	color: #529965;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D4E6D9;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #529965 1px;
	
}
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #529965 1px;
}
.info_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #529965 1px;
	text-align: right;
}
.info_bg_gruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #529965 1px;
	background-color: #D4E6D9;
}
.infobgraster {
	background-image: url(../images/elem/bgraster.gif);
	border-bottom: solid #529965 1px;
	
}
.infobuttoncell {
	padding-top: 8px;
	padding-bottom: 8px;
	}
.tabhead {
	color: #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}
.tabgruen_head {
	background-color: #D4E6D9;
	border-bottom: solid #529965 2px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.tabweiss_head {
	border-bottom: solid #529965 2px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.tabgruen_m_head {
	text-align: center;
	background-color: #D4E6D9;
	border-bottom: solid #529965 2px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.tabweiss_m_head {
	text-align: center;
	border-bottom: solid #529965 2px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.tabgruen {
	background-color: #D4E6D9;
	border-bottom: solid #529965 1px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.tabweiss {
	border-bottom: solid #529965 1px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.tabohne {
	
	padding-left: 10px;
	padding-top: 4px;
	
}
.tabgruen_m {
	text-align: center;
	background-color: #D4E6D9;
	border-bottom: solid #529965 1px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.tabweiss_m {
	text-align: center;
	border-bottom: solid #529965 1px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.tabgruen_r {
	text-align: right;
	padding-right: 10px;
	background-color: #D4E6D9;
	border-bottom: solid #529965 1px;
	padding-top: 4px;
	padding-bottom: 2px;
}
ul {
	list-style-image: url(../images/elem/bullet.gif);
}
li {  
	margin-left: -1em;
}

