@charset "utf-8";


/* Teaserbox */

.teaserBox
{
		padding-top:30px;
		
		border-top:1px solid #aaa;
		
}

.teaserBox:first-child
{
		border-top:0;	
}

.teaserBox h2
{
		font-size:18px;
		font-weight:normal;
		line-height:24px;
		padding-bottom:12px;
}

.teaserBox h2 a	
{
	text-decoration:none;
	color:#333;
}


.teaserBox .bildSpalte
{
	float:left;
	width:210px;
}

.teaserBox .bildSpalte img
{
	border:1px solid #ddd;
	width:145px;
	padding:4px;
	background-color:#fff;
	margin-left:15px;
	margin-bottom:20px;
	
}



.teaserBox .copy
{
		float:left;
		width:450px;
		line-height:145%;
		margin-bottom:20px;
}

/* contentBox */

.contentBox
{
	padding-top:30px;
}

.contentBox .einSpalter
{
	padding:0 20px;
}

.aufmacherBildArtikel
{
	margin:0 0 20px 15px;
}

.aufmacherBildArtikel img
{
		width:660px;
}

.PresseBilder
{
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #888;
	width:420px;
}


.PresseBilder img
{
	float:left;
	width:80px;
	height:80px;
	margin-right:25px;
	margin-bottom:10px;
}

.PresseBilder a
{
	text-decoration:none;
	font-size:10px;
	line-height:13px;
	color:#888;
}

.contentBox h2:first-child
{
	margin-top:0;
}

.contentBox h2
{
		font-size:18px;
		font-weight:normal;
		line-height:24px;
		padding-bottom:12px;
		margin-top:12px;
}

.contentBox h3
{
	margin-top:15px;
	padding-bottom:10px;
}

.contentBox p
{
	margin-bottom:15px;
}

.contentBox .bildSpalte
{
	float:left;
	width:210px;
	
}

.contentBox .bildSpalte img
{
	border:1px solid #ddd;
	width:145px;
	padding:4px;
	background-color:#fff;
	float:right;
	margin-bottom:20px;
	
}

.contentBox .copy
{
	float:left;
	width:450px;
	line-height:145%;
	margin-left:15px;
	
	
}

.contentBox .copy ul
{
	display:block;
	padding:0 20px;
}


#tabelleBinderSysteme
{
	border-collapse:collapse;
	margin:20px 0;
}

#tabelleBinderSysteme tr
{
	background-color:#e8f1f8;
}

#tabelleBinderSysteme tr.headlinesTabelle
{
	height:30px;
}

#tabelleBinderSysteme td
{
	padding:10px 15px;
	text-align:center;
	border:1px solid #2c6c9b;
}

#tabelleBinderSysteme td.illu
{
	width:200px;
}

#historie dt
{
	font-weight:bold;
}

#historie dd
{
	margin-bottom:10px;
}