.title_gross {
	font-size:14px!important;
	font-weight:bold;
	/*color:#000000;*/
}

.text_gross {
	/*color:#646464;*/
	font-size:12px;
	font-weight:bold;
	line-height:148%;
} 

.teaser_subtitle {
	font-size:12px!important;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 2px;
	color:#333333;
}

.oranger_text_klein {
	font-size:10px!important;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color:#ff6600;
}

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

.link_mit_pfeil_orange a,
.link_mit_pfeil_orange a:active{
	color:#2d1e00;
	text-decoration: none;
	background-image: url(/images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

.link_mit_pfeil_orange a:hover{
	color:#9f8663;
	background-image: url(/images/link_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 10px;
	text-decoration: underline;
}


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

.link_mit_pfeil_schwarz a,
.link_mit_pfeil_schwarz a:active{
	color:#2d1e00;
	text-decoration: none;
	background-image: url(../images/symb_link_arrow_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}

.link_mit_pfeil_schwarz a:hover{
	color:#9f8663;
	background-image: url(../images/symb_link_arrow_hellbraun.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 8px;
	text-decoration: underline;
}

.link_mit_pfeil_weiss_rechte_box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	} 
 
.link_mit_pfeil_weiss_rechte_box a,
.link_mit_pfeil_weiss_rechte_box a:active{
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../images/symb_link_arrow_weiss_aarau.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}

.link_mit_pfeil_weiss_rechte_box a:hover{
	color:#999999;
	background-image: url(../images/symb_link_arrow_grau_aarau.gif); 
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 8px;
	text-decoration: underline;
}

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

.link_ohne_pfeil_schwarz a,
.link_ohne_pfeil_schwarz a:active{
	color:#2d1e00;
	text-decoration: none;
	padding-left: 0px;
}

.link_ohne_pfeil_schwarz a:hover{
	color:#9f8663;	
	padding-left: 0px;
	text-decoration: underline;
}

.recht_box_title_11px {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #646464;
	margin:0px;
}

.recht_box_text_11px {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transformation: none;
	color: #929292;
}

.recht_box_title_14px {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #646464;
	margin:0px;
}

.rechte_box_tabelle {
	font-size:11px;
	font-weight: bold;

}

.rechte_box_tabelle tabel{
	width: 168px;
	border: 1px;
}


ul.team {
	margin-left:14px;
	list-style-type:square;
	list-style:circle;
	float:left;
	}



