#unternavigation {
	display:none;
}

#inhalt {
	width: 978px;
}

.kasten {
	width:220px;
	height:310px;
	font-size:90%;
	float:left;
	margin-right:15px;
}

.kasten h1, .kasten .headline {
	display:block;
	font-weight:bold;
}

.kasten a {
	font-weight:normal;
	color:black;
	text-decoration:none;
}

.kasten .orange a, .kasten .preis a {
	font-weight:normal;
	color:#cd7a1c;
}

.kasten .abstand {
	height:1em;
	display:block;
}
#bottom {
        color : #FAD55C;
}
#bottom a {
        color : #FAD55C;
}

.gelb{
	background:#F5D874;
	padding:12px;
	width:196px;
	height:286px;
	color:black;
}

.gelb .headline {
	font-size:190%;
	margin-top:0;
	font-weight:bold;
}

