* {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

body {
	background-image: url(images/body-background.png);
background-repeat: repeat-x;

background-color: #F9F9F7;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

#wrap {
	width: 850px;
	margin: 0 auto;
	padding: 0 4px;
	background-image: url(images/main-background.png);
	background-repeat: repeat-y;
position: relative;
}

*html #wrap {
	background-image: url(images/main-background.gif);
padding: 0 0px;
}


/* HEADER */

#header {
	background-image: url(images/header-background.png);
	height: 100px;
	background-repeat: repeat-x;
	position: relative;
}

#header #url A {
	width: 374px;
	float:left;
	background-image: url(images/domain.png);
	height: 21px; 
	position: absolute;
	bottom: 20px;
	left: 20px;
	display: block;
}

#header #search {
	height: 100px;
	width: 249px;
	float:right;
	position: relative;
}

#header #search INPUT#searchtext {
	position: absolute;
	bottom: 20px;
	width: 164px;
height: 17px;
	padding: 3px;
	border: 1px solid #D4D4D4;
}

#header #search INPUT#submit {
	position: absolute;
	bottom: 13px;
	background-image: url(images/search.png);
	height: 35px;
	width: 49px;
	background-color: transparent;
	border: none;
	left: 171px;
	cursor: pointer;
}

*html #header #search INPUT#submit {
	background-image: url(images/search.jpg);

}





/* HAEDER ENDE */

/* EMOTION */

#emotion-area {
	background-color: white;
	height: 290px;
}

#emotion-area #layout-image {
	background-image: url(images/layout-image.jpg);
	height: 290px;
	float:left;
	width: 600px;
}

#emotion-area #cross-over-navigation {
	width: 249px;
	float:right;
}

#emotion-area #cross-over-navigation #logo A {
	background-color: #000C17;
	height: 144px;
	margin-bottom: 1px;
	display: block;
	background-image: url(images/mt-energie-logo.gif);
	background-position: center center;
}

#emotion-area #cross-over-navigation UL.level_0 {
	list-style-type: none;
overflow: hidden;
height: 145px;
}

#emotion-area #cross-over-navigation UL.level_0 LI {
	display: inline;
}

#emotion-area #cross-over-navigation UL.level_0 LI A {
	display: block;
	height: 48px;
	padding: 0 20px;
}

#emotion-area #cross-over-navigation UL.level_0 LI.mt-energie A {
	background-image: url(images/button-mt-energie.png);
}

#emotion-area #cross-over-navigation UL.level_0 LI.mt-biomethan A {
	background-image: url(images/button-mt-biomethan.png);
}

#emotion-area #cross-over-navigation UL.level_0 LI.biomethan-blog A {
	height: 49px;
	background-image: url(images/button-biomethan-blog.png);
}

#emotion-area #cross-over-navigation UL.level_0 LI A SPAN {
	display: none;
}

/* MAIN */

#main #content {
	width: 600px;
	float:left;
	padding-bottom: 20px;
}

#main #content .content-box {
	background-image: url(images/background-artikel.png);
	padding-top: 20px;
	padding-bottom: 5px;
}

#main #content .content-box .calender {
	width: 100px;
	height: 100px;
	float:left;
background-image: url(images/calender-background.jpg);
background-position: 50% 0%;
position: relative;
}

#main #content .content-box .calender SPAN.month {
	position: absolute;
top: 12px;
left: 27px;
color: #E6F5ED;
font-size: 10px;
text-transform: uppercase;
}

#main #content .content-box .calender SPAN.day {
	display: block;
position: absolute;
width:100px;
font-size: 28px;
color: black;
text-align: center;
top: 25px;
font-weight: bold;

}


#main.seite #content .content-box .artikel {
width: 560px;
padding: 20px;
}

#main #content .content-box .artikel {
	float:left;
	width: 480px;
	padding: 0 20px 0 0;
}

