.rounded {
		border: 2px solid black;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
	}


#wc-sheet {
	width: 950px;
	/*background-color: #DDD;*/
}
#wc-content-left {
	width: auto;
}


	#wc-headerarea {
		position: absolute;
		top: 70px;
		right: 0;
		/* border: 1px solid red; */
	}

		#wc-headerarea .rounded {
			padding: 10px 15px;
			display: inline-block;
			margin-left: 10px;
		}

		#wc-headerarea form {
			display: inline-block;
			
		}
		#wc-headerarea #indexedsearch {
			position: relative;
			top: 10px;
		}

		#wc-headerarea #suchfeldinhalt {
			border: 1px solid gray;
			padding: 6px 50px 6px 3px;
			margin: 0;
			width: 300px;
		}
		#wc-headerarea input.searchbox-button {
			/* margin-top: 1px; */
		}

	
	#wc-header-teaserarea-background {
		display: none;
		
		position: absolute;
		width: 100%;
		height: 75px;
		background: transparent url(../../images/teaser_25jahre_banderole.jpg) no-repeat center top;
		color: white;
	}

		#wc-header-teaserarea-content {
			/* display: none; */

			position: absolute;
			width: 790px;
			/* padding-left: 160px; */
			left: 160px;
			margin: 0 auto;
		}


	#wc-main-bg #wc-header-bg,
	.p-150 #wc-main,
	.p-227 #wc-main {
		background: none !important;
	}
	
	.p-150 #wc-main #wc-headerbuttons img,
	.p-227 #wc-main #wc-headerbuttons img {
		display: none;
	}



	

	div#wc-menu-wrapper {
		margin-top: 10px;
		margin-bottom: 17px;
	}

	#wc-content-right {
		width: ;
	}

	div#wc-menu {
		/*padding: 0 0 0 10px;*/
		padding: 0;
	}



	/* Hauptnavigation ------------------- */

	#nav li {
		text-align: center;
	}
		/*
		#mainmenu_5 {	width: 104px; }
		#mainmenu_9 {	width: 129px; }
		#mainmenu_10 {	width: 128px; }
		#mainmenu_11 {	width: 88px; }
		#mainmenu_12 {	width: 171px; }
		#mainmenu_13 {	width: 226px; }
		#mainmenu_117 {	width: 105px; }
		*/
		
		/*
		#mainmenu_5 {	width: 96px; }
		#mainmenu_9 {	width: 120px; }
		#mainmenu_10 {	width: 119px; }
		#mainmenu_11 {	width: 80px; }
		#mainmenu_12 {	width: 162px; }
		#mainmenu_13 {	width: 215px; }
		#mainmenu_117 {	width: 96px; }
		#mainmenu_246 {	width: 63px; }
		*/

		#mainmenu_5 {	width: 109px; }
		#mainmenu_9 {	width: 133px; }
		#mainmenu_10 {	width: 133px; }
		#mainmenu_11 {	width: 93px; }
		#mainmenu_12 {	width: 177px; }
		#mainmenu_13 {	width: 230px; }
		#mainmenu_246 {	width: 76px; }

	#nav a.level_1 {
		background-color: #195b12;

		font-family: 'KippNo3';
		font-size: 30px;
		font-weight: normal;

		color: white !important;

		display: block;
		text-indent: 0;
		height: auto;
		overflow: hidden;
		cursor: pointer;

		
		/* padding: 0 15px 5px 15px; */
		padding: 0 0px 5px 0;

		border-right: 1px solid white;
	}

		#nav a.level_1.first {
			/* padding: 0 15px 5px 14px; */
		}
		#nav a.level_1.last {
			/* padding: 0 14px 5px 14px; */
		}

		/* #nav a.level_1:hover { */
		#nav li:hover a.level_1,
		#nav li.akt a {
			text-decoration: none;
			background-color: #25931b;
		}

		#nav li#mainmenu_12 .sub {
			/*margin-left: -7px;*/
			margin-left: -30px;
		}
		#nav li#mainmenu_13 .sub {
			/* margin-left: -180px; */
			/* margin-left: -139px */
			margin-left: -207px
		}


	/* Sidebar ------------------- */

	#wc-content-right {
		height: auto;
	}

	#wc-content-right #indexedsearchbox {
		display: none;
	}

	#wc-content-right > div#c1439 {
		margin-bottom: 0;
	}
	#wc-content-right > div#c1438 {
		border: 1px solid #aaa;
		border-top: none;
		width: 181px;
		min-height: 95px;
	}



	/* Footer Sitemap -------------------- */
	
	#footer-content > div {
		border-top: 1px dotted #464646;
		padding: 10px 0 10px 0;
	}
	#footer-sitemap {
		background: none;
		color: #464646;
		/* border-top: 1px dotted #464646; */
		border-bottom: 1px dotted #464646;
		/* padding: 10px 0 10px 0; */
		/*margin: 15px 10px 10px;*/
		margin: 15px 10px 10px 0;
		width: 737px;
	}

	#footer-sitemap td {
		padding-left: 19px;
		padding-right: 19px;
		border-right: 1px dotted #464646;
		vertical-align: top;
	}
		#footer-sitemap td.td_first {
			padding-left: 0;
		}
		#footer-sitemap td.td_last {
			padding-right: 0;
			border: none;
		}

	#footer-sitemap ul.deep1 {
		padding-left: 0;
		list-style-image: none;
		list-style-type: none;
	}
	#footer-sitemap ul.deep1 li a {
		font-weight: normal;
	}
	#footer-sitemap a, #footer-menu, #footer-menu a {
		color: #464646;
	}
	#footer-sitemap a.single {
		display: block;
		margin-bottom: 5px;
	}
	#footer-menu {
		display: none;
	}


	/* Header ----------------------- */

	.seiten-header {
		background: none;
		/*background-color: #DDD;*/
		/*padding: 0 0 0 10px;*/
		padding: 0;
	}
	.header-bg-top {
		display: none;
	}
	.header-bg-bottom {
		display: none;
	}
	.header-content {
		/*padding-left: 10px;*/
		/* padding-top: 0; */
		padding: 0 0 12px 0;
	}
		.header-content .csc-default .csc-textpic .csc-textpic-imagewrap {
			margin: 0;
		}


	/* Teaserboxen ---------------- */

	.threebox-single {
		background: none;
		width: 230px;
	}
	.threebox-header {
		padding: 6px 0 5px 0;
		background: none;
		font-family: 'KippNo3';
		font-size: 25px;
		font-weight: normal;
		color: #464646;
	}
	.threebox-header a {
		background: none;
		font-family: 'KippNo3';
		font-size: 25px;
		font-weight: normal;
		color: #464646;
	}
	.threebox-content {
		position: relative;
		height: 236px;
		/*padding: 0 16px 0 0;*/
		padding: 0;
	}
	.threebox-content img {
		position: relative;
		left: 0;
		top: 0;
	}
		.threebox-content-txt {
			padding: 10px;
			background: url(../images/3box_single_new_ci.jpg) no-repeat top left;
			color: white;
			/*height: 116px;*/
			height: 96px;
		}
		.threebox-content-txt a {
			color: white;
		}
		
		.threebox-content-txt .threebox-morelink {
			position: absolute;
			left: 10px;
			bottom: 6px;
		}


		/* Artikelseite -------------------- */

	#breadcrumbmenu {
		/*margin: 5px 18px 5px 10px;*/
		margin: 5px 18px 5px 0;
	}

	.seiten-content {
		/* margin-left: 10px; */
	}

	.articles-box {
		/* background: url(../images/articles-box-bg-middle.jpg) repeat-y top left; */
		background: none;
		padding-left: 0px;
	}
		.articles-bg-top, .articles-bg-bottom {
			display: none;
		}
		.articlebox-footer {
			width: 720px;
			padding: 10px 10px 0 10px;
			background: #60843e url(../images/articlebox-footer-bg_new_ci.jpg) repeat-x top left;
		}
			.articlebox-footer .tx-facebooksocialplugins-pi1 {
				vertical-align: 0px;
			}

		.articlebox-content {
			padding: 12px 0 12px 0;
			width: 740px;
			/* background: #DDD; */
			/* margin-left: 10px; */
		}
			.articlebox-header {
				display: none;
			}
			.articlebox-text {
				padding-left: 0px;
			}
			
			.articlebox-content h1 {
				font-family: 'KippNo3';
				font-size: 30px;
				font-weight: normal;
				margin: 0 0 20px 0;
			}

	/* Artikel-Teaser ----------------- */

	.articles {
		background: none;
	}
	.articles-content {
		/* padding: 12px 0 12px 10px; */
		padding: 12px 0 12px 0;
	}
	.article-teaser h3, .article-teaser h3 a {
		color: #286622;
	}
	.articles-content h1 {
		display: block;
		font-family: 'KippNo3';
		font-size: 30px;
		font-weight: normal;
		margin: 0 0 20px 0;
		color: #464646;
	}
	.articles-content .article-teaser u {
		text-decoration: none;
	}



/* Akkordeon-Effekt.............. */
.layout-2 h1,
.layout-2 h2,
.layout-2 h3,
.layout-2 h4
{
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
}
.akk-content {
	padding: 10px;
	background-color: #EEE;
	margin-bottom: 30px;
}
.akk-content .csc-default {
	margin-bottom: 3em;
}
.layout-2 .akk-arrow {
	display: inline-block;
	vertical-align: 5px;
	width: 12px;
	height: 12px;
	background: transparent url(../images/arrow_faq_sprite.png) no-repeat left top;
}
.layout-2 .akk-arrow-down {
  background: transparent url(../images/arrow_faq_sprite.png) no-repeat left -12px;
}