body {
	font-size: 60%;
	line-height:2em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #333;
	padding-top:-1px;
	margin-top: 0px;
}

 h1, h1 a, h1 a:hover, h1 a:visited, {
 text-decoration: none;
 color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}
.title {
	padding-top: 20px;
	padding-bottom: 10px;
}

a, h2 a:hover, h3 a:hover {
	color: #2864a0;
	text-decoration: none;
}
a:hover {
	color: #2864a0;
	text-decoration: underline;
}

body {
	margin: 0 0 0px 0;
	padding: 0;
}
#page {
	background:  url('images/page_page_bg.jpg')repeat-y top center;
	margin: 0px auto;
	margin-bottom:0px;
	padding:0;
	width: 710px;
}
#header {
	background:  url('images/header.png')no-repeat top center;
	width: 710px;
	align:left;
	padding-top:0px;
	position:fixed;
	z-index:2;
	height: 208px;
	}

.logo {
	padding:0px;
}

#content {
	position:relative;
	background:  url('images/content_bg.jpg') repeat-y top center;
	font-size: 1.2em;
	margin-top:0px;
	margin-left:30px;
	margin-right:30px;
	padding:0;
	min-height:500px;
	text-align:left;
}

.post_image img {
	border-bottom:1px solid;
	border-color: #b2afae;
}
#content .section {
padding-top:160px;
    padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px solid;
	border-color: #b2afae;
}
.drittelspalte {
	margin-top:20px;
	text-align: left;
 left-margin:25px  margin-right:15px;
	width:180px;
	height: 200px;
	float:left;
	clear:none;
}
#content .meta {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-bottom:1px solid;
	border-color: #b2afae;
}

#footer {
	background: url('images/footer_bg.jpg');
	clear:both;
	margin: 0 auto 300px;
	;
	width: 710px;
	height:35px;
	text-align:center;
}
#footer .footerline {
	position:relative;
	top:5px;
}
#footer a {
	color:#827c76;
	text-decoration:none
}
#footer a:hover {
	color:#000000;
	text-decoration:none
}
#footer a:visited {
	color:#827c76;
	text-decoration:none
}

ul {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	list-style-image: none;
}

li {
	display: inline;
}

.mainNavi {
padding-left:70px;
padding-top:100px;
}

.mainNavi a {
	text-decoration:none;
	background-repeat:no-repeat;
	padding:10px 8px 3px;
	}

.mainNavi a:hover {
	background-color:#ffffff;
}


.mainNavi img {
border:none;
}
.mainNavi ul {
	padding:0;
	margin:0;
	
}
.mainNavi li {
	padding:0;
	margin:0;
}

