.leftBox {
	width: 610px;
	float: left;
}

.leftBoxHeadLine {
	width: 600px;
	height: 20px;
	color: #ffffff;
	background-color: #8ec63f;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	padding-left: 10px;
	padding-top: 5px;
	clear: both;
}

.leftBoxBody {
	width: 100%;
	height: 225px;
	background: url('/img/boxes/login/bigBoxBody.png')
		no-repeat;
	font-size: 12px;
	font-weight: bold;
}

.leftBoxContent {
	padding-left: 10px;
	padding-top: 10px;
}


.leftBoxContent td {
	vertical-align: top;
}

.leftContentHeadLine {
	color: #8ec63f;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

.leftContentBody {
	color: #000000;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}

.leftBoxLoginForm {
	margin-left: 220px;
	margin-top: 15px;
}

.rightBox {
	margin-left: 15px;
	width: 300px;
	float: right;
}

.rightBoxHeadLine {
	width: 290px;
	height: 20px;
	color: #ffffff;
	background-color: #8ec63f;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	padding-left: 10px;
	padding-top: 5px;
	clear: both;
}

.rightBoxBody {
	width: 100%;
	height: 225px;
	background: url('/img/boxes/login/smallBoxBody.png')
		no-repeat;
	font-size: 12px;
	font-weight: bold;
}

.rightBoxContent {
	padding-left: 12px;
	padding-top: 10px;
}

.rightContentBody {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #d68402;
	padding-left: 10px;
	padding-top: 10px;
}

.rightContentButton {
	float: right;
	margin-right: 10px;
}

.rightBoxContentWrapper {
	background-color: #f1efdb;
	width: 275px;
	height: 70px;
}


.shadowBox {
	width: 100%;
	background: url('/img/boxes/shadowBox/shadowBoxRight.png')
		no-repeat bottom right;
	position: relative;
	top: -3px;
	clear: both;
}

.shadowBoxHead {
	background: url('/img/boxes/shadowBox/shadowBoxHead.png') no-repeat
		top right;
	margin: 0;
	padding: 0px;
}

.shadowBoxBody {
	background: url('/img/boxes/shadowBox/shadowBoxLeft.png') no-repeat
		bottom left;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 12px;
	position: relative;
}

.shadowBoxBody  .leftColumn {
	width: 60px;
	float: left;
	margin-right: 15px;
}

.shadowBoxBody  .rightColumn {
	width: 215px;
	margin-left: 75px;
}

.shadowBoxBody  .rightColumn h1 {
	font-size: 11px;
	color: #000000;
}

.shadowBoxBody .rightColumn h2 {
	font-size: 11px;
	color: #8dc63f;
	margin-bottom: 7px;
}

.shadowBoxBody  .rightColumn span {
	font-size: 11px;
	color: #000000;
}

.boxHeadline {
	background: url('/img/boxes/shadowBox/shadowBoxHeadLeft.png')
		no-repeat top left;
	height: 33px;
	padding-top: 8px;
	padding-left: 7px;
	padding-right: 9px;
}

.boxHeadline div {
	height: 23px;
	padding-top: 10px;
	padding-left: 12px;
}

.boxHeadline .green {
	background-color: #8dc63f;
	color: #FFFFFF;
}

.boxHeadline .pink {
	background-color: #d78aa0;
	color: #FFFFFF;
}

.boxHeadline .grey {
	background-color: #e6e6e6;
	color: #80005f;
}

.boxHeadline h1,.boxHeadline span {
	font-size: 11px;
	font-weight: normal;
	color: inherit;
	float: left;
}

.boxHeadline span {
	margin-left: 7px;
	margin-right: 7px;
}

.boxHeadline h2 {
	font-size: 11px;
	font-weight: bold;
	color: inherit;
}

/*
	Main Headline Boxes
	
*/
.mainHeadlineBox {
	clear: both;
	height: 34px;
	background: url('/img/boxes/dottedHeadlineBox/mainHeadlineBG.gif')
		no-repeat top right;
	width: 100%;
	color: #9e1019;
}

.marginBottom {
	margin-bottom: 15px;
}

.mainHeadlineBox.green {
	color: #6eb22a;
}

.mainHeadlineBox div {
	background:
		url('/img/boxes/dottedHeadlineBox/mainHeadlineBGLeft.gif')
		no-repeat top left;
	padding-top: 10px;
	padding-left: 11px;
	height: 24px;
}

.mainHeadlineBox h1,.mainHeadlineBox span {
	font-size: 11px;
	font-weight: normal;
	color: inherit;
	float: left;
}

.mainHeadlineBox span {
	margin-left: 7px;
	margin-right: 7px;
}

.mainHeadlineBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: inherit;
}

/*
	Article Teaser Carousel
*/
.mainTeaserCarouselWrapper {
	height: 200px;
	overflow: hidden;
}

#mainTeaserCarousel {
	margin-bottom: 7px;
}

.js {
	overflow: hidden;
	zoom: 1;
}

.carousel,.carousel .carousel-wrap {
	margin: 0;
	border: 0;
	zoom: 1;
}

.js .carousel-wrap {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	background: #ffffff;
}

