body {
	background-color: #708E7B;
	color: #FFF3B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

body.bilder {
	background-color: #708E7B;
	color: #FFF3B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

p.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
}

h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

a:link {
	font-size: 13px;
	color: #FFF3B0;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-size: 12px;
	color: #706654;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FFF3B0;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	font-size: 12px;
	color: #706654;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}


table {
	margin: 0px;
	padding: 0px;
    border-style:none;
	border: none;
	border-width:0px;
}

table.padding10 {
	margin: 0px;
	padding: 10px;
    border-style:none;
	border: none;
	border-width:0px;
}

td.bilder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.aktuell:link, a.aktuell:visited, a.aktuell:hover, a.aktuell:active {
	font-weight: bold;
	color: #F2EABC;
	text-decoration: none;
	text-transform: none;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F2EABC;
	text-decoration: none;
}

a.nav:visited {
	font-weight: bold;
	color: #F2EABC;
	text-decoration: none;
}

a.nav:hover {
	font-weight: bold;
	color: #D45832;
	text-decoration: none;
}
a.nav:active {
	font-weight: bold;
	color: #D45832;
	text-decoration: none;
}

li {
	font-size: 12px;
	color: #706654;	
	line-height: 20px;
}

ul {
	font-size: 12px;
	color: #706654;	
	line-height: 20px;
}
