#menu {
	background-image: url(../images/topmenu.gif);
	height: 23px;
	border: solid 1px #b8b8b8;
}
#container {
	z-index: 1;
	position: relative;
	width: 742px;
	height: 100%;
	left: 50%;
	margin-left: -371px;
	line-height: 10px;
	font-size: 10px;
}
#reklame {
	margin-top: 10px;
}
#content {
	position: relative;
	margin-top: 11px;
	padding-top: 10px;
	width: 740px;
	min-height: 500px;
	background-color: #FFFFFF;
	border-top: solid 1px #b8b8b8;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #acacac;
}
#news {
	border-left: #999999 dotted 1px;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
}
#maintext {
	padding-bottom: 10px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
}
#tern {
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 50%;
	background-image: url(../images/tern.gif);
	background-repeat: no-repeat;
	margin-left: -625px;
	filter: alpha(opacity=005);
	opacity: 0.05;
	width: 1250px;
	height: 100%;
}
#spalter {
	width: 740px;
}
#breadcrumbs {
	padding:0px 20px 5px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
}