@charset "UTF-8";


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/
/*		ALLGEMEINE EINSTELLUNGEN	*/
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/


html, body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label, input, select {
	font-family: Helvetica, Arial, sans-serif;
}

p, table, tr, td, form, label, a, div, ul, ol, li {
	font-size: 11px;
}

body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label, input, select {
	color: #000000;
}

html, body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label {
	border: 0px solid #ffffff;
}

body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label {
	text-decoration: none;
}

html, body, a, img, table, tr, th, td, div {
	margin: 0px;
}

html, body, a, img, table, tr, th, td, div {
	padding: 0px;
}

h1, h2, h3 {
	text-align: center;
}

.container_2 .container_2_details img:hover {
	cursor: pointer;
}

.glossarWord {
	border-bottom: 1px dotted #555;
}

.aktivbild img {
	border: 1px solid #000000;
}

div#printHeader {
	display: none;
}

div#printFooter {
	display: none;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/
/*				TAGS				*/
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/


h1 {
	font-size: 14px;
	text-align: left;
	color: #555;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/
/*			Hintegrundbild			*/
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/


html, body, #backgroundImageContainer, #backgroundImageContainer table, #backgroundImageContainer td {
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: -2;
}

#backgroundImageContainer div {
	position: absolute;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	z-index: -2;
}

#backgroundImageContainer td {
	text-align: center;
	vertical-align: middle;
	z-index: -2;
}

#backgroundImageContainer img {
	margin: auto;
	min-height: 50%;
	min-width: 50%;
	z-index: -2;
}

#website {
	position: relative;
	width: 100%;
	height: 100%;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/
/*				HEADER				*/
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/


#navigation {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 47px;
	border-bottom: 3px solid #b1b3b4;
	z-index: 100;
	background-image: url('../../media/layout/schwarz_80.png');
}

#navLeft {
	position: absolute;
	top: 8px;
	left: 40px;
	z-index: 102;
}

#navLeft div {
	margin-right: 10px;
	float: left;
}

#navLeft div a img{
	margin-top: 3px;
}

#navLeft #impressum {
	clear: both;
	width: 60px;
	text-align: center;
}

#navLeft #impressum a {
	color: #fff;
	font-size: 8px;
	font-weight:100;
	font-family: verdana;
}

#navLeft #flags {
	text-align: center;
	width: 60px;
}

#navLeft #flag_imp {
	margin: 6px 0px 0px 0px;
}

#navRight {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 100%;
	z-index: 101;
}

#navRight div {
	float: right;
}

#navRight a:hover {
	color: #999999;
}

.mainNavLink {
	vertical-align: middle;
	display: block;
	font-size: 10px;
	color: #fff;
	margin: 0px;
	padding: 18px 10px 20px 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#navRight div:hover a.mainNavLink {
	color: #999999;
}

#navRight div:hover .subNavi {
	display: block;
}

#subnavBG {
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	height: 35px;
	background-image: url('../../media/layout/schwarz_50.png');
	display: block;
}

.subNavi {
	position: absolute;
	top: 50px;
	right: 0px;
	min-width: 100%;
	display: none;
}

.subNavi div {
	float: right;
}

.subNavLink {
	font-size: 10px;
	height: 15px;
	color: #fff;
	float: right;
	display: block;
	border-left: 1px solid #e0e0e0;
	padding: 11px 20px 9px 20px;
	text-transform: uppercase;
}

.subNavi div:hover a.subNavLink {
	color: #999999;
}

.subNavi div:hover .subSubNavi {
	display: block;
	background-image: url('../../media/layout/weiss_80.png');
}

.subNavi div:hover .subSubNavi div {
	background-image: none;
}

.subSubNavi {
	position: absolute;
	top: 33px;
	right: -20px;
	margin-top: 2px;
	background-image: url('../../media/layout/weiss_80.png');
	width: 100%;
	display: none;
}

.subSubNavBlockA, .subSubNavBlockB, .subSubNavBlockC {
	font-size: 10px;
	padding: 10px;
}