.IE  .js .carousel-wrap {
	display: inline;
}

.carousel ul {
	margin: 0;
	padding: 0;
	zoom: 1;
}

.js ul li {
	overflow: hidden;
	display: inline;
	float: left;
	width: 125px;
	text-align: left;
}

.carouselPrev {
	background-image: url('/img/global/arrows/leftGreen.gif');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
	float: left;
}

.carouselNext {
	background-image: url('/img/global/arrows/rightGreen.gif');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
	float: right;
}

.carouselNext.disabled,.carouselPrev.disabled {
	background: transparent;
	cursor: default;
}

.carouselItem {
	position: relative;
	width:110px;
	margin-right: 10px; 
}

.carouselItemHeadline {
	font-size: 11px;
	color: #000000;
}

.carouselItemDescription {
	font-size: 11px;
	color: #6eb229;
}


.carouselItemPic {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 110px;
	height: 110px;
}

/*
	MainStage
*/
#mainStage {
	width: 610px;
	height: 380px;
	position: relative;
	z-index: 2;
}

#mainStageNav {
	width: 610px;
	height: 34px;
	position: relative;
	top: -5px;
	z-index: 3;
	border-bottom: 1px solid #bab9ad;
	background-image: url('/img/mainPage/stage/mainStageNavBGFill.png')
		;
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

#mainStageNav li {
	list-style-type: none;
	float: left;
	width: 134px;
	height: 24px;
	background-image: url('/img/mainPage/stage/mainStageNavBG.png');
	cursor: pointer;
	padding-left: 6px;
	padding-top: 10px;
}

#mainStageNav li.activeSlide {
	background-image:
		url('/img/mainPage/stage/mainStageNavBGHighlight.png');
}

#mainStageNav li h1 {
	float: left;
	color: #9e1019;
	font-size: 14px;
	font-weight: bold;
}

#mainStageNav li h2 {
	color: #9e1019;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-top: 2px;
	margin-left: 6px;
}

#mainStageNav li.activeSlide h2 {
	margin-top: -2px;
}

/*
	SingleArticleTeaserBox
*/
.singleArticleTeaserBox {
	clear: both;
	margin-bottom: 15px;
}

.singleArticleTeaserHeadline {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.singleArticleTeaserBodyWrapper {
	clear: both;
	margin-bottom: 10px;
}

.singleArticleTeaserPic {
	float: left;
	width: 196px;
	height: 98px;
	margin-right: 12px;
}

.singleArticleTeaserInfo {
	float: left;
	width: 400px;
}

.singleArticleTeaserMeta {
	font-size: 10px;
	color: #000000;
	margin-bottom: 7px;
}

.singleArticleTeaserText {
	font-size: 10px;
	margin-bottom: 4px;
}

.singleArticleTeaserFurtherLinks {
	clear: both;
}

.singleArticleTeaserFurtherLinks ul li {
	list-style-type: none;
	border-top: 1px solid #c8c8c8;
	font-size: 11px;
	color: #6fb22a;
	line-height: 22px;
}

.singleArticleTeaserLinkToOverview {
	float: right;
}

/*
	SingleArticleTeaserBox
*/
.tripleArticleTeaserBox {
	clear: both;
	margin-bottom: 15px;
	width: 100%;
}

.smallTeaserItem {
	width: 203px;
	float: left;
}

.smallTeaserItemHeadline {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 7px;
}

.smallTeaserItemPic {
	width: 196px;
	margin-bottom: 7px;
}

.smallTeaserItemPicCaption {
	font-size: 11px;
	color: #6fb22a;
}

.smallTeaserItemBody {
	font-size: 11px;
	width: 190px;
}

.smallTeaserItemLink {
	margin-top: 7px;
}

/*
	ProfilePicThumbList
*/
.profilePicThumbList {
	
}

.profilePicThumbList ul {
	padding-left: 22px;
	padding-right: 10px;
	width: 260px;
	clear: both;
	display: block;
}

.profilePicThumbList ul li {
	list-style-type: none;
	float: left;
	width: 40px;
	margin-right: 1px;
	margin-bottom: 1px;
}

/*
	Newsfeed
*/
.newsfeed {
	width: 100%;
}

.newsfeedItem {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #c8c8c8;
	width: 100%;
	position: relative;
}

.newsfeedRow {
	vertical-align: top;
	padding-right: 10px;
}

.newsfeedItemMeta {
	font-size: 10px;
	color: #969696;
}

.newsfeedItemBody {
	font-size: 11px;
	position: relative;
}

.newsfeedItemBody a {
	text-decoration: underline;
	color: inherit;
}

/*
	MyGuestbookTeaser
*/
.guestbookTeaserItem {
	width: 186px;
	height: 50px;
}

.guestbookTeaserItem .profilePic {
	float: left;
	margin-right: 4px;
}

.guestbookTeaserItem .content {
	
}

.guestbookTeaserItem .meta {
	color: #969696;
	font-size: 10px;
}

.guestbookTeaserItem .body {
	font-size: 10px;
}

.guestbookTeaserItem .body span {
	text-decoration: underline;
}