/* typ a */
.s {
}

div.content{
    background-color: #fde5d3;
	border-bottom: 1px solid #fde5d3;}



div.content-typ-a {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #fde5d3;
	border-top: 1px solid #fde5d3;
    background-color: #fde5d3;
	margin-bottom:60px;
}

div.content-typ-a div.image-block {
	float: right;
	width: 173px;
	margin: 0;
}

div.content-typ-a div.text-block {
	width: 346px;
	margin-top:0px;

}

div.snl-kopf {
	background-color: #fde5d3;
	border-bottom: 1px solid #fde5d3;
	height:100px;
}

div.snl-kopf p {
	margin: 10px;
	color: #ec722c;
	font-size:0.7em;
}

/* generell */
div.navigation2 {
	width: 173px;
	font-size: 0.7em; /*float: right; background-color: silver;*/
	position: absolute;
	left: 681px;
}



