.content_all {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	
	background-image: url(../_layout/bg_bogen.png);
	background-repeat: no-repeat;
	background-position: center top;
	/* background-attachment: fixed; */
	
	/* background-color: yellow; */
}

.header,
div#content,
.footer {
	position: relative;
	width: 958px;
	margin: 0px auto;
	border: 1px solid #4d4e62;
	
	/* background-color: magenta; */
}



.header,
.footer,
div#content .subnavi,
div#content .subnavi_suche,
div#content .box_bordered {
	position: relative;
	border: 1px solid #4d4e62;
	
	background-image: url(../_layout/box_background.png);
	background-repeat: repeat;
	background-position: left top;
}

.header {
	height: 69px;
	overflow: hidden;
}

.header .logo {
	
	position: absolute;
	width: 200px;
	left: 20px;
	top: 0px;
	z-index: 100;
	
	/* background-color: magenta; */
}



/* --------------------------------------------------------------------------------------------- navigation -- */
.header .navigation {
	position: 				absolute;
	width: 					650px;
	/* padding: 				0px 13px 0px 0px; */
	z-index: 				200;
	left:						297px;
	top: 						40px;
	
	/* background-color: magenta; */
}

.header .navigation .block {
	float: 					right;
	height: 					30px;
	margin: 					0px 0px 0px 0px;
	padding: 				0px 7px 0px 7px;
	border-left: 			1px solid #4d4e62;
	line-height: 			13px;
	text-transform: 		uppercase;
	
	/* background-color: 	blue; */
}

.header .options {
	font-style: normal;
	font-weight: normal;
	position: 				absolute;
	width: 					550px;
	left: 					390px;
	top: 						4px;
	z-index: 				200;
	text-align: 			right;
	
	/* background-color: blue; */
}

.header .options .merkliste_light,
.header .options .merkliste_schrift,
.header .options .language {
	float: 					right;

}

.header .options .merkliste_light {
	margin: 					4px 0px 0px 0px;

}

.header .options .language,
.header .options .merkliste_schrift {
	margin: 					9px 0px 0px 13px;
	font-size: 				9px;	
	line-height: 			9px;
	text-transform: 		uppercase;
	padding: 				0px 0px 0px 13px;
	/* border-left: 			1px solid #4d4e62; */
}

.header .options .language {
	
}

.header .options .merkliste_schrift {
	margin:					9px 0px 0px 0px;
	padding: 				0px 0px 0px 5px;
	border-right: 			1px solid #f1f2ff;
}


#header_image_title,
#header_image_gallery,
#header_image_btn_text_off,
#header_image_btn_text_on,
#header_image_btn_gallery {
	position: 				absolute; 
	font-size:				0px; 
	line-height:			0px; 
	z-index: 				100;
	/* background-color: 	red; */
}

#header_image_title {
	top: 						270px; 
	width:					960px; 
	height:					140px; 
	left:						0px; 
	background-image:		url(../_layout/header_shadow.png);
	background-position: top center;
	background-repeat: 	no-repeat;
	
	/* background-color: red; */
}

#header_image_gallery {
	top: 						0px; 
	width:					44px; 
	height:					400px; 
	left:						966px; 
	overflow: 				hidden;
	/* display: 				none; */
	background-image: 	url(../_layout/header_shadow_thumbs.png);
	background-repeat: 	repeat;
}

#header_image_btn_text_off {
	top: 						287px; 
	width:					19px; 
	height:					19px; 
	left:						935px; 
}

#header_image_btn_gallery {
	top: 						10px; 
	right:					11px; 
	width:					auto; 
	height:					21px;
}

#header_image_btn_text_on {
	top: 						350px; 
	left:						915px; 
	width:					40px; 
	height:					40px; 
	display: 				none;
}

.header .navigation a:link,
.header .navigation a:visited,
.header .navigation a:hover {
	
	/* background-color:red; */
	/* border: 1px solid red; */
}

.header .navigation a:hover {
	
}


/* --------------------------------------------------------------------------------------------- navigation -- */
div#languages {
	padding: 0px 20px 3px 0px;
	font-size: 10px;
	text-align: right;
	
}


div#cms_preview_banner_0,
div#cms_preview_banner_1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 160px;
	background: transparent url(../_layout/_images/cms_preview_0.png) left top no-repeat;
	z-index: 5000;
}


div#cms_preview_banner_1 {
	background: transparent url(../_layout/_images/cms_preview_1.png) left top no-repeat;
}




/* ----------------------------------------------------------------------------------------------------- error */
.error {
	width: 938px;
	margin: 0px auto;
	height: auto;
	text-align: center;
	font-size: 20px;
	line-height: 23px;
	color: #fef8ae;
	margin: 5px 0px 19px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #4d4e62;
	background-image: url(../_layout/box_background.png);
	background-repeat: repeat;
	background-position: left top;
	/* background-color: yellow; */
}

.error p {
	font-size: 20px;
	line-height: 23px;
	color: #fef8ae;
}


/* --------------------------------------------------------------------------------------------------- content */

div#content { 
	width: 960px;
	height: auto;
	/* border-color: transparent; */
	/* margin-top:1px; */
	border: none;
	
	/* background-color: lime; */
}

.fakeline {
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	background-color: #0C0E1D;
	border-top: 1px solid #4d4e62;
	border-bottom: 1px solid #4d4e62;
	
	/* background-color: yellow; */
}

div#content .column {
	/* margin-bottom: 0px; */
	overflow: hidden;
	/* background-color: green;  */
	/* opacity: 0.8; */
}

div#content .box {
	/* background-color: blue; */
}


.map {
	margin-bottom: 5px;
	background-color: #f0f0f0;
}

.map span {
	display: none;
}

/* -------------------------------------------------------------------------------------------------------- box */
.header,
div#content .box,
.footer {
	
	
	/* background-color: magenta; */
}

.header {
	border-top: none;
}



div#content .block_headline {
	padding: 12px 10px 9px 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	line-height: 15px;
	
	/* background-color:red; */
}
div#content .block_headline_first {	padding: 12px 10px 9px 20px; }
div#content .block_headline_last { padding: 12px 20px 9px 10px; }


/* ----------------------------------------------------------------------------------------------------------------------- SUBNAVI */
div#content .subnavi,
div#content .subnavi_suche {
	height: 37px;
	
	/* background-color: yellow; */
	/* margin-bottom: 1px; */
}

div#content .subnavi .left,
div#content .subnavi .title,
div#content .subnavi .title_2,
div#content .subnavi .right,
div#content .subnavi_footer .left,
div#content .subnavi_footer .title,
div#content .subnavi_footer .title_2,
div#content .subnavi_footer .right {
	float: left;
	padding: 13px 10px 0px 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	
	/* background-color: magenta; */
}

div#content .subnavi .title,
div#content .subnavi .title_2 {
	font-size: 15px;
	line-height: 15px;
	padding: 12px 0px 0px 19px;
}

div#content .subnavi .title_2 {
	padding-left: 9px;
}

div#content .subnavi .right,
div#content .subnavi .right_input,
div#content .subnavi_footer .right,
div#content .subnavi_footer .right_input {
	float: right;
	padding: 13px 20px 0px 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
}


div#content .subnavi_footer .left,
div#content .subnavi_footer .title,
div#content .subnavi_footer .title_2 {
	padding: 13px 10px 11px 20px;
}

div#content .subnavi_footer .right,
div#content .subnavi_footer .right_input {
	padding: 13px 20px 11px 10px;
}

div#content .subnavi_suche .suche {
	height: 29px;
	padding: 8px 0px 0px 42px;
	background: transparent url(../_layout/suchfeld.gif) 20px 9px no-repeat;
	
	/* background-color: blue; */
}

div#content .subnavi_suche .left,
div#content .subnavi_suche .right {
	float: left;
	width: 135px;
	
	/* background-color: red; */
}

div#content .subnavi_suche .right {
	width: 20px;
	
	/* background-color: red; */
}

div#content .subnavi_suche .input {
	height: 19px;
	padding: 0px 3px 0px 3px;
	width: 107px;
	font-size: 12px;
	line-height: 14px;
	border: none;
	background: none;
	/* border-bottom: 1px solid #4d4e62; */
	/* border-bottom: 1px solid #f1f2ff; */
	
	/* color: #f1f2ff; */
	/* background-color: green; */
}


div#content .subnavi .raquo {
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	padding: 11px 7px 0px 7px;
	
	/* background-color: red; */
}


div#content .subnavi_right a {
	margin-left: 10px;
}

div#content .block,
div#content .block_small{ 
	padding: 15px 20px 15px 20px; 
	
	/* background-color:red; */
}
div#content .block_print { padding: 0px; }
div#content .block_small { padding: 15px 10px 15px 10px; }

div#content .block .details_left,
div#content .block_print .details_left,
div#content .block_small .details_left,
div#content .block .details_right,
div#content .block_print .details_right,
div#content .block_small .details_right {
	float: left;
	width: 170px;
	
	/* background-color: green; */
}

div#content .block .details_left,
div#content .block_small .details_left {
	margin: 3px 20px 0px 0px;
}

div#content .block_print .details_left {
	margin: 0px 20px 0px 0px;
}

div#content .block .details_right,
div#content .block_small .details_right {
	width: 407px;
}

div#content .block_print .details_right {
	width: 767px;
	
	/* background-color: red; */
}

.textcontent .datum {
	font-style: italic;
}

.title,
.title_short {
	margin: 0px 0px 7px 0px;
	font-size: 15px;
	font-weight: bold;
}

.title_short {
	margin-bottom: 1px;
}

div#content .block .list_datum,
div#content .block .list_text,
div#content .block .list_small_datum,
div#content .block .list_small_text {
	float: left;
	width: 65px;
	
	/* background-color: red; */
}

div#content .block .list_small_datum,
div#content .block .list_small_text,
div#content .block .list_small_datum p,
div#content .block .list_small_text p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}

div#content .block .list_small_datum,
div#content .block .list_small_text {
	margin-bottom: 5px;
}

div#content .block .list_text {
	width: 213px;
}

div#content .block .list_small_datum {
	width: 55px;
}

div#content .block .list_small_text {
	width: 145px;
}


/* Headlines under left image */
.title_image_options {
	text-transform: uppercase;
	margin: 7px 0px 2px 0px;
	font-weight: bold;
}


/* -------------------------------------------------------------------------------------- CONTENT: Seitenzahlen */
div .seiten {
	text-align: center;
	margin: 0px auto;
	
	/* background-color: orange; */
}

div .seiten .btn_seite,
div .seiten .btn_seite_selected {
	float: left;
	width: 22px;
	height: 22px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	margin: 0px;
	background-image: url(../_layout/_buttons/seitenzahlen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
	/* background-color: blue; */
}

div .seiten .btn_seite_selected {
	background-image: url(../_layout/_buttons/seitenzahlen_selected.gif);
}

* html div .seiten .btn_seite,
* html div .seiten .btn_seite_selected { 
	margin: 0px; 
} 


div .seiten .btn_seite a,
div .seiten .btn_seite_selected a {
	display: block;
	width: 22px;
	height: 17px;
	padding: 5px 0px 0px 0px;
	
	
	/* background-color: red; */
}

div .seiten .btn_seite_selected a {
	color: #ffffff;
	
	/* background-color: red; */
}





.detaillink {
	clear: both;
	margin: 15px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #d2d3d5;
	font-size: 10px;
	line-height: 16px;
}

.detaillink a {
	margin-right: 15px;
}

sup {
	line-height: 0px;
}

/*
table th,
table#post td {
	padding: 5px 0px 7px 0px;
	border-bottom: 1px solid #d7dbdf;
}

table#post th {
	padding: 8px 10px 7px 0px;
}
*/


/* ----------------------------------------------------------------------------------------------------- footer */
.footer {
	width: 931px;
	padding: 10px 7px 10px 20px;
	
	/* background-color: yellow; */
}


.footer .left,
.footer .right {
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	
	/* background-color: red; */
}

.footer p {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}

.footer .right {
	float: right;
	margin: 0px 7px 0px 0px;
	padding: 0px 7px 0px 0px;
	border-right: 1px solid #6c6d83;
}

/* ------------------------------------------------------------------------------------------------------ stuff */

.vspace {
	clear:both;
	width:auto;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.hspace {
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.vline,
.vline_medium {
	clear: both;
	width: auto;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin: 14px 0px 12px 0px;
	border-bottom: 1px dotted #828399;
}

.vline_medium {
	margin: 11px 0px 9px 0px;
}

.small,
.small_bold,
.small p,
.small span,
.small_null {
	font-size: 11px;
	line-height: 15px;
}

.large,
.large_bold,
.large_bold_margin,
.large p,
.large span,
.large_null {
	font-size: 15px;
	line-height: 20px;
}

.small_null {
	line-height: 11px;
}

.bold,
.small_bold,
.large_bold,
.large_bold_margin {
	font-weight: bold;
}

.large_bold_margin {
	margin-bottom: 12px;
}

.absatz {
	margin-top: 10px;
}

.print {
	display: none;
}

.uppercase,
.uppercase_small,
.uppercase_small_inactive,
.uppercase_small_hidden {
	text-transform: uppercase;
}

.uppercase_small,
.uppercase_small_inactive {
	font-size: 12px;
}
.uppercase_small_inactive {
	color: #c0c0c0;
	/* text-decoration: line-through; */
}

.uppercase_small_hidden {
	display: none;
}

ul#diashow {
	position: relative !important;
	top: -1px !important;
	left: 0px !important;
	list-style: none !important;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 0px !important;
	line-height: 0px !important;
	z-index: 10;
}

#diashow li {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 0px !important;
	line-height: 0px !important;
}

.diashow_buttons {
	position: absolute;
	width: 81px;
	height: 27px;
	font-size: 0px;
	line-height: 0px;
	top: 12px;
	right: 12px;
	z-index: 500;
	background: transparent url(../_layout/controls_diashow.png) center center no-repeat;
	padding: 0px 10px 0px 10px;
}