#main #content .content-box .artikel A {
text-decoration: none;
}

#main #content .content-box .artikel .sociable UL {
padding: 0px;
list-style-type: none;
float:right;
overflow: hidden;
width: 236px;
margin: 0px;
}

#main #content .content-box .artikel .sociable UL LI {
width: 16px;
height: 16px;
float: left;
margin: 0 0 0 5px;
}

#main #content .content-box .artikel.sociable UL LI A {
opacity: 0.5;
}

#main #content .content-box .artikel .sociable UL LI A:hover {
opacity: 1;
}


#main #content .content-box .artikel P.postmetadata {
clear: both;
width: 50%;
float:left;
}

#main #content .content-box .artikel A.more-link {
font-weight: bold;
}

#main #content .content-box .artikel .alignleft {
	float:left;
}

#main #content .content-box .artikel .alignright {
	float:right;
}

#main #content .content-box .artikel .wp-caption-text {
font-size: 10px;
}


#main #content .content-box .artikel UL {
	padding-left: 20px;
list-style-type: square;
margin: 10px 0px;
}

#main #content .content-box .artikel UL LI {
	margin: 5px 0px;
}

#main #content .content-box .artikel H2 {
	margin-bottom: 10px;
}

#main #content .content-box .artikel H2 A {
	text-decoration: none;
color: #333;
font-size: 16px;
}



#main #content .content-box .artikel A,
#main #content .content-box .artikel H2 A:hover {
	color: #00803F;
}

#main #content .content-box .artikel P {
	line-height: 150%;
	margin-bottom: 10px;
}

/* SIDEBAR */

#main #sidebar {
	width: 249px;
padding-bottom: 20px;
	float:right;
background-image: url(images/box-background.png);
}

#main #sidebar UL {
	list-style-type: none;
padding-left: 20px;
line-height: 150%;
}

#main #sidebar UL LI A {
color: #333;
text-decoration: none;
}

#main #sidebar #box {
background-image: url(images/box-background.png);
background-position: 0px 18px;
padding: 0 20px;
}

#main #sidebar h2 {
font-size: 18px;
font-weight: normal;
margin-top: 20px;
padding-bottom: 5px;
}



/* FOOTER */

#footer {
	color: #fff;

}

#footer A {
	color: #fff;
line-height: 150%;
text-decoration: none;
}

#footer #left-foot-area {
	width: 600px;
	height: 290px;
	float:left;

	background-image: url(images/footer-left.png);
	background-repeat: repeat-x;
}

#footer #right-foot-area {
	width: 209px;
	height: 250px;
padding: 20px;
	float:right;
	background-image: url(images/footer-right.png);
	background-repeat: repeat-x;
}

#footer #left-foot-area UL {
	list-style-type: none;
}

#footer #left-foot-area #green-foot-left {
	width: 270px;
	padding: 20px 10px 20px 20px;
	float:left;
}

#footer H3 {
	font-size: 14px;
}

#footer #left-foot-area h3 {
	margin-bottom: 5px;
}

#footer #left-foot-area #green-foot-left #last-articel A {
	display: block;
margin-bottom: 5px;
padding-left: 20px;
background-image: url(images/right-arrow.gif);
background-position: 0px 4px;
}

#footer #left-foot-area #green-foot-right {
	width: 270px;
	padding: 20px 20px 20px 10px;
	float:right;
}

#footer #left-foot-area #green-foot-right UL LI A {
	padding-left: 20px;
display: block;
margin-bottom: 5px;
background-image: url(images/right-arrow.gif);
background-position: 0px 4px;
}

#footer #left-foot-area #green-foot-right SMALL {
	display: none;
}

BR.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

DIV.rights {
position: absolute;
font-size: 9px;
left: 20px;
bottom: 20px;
}

.pxs_css_spamcheck {
	display: none;
}

.artikel FORM INPUT {
margin-bottom: 10px;
}

A IMG {
border: none;
}
