body {
	background: transparent url('../gfx/holz_back.png') top left repeat fixed;
/* 	background: transparent url('../gfx/wood.jpg') top left repeat scroll; */
	font-family: Georgia, "Times New Roman", serif;
}

#top_banner {
	height: 100px;
	width: 800px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#left_banner {
	width: 170px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 960px;
	z-index: 5;
	padding: 130px 0 0 0;
}

#top_banner img, #left_banner img {
	float: left;
	position: relative;
	display: block;
	padding: 0 0 20px 0;
}

#page {
	position: relative;
	top: 100px;
	left: 0px;
	z-index: 5;
	background: #fff;
	width: 950px;
	display: block;
}

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.left {
	width: 380px;
	background: #fff;
	float: left;
	padding: 0;
	margin: 0;
/* 	display: block;	 */
}

.right {
	width: 569px;
	background: #fff;
	float: left;
	padding: 0;
	margin: 0;
/* 	display: block; */
	border-left: 1px solid #938c79;
}

.right a img {
	display: block;
}

.template_normal {
	overflow: hidden;
}

.equalize {
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}

#header {
	height: 24px;
	background: transparent url('../gfx/header.png') top right no-repeat;
	position: relative;
	top: 100px;
	left: 0px;
	width: 950px;
	padding: 6px 0px 0px 0px; 
	color: #fff;
}

#header span.userpage_link {
	width: 380px;
	height: 24px;
	display: block;
	float: left;
}

.userpage_link a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.userpage_link a:hover {
	text-decoration: underline;
}
	
#logo_area {
	height: 155px;
	overflow: hidden;
	background: #fff;
}

#content, #top_area {
	overflow: hidden;
/* 	float: left; */
}

.right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #938C79;
	height: 30px;
	background-color: #DFDCC6;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #fff;
	letter-spacing: 0.1em;	
}

.left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #938C79;
	height: 30px;
	background-color: #DFDCC6;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #fff;
	letter-spacing: 0.1em;	
}


.content_padding {
	padding: 10px;
}

.right h3, .left h3 {
	font-size: 20px;
	font-style: italic;
	color: #938C79;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: normal;
	letter-spacing: 0.1em;	
}

.right h4 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 25px;
	padding-bottom: 10px;
}

.left h4 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 25px;
	padding-bottom: 10px;
}
 
.left h4 a, 
.left h4 a:link, 
.left h4 a:visited  {
	display: block;
	width: 370px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #938C79;
	background: #fff;
	color: #928C79;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.left h4 a:hover, 
.left h4 a:active, 
.left h4 a:focus,
.left h4 a.active, 
.left h4 a.active:link, 
.left h4 a.active:visited {
	background: #fff url('../gfx/pfeil.png') top left no-repeat;
	color: #928C79;
}


.right h5, .left h5 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #938C79;
	padding: 15px 0 10px 0;
}
	
.right h6, .left h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #938C79;
	padding: 25px 0 2px 0;
	border-bottom: 1px solid #938C79; 
	letter-spacing: 0.1em;
	font-weight: bold;
}
	
.right p {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
	
.image_left, .img_left {
	float: left;
	padding: 3px 10px 7px 0;
}

.spots_left {
	float: left;
	padding: 3px 10px 0px 0;
}

.teaser_col_image {
	padding: 0 0 10px 0;
}
	
.right p a:link, .right p a:visited, .left p a:link, .left p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928C7A;
	text-decoration: underline;	
}

.right p a:hover, .left p a:hover {
	color: #333;
	text-decoration: none;	
}

.content-col {
	width: 180px;
	float: left;
	padding: 0 0 0 9px;
}

.content-col p {
	padding: 0px 5px 0 0;
}
	
.col-color {
	background: #EDEBE7;
}

.leftside_content {
	/*border-bottom: 1px solid #928C7A;*/
}

.leftside_content p, .container_leftside p {
	font-size: 13px;
	line-height: 18px;
	color: #938C79;
/* 	padding: 0px 50px 10px 10px; */
}

.left p a:link.block_link, .left p a:visited.block_link {
	display: block;
	width: 370px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	background: #fff;
	color: #928C79;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
}

.left p a:hover.block_link {
	background: #fff url('../gfx/pfeil.png') top left no-repeat;
	color: #928C79;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
}

/* Seitenblätter Style */
.pagination {
	float: right;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
	padding: 0 10px 0 0;
}

.pagination_pages {
	padding: 0 4px 0 0;
}

.pagination_buttons {
	padding: 0 0 0 4px;
}

.pagination a,
.pagination a:link,
.pagination a:visited {
	color: #666;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

.pagination a:hover,
.pagination a:active,
.pagination a:focus,
.pagination a.active {
	color: #666;
	text-decoration: underline;
}

.pagination .disabled {
	color: #999;
	padding: 0 2px 0 2px;
}

/* Suchergebnisse */

.right p a.searchresult:link, .right p a.searchresult:visited, .left p a.searchresult:link, .left p a.searchresult:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;	
}

.right p a.searchresult:hover, .left p a.searchresult:hover {
	color: #333;
	text-decoration: underline;	
}

/* Archivlink */
.left .archivelink a,
.left .archivelink a:link,
.left .archivelink a:visited  {
	font-family: Georgia, "Times New Roman", serif;
	display: block;
	width: 370px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #938C79;
	background: #fff;
	color: #928C79;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.left .archivelink a:hover,
.left .archivelink a:active,
.left .archivelink a:focus,
.left .archivelink a.active,
.left .archivelink a.active:link,
.left .archivelink a.active:visited   {
	background: #fff url('../gfx/pfeil.png') top left no-repeat;
	color: #928C79;
}

/* Bildunterzeile */
.image_subline {
	float: right;
	font-size: 11px;
	color: #bbb;
	font-family: Arial, sans-serif;
	padding: 5px;
	display: block;
}

/* PAGEFLIP MENU */
#fbMenu {
	float: left;
	display: block;
/* 	height: 35px; */
	width: 100%;
	text-align: center;
	background: transparent url('../gfx/pageflip_background.jpg') 0px -270px repeat-x;
}

#fbBackButton {
	padding: 2px 10px 7px 0;
}

#fbForwardButton {
	padding: 2px 0 7px 10px;
}

