.Stil1 {
	color: #ea930a;
	font-weight: bold;
}
.Stil2 {
	font-weight:bold;
	font-size:1.2em;
}
#credibility_icon
{
	padding:10px;
	float:right;
}

/*----- Links from credibility icons -----*/
#credibility_icon_security
{
	padding:10px;
	float:right;
	background: url('../images/sicherheit.jpg') center no-repeat;
	width: 300px;
	height: 176px;
}

#link_box {
	width: 82px;
	height: 82px;
	margin-left: 5px;
	margin-top: 40px;
	float: left;
}

#trust_link {
	width: 110px;
	height: 75px;
	margin-left: 100px;
	margin-top: 40px;
}
#fair_link {
	width: 80px;
	height: 75px;
	margin-left: 0px;
	margin-top: -70px;
	float: right;
}

/* --- end ---*/

#main_content {
	 min-height:410px;
}
.smallText {
	font-size:10px;
}
.browse_site {
	font-size:0.9em;
	color:#ea930a;
	font-weight:bold;
	float:right;
	
}
.browse_site a {
	font-size:0.9em;
margin:0 5px;
	font-weight:normal;
	
}
#overview {
	clear:left;
}
#overview .bild {
	height:100px;
	float:left;
	margin:0 30px 15px 0;
}
#overview .text{
	line-height:20px;
	font-size:12px;
}

#overview .headline {
	font-weight:bold;
	color:#ea930a;
	text-decoration:underline;
}

table {
	border:2px dotted #ccc;
}