.subSubNavBlockB, .subSubNavBlockC {
	border-left: 1px dotted black;
}

.subSubNavLink {
	display: block;
	font-size: 10px;
	text-decoration: underline;
}

#navRight a.subSubNavLink:hover {
	color: #7a7a7a;
}

.naviSelected {
	color: #999999;
}

#weiterempfehlen_formular, #kis_formular {
	position: absolute;
	top: 24px;
	left: 186px;
	text-align: center;
	background-image: url('../../media/layout/weiss_80.png');
	border: 2px solid #a0a0a0;
}

#weiterempfehlen_formular tr td label, #kis_formular tr td label {
	display: block;
	text-align: left;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/
/*				CONTENT				*/
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/


.content {
	position: absolute;
	top: 115px;
	right: 60px;
	bottom: 0px;
	width: 325px;
	background-image: url('../../media/layout/weiss_80.png');
	overflow-y: scroll;
	overflow-x: hidden;
}

#layout_3_content {
	width: 648px;
	position: absolute;
	background-image: url('../../media/layout/weiss_80.png');
	top: 115px;
	right: 40px;
	bottom: 0px;
	padding-bottom: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#layout_3_content p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#layout_3_content a {
	text-decoration: underline;
}

#layout_3_content .layout_3_container {
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
}

#layout_4 {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: black;
	overflow: hidden;
}

#layout_4 div.special {
	display: block;
	position: relative;
	float: left;
	height: 49%;
	width: 32%;
	overflow: hidden;
}

#layout_4 div.ol {
	padding-top: 40px;
	margin-left: 1%;
	margin-right: 1%;
}

#layout_4 div.om {
	padding-top: 40px;
	margin-right: 1%;
}

#layout_4 div.or {
	padding-top: 40px;
}

#layout_4 div.ul {
	margin-top: -20px;
	padding-top: 1%;
	background-color:black;
	margin-right: 1%;
	margin-left: 1%;
}

#layout_4 div.um {
	margin-top: -20px;
	padding-top: 1%;
	background-color:black;
	margin-right: 1%;
}

#layout_4 div.ur {
	margin-top: -20px;
	padding-top: 1%;
	background-color:black;
}

#layout_4 div.special a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

#layout_4 div.special a .shadow {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

#layout_4 div.special a:hover .shadow {
	display: block;
}

#layout_4 div.ol a .inlay {
	position: absolute;
	right: 0px;
	bottom: 30%;
	left: 0px;
	display: none;
}

#layout_4 div.om a .inlay {
	position: absolute;
	right: 0px;
	bottom: 30%;
	left: 0px;
	display: none;
}

#layout_4 div.or a .inlay {
	position: absolute;
	right: 0px;
	bottom: 30%;
	left: 0px;
	display: none;
}

#layout_4 div.ul a .inlay {
	position: absolute;
	right: 0px;
	top: 10%;
	left: 0px;
	display: none;
}

#layout_4 div.um a .inlay {
	position: absolute;
	right: 0px;
	top: 10%;
	left: 0px;
	display: none;
}

#layout_4 div.ur a .inlay {
	position: absolute;
	right: 0px;
	top: 10%;
	left: 0px;
	display: none;
}

#layout_4 div.special a:hover .inlay {
	display: block;
}

#layout_4 div.special a .inlay span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 10px 0px 10px 30px;
	color: #fff;
}

#layout_4 div.special a .inlay span.inlay_text {
	font-size: 11px;
	font-weight: normal;
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
}

#layout_5 {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: black;
	overflow: hidden;
}

#layout_5 div.special {
	display: block;
	position: relative;
	float: left;
	height: 49%;
	width: 48.5%;
	overflow: hidden;
}

#layout_5 div.ol {
	padding-top: 40px;
	margin-left: 1%;
	margin-right: 1%;
}

#layout_5 div.or {
	padding-top: 40px;
}

#layout_5 div.ul {
	margin-top: -20px;
	padding-top: 1%;
	background-color:black;
	margin-right: 1%;
	margin-left: 1%;
}

#layout_5 div.ur {
	margin-top: -20px;
	padding-top: 1%;
	background-color:black;
}

