#reiter_1 {

	width: 100%;

}

#reiter_1 h5, #reiter_2 h5, #reiter_3 h5 {

	font-size:10px;

	font-weight: bold;

}

#reiter_1 h4, #reiter_2 h4, #reiter_3 h4 {

	font-size:16px;

	font-weight: bold;

	width: 100%;

	border-bottom: 1px solid #606060;

}
#reiter_1 h3, #reiter_2 h3, #reiter_3 h3 {

	font-size:14px;

	font-weight: bold;

	width: 100%;

	border: 1px solid #606060;

}

#reiter_2 {

	width: 100%;

}

#reiter_2 .beschreibung {



}

#reiter_2 .rand {

	width:173px;

}

#reiter_2 td {

	color:#000;

	background-color: transparent;

}

#reiter_2 ul {

	list-style: square;

	margin-left: 10px;

	padding-left: 10px;

}
.rand {
	width:173px;
	height:100%;
	background-color:#1A1E1F;
	color:#FFFFFF;
	font-size:10px;
	float:right;
}

.beschreibung {
	padding-left:10px;
	padding-right:10px;
	color:#000000;
}
/*#reiter_1 img, #reiter_2 img {

	background-color: #fff;

}*/