﻿body {
	font:  normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;

	background-color: #cccccc;
	margin: 20px 0;
	text-align:center;
}
#centerContent {
	width: 940px;
	padding-top: 20px;
	padding-bottom:20px;
	margin:0px auto;
	text-align:left;
	background-color: #ffffff;
}


#leftArea {
	width: 260px;
	float:left;
	text-align:left;
	padding-left: 20px;
	background-color: #ffffff;
}
#rightArea {
	text-align: left;
	width: 640px;background-color: #ffffff;
	float: left;
	
}

.logo {
	margin-bottom: 20px;
}

.line {
	background: white url(../_img/pixellinie.gif) no-repeat;
	width: 240px:
	height: 1px;
	display: block;
	float: left;
}

.navi {
	padding-left: 22px;
	color: #666666;
	line-height: 18px;
}
a.naviLink {
	color: #666666;
	line-height: 18px;
	font:  normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration: none;
}

a.naviLink:hover, a.active{
	line-height: 18px;
	font:  normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #e95e27;
}

.stage {
	margin-bottom: 9px;
}
.notFirst {
	margin-top: 10px;
}

.headline {
	font-size: 53px;
	color: #000000;
}

.subhead {
	font-size: 18px;
	color: #000000;
	margin-bottom: 26px;
}
.container {
	background-color: #ffffff;
	overflow: hidden;
}
.containerHeadline {
	font-weight: bold;
	margin-bottom:16px;
}

.contentText {
	font-size: 14px;
	color: #000000;
	margin-top: 21px;
}

.teaserLeft {
	float: left;
	width: 330px;
}
.teaserRight {
	float: left;
}

.panel1, .panel2, .panel3, .panel4, .panel5, .panel6, .panel7 {
	display:none;
	overflow:hidden
}

.teaser {
	width: 310px;
}
.teaserPic {
	width: 120px;
	float: left;
	margin-right:10px;
}

.teaserHeadline {
	font-size: 14px;
	color: #000000;
	float: left;
	width: 180px;
	margin-bottom:4px;
}
.teaserText {
	width: 180px;
	font-size: 11px;
	color: #666666;
	float: left;
	line-height: 15px;
}

.clearer {
	clear: left;
	display: block;
	height: 20px;
}
.naviDistance {
	margin-top: 50px;
	color: #999999;
}
.distanceLink {
	margin-top: 3px;
}
a.moreLink:hover{
	background: url(../_img/arrow_grey.gif) no-repeat left center;
	font:  normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	padding-left:14px;
	line-height: 16px;
	text-decoration: none;
	overflow: hidden;
}
a.moreLink{
	background: url(../_img/arrow.gif) no-repeat left center;
	font:  normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #e95e27;
	padding-left:14px;
	line-height: 16px;
	text-decoration: none;
	overflow: hidden;
}
a.lessLink:hover{
	background: url(../_img/arrow_grey.gif) no-repeat left center;
	font:  normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	padding-left:14px;
	line-height: 16px;
	text-decoration: none;
	display:none;
	overflow: hidden;
}
a.lessLink{
	background: url(../_img/arrow.gif) no-repeat left center;
	font:  normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #e95e27;
	padding-left:14px;
	line-height: 16px;
	text-decoration: none;
	display:none;
	overflow: hidden;
}
a.flip {
	margin-left: 5px;
	cursor: pointer;
}
.distanceLess {
	padding:12px 0;
}

.containerText {
	overflow: hidden;
}
td {
	height: 24px;
	vertical-align:top;
}