/*................*/

a {
	color: #F7ECC1;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	color: #B4CB89;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body.b {
	background-color: #5E8A00;
}
body {
	background-color: #F7ECC1;
	margin: 0px;
	padding: 0px;
}



h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 1px;
	line-height: 12px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	line-height: 16px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	line-height: 11px;
}

h5 {
	font-size: 11px;
	line-height: 12px;
	margin: 0px 0px 1px 0px;
	}

h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	color: #F7ECC1;
}

img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}



li {margin-left: -23px;}
li.ab {	margin: 15px 0px 15px -23px;}

p {
	color: #F7ECC1;
	margin: 0px;
}

p.vor {
	margin: 0px 0px 11px 0px;
	color: #F7ECC1;
}

table{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	border-width: 0px;
	/*font-size: 10pt;*/
	padding: 0px;
	margin: 0px;
}

ul {
	list-style: disc outside;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
}


.dran {
	font: 12px/14px;
	font-weight: bold;
	margin: 0px;
}

/* textfarbe*/

h2,h4{color: #227733;}
.rot {color: #CC3300;}
.gelb {color: #F7ECC1;}
.gruen {color: #009900;}

