#startreiter {
	width:900px;
	height:222px;
	clear:both;
	position:relative;
	background-color:#f4ecd6;
}
#seitendings{
	width:17px;
	height:222px;
	position:absolute;
	top:0px;
	left:-30px;
	background: url('fileadmin/images/bergsommer.png');
}
#reiterbox {
	width:100%;
	height:28px;
	clear:both;
}
#elementbox{
	width:100%;
	height:auto;
	position:relative;
	clear:both;
}
.reiter {
	width:300px;
	height:28px;
	float:left;
	cursor:pointer;
	background-color:#eee1bc;
}
.reiterstyle{
	/*padding:6px 0 0 25px;*/
	font-size:12px;
	color:#876f53;
}
.element {
	width:100%;
	top:0px;
	left:0px;
	clear:both;
}
.eintrag {
	width:162px;
	height:auto;
	padding-left:15px;
	padding-top:15px;
	float:left;
}
.eintrag_bild {
	padding-bottom:15px;
	clear:both;
}
.eintrag_text {
	clear:both;	
}
.eintrag_text .bodytext {
	padding:0px;
	line-height:13px;
	font-family:verdana;
	color:#453530;
}
.eintrag_link{
	font-weight:bold;
}
.clear {
	clear:both;
	width:auto;
	height:0px;
	line-height:0px;
}
