.Feld {
	background-color:#FFFFFF;
	width:100px;
	border:1px solid #999999;
	font-family: Arial;
	color: #666666;	
	font-size: 9px;
}

.loginform {
   font-family: Arial;
   margin: 0.0em 0.0em;
   color: #666666;	
   font-size: 10px;
}

li {
   font-family: Arial;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 15px;
   color: #666666;	
   font-size: 11px;
   list-style-position: outside;
   list-style-type: disc;
   line-height: 120%;
}

ul {
   font-family: Arial;
   margin-top: 0px;
   padding: 0;
   margin-bottom: 0px;
   margin-left: 5px;
   margin: 0.0em 0.0em;
   color: #666666;	
   font-size: 11px;
   list-style-position: outside;
   list-style-type: disc;
   line-height: 120%;
}

p {
   font-family: Arial;
   margin: 0.0em 0.0em;
   color: #666666;	
   font-size: 11px;
}

span {
   font-family: Arial;
   margin: 0.0em 0.0em;
   color: #666666;	
   font-size: 11px;
}

.suche p {
    background-color: #F7F7F7;
    font-family: Arial;
    font-size: 14px; 
    }


.searchresultheader {
   font-family: Arial;
   margin: 1.0em 0.0em;
   color: #666666;	
   font-size: 14px;
}

.searchresultcontent {
   font-family: Arial;
   margin: 0.0em 0.0em;
   color: #666666;	
   font-size: 11px;
}

.akt {
   font-family: Arial;
   margin-top: 0px;
   margin-bottom: 5px;
   color: #888888;	
   font-size: 11px;
}


.akt a:link {
   color: #888888;	
   text-decoration: none;
}

.akt a:visited {
	font-weight: normal;
   color: #888888;			/* black */
	text-decoration: none;
}

.akt a:active {
	font-weight: normal;
   color: #888888;			/* black */
	text-decoration: none;
}


.akt a:hover {
	font-weight: normal;
	color: #2D396E;
	text-decoration: none;
}



.men a:link {
   color: #666666;	
   text-decoration: none;
}

.men a:visited {
	font-weight: normal;
   color: #666666;			/* black */
	text-decoration: none;
}

.men a:active {
	font-weight: normal;
   color: #666666;			/* black */
	text-decoration: none;
}


.men a:hover {
	font-weight: normal;
	color: #2D396E;
	text-decoration: none;
}





.news {
   font-family: Arial;
   margin-top: 5px;
   margin-bottom: 0px;
   color: #666666;	
   font-size: 9px;
}


/* In Text Hyperlinks */
a:link {
	font-weight: normal;
	color: #2D396E;			/* black */
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #2D396E;			/* black */
	text-decoration: underline;
}

a:active {
	font-weight: normal;
	color: #2D396E;			/* black */
	text-decoration: underline;
}


a:hover {
	font-weight: normal;
	color: #2D396E;
	text-decoration: underline;
}




.sub table {
border-width:thin;
border-style:solid;
}

h1,h2,h3,h4,h5,h6 {
   font-family: Arial;
   margin-top: 25px;
   margin-bottom: 10px;
   color: #666666;	
   font-size: 13px;
}
.caption {
   font-family: Arial;
   font-style: italic;
   margin: 0.0em 0.0em;
   color: #666666;	
   font-size: 9px;
}