body {
	background-color: #F1F8E8;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_body.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_wrapper.png);
	background-repeat: repeat-y;
	padding-bottom: 0px;
}

/* Header */
#oben {}
#datum {
	position: absolute;
	top: 114px;
	width: 200px;
	text-align: right;
	color:#94A2C0;
	right: 15px;
}
#header {
	width: 960px;
	height: 133px;
	padding: 0;
	margin: 0 auto;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_header.jpg);
	position: relative;
}
#logo {
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #000000;
	position: absolute;
	width: 50px;
	height: 50px;
}
#header-inner {}
#header-nav {
	width: 960px;
	height: 5px;
	padding: 0;
	margin: 0 auto;
	background-color:#FFF
}
#header-nav-inner {
	margin: 0 5px;
	padding: 5px;
}

/* Page (Breite muss 960px ergeben) */

#page {
	width: 960px;
	padding: 0;
	margin: 0 auto;
}

#page.left-right #content {
	float:left;
	width:580px;
}
#page.left-right #sidebar.sidebarleft {float:left; width:190px}
#page.left-right #sidebar-right.sidebarright {float:left; width:190px}
*html #page.left-right #sidebar-right.sidebarright {float:left; width:184px}

#page.left #content {float:left; width:770px;}
#page.left #sidebar.sidebarleft {float:left; width:190px}
#page.left #sidebar-right.sidebarright {display:none}

#page.right #content {float:left; width:770px;}
#page.right #sidebar.sidebarleft {display:none}
#page.right #sidebar-right.sidebarright {float:left; width:190px}

#page.full #content {}
#page.full #sidebar.sidebarleft {display:none}
#page.full #sidebar-right.sidebarright {display:none}

div.left-right#page{
	background: transparent;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_page_left-right.png);
}
div.left#page{
	background: transparent;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_page_left.png);
}
div.right#page{
	background: transparent;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_page_right.png);
}
div#page{
	background: transparent;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_page.png);
}
div.full#page{
	background: transparent;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_page.png);
}

/* Sidebar */
#sidebar-inner {
	padding: 5px 5px 5px 10px
}
/* Content */
#content-inner {
	padding: 8px 15px 8px 15px;
	min-height: 500px;
}
/* Sidebar rechts */
#sidebar-right-inner {
	padding: 5px 5px 5px 0px
}
/* Footer */
#footer-inner {padding: 0 5px 0 5px;}
div#footer, #footer-oben {clear:both}


/* Footer */
#footer-oben {
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_footer_content_oben.jpg);
	margin: 0 auto;
	width: 960px;
	/*position:absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;*/
}

#footer {
	width: 960px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_footer_content.jpg);
	margin: 0 auto;
	/*position:absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;*/
}

#footer-unten {
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_footer_content_unten.jpg);
	height: 30px;
	margin: 0 auto;
	width: 960px;
	padding: 0;
	/*position:absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;*/
}

#footer-unten-inner {
	margin: 0px 10px 0 10px;
	padding-top: 12px;
	position: relative;
}

#unten {
	margin: 0 auto;
	padding: 0px 0 50px 0;
	width: 980px;
	background-image: url(http://www.gruene-korbach.de/themes/theme_gruene-korbach/images/bg_footer_schatten.jpg);
	background-repeat: no-repeat;
}

/*************** ****************/
.clear, .ccm-block-styles {clear:both; padding-top: 10px}
.ccm-input-text, div.ccm-field-meta input, div.ccm-field-meta textarea, .ccm-input-date, .ccm-input-password, .ccm-input-textarea, .ccm-input-captcha, .ccm-input-submit
	 {font-size: 0.95em; border: 1px solid #aaa; color: #444; padding: 2px; margin: 2px 0 2px 0}

.ccm-captcha-image {margin: 3px 0 3px 0;}
#content div.ccm-button { background-image:none;}

.zoomImage img {border: #333 solid 1px; margin:5px 0 0 0}

.ccm-remo-expand { border-bottom: 1px dotted #999999; margin-bottom:10px;  padding-bottom: 5px;}

