body {
	background-color: #b01f23;
	margin: 0;
	padding: 0;
	color: #4f4313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(images/bg.jpg);	
}
a {	
	color: #4c4413;
	text-decoration: none;
	margin: 0 2px 0 2px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f4313;
	font-size: 1.33em;
	text-align: center;
	font-weight: lighter;
	margin:0;
	padding:0;
}
#labyrinth-Inhalt {
	margin: 42px 0 115px 25px;
	width: 690px;
}
/* texts, trailer, flash */
#content_wrapper {}
	#content_wrapper a { text-decoration:underline; }
		
#autorin {}
	#autorin .labyrinth_bg {
	background-image: url(images/dieautorin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	#autorin #content_wrapper p {
		padding: 0 75px 0 215px;
		text-align:left;	
		}
		
#dasbuch {}
	#dasbuch .labyrinth_bg {
	}
	#dasbuch #content_wrapper p {
		padding: 0 0 0 215px;
		text-align:left;	
		}
#trailer {}
	#trailer .labyrinth_bg {
		background-image: url(images/trailer_bg.jpg);
		background-repeat: no-repeat;	
		background-position: center top;
	}
#buchszenen { }
	#buchszenen .labyrinth_bg {	
	}
#aktuelles { }
	#aktuelles .labyrinth_bg {
		background-image: url(images/aktuellles_bg.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
#labyrinth-Text {
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 90px;
	letter-spacing: 0.6px;
	text-align: left;
}	
