.randbox{
	/*left: 670px;
	top: 250px;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #828282;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	
	width: 189px;
	/*height: 115px;*/
	position: relative;
	
	border-color: #eeeeee;
	border-width: 2px;
	border-style: solid;
	
	padding: 3px;
	padding-top: 27px;
}
.rand_header{
	background-color: #95bac0;
	font-weight: bold;
	color: white;
	padding: 5px;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 189px;
}
.rand1 {
	left: 623px;
	top: 250px;
	position: absolute;
}
.rand2 {
	left: 623px;
	top: 450px;
	position: absolute;
}
.rand3 {
	left: 623px;
	top: 695px;
	position: absolute;
}
.randspalte {
	top: 250px;
	left: 623px;
	padding-bottom: 5px;
}
.spacer {
	height: 15px;
}