html, body 
	{
		margin: 0; 
		padding: 0; 
		border: 0;
	}

body
	{
		color: #140F02;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 100.01%;
		text-align: center;
	}
	
#wrapper-outer
	{
		margin: 0 auto;
		text-align: left;
		background: #E3DFD7 url(/images/layout/bg-body-2.0.gif) top center repeat-y;
	}
	
#header
	{
		background: #BCC1C7;
		text-align: center;
	}

#header h1
	{
		width: auto;
		height: 250px;
		position: relative;
		margin: 0 auto 33px auto;
		padding: 0;
		background: #BCC1C7;
	}
	
#header h1 span
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(/images/layout/header-2.0.jpg) top center no-repeat;
	}
	
#content
	{
		float: left;
		width: 490px;
		padding: 15px 20px 0 50px;
		background: #E8E6E1 url(/images/layout/bg2-2.0.jpg) repeat-y;
	}
	
#right-column
	{
		float: left;
		width: 160px;
		padding: 15px 30px 0 20px;
	}
	
/* Start Mac IE5 filter \*/
#content, 
#right-column
	{
		padding-bottom: 32767px !important;
		margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */

#wrapper
	{
		width: 770px;
		margin: 0 auto;
		overflow: hidden; 
	}

#wrapper
	{
	float: left;
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
		content: '.'; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
#wrapper
	{
		display: inline-block;
	}
	
/*\*/
#wrapper
	{
		display: block;
	}

* > #footer, * > form, * > #notes, * > .output
	{
		position: relative;
		z-index: 1000;
	}
	
#content
	{
		font-size: .8em;
		line-height: 1.5em;
	}
	
#content h1, 
#right-column h2
	{
		margin-top: 0;
	}
	
#content h1
	{
		margin-left: -20px;
		font-size: 1.6em;
		font-weight: normal;
	}
	
#content blockquote
	{
		margin-left: 0;
		padding-left: 0;
		margin-bottom: -1em;
		font-family: Arial, sans-serif;
	}
	
#content  cite
	{
		font-style: normal;
		font-family: Arial, sans-serif;
		font-size: .85em;
		text-align: right;
		display: block;
	}
	
h2
	{
		font-size: 1.3em;
		font-weight: normal;
		clear: both;
	}
	
h3
	{
		font-size: 1.1em;
		font-weight: bold;
		clear: both;
	}
	
#content a, 
#right-column a, 
#footer a
	{
		color: #985B43;	
	}
	
#content a:visited, 
#right-column a:visited, 
#footer a:visited
	{
		color: #A7987A;
	}
	
#content div.box
	{
		background: #D6CFC1;
		padding: 25px;
		text-align: center;
		height: 225px;
		overflow: hidden;
	}
	
div#slideshow
	{
		width: 302px;
		height: 227px;
		margin: 0 auto;
		overflow: hidden;
	}
	
#content div#slideshow div
	{
		width: 302px;
		height: 227px;
		margin: 0 auto;
		position: relative;
		font-family: "Times New Roman", serif;
	}
	
#content div#slideshow div p
	{
		position: absolute;
		width: 240px;
		padding: 0 30px;
		text-align: center;
	}
	
#content div#slideshow div.s2,
#content div#slideshow div.s3,
#content div#slideshow div.s4
	{
		color: #fff;
		font-size: 40px;
		line-height: 1;
	}
	
#content div#slideshow div.s2 p
	{
		top: 40px;
	}
	
#content div#slideshow div.s3 p
	{
		top: 65px;
		text-transform: uppercase;
		color: #34034D;
	}
	
#content div#slideshow div.s4 p
	{
		top: 120px;
		color: #fff;
		font-size: 25px;
	}
	
#content div#slideshow div.s5
	{
		background: #000;
		color: #fff;
		font-size: 40px;
		line-height: 1;
	}
	
#content div#slideshow div.s5 p
	{
		top: 15px;
	}
	
#content div#slideshow div.s7,
#content div#slideshow div.s8
	{
		background: #fff;
		color: #7D2A1A;
		font-size: 34px;
		font-style: italic;
		line-height: 1;
	}
	
#content div#slideshow div.s7 p
	{
		top: 30px;
	}
	
#content div#slideshow div.s8 p
	{
		top: 50px;
	}	
	
#right-column
	{
		font-size: .7em;
		text-align: center;
		background: #D6CFC1 url(/images/layout/bg-right-2.0.jpg) top right repeat-y;
	}
	
#right-column h2.tour
	{
		position: relative;
		width: 161px;
		height: 48px;
		margin: 0 auto;
		text-align: left;
	}
	
#right-column h2.tour span
	{
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(/images/layout/h2_on_tour-2.0.gif);
	}
	
#right-column ul
	{
		margin: 0;
		padding: 0 0 0 1em;
		text-align: left;
	}
	
#right-column li
	{
		margin-top: 1em;
	}
	
#right-column li a
	{
		font-weight: bold;
		text-decoration: none;
		color: #985B43 !important;
	}	
	
#right-column h2.book
	{
		position: relative;
		width: 140px;
		height: 45px;
		margin: 2em 10px 0 10px;
		text-align: left;
	}
	
#right-column h2.book span
	{
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(/images/layout/h2_der_neueste_kehrer-2.0.gif) 
	}
	
#right-column img
	{
		margin: 0 auto;
	}
	
#nav
	{
		position: absolute;
		top: 236px;
		left: 0;
		width: 100%;
		height: 47px;
		background: url(/images/layout/bg_nav_side2-2.0.png) bottom center repeat-x;
		font-size: .8em;
	}
	
#nav ul
	{
		width: 770px;
		height: 47px;
		margin: 0 auto;
		padding: 0;
		background: url(/images/layout/bg_nav_center2-2.0.png) bottom left repeat-x;
		position: relative;
		list-style: none;
		text-align: right;
		
	}
	
#nav ul li
	{
		display: inline;
		margin-right: 10px;
		height: 39px;
	}
	
#nav ul li a, #nav ul li b
	{
		position: relative;
		vertical-align: -100%;
		font-weight: normal;
	}
	
#nav ul li a span, #nav ul li b span
	{
		position: absolute;
		top: -16px;
		left: 0;
		height: 39px;
	}
	
#nav ul li#home
	{
		position: absolute;
		left: 10px;
		top: 0;
	}
	
#nav ul li#home a
	{
		width: 58px;
	}
	
#nav ul li#home span
	{
		width: 58px;
		background: url(/images/layout/nav/2.0/startseite.png);
	}
	
#nav ul li a:hover span, 
#nav ul li b span
	{
		background-position: 0 -39px !important;
	}

	
#footer
	{
		clear: both;
		font-size: .6em;
		background: url(/images/layout/bg2-2.0.gif) repeat-y;
		margin: 0 auto;
		width: 770px;
		text-align: center;
	}
	
#footer p
	{
		margin: 0;
		padding: 1em 0;
		background: #BCC1C7;
		margin: 0 10px;
		border-top: 1px solid #2D1106;
	}
	
form
	{
		display: inline;
	}
	
fieldset
	{
		padding: 0;
		border: 0;
		margin: 0;
	}
	
legend
	{
		display: none;
	}
	
label
	{
		display: block;
		width: 11.5em;
		float: left;
		margin-right: 1.5em;
		font-weight: bold;
		text-align: right;
	}
	
form p
	{
		clear: both;
	}
	
input.text, 
textarea.text
	{
		border: 1px solid #985B43;
		font-size: 1em;
		font-family: Tahoma, Verdana, sans-serif;
		width: 25em;
	}
	
input.submit
	{
		color: #fff;
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: bold;
		background: #985B43;
	}
	

img.b
	{
		border: 1px solid #985B43;
	}
	
img.l
	{
		float: left;
		margin-right: 1.5em;
	}
	
img.r
	{
		float: right;
		margin-left: 1.5em;
	}
	
.txtsmall
	{
		font-size: .8em;
	}
	
div.books img.l
	{
		margin-bottom: 1.5em;
	}
	
.tac
	{
		text-align: center;
	}
	
.tar
	{
		text-align: right;
	}

.cb 
	{
		clear: both;
	}
.skip 
	{
		position: absolute;
		left: -999em;
	}
	
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 1.1em Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #140F02; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
	color: #945840;
	font-size: .7em;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