#layout_5 div.special a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

#layout_5 div.special a .shadow {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

#layout_5 div.special a:hover .shadow {
	display: block;
}

#layout_5 div.ol a .inlay {
	position: absolute;
	right: 0px;
	bottom: 30%;
	left: 0px;
	display: none;
}

#layout_5 div.or a .inlay {
	position: absolute;
	right: 0px;
	bottom: 30%;
	left: 0px;
	display: none;
}

#layout_5 div.ul a .inlay {
	position: absolute;
	right: 0px;
	top: 10%;
	left: 0px;
	display: none;
}

#layout_5 div.ur a .inlay {
	position: absolute;
	right: 0px;
	top: 10%;
	left: 0px;
	display: none;
}

#layout_5 div.special a:hover .inlay {
	display: block;
}

#layout_5 div.special a .inlay span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 10px 0px 10px 30px;
	color: #fff;
}

#layout_5 div.special a .inlay span.inlay_text {
	font-size: 11px;
	font-weight: normal;
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
}

.content .container_1 {
	width: 268px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content .container_1 a {
	text-decoration: underline;
}

.content .container_1 img {
	width: 268px;
	display: block;
	margin: 20px 0px 20px 0px;
	background-color: #fff;
}

.container_2 h1.object {
	font-size: 14px;
	padding-top: 30px;
}

.container_2 h1.editionTitle {
	font-size: 10px;
}
.container_2 h1.object, .container_2 h1.editionTitle {
	text-align: left;
	color: #555555;
	font-weight: bold;
}

.container_3 {
	clear: both;
}

.container_3 img {
	width: 591px;
}

.container_4 {
	clear: both;
	position: relative;
}

.container_4 .bildercontainer {
	padding: 0px 0px 0px 0px;
	width: 187px;
	float: left;
}

.container_4 .bildercontainer img {
	width: 187px;
}

.container_4 .bildercontainer img.folgebild {
	margin-top: 20px;
}

.container_4 .textcontainer {
	width: 389px;
	position: relative;
	float: right;
}

.container_4 p {
	position: relative;
}

.container_5 {
	clear: both;
	position: relative;
	width: 663px;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
}

.container_5 .container_5_element {
	width: 187px;
	margin-right: 15px;
	float: left;
}

.container_5 .container_5_element h1 {
	height: 16px;
}

.container_5 .container_5_element img {
	width: 187px;
}

.container_5 .container_5_element img.folgebild {
	margin-top: 20px;
}

.container_6 {
	clear: both;
	position: relative;
}

.container_6 .bildercontainer {
	padding: 0px 0px 0px 0px;
	width: 389px;
	float: left;
}

.container_6 .bildercontainer img {
	width: 389px;
}

.container_6 .bildercontainer img.folgebild {
	margin-top: 20px;
}

.container_6 p {
	width: 187px;
	position: relative;
	float: right;
}

.container_7 {
	clear: both;
	position: relative;
}

.container_7 .bildercontainer {
	padding: 0px 0px 0px 0px;
	width: 389px;
	float: left;
}

.container_7 .bildercontainer img {
	width: 591px;
	margin-bottom: 20px;
}

.container_7 p.left {
	width: 288px;
	position: relative;
	float: left;
}

.container_7 p.right {
	width: 288px;
	position: relative;
	float: right;
}

.container_8 {
	clear: both;
	position: relative;
}

.container_8 div {
	clear: both;
}

.container_8 h1.object {
	font-size: 10px;
	padding-top: 30px;
}

.container_8 ul li {
	margin-left: 20px;
}

.container_8 .bildercontent {
	margin: 10px 0px 10px 0px;
}

.container_8 h1.editionTitle {
	font-size: 14px;
}
.container_8 h1.object, .container_8 h1.editionTitle {
	text-align: left;
	color: #555555;
	font-weight: bold;
	margin-top: 30px;
}

.container_9 {
	clear: both;
	position: relative;
}

.container_9 hr {
	margin: 0px;
	padding: 0px;
}

.container_10 {
	clear: both;
	position: relative;
}

.container_10 .bildercontainer {
	padding: 0px 0px 0px 0px;
	width: 389px;
	float: right;
}

.container_10 .bildercontainer img {
	width: 389px;
}

.container_10 .bildercontainer img.folgebild {
	margin-top: 20px;
}

.container_10 .textcontainer {
	width: 187px;
	position: relative;
	float: left;
}

.container_10 p {
	position: relative;
}

.container_11 {
	clear: both;
	position: relative;
}

.container_11 .bildercontainer {
	padding: 0px 0px 0px 0px;
	width: 187px;
	float: left;
}

.container_11 .bildercontainer img {
	width: 187px;
}

.container_11 .bildercontainer img.folgebild {
	margin-top: 20px;
}

.container_11 .textcontainer {
	width: 389px;
	position: relative;
	float: right;
}

.container_11 p {
	position: relative;
}

.container_12 {
	clear: both;
	position: relative;
}

.container_12 .pdfContainer {
	float: left;
}

.container_13 {
	clear: both;
	position: relative;
}

.container_13 ul li {
	list-style-type: none;
}

#layout_3_content .container_13 a {
	text-decoration: none;
}

