* {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.pL{padding-left: 12px;}
html {
	background: #a2ae30 url(../images/structure/bodybg.jpg) repeat-y 50% 0;
}

body {
	text-align: center;
	font-size: 81.25%;
	line-height: 140%;
	font-weight: lighter;
}

#bodyWrapper {
	position: relative;
	margin: 0 auto;
	width: 1070px;
	background: url(../images/structure/bodywrapperbg0410.jpg) no-repeat 50% 0;
	text-align: center;
}

#pageWrapper {
	width: 837px;
	margin-left: 132px;
	text-align: left;
}

#head {
	height: 166px;
	overflow: hidden;
}

#head h1 {
	/*background: url(../images/structure/cclogo0310.png) no-repeat 0 0;*/
	width: 450px;
	height: 141px;
	margin-top: 25px;
}

#head h1 a {
	display: block;
	width: 500px;
	height: 141px;
	text-indent: -2000em;
}

#footer {
	width: 785px;
	margin: 2em 0;
	padding: 0.5em 25px;
	border-top: 1px solid #aaa;
	color: #999;
	font-size: 80%;
	float: left;
}

.L {
	float: left;
}

.R {
	float: right;
}

#footer a { 
	color: #999;
	text-decoration: none;
}


#footer a img { 
	vertical-align: middle;
}

#fleck {
	position: absolute;
	top: 395px;
	right: 0;
	width: 100px;
	height: 300px;
	background: url(../images/structure/kaffeefleck.png) no-repeat 0 0;
}

#fleck2 {
	position: absolute;
	top: 395px;
	left: 32px;
	width: 100px;
	height: 300px;
	background: url(../images/structure/kaffeefleck2.png) no-repeat 0 0;
}

/* Stage
************************************************/

#stage {
	min-height: 400px;
}

/* Content
************************************************/

#content {
	float: left;
	width: 570px;
	padding: 30px 0 20px 20px;
	color: #404040;
}

/* TeaserBoxen Content
************************************************/

.teaserBoxes {
	float: left;
	width: 260px;
	margin: 0 25px 0 0;
	color: #fff;
	height: 290px;
	overflow: hidden;
	position: relative;
}

.boxImage{
	height: 135px;
}

.boxHeadline {
	margin-top: -25px;
	background-color: #476711;
	opacity: .8;
	padding: 4px 10px;
	font-weight: bolder;
	display: block;
	width: 250px;
	height: 18px;
	position: absolute;
	
}

.boxContent{
	background-color: #D8E2D7;
	color: #476711;
	padding: 10px;
	min-height: 110px;
	display: block;
}

* html .boxContent {
	height: 115px;
}

.teaserBoxes .boxContent a{
	color: #F29400;
	text-decoration: none;
}

.teaserBoxes .boxContent a:active,
.teaserBoxes .boxContent a:focus,
.teaserBoxes .boxContent a:hover{
	text-decoration: none;
	color: #B5113E;
	
}

.teaserBoxes .boxContent a.external-link-new-window a{
	display: block;
	border: 1px solid red;
}

.teaserBoxes a{
	color: #F29400;
}

.teaserBoxes a:active,
.teaserBoxes a:focus,
.teaserBoxes a:hover{
	color: #B5113E;
	text-decoration: none;
}

.sidebarRight {
	float: right;
	width: 235px !important;
	padding-top: 30px;
	margin-right: 10px;
	font-size: 88%;
	color: #555;
	overflow: hidden;
}

* html .sidebarRight {
	margin-right: 4px !important;
	width: 232px !important;
}

/* TeaserBox Sidebar
************************************************/
.teaserBoxesRight {
	float: left;
	width: 220px;
	margin: 0 10px 30px 10px;
	padding-bottom: 15px;
	color: #fff;
	background: url(../images/structure/imgBgStart.jpg) no-repeat center bottom;
	overflow: hidden;
	position: relative;
}

.boxSidebar a{
	color: #fff;
}

.boxSidebar a:active,
.boxSidebar a:focus,
.boxSidebar a:hover {
	color: #ee7800;
}

.boxSidebarImage{
	height: 135px;
}

.boxSidebarHeadline {
	margin-top: -25px;
	background-color: #476711;
	opacity: .8;
	padding: 4px 10px;
}

/* TeaserBox Sidebar Video
************************************************/

.video {
	/* background: url(../images/structure/imgBgStart.jpg) no-repeat center bottom; */
	padding-bottom: 10px;
	margin: 0 10px 10px 10px;
}

.video h1 {
	display: none;
}


/* TeaserBox Sidebar Infoboxen
************************************************/

#infoBox{
	padding: 20px;
}

#infoBox a{
	color: #EE7800;
}

#infoBox a:hover,
#infoBox a:active,
#infoBox a:focus{
	color: #476711;
}


/* Störer Startseite
************************************************/

.stoerer {
	float: left;
	margin-left: -20px;
	margin-top: -30px;
	position: absolute;
}


#infoBox{
	padding: 20px;
}

#infoBox a{
	color: #EE7800;
}

#infoBox a:hover,
#infoBox a:active,
#infoBox a:focus{
	color: #476711;
}
