body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	background-color: #FFF6C5;
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3, .spruch {
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: normal;
	font-family: 'Arvo', serif;
	color: #900;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #900;
}

a:hover {
}

#wrapper2 {
	background: url(bilder/back16.jpg) no-repeat center top;
}

.container {
	max-width: 1000px;
	margin: 0px auto;
}

/* Header */

#header {
	max-width: 940px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}

/* Logo */

#logo {
	float: left;
	width: 288px;
	height: 100px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 80px 0px 0px 35px;
	letter-spacing: -3px;
	text-align: left;
	text-transform: lowercase;
	font-size: 40px;
	line-height:50px;
}
#sidebar li p.linksunten {
	font-size: 11px;
	color: #333;
	padding-top: 40px;
}




#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}



#menu {
	float: right;
	max-width: 652px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 20px;
	list-style: none;
	line-height: 45px;
}

#menu li {
	float: left;
	padding: 0px 15px 0px 15px;
}

#menu a {
	display: block;
	margin-right: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
		line-height: 40px;

}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color:#000000;
}

#menu .current_page_item a {
}

/* Page */

#page {
	max-width: 940px;
	margin: 0px auto;
	padding: 30px 0px 10px 0px;
}

/* Content */

#content {
	float: right;
	max-width: 592px;
	padding: 0px 30px;
}

.post {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px dashed #CACACA;
}

.post .title {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	letter-spacing: 1px;
	letter-spacing: -1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
	color: #056303;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 12px;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 30px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	float: right;
	margin: 20px 0px 30px 0px;
	text-align: right;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 12px;
	font-weight: normal;
}

.more {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 30px;
}

.comments {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	max-width: 288px;
	margin: 0px;
	color: #000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #A5A08C;
	margin: 0px 30px;
	font-size: 14px;
	font-weight: normal;
}

#sidebar li li span {
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	padding-left: 30px;
	text-align: left;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #2E2E2E;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
	font-size: 14px;
}

#sidebar a {
	border: none;
	color: #000;
}

#sidebar a:hover {
	text-decoration: underline;
}



#footer {
	max-width: 940px;
	margin: 0 auto;
	padding: 20px 0px;
	color: #949085;
	background-color: #000;
}

#footer p {
	margin: 0 0 0 60px;
	line-height: normal;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-weight: normal;
	font-size: 10px;
}

#footer a {
	color: #949085;
	padding: 0 30px;
}

#banner {
	max-width: 940px;
	margin: 0px auto;
	height: 150px;
}
.klein {
	font-size: 11px;
	color: #666666;
}
#sidebar ul li p.spruch {
	font-size: 17px;
	text-align: left;
}
.balance {
	color: #900;
}
.bildrand {
	padding: 8px;
}
.einblenden {
	display: none;
}

@media screen and (max-width:960px) {
	
	#wrapper2 {
	background: #ffd79c;
}

#logo {
	width: 100%;
	background: #ffc001;
}
#logo h1 {
	padding: 30px 0px 0px 35px;
	letter-spacing: -3px;
	text-align: left;
	text-transform: lowercase;
	font-size: 40px;
	line-height:50px;
}

.ausblenden {
	display: none;
}
.einblenden {
	display: block;
}

#menu {

	height: auto;
	background: #ffa523;
	max-width:960px;

}

#menu ul {
	margin: 0;
	padding: 20px 0px 0px 20px;
	list-style: none;
	line-height: 45px;
}


#content {
	position: relative;
	float: left;
	padding-top: 30px;
}

#sidebar {
	position: relative;
	float: left;
	background: #ffa523;

	max-width: 960px;
}

.flexbild {
	width:100%;
	max-width:400px;
	height: auto;
}

	
}

@media screen and (max-width:400px) {
	#logo {
		height: 150px;
	}
	
}