#layout_3_content .container_13 a:hover {
	text-decoration: underline;
}

.container_13 ul li ul li {
	list-style-type: disc;
}

.container_13 ul li ul li ul li {
	list-style-type: circle;
}

.container_15 {
	clear: both;
	position: relative;
}

.container_16 {
	clear: both;
	position: relative;
}

.container_16 #kontaktformular {
	margin: auto;
}

.container_17 {
	clear: both;
	position: relative;
}

.container_17 #kisformular {
	margin: auto;
}

.container_17 #kisformular h1 {
	text-align: center;
}

.container_17 #kisformular #kis_pwd, .container_17 #kisformular #kis_uid {
	width: 200px;
}

.container_20 {
	clear: both;
	position: relative;
}

.container_20 label, .container_20 input[type="text"] {
	margin: 5px 0px 5px 0px;
}

.container_20 label {
	display: inline-block;
	width: 150px;
}

.container_20 input[type="text"] {
	margin-right: 5px;
}

.container_20 .formfieldShort {
	width: 50px;
}

.container_20 .formfieldLong {
	width: 200px;
}

.container_20 .formfieldFull {
	width: 262px;
}

.container_20 .haendlersucheMap {
	width: 590px;
	height: 400px;
	margin-top:10px;
	margin-bottom:10px;
}

#layout_3_content .container_20 h1 {
	font-size: 11px;
}

#layout_3_content .container_20 h1 a {
	color: #555555;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

#kontaktformular input, #kontaktformular textarea {
	width: 400px;
}

#kontaktformular textarea {
	height: 200px;
}

#kontaktformular #kontakt_name, #kontaktformular #kontakt_vorname, #kontaktformular #kontakt_adresse, #kontaktformular #kontakt_land, #kontaktformular #kontakt_email {
	width: 200px;
}

#kontaktformular #kontakt_captcha {
	width: 151px;
}

#kontaktformular #kontakt_plz {
	width: 50px;
	padding-right: 3px;
}

#kontaktformular #kontakt_ort {
	width: 140px;
}

#kontaktformular .submitbutton {
	width: 100px;
}

#editionen {
	background-image: none;
	right: 77px;
	overflow-y: hidden;
	overflow-x: hidden;
	z-index: 50;
}

#editionen_teile {
	position: relative;
	height: 100%;
	background-image: url('../../media/layout/weiss_80.png');
	overflow-y: scroll;
	overflow-x: hidden;
}

#editionen_teile div#objekt_teile {
	overflow-y: hidden;
	overflow-x: hidden;
}

#editionen_teile #objekt_teile .container_2 {
	padding: 0px 20px 20px 20px;
}

#editionen #editionen_teile .container_2 div span {
	display: block;
}

#editionen #editionen_teile .container_2 .pfeil {
	display: inline;
}

#editionen #editionen_teile .container_2 div div a {
	display: block;
}

