.content  { 
	font-family: Tahoma; 
	font-size: 12px;
	line-height: 17px; 
 	color: #000000;
	list-style-image: url(images/arrow.gif);
	text-align: justify;
} 


.small {
	font-size : 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.small:hover {
	font-size : 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9B825F;
	text-transform: uppercase;
}

.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9B825F;
	text-transform: uppercase;
}

a  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
 	color: #676767; 
	text-decoration: underline;
} 

a:hover  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
 	color: #676767; 
	text-decoration: none;
} 

a.content_link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
 	color: #e5b937; 
	text-decoration: underline;
} 

a.content_link:hover  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
 	color: #e5b937; 
	text-decoration: none;
} 

.news  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
 	color: #000000; 
	text-decoration: none;
} 

a.news  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
 	color: #676767; 
	text-decoration: underline;
} 

a.news:hover  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
 	color: #676767; 
	text-decoration: none;
} 



.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #F0F0E8;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0E8;
	border-right-color: #F0F0E8;
	border-bottom-color: #676767;
	border-left-color: #F0F0E8;

	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 

}

.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	width: 250px; background-color: #000000; 
	border: 1px solid #676767;
}

.menu {
	font-size : 11px;
	color: #FFFCD5;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold; 
	text-transform: uppercase;
}

.menu_aktiv {
	font-size : 11px;
	color: #EFA518;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold; 
	text-transform: uppercase;
}

.menu_aktiv:hover {
	font-size : 11px;
	color: #EFA518;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold; 
	text-transform: uppercase;
}

.menu:hover {
	font-size : 11px;
	color: #EFA518;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold; 
	text-transform: uppercase;
}

.submenu {
	font-size : 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

.submenu:hover {
	font-size : 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

.topmenu { 
	font-size : 11px; 
	color: #483E34; 
	font-family: Tahoma; 
	text-decoration: none; 
	font-weight: bold; 
	text-transform: uppercase;
}

.topmenu:hover { 
	font-size : 11px; 
	color: #EFA518; 
	font-family: Tahoma; 
	text-decoration: none; 
	font-weight: bold; 
	text-transform: uppercase;
}

.submenu1 { font-size : 11px; color: #000000; font-family: Tahoma; text-decoration: none; background-color: #FFFCD5; }
.submenu2 { font-size : 11px; color: #000000; font-family: Tahoma; text-decoration: none; background-color: #FFFCD5; ; padding-left: 15px}
.submenu1_aktiv { font-size : 11px; color: #000000; font-family: Tahoma; text-decoration: none; background-color: #e5b937; }
.submenu2_aktiv { font-size : 11px; color: #000000; font-family: Tahoma; text-decoration: none; background-color: #e5b937; ; padding-left: 15px}
.sitemapmenu1 { font-size : 11px; color: #000000; font-family: Tahoma; text-decoration: none; background-color: #FFFFFF; }
.sitemapmenu2 { font-size : 11px; color: #000000; font-family: Tahoma; text-decoration: none; background-color: #FFFFFF; ; padding-left: 15px}


