/* Wrapper */
#wrapper {
	border-left: 1px solid #c2c6c8;
	border-right: 1px solid #c2c6c8;
	background-color: #fff;
}

/* Header */
#header #navi-header-bottom ul.level_2 {
	background-color: #727A80;
}

/* Footer */
#footer {
	margin-left: -11px;
	margin-right: -11px;
	border: 1px solid #c2c6c8;
	border-bottom: none;
}
#footer img#footer-ecke-links {
	left: -1px;
	top: -36px;
}
#footer img#footer-ecke-rechts {
	top: -36px;
	right: -1px;
}

/* Main */
#container #main {
	border: 1px solid #c2c6c8;
	background-color: #fff;
}
.sidebar-left #container #main {
	width: 619px;
	border-right: none;
}
.sidebar-right #container #main {
	width: 619px;
	border-left: none;
}

/* Box */
.box {
	border: 1px solid #c2c6c8;
}
#left .box {
	border-left: none;
}
#right .box {
	border-right: none;
}
.box .box-header {
	border-bottom: 1px solid #c2c6c8;
}

/* Inhalte */
.ce_image img {
	border: 1px solid #c2c6c8;
}
#right .ce_image img {
	border-right: none;
}
.ce_galerie {
	border: 1px solid #c2c6c8;
}
#right .ce_galerie {
	border-right: none;
}
.video-box {
	border: 1px solid #c2c6c8;
}
#right .video-box {
	border-right: none;
}

/* News */
#news-monat-auswaehlen {
	border: 1px solid #c2c6c8;
	border-right: none;
}