/* CSS Document */
.trennstrich{
	display:block;
	width:100%;
	height:1px;
	border-bottom:1px solid #bfbfbf;
	margin:20px 0 0 0;
}
.trennstrich_leistungen{
	display:block;
	width:100%;
	height:20px;
	border-bottom:1px solid #bfbfbf;
	margin:0px 0 20px 0;
	text-align:right;
}
.news{
	position:relative;
	width:250px;
	height:200px;
	border-bottom:1px solid #bfbfbf;
	float:left;
	margin-right:25px;
	text-align:justify;
	white-space:pre-line;
	text-justify:newspaper;
	word-break:normal;
	padding-bottom:20px;

}
.news_ende{
	position:relative;
	width:250px;
	height:200px;
	border-bottom:1px solid #bfbfbf;
	float:left;
	text-align:justify;
	white-space:pre-line;
	text-justify:newspaper;
	word-break:normal;
	padding-bottom:20px;
}
.top{
	position:relative;
	width:250px;
	height:300px;
	border-bottom:1px solid #bfbfbf;
	float:left;
	margin-right:25px;
	text-align:justify;
	white-space:pre-line;
	text-justify:newspaper;
	word-break:normal;
	padding-bottom:20px;
}
.top_ende{
	position:relative;
	width:250px;
	height:300px;
	border-bottom:1px solid #bfbfbf;
	float:left;
	text-align:justify;
	white-space:pre-line;
	text-justify:newspaper;
	word-break:normal;
	padding-bottom:20px;
}
.top img.start{
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #FF9900;
}
.clear{
	clear:both;
	clear:left;
}
.ueberschrift{
	text-align:left;
	font-weight:bold;
}
.weiterlesen{
	position: absolute;
	top:100%;
	margin-top:-20px;
	height:20px;
	width:80px;
	background-color: #bfbfbf;
	left:170px;
}
*html .weiterlesen{
	margin-top:-19px;
}
.weiterlesen_leistungen{
	height:20px;
	width:80px;
	background-color: #bfbfbf;
}
.angebot_anfordern{
	height:20px;
	width:80px;
	background-color: #bfbfbf;
	margin-right:20px;
}
.referenzen{
	position:relative;
	text-align:center;
	float:left;
	margin:20px 20px 20px 0;
}

a.textlink:link, a.textlink:visited{
	font-weight:bold;
	color: #a3c4ff;
	text-decoration:none;
}
a.textlink:hover, a.textlink:active{
	color:#93baff;
	text-decoration: underline;
}
.norm_bg_inhalte ul li{
	list-style-type: square;
}
.small{
	font-size:8px;
	margin-left:40px;
		margin-top:-10px;

}

.text-input{
	width:150px;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.text-input_big{
	width:506px;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.area-input{
	width:506px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.thumb{
	border: 1px solid #FF9900;
}
.thumbcontainer td p{
	margin-top:0;
}

