.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
	margin:0px;
	padding:0px;
	background-image:url("../img/mo_background.jpg");
	background-position:top center;	
	-webkit-background-size: 1983px 2500px;	
}

@font-face {
	font-family: TheSansSemibold;
	src: url(../fonts/TheSans_TT6_.eot);
	src: local(TheSans_TT6_),
	url(../fonts/TheSans_TT6_.svg#TheSans_TT6_) format("svg"),
	url(../fonts/TheSans_TT6_.woff) format("woff");
}

a {
	color:#872434;
}

#mainbox {
	width:975.5px;
	overflow:hidden;
	margin: 0px auto;
}

img.headerimg {
	margin:0px;
}

/* * * * navigation: * * * */

#navibox {
	height:278px;
	overflow:hidden;
/*	background-image:url("../img/flash_bg.jpg");*/
	background-repeat:	no-repeat;
	background-position: left 26px;
}

#navibox ul {
	list-style: none;
}

#navibox>ul {
	height: 22px;
	background-color: #666;
	margin: 4px 0 0 0;
	padding: 0 0 0 38px;
}

#navibox>ul>li {
	float: left;
	padding: 0 14px 0 16px;
	background: url("../img/navi-trenner.png") left top no-repeat;	
	position: relative;	
	height: 22px;
}

#navibox>ul>li:first-child {
	padding-left: 0px;	
	background: none;
}

#navibox a {
	font-family: TheSansSemibold, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
}

a.act {
	text-shadow: #fff 0em 0em 0.1em;
}

#navibox>ul>li>a {
	font-size: 14px;
	line-height: 17px;
	display: block;
	padding-top: 2px;
	height: 22px;
}

div.level2box {
	position: absolute;
	top: 22px;	
	left: 7px;
	z-index: 1000;
	height: 0px;
	overflow: hidden;
}

.level2box ul {
	background-color: rgba(152, 152, 152, 0.85);
	font-size: 13px;
	line-height: 22px;
	padding: 4px 0px;
	overflow: visible;
}

.level2box li {
	padding: 0 8px;
}

.level2box a {
	display: block;
	white-space: nowrap;
}

li.l2active {
	background-color: rgba(199, 199, 199, 0.65);
}

h1 {
	font-family: TheSansSemibold, Verdana, sans-serif;
	font-weight: normal;
	color: #872434;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 22px;
}

#contentbox {
	margin:0 40px 40px;
	font-family:verdana,sans-serif;
	font-size:12px;
	color:#333;
}

.cols2 {
	float:left;
	width:428px;
	line-height:17px;
}

.cols-ref {
	width: 270px;
	float: left;
	line-height: 17px;
	}

.cols3 { /* inkl rechtem spacer */
	float:left;
	width:700px;
	line-height:17px;	
}

.startspacer {
	float:left;
	width:39px;
}

.mainheadline {
	margin-bottom:19px;
}

.noheadline {
	height:40px;
	width:427px;
}

.defaulttxt {
	font-family:verdana,sans-serif;
	font-size:12px;
}

#bottombar {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:21px;
	background-image:url("../img/bottombar_bg.jpg");
	background-position:center bottom;
	text-align:center;
	color:#fff;
	line-height:19px;
}

#bottombar a {
	color:#fff;
	text-decoration:none;
}

img.col1img {
	width:194px;
	float:left;
}

div.newselement {
	
}

div.teamelement {
	padding-bottom:14px;
}

img.newsimg {
	float:left;
	margin-right:12px;
	width:115px;
}

div.reflogo {
	margin-right:12px;
	padding-top:4px;
	float:left;
}

div.reflogo img {
	border:none;
}


div.newscontent {
	float:left;
	width:300px;
}

div.ref-text {
	width: 140px;
	float: right;
}

p.newsheadline {
	margin:0px 0px 5px;
	color:#872434;
	font-weight:bold;
}

div.ref-text .newsheadline {
	font-weight: normal;
}

div.newsclear {
	clear:left;
	height:12px;
	overflow:hidden;
}

div.widetext {
	width:572px;
	float:left;
	line-height:17px;
}

.detailtd {
	vertical-align:top;
	text-align:left;
	font-family:verdana,sans-serif;
	font-size:12px;
}

.detailheadline {
	font-size:14px;
}

.popupbody {
	background-image:url(../img/popup_header.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top:50px;
}

div.popupclose {
	position:absolute;
	right:20px;
	top:8px;
}

a.closelink {
	color:#fff;
	font-family:verdana,sans-serif;
	font-size:12px;
}
