#spalte_links {
	float:left;
	width:290px;
}

#spalte_rechts {
	float:left;
	width:290px;
	margin-left:15px;
}

#kasten_rahmen {
	width:619px;
	*width:595px;
	min-height:80px;
	border: 1px solid #CDCDCD;
	padding:0px;
}

#kasten_rahmen .kasten_ueberschrift {
	background-color:#efefef;
	border-bottom: 1px solid #CDCDCD;
	padding:6px;
	height:20px;
	font-weight:bold;
	font-size:14px;
}

#kasten_rahmen .kasten_inhalt {
	padding:6px;
	background-color:#ffffff;
}
