/* structure */
#content
{
	float: left;
	position: relative;
	width: 75%;
	overflow: hidden;
}
#admin
{
	position: relative;
	clear: right;
}
#kalender
{
	position: relative;
	width: 100%;
	clear: both;
}
#col3o
{
	float: right;
	width: 19%;
}
#col3o2
{
	float: right;
	width: 19%;
}
#news
{
	height: 16px;
	padding: 4px;
	background: #FF6600;
	color: #ffc;
	font: small/120% Verdana,Arial,Helvetica,sans-serif;
	clip: auto;
	text-align: center;
}
/* end of structure */