/* --- faq --- */

#content_faq.content ul{
	list-style-image: url(../images/unvis.gif);
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#content_faq.content li{
	padding:0 0 5px 0;
	list-style-type: none;
}
#content_faq.content li a{
	text-decoration:none;
}



/* --- team --- */

.content .team_img{
	float:left;
	margin-right:15px;
	margin-top:5px;
	width:115px;
}
.content .team_txt{
	float:left;
	width:340px;
}
.content .team_txt h3{
	font-size:11px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#specialpanels{
	width:400px;
}

#rightpanels{
	float:none;
	position:absolute;
	left:503px;
	top:0;
	width:150px;
}

#rightpanels #language{
	top:387px;
}	

#rightpanels #werkzeuge{
	top:197px;
}	


.statusgreen{
	color:#0dba00;
}
.statusred{
	color:#000;
}

.labelCust{
	float:left;
	width:110px;
}
.dataCust{
	float:left;
	width:240px;
}

.buttlogout,
.buttlogout a {
	color:#456e98 !important;
}
.buttlogout a:hover{
	color:#ffcd00 !important;
}

.searchFind{
	background-color:#ffe735;
}



