html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,caption{margin:0;padding:0;border:0;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	background: #f9f5e7;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #7C2A28;
	text-decoration: none;
}
#wrapper {
	width: 808px;
	margin: auto;
}
#header, #navi {
	margin-bottom: 5px;
}
.platzhalter {
	width: 808px;
	height: 182px;
	display: block;
	background: url(../images/header.jpg);
}
#navi {
	background: url(../images/bg_navi.jpg);
	width: 808px;
	height: 48px;
}
#navi a:hover {
	background: #7c2a28;
	color: #dac9a9;
}
#navi a {
	font-weight: bold;
	text-decoration: none;
	color: #7c2a28;
	width: 100%;
	height: 29px;
	display: block;
	text-align: center;
	padding-top: 5px;
}
#navi li {
	float: left;
	display: block;
	height: 34px;
	margin-top: 3px;
	border-right: 3px solid #dac9a9;
}
.navi01 {
	width: 89px;
	margin-left: 3px;
}
.navi02 {
	width: 109px;
}
.navi03 {
	width: 89px;
}
.navi04 {
	width: 69px;
}
.navi05 {
	width: 69px;
}
.navi06 {
	width: 79px;
}
.navi07 {
	width: 159px;
}
.navi08 {
	width: 109px;
}
#das_buch .navi01 a {
	background: #7c2a28;
	color: #dac9a9;
}
#tipps .navi04 a {
	background: #7c2a28;
	color: #dac9a9;
}
#interview .navi03 a, #interview2 .navi03 a {
	background: #7c2a28;
	color: #dac9a9;
}
#links .navi07 a {
	background: #7c2a28;
	color: #dac9a9;
}
#autoren .navi02 a {
	background: #7c2a28;
	color: #dac9a9;
}
#kontakt .navi06 a {
	background: #7c2a28;
	color: #dac9a9;
}
#fotos .navi05 a {
	background: #7c2a28;
	color: #dac9a9;
}
.linkEntry {
	text-align: justify;
	vertical-align: top;
	margin-bottom: 15px;
}
.linkEntrybig {
	vertical-align: top;
}
p {
	margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
	font-weight: bold;
}
.clear {
	clear: both;
}
#content_left {
	width: 200px;
	float: left;
	margin: 0 0 20px 20px;

}
#interview #content_left {
	width: 150px;
	float: left;
}
#interview2 #content_left {
	width: 250px;
	float: left;
}
#content_right {
	margin: 0 50px 20px 20px;

}
#content {
	background: url(../images/content_repeat.jpg) repeat-y;
	padding-top: 20px;
}
#footer {
	background: #7c2a28;
	margin-left: 3px;
	width: 792px;
	text-align: center;
	font-size: x-small;
	color: white;
	border-top: 3px solid #dac9a9;
	border-bottom: 3px solid #dac9a9;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	color: white;
	text-decoration: none;
}
#impressum {
	text-align: right;
	float: right;
	font-size: x-small;
	margin-right: 10px;
}
#impressum a:hover {
	text-decoration: underline;
}
#impressum a {
	text-decoration: none;
	color: #7c2a28;
}
#tipps #content ul {
	margin-left: 50px;
	list-style-type: disc;
}
#kontakt label, input {
	display: block;
}
#kontakt input, textarea {
	margin-bottom: 10px;
	background:#F3EEDA;
	border: 1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: small;
}
#kontakt input {
	width: 180px;
}
#kontakt tr, #das_buch tr, #interview2 tr, #interview tr, #tipps tr, #autoren tr {
	vertical-align: top;
	text-align: left;
}
#fotos tr {
	vertical-align: bottom;
}
.biblio {
	font-size: smaller;
}
.heading {
	margin-left: 79px;
}
.linkEntry tr {
	border-bottom: 10px;
}