*{
	padding: 0;
	margin: 0;
}

p { margin: 0 0 10px 0; }

#wrapper {
	border: 1px solid #316313;
	border-top:none;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	text-align: center;
}

h1 {
	color: #316313;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 15px 0;
}

.leftbar_heading{ padding: 0 0 10px 23px; }

h2 {
	color: #316313;
	font-size : 1.1em;
	font-weight : bold;
	margin: 0 0 7px 0;
}



h3 {
	color: #9ec119;
	font-size: 1em;
	font-weight: bold;
}

.clear{
	clear:both;	
	padding:10px 0 0 0;
}

/* Links */
#content a, #content a:visited, #content a:hover, #content a:active {
	color: #316313;
	text-decoration: underline;
}

#footer a, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
}

#header ul li .current, #header ul li a:hover, #leftbar_content ul .current { color: #9ec119; }

#header ul li a, #header ul li a:active, #leftbar_content ul li a, #leftbar_content ul li a:active, h1 a, h1 a:visited, h1 a:hover, h1 a:active {
	color: #316313;
	text-decoration: none;
}

#leftbar_content ul .current{
	list-style-type: disc;
	margin-left: 15px;
}

#leftbar_content ul .current a, #leftbar_content ul .current a:visited, #leftbar_content ul .current a:hover, #leftbar_content ul .current a:active, #leftbar_content ul li a:hover { color: #9ec119; }


/* Header */
#header {
	background: url(../images/header.jpg) no-repeat;
	font-size: 1.1em;
	height: 220px;
	width: 100%;
}

#header ul { padding: 46px 0 0 370px; }

#header ul li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
}


/* Content */
#content_wrapper {
	background: url(../images/background.jpg);
	float: left;
	padding: 50px 0 0 0;
	width: 100%;
	height:100%;
}

#content { margin: 0 0 105px 0; }

.content_home{
	float: left;
	width: 960px;
	padding:0 0 0 20px;
}

.content_leftbar{
	float: right;
	width: 730px;
}

.content_sanierungen{
	float: right;
	width: 730px;
}

/* Breadcrumbs */
#breadcrumbs{
	font-size: 0.8em;
	margin-bottom: 20px;
}


/* Bildgalerie */

.image_container {
	background-color: #fff;
	float: left;
	margin: 0 18px 18px 0;
	padding: 6px 0 0 6px;
	width: 156px;
}
.image_container img {
	border: none;
	float: left;
	margin: 0 0 6px 0;
}

.image_container p {
	clear: both;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0 0 4px 0;
}

.image_row { clear: both; }

hr {
	border:0px;
	border-top:1px solid #a0c21e;
	border-bottom:transparent;
	float: left;
	height: 1px;
	margin: 5px 0 0 0;
	width: 98%;
}

.top {
	clear: both;
	float: right;
	margin: 0 18px 0 0;
}

.top img {
	border: none;
	margin: 5px 5px 0 0;
}


/* Bildgalerie Home */

.image_container_home {
	background-color: #fff;
	float: left;
	margin: 10px 18px 18px 0;
	padding: 6px 0 0 6px;
	width: 206px;
}

.image_container_home img {
	border: none;
	float: left;
	margin: 0 0 6px 0;
}


/* Leftbar */

#leftbar {
	background: #fff url(../images/leftbar_links.jpg) repeat-y left top;
	float: left;
	width: 229px;
	margin:1px 0 0 3px; /*firefox*/
}

#ecke_lo {
	background: url(../images/leftbar_lo.jpg) no-repeat left top;
	height: 13px;
	width: 100%;
}

#ecke_lo span {
	background: url(../images/leftbar_ro.jpg) no-repeat right top;
	display: block;
	height: 13px;
	position: relative;
}

#ecke_lu {
	background: url(../images/leftbar_lu.jpg) no-repeat left bottom;
	height: 21px;
	margin-top: -2px;
}

#ecke_lu span {
	background: url(../images/leftbar_ru.jpg) no-repeat right top;
	display: block;
	height: 21px;
	position: relative;
}

#leftbar_content {
	background: url(../images/leftbar_rechts.jpg) repeat-y right top;
	padding: 0 0 0 40px;
}

#leftbar ul li {
	list-style-type: none;
	padding-bottom: 4px;
}


/* Footer */
#footer {
	background: url(../images/footer.jpg) no-repeat;
	clear:both;
	height: 170px;
	width: 100%;
}

#footer p {
	color: #fff;
	float: right;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 90px 20px 0 0;
	text-align: right;
}

/* Sonstiges */

.list_content li{
	margin-left:30px;
	
}

.date{
	width:50px;	
	float:left;
	margin:0 10px 0 0;
	color:#316313;
	line-height:1.3em;
}
.format_day{
	font-size:2em;	
	text-align:center;
	padding-bottom:5px;
}
.format_month{
	font-size:1em;	
	text-align:center;
}
.format_year{
	font-size:1em;	
	text-align:center;
	padding-top:-2px;
}