body {
	margin: 0;
	padding: 0;
	background:  #c0ad59;
	font-size: 13px;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 	#7e0000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #7e0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img { border: none; }

#header {
	width: 996px;
	height: 220px;
	margin: 0 auto;
	background: #e2d9b2;
}

/* Logo */

#logo {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/* Spracheinstellung */

#sprache {
	float: right;
	margin-right: 70px;
	padding: 0;
}

#sprache p {
	text-align: right;
}

/* Menu */
#menu {
	float: right;
	width: 600px;
	height: 80px;
	margin-top: 60px;
	margin-right: 50px;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 25px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 65px;
	padding: 0px 15px 0px 15px;
}

#menu a {
	display: block;
	height: 60px;
	line-height: 60px;
	margin-right: 1px;
	letter-spacing: 1.5px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #040509;
	border: none;
}

#menu a:hover {
	text-decoration: underline;
	color: #7e0000;
}

/* Fotos */

#foto-1 {
	overflow: hidden;
	height: 300px;
	background: #e2d9b2 url(images/bild-1.jpg) no-repeat center top;
}

#foto-2 {
	overflow: hidden;
	height: 300px;
	background: #e2d9b2 url(images/bild-2.jpg) no-repeat center top;
}

#foto-3 {
	overflow: hidden;
	height: 300px;
	background: #e2d9b2 url(images/bild-3.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 996px;
	margin: 0 auto;
	padding: 0;
	background: #e2d9b2;
}


/* Content */

#content {
	float: left;
	width: 420px;
	margin: 0px 0px 0px 96px;
	padding: 0px 10px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #432109;
	text-align: right;
	color: #432109;
}

.meta a {
	padding-left: 15px;
	background: url(images/verlinkung.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	background: #e2d9b2;
	margin: 30px 96px 0px;
	float: right;
	width: 260px;
	font-size: 12px;
}

#sidebar p {
	padding: 0px;
}

#sidebar h2 {
	margin: 0;
	padding: 15px 0 2px 30px;
	background: url(images/img.gif) no-repeat left bottom;
	border-bottom: 2px solid #7e0000;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar table {
	padding: 15px 0px; 
}

#sidebar td {
	line-height: 180%;
}

/*Vita */

#vita {
	background: #e2d9b2;
	float: left;
	width: 780px;
	margin-left: 20px;
	padding: 0px 20px;
}

#vita td {
	font-size: 13px;
	color: #000000;
	line-height: 180%;
}

#vita p {
	font-size: 13px;
	color: #000000;
	line-height: 180%;
}

.post {
	padding: 0 0 20px 0;
}

/*Hörbeispiele */

#audio {
	background: #e2d9b2;
	float: left;
	width: 760px;
	margin-left: 40px;
	padding: 0px 20px;
}

#audio td {
	font-size: 13px;
	color: #000000;
	line-height: 160%;
}

#audio h1 {
	padding-left: 15px;
}

.post {
	padding: 0 0 20px 0;
}

/*Bericht */

#bericht {
	background: #e2d9b2;
	float: left;
	width: 550px;
	margin: 50px 100px 50px 100px;
	padding: 50px;
}

#bericht p {
	font-size: 13px;
	color: #000000;
	line-height: 180%;
}

.post {
	padding: 20px 0 20px 0;
}

/* Footer */

#footer {
	width: 996px;
	background: #e2d9b2;
	margin: 0 auto;
	color: #000000;
	padding: 20px 0;
	border-top: 2px solid #7e0000;
	text-align: center;
	font-size: 12px;
}
