/* Basis-Styles */

* {	margin:0;
	padding:0;
	border: 0;
	}

html {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size:100.01%;
	}

html,
body {
	background-color: #a32e2a;
	height:100%;
	width:100%;
	overflow: hidden;
	}

a {
	color: #000000;
	text-decoration:none;
	}

a:hover {
	color: #a32e2a;
	}

a .at{ /* Klammeraffe als Pixelbild für E-Mail-Adresse */
	background-position: 0 0;
	background-image: url(../common/at.gif);
	background-repeat:
	no-repeat;
	width: 10px;
	height:14px;
	text-decoration:none;
	padding:0;
	visibility:visible;
	cursor: pointer;
	}

a:hover .at {
	background-position:0 -14px;
	}

#box-ml a .at img { /* Überschreiben von 95% Höhe in #box-ml wegen Leerbild über Klammeraffen */
	height:12px;
	}

/* Klassen */

.einzeilig {
	white-space: nowrap;
	}

.durchschuss {
	line-height: 0.3em;
	}

.dort a {
	background-position: 0 0;
	background-image: url(../common/dort.gif);
	background-repeat:no-repeat;
	width:9px;
	height:14px;
	text-decoration:none;
	padding:0 0 0 1.2em;
	visibility:visible;
	cursor: pointer;
	}

.dort a:hover {
	background-position:0 -14px;
	}

.dort-nicht {
	color: #a32e2a;
	background-position: 0 0;
	background-image: url(../common/dort-nicht.gif);
	background-repeat:no-repeat;
	width:9px;
	height:14px;
	text-decoration:none;
	padding:0 0 0 1.2em;
	visibility:visible;
	cursor: pointer;
	}

.rot {
	color: #a32e2a;
	font-size: 100%;
	}

.rot-fett {
	color: #a32e2a;
	font-size: 100%;
	font-weight: 800;
	}

a.english{
	background-image: url(../common/english.gif);
	width:176px;
	height:19px;
	visibility:visible;
	cursor: pointer;
	}

a.english:hover {
	background-position:0 -19px;
	}

a.deutsch{
	background-image: url(../common/deutsch.gif);
	width:176px;
	height:19px;
	visibility:visible;
	cursor: pointer;
	}

a.deutsch:hover {
	background-position:0 -19px;
	}

/* Intro */

#intro_fond {
	background-color: #d9dadb;
	width: 100%;
	height: 7em;
	border-bottom: 5px solid white;
	}

#intro_oben {
	position:relative;
	margin:auto;
	width:354px;
	top:12px;
	visibility: visible;
	}

#intro_mittig {
	position:relative;
	clear:left;
	margin:auto;
	width:354px;
	visibility: visible;
	margin-top:8em;
	}

#intro_mittig h1{
	font-size: small;
	color: #a32e2a;
	}

/* Container Oben */

#oben {
	position: relative;
	width: 100%;
	height: 7em;
	}

#oben_center {
	position:relative;
	width: 65.5em;
	height:100%;
	top:0;
	padding: 0;
	}

#menu_fond {
	position: absolute;
	background-color: #a32e2a;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	}

#branding {
	position:absolute;
	top:15px;
	left:25px;
	display: block;
	}

#wertmarke {
	position:absolute;
	top:14px;
	right:35px;
	display: block;
	}

/* Container Mitte */

#mitte {
	background-color: white;
	width:100%;
	height:40%;
	overflow: hidden;
	text-align:left;
	vertical-align: top;
	visibility: visible;
	display: block;
	}

#mitte_center {
	position:relative;
	width: 920px;
	height:100%;
	padding: 0;
	}

#mitte ul,
#mitte li {
	margin: 0 0 0 0.55em;
	list-style-type: square;
	list-style-image: none; }

#galerie {
	position:absolute;
	top:0;
	left:268px;
	height: 100%;
	width: 100%;
	display: block;
	overflow: auto;
	visibility: visible;
	font-size: 0;
	line-height: 0;
	}

#panorama {
	width: 100%;
	height: 90%;
	display: block;
	padding:5px 0 0 0;
	white-space: nowrap;
}

#panorama a img{
	height: 100%;
	}

#box-ml {
	position:absolute;
	font: 0.7em/1.25em helvetica, arial, sans-serif;
	top:5px;
	left:268px;
	width:28em;
	height: 95%;
	visibility: visible;
	overflow:auto;
	}

#box-ml img{
	height: 95%;
	}

#box-mr {
	position:absolute;
	font: 0.7em/1.25em helvetica, arial, sans-serif;
	top:5px;
	left:652px;
	width:28em;
	height: 95%;
	visibility: visible;
	overflow:auto;
	}

#box-mr img{
	height: 95%;
	}

/* Container Unten */

#unten {
	position: absolute;
	font: 0.7em/1.25em helvetica, arial, sans-serif;
	width: 100%;
	height: 50%;
	color: black;
	}

#unten_center {
	position:relative;
	width: 920px;
	top:0;
	height: 100%;
	}

#unten_fond {
	position:absolute;
	width:100%;
	height:100%;
	background-color: #d9dadb;
	}

#box-ul {
	position:absolute;
	top:5px;
	left:268px;
	height: 65%;
	width:28em;
	visibility: visible;
	overflow:auto;
	}

#unten ul li {
	color: #a32e2a;
	line-height: 1.5em;
	margin-left: 1em;
	list-style-type: square;
	list-style-position: outside;
	padding:0 ;
	}

#box-ur {
	position:absolute;
	top:5px;
	left:652px;
	height: 65%;
	width:28em;
	visibility: visible;
	overflow:auto;
	}

#box-u {
	position:absolute;
	top:5px;
	left:268px;
	height: 65%;
	width:50em;
	visibility: visible;
	overflow:auto;
	}

#babel {
	position:absolute;
	top:5px;
	left:25px;
	visibility: visible;
	}

/* Hauptnavigation */

#menu {
	width: 100%;
	left:268px;
	position: absolute;
	bottom: 0;
	float: left;
	z-index: 80;
	}

#menu ul {
	bottom: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 8em;
	float: left;
	left:0;
	}

#menu a,
#menu h2 {
	font: 0.7em/1.3em helvetica, arial, sans-serif;
	display: block;
	margin: 0;
	padding: 0 0 0 4px;
	background-image: url(../common/menusep.gif);
	}

#menu h2 {
	color: white;
	}

#menu a {
	color: #666666;
	background: #d9dadb;
	text-decoration: none;
	}

#menu a:hover {
	color: #a32e2a;
	background: #d9dadb;
	}

#menu li {
	position: relative;
	}

#menu ul ul {
	position: absolute;
	z-index: 500;
	}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%; }

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul {
	display: block;
	}

#menu ul ul {
	display: none;
	}

#menu ul li:hover ul ul {
	display: none;
	}

#menu ul ul li:hover ul ul {
	display: none;
	}
