body {
	font-family: Arial;
	font-size: 11px;
}	
.mainContent
{
	color: black;
}

a {color: #1F663B;}

h1 {
	font-family: verdana; 
	font-weight: bold; 
	color: #FFFFFF;
	font-size: 17px;
	margin-bottom: 30px;
}

h2 {
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

h2 a { 
	text-decoration: underline; 
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;}

h2 a:hover {
	color: #d6b531; 
}

h3 {
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	/*margin-top: 30px;
	margin-bottom: 30px;*/
}

h3 a { 
	text-decoration: underline;
	color: #1F663B;
}

h3 a:hover {color: #d6b531;}

ul {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5;
}

p {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;
	padding-top: 0px;
	margin: 0px;
}

.adres {
	font-family: Verdana;
	color: #444444;
	font-size: 10px;
	font-weight: bold;
}

.motto {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

td {font-size: 12px;}
/*************** für Index-Seiten*****************/

table.menu td {
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 10px;
}

table.menu td span {
	background-color: #ccc;
	padding: 2px;
	line-height: 16px;
	font-size: 13px;  
	text-decoration: none ! important;
}
table.menu td span a { text-decoration: none; }
table.menu td span a:hover {text-decoration: underline; }

.marg10 { margin: 10px;}

.marg20 { margin: 20px;}

.marg5 { margin: 5px;}

.marg3 { margin: 3px;}

.margleft { 
	margin-left: 20px;
	margin-bottom: 10px;
}

.margright { 
	margin-right: 20px; 
	margin-bottom: 10px;
}

.bordertekst {
	background-color: #1F663B;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.2;
	padding: 3px;
	font-style: italic;
	margin: 3px;
}

.imagetekst {
	color: #1F663B;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}

div.menunav
{
	background-color: #1F663B;
	padding: 0px;
	width: 200px;
	height: 100%;
}

.menunav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menunav li{
	font-size: 10px;
	color: white;
}

.menunav ul.depth0 li {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	border-top: 1px solid #ADC796;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.menunav ul.depth1 {
	margin-top: 4px;
}

.menunav ul.depth1 li {
	font-size: 10px;
	color: white;
	line-height: 1.0;
	padding-left: 20px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.menunav ul.depth2 {
	margin-top: 6px;
}

.menunav ul.depth2 li {
	font-size: 10px;
	color: white;
	padding-left: 30px;
	line-height: 1.0;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.menunav a {
	color: white;
	text-decoration: none;
}

.menunav li.true a {color: #ADC796;}
.menunav li.true ul li a {color: #fff;}
.menunav a:hover {text-decoration:underline;}
