body,
html {
	margin: 0px;
	padding: 0px;
}

.ce {
	padding-bottom:10px;
}

a {
	color: #6699cc;
	font-weight: normal;
	text-decoration: none;
}

h1 { font-size:12px; 
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
	font-weight: normal;

   color: #86BF40;
}
.menu_oben a:hover {   
   text-decoration: none;
	font-weight: normal;
   color: #000000;
}


.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.rootline a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.rootline a:hover {
	color: #86BF40;
	text-decoration: none;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}
.inhalt a {
	color: #6699cc;
	font-weight: normal;
	text-decoration: none;
}

.inhalt a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.inhalt h1 {
	font-family:  verdana, arial, helvetica, sans-serif;
	color: #86BF40;
	margin: 0px;
	font-size: 13px;
}


.suche {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #86BF40;
	margin: 0px;
	font-size: 10px;
}
.druckversion  {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11 px;
	text-decoration: none;
	padding-top: 4px;
}
.druckversion a {
   text-decoration: none;
   color: #749e3c;
}
.druckversion a:hover {   
   text-decoration: none;
   color: #000000;
}

.mailform {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-top: 4px;
}

.rahmen {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}