#editionen_teile #objekt_teile .container_8 {
	padding: 0px 20px 20px 20px;
}

#editionen #editionen_teile .container_8 div span {
	display: block;
}

#editionen #editionen_teile .container_8 .pfeil {
	display: inline;
}

#editionen #editionen_teile .container_8 div div a {
	display: block;
}

#editionen_schliessen {
	position: absolute;
	top: 10px;
	right: 20px;
}

#erlebniswelten {
	position: absolute;
	top: 115px;
	right: 400px;
	bottom: 0px;
	width: 405px;
	background-image: url('../../media/layout/schwarz_80.png');
	overflow: hidden;
}

#erlebniswelten a {
	display: block;
	padding: 15px 15px 0px 15px;
}

#erlebniswelten a span {
	color: #fff;
	display: block;
	text-align: left;
	text-transform: uppercase;
	overflow: hidden;
}

#erlebniswelten a:hover span {
	color: #b1b1b1;
}

#erlebniswelten a img {
	display: block;
	text-align: center;
	width: 375px;
	margin: 0px 0px 0px 0px;
}

#buttonsLeft {
	position: absolute;
	top: 360px;
	left: -1px;
	width: 42px;
	height: 46px;
	z-index: 2;
}

#buttonsRight {
	position: absolute;
	top: 360px;
	right: -1px;
	z-index: 2;
}

#infobar {
	position: absolute;
	min-height: 260px;
	width: 0px;
	top: 263px;
	right: -1px;
	padding-bottom: 20px;
	z-index: 1;
	background-image: url('../../media/layout/schwarz_80.png');
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #ffffff;
	overflow: hidden;
}

#infobar h1 {
	display: block;
	width: 280px;
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 30px;
}

#infobar h2 {
	display: block;
	width: 280px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 12px 0px 0px 30px;
}

#infobar p {
	display: block;
	width: 280px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	margin: 0px;
	padding: 12px 0px 0px 30px;
}

.changeButton {
	display: block;
	width: 40px;
	height: 30px;
	background-color: #000;
	border: 1px solid #fff;
	margin-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}

.changeButton:hover {
	background-color: #6F6F6F;
}

.pictureCounter {
	display: block;
	width: 40px;
	height: 30px;
	background-color: #000;
	border: 1px solid #fff;
	margin-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}

.pictureCounter div {
	display: block;
	color: #fff;
	font-size: 10px;
	padding-top: 8px;
}

a.kantenstaerke {
	padding-left: 10px;
}

.container_2 div {
	clear: both;
}

.spuele {
	height: 80px;
}

.spuele a {
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.spuele img {
	float: left;
	padding-right: 10px;
}

#showroom {
	position: absolute;
	top: 85px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-image: url('../../media/layout/schwarz_50.png');
	z-index: 0;
}

#showroom_content {
	position: absolute;
	top: 30px;
	right: 400px;
	margin-left: 60px;
	max-width: 527px;
}

#showroom_content a.schliessenButton {
	position: absolute;
	display: block;
	top: 10px;
	right: 10px;
}

#showroom_spuelencontent {
	position:absolute;
	top: 30px;
	right: 400px;
	bottom: 0px;
	width: 484px;
	overflow-y: scroll;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
}

#showroom_spuelencontent img {
	width: 467px;
	margin-bottom: 15px;
}

#showroom_spuelencontent a.schliessenButton {
	position: absolute;
	display: block;
	top: 10px;
	right: 10px;
	z-index: 100;
	color: #000;
}

#showroom_spuelencontent .schliessenButton img {
	display: inline;
	width: 12px;
	height: 12px;
	margin: 0px;
}

.superlink {
	width: 100%;
	height: 100%;
	color: #ffffff;
}

.errorbox {
	width: 600px;
	position: relative;
	margin: auto;
	z-index: 2;
	margin-top: 5%;
	background-image: none;
}

.errorbox p {
	color: #ffffff;
	text-align: center;
	padding: 20px;
	background-image: url('../../media/layout/schwarz_70.png');
	margin: 5px 0px 0px 0px;
}


