body {
	background:#CED3C3;
}
.content {
	width: 691px;
	/*height: 500px;*/
	float:left;
	background: #35B8AB;
	font-family: Times, serif;
	font-size:13px;
	text-align: left;
}

.subNaviPaket {
	line-height:23px;
}
.subNaviPaket a {
	color: #000;
	text-decoration: none;
	display: block;
}

.subNaviPaket a:hover {
	color: #FFF;
	text-decoration: none;
}
.inhaltHolderOutside {
	background:#FFF;	
	float:left;
	width:500px;
	border-bottom: 1px dashed #E00000;
}
