body {
	background-color:#c4bf66;
	margin-top:20px;
	text-decoration:none;
    font-weight:normal;
    font-family:Verdana, Arial;
    font-size:8pt;
    color:#000000;
}

img.titelbild { margin-top:21px; }

td.main-td {
	background-color:#ffffcd;
	text-decoration:none;
    font-weight:normal;
    font-family:Verdana, Arial;
    font-size:12pt;
    color:#000000;
}

td.titeltext {
	text-decoration:none;
    font-weight:normal;
    font-family:Verdana, Arial;
    font-size:11pt;
    color:#000000;
    text-align: justify;
}

p.main {
	background-color:#ffffcd;
	text-decoration:none;
    font-weight:bold;
    font-family:Verdana, Arial;
    font-size:11pt;
    color:#000000;
}

td.eingabe {
	background-color:#c4bf66;
	text-decoration:none;
    font-weight:bold;
    font-family:Verdana, Arial;
    font-size:11pt;
    color:#000000;
}

li {
	background-color:#ffffcd;
	text-decoration:none;
    font-weight:bold;
    font-family:Verdana, Arial;
    font-size:11pt;
    color:#000000;
    line-height: 1.5;
}

h1 {
	padding: 25px 0px 0px 0px;
	text-decoration:none;
    font-weight:bold;
    font-family:Verdana, Arial;
    font-size:14pt;
    color:#000000;
}

td.counter {
	text-decoration:none;
    font-weight:normal;
    font-family:Verdana, Arial;
    font-size:10pt;
    color:#000000;
}


a.counter:link {
	text-decoration:none;
    font-weight:none;
    font-size:10pt;
    color:#3D1C00;
}

a.counter:visited {
	text-decoration:none;
	font-weight:none;
    font-size:10pt;
    color:#3D1C00;
}

a.counter:hover {
	text-decoration:underline;
	font-weight:none;
    font-size:10pt;
    color:#3D1C00;
}

a.counter:active {
	text-decoration:underline;
	font-weight:none;
    font-size:10pt;
    color:#3D1C00;
} 

p.bottom {
	text-decoration:none;
    font-weight:normal;
    font-family:Verdana, Arial;
    font-size:7pt;
    color:#7A7514;
    padding: 10px 0px 0px 10px;
}

a.bottom:link {
    color:#7A7514;
}

a.bottom:visited {
    color:#7A7514;
}

a.bottom:hover {
    color:#7A7514;
}

a.bottom:active {
    color:#7A7514;
} 