html, body{
	margin: 0 auto;
	padding: 0;	
	background: #E7E7E7 url(images/body_bg.png) top center no-repeat;
	color: #666;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
}
#container{
	width: 100%;
	background: url(images/content_bg.png) center repeat-y;
	background-attachment: fixed;
	min-height: 834px;
}
/* Allgemeine Formatierungen */
a {
	color: #9BBA5A;
	text-decoration: none;	
}

a:hover{
	color: #42AFDC;
}

img {
	border: none;	
}
/* ENDE Allgemeine Formatierungen */

/* Outer Wrapper */
#page{
	width: 750px;
	margin: 0 auto;
}
/* ENDE Outer Wrapper */

/* Header */
#header{
	width: 750px;
	height: 140px;
	background: url(images/header.png) no-repeat;
	margin-left: 1px;
}
#header h1{
	position: absolute;
	padding: 0;
	text-indent: -3000px;
	margin-left: 155px;
	margin-top: 26px;
}
#header h1 a{
	display: block;
	width: 571px;
	height: 79px;
	
}
/* ENDE Header */

/* Inner Wrapper */
#wrapper{
	width: 750px;
	min-height: 560px;
	background: url(images/main_bg.png) no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: -2px;
	margin-left: 1px;
	padding-top: 35px;
}
/* ENDE Inner Wrapper */

/* Sidebar */
#sidebar{
	float: left;
	width: 180px;
	margin-bottom: 40px;
	margin-left: 25px;
	margin-top: -25px;
}
#sidebar h2{
	background: url(images/navi_header.png) top left no-repeat;
	width: 207px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-indent: 10px;
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
}

#sidebar ul{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: url(images/navi_bg.png) repeat-y;
}
#sidebar .after_widget{
	width: 207px;
	height: 28px;
	display:block;
	background: url(images/navi_footer.png) top left no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	
}
#sidebar ul li ul{	
	padding-left: 10px;
	margin: 0;
	border-bottom: none;
}
#sidebar ul li{
	/*border-bottom: 1px dashed #BDBCBD;*/
	line-height: 2em;
	text-indent: 10px;
}
#sidebar ul li ul li{
	border-bottom: none;
}
#sidebar a{
	color: #9BBA5A;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.3em;
	letter-spacing: 1px;
}
#sidebar a:hover{
	color: #42AFDC;
}
#sidebar .sb_wdgt{
	/*margin-left: 30px;*/
	padding-left: 10px;
	background: url(images/navi_bg.png) repeat-y;	
}
li.current_page_item{
	text-indent: 20px;	
}
.current_page_item a{
	color: #333 !important;
}
.current_page_item a:hover{
	color: #333 !important;
	text-decoration: none !important;
}
.current_page_item ul a{
	color: #9BBA5A !important;
	text-decoration: none !important;
}
.current_page_item ul a:hover{
	color: #42AFDC !important;
	text-decoration: none !important;
}
/* ENDE Sidebar */

/* CONTENT */
#content{
	width: 507px;
	margin: 0;
	margin-left: 215px;
	padding: 0;
	text-align: left;
}

#content h2.articleheader{
	height: 29px;
	width: 507px;
	background: url(images/textarea_header.png) top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-indent: 10px;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 4px;
	color: #333;
	border-bottom: 1px dashed #9BBA5A;
}
#content .articlecontent{
	width: 487px;
	background: url(images/textarea_bg.png) repeat-y;
	padding: 10px;	
	overflow: hidden;
}

#content .articlebottom{
	height: 12px;
	width: 507px;
	background: url(images/textarea_footer.png) top left no-repeat;
	display: block;
	border-bottom: 1px dashed #9BBA5A;
}

.article{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
	padding-right: 10px;	
}

.article br{
	line-height: 0.5em;
}

.article p{
	margin: 0;
	padding: 0;
}

.article ul {
	list-style-type: circle;
}

.article ul li{
	padding-top: 0;	
}

.article h3{
	font-size: 1em;
	color: #42AFDC;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 2px; 
	padding: 0; 
	margin: 0;
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #CCC;
}

.articlefooter{
	text-align: left;
	width: 507px;
	background: url(images/textarea_bg.png) repeat-y; 
	padding: 10px;
	/*margin-top: 15px;*/
	line-height: 1.3em;
	font-size: 0.9em;
}

#comments{
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dashed #9BBA5A;
	border-bottom: 1px dashed #9BBA5A;
}

#comments .comment{
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCC;
}

#comments .comment h4{
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: normal;
}

h3.comments, .comminact {
	font-size: 1em;
	color: #9BBA5A;
	font-weight: normal;
	letter-spacing: 2px; 
	padding: 0;
	margin-top: 15px;
	border: none;	
}

.comminact {
	margin-bottom: 10px;
}

p.subscribe-to-comments{
	margin-top: 15px;	
}
/* ENDE Content */

/* Footer */
#footer{
	/*clear:both;*/
	width: 750px;
	height: 90px;
	background: url(images/footer.png) bottom center no-repeat;
	/*overflow: hidden;*/
	text-align: center;
}
p.footertext{
	color: #fff;	
}
/* ENDE Footer */