body {
	margin:0px;
	padding:0px;
	background-color:#8E0000;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: center;
	color: #444444;
}

/*		Inhalt		*/

#horizon { 
}

#top {
margin-top:30px;
width: 100%;
height: 0px;

}

#content {
	margin: 0px auto;
	text-align: left; 
	padding:0px;
	width:997px;
	position: relative;
}

#wrapper {
	background-image: url("../images/bg.jpg");
	background-repeat:repeat-y;
	width: 830px;
	height: 510px;
}

/* 		Grundriss		*/

#floorPlan {
	width: 270px;
	height: 201px;
	background-repeat:no-repeat;
	position: absolute;
	left: 627px;
	top: 293px;
	background: url("../images/grundriss2.jpg") no-repeat;
}

#shs1 	{ position:absolute; left:85px; top:114px; }
#shs2 	{ position:absolute; left:40px; top:40px; }


/*		Menü		*/

#spinMenu {
position: absolute;
top: 70
px;
left: 640px;
width: 190px;
}

#spinMenu ul {
list-style: none;
margin-right: 50px;
}

#spinMenu ul li{
height: 25px;
background: #FFFFFF;
margin-bottom:1px;
}

#spinMenu a.opener {
color: #000000;
text-decoration:none;
}

#spinMenu ul li {
margin-bottom: 10px;
display:block;
float: left;
}
	
	a.mItem { 	
		color: #000000;
		font-size: 12px; 
		text-decoration: none; 
		display:block;
		font-weight:normal;
		padding-left:11px;
		width:140px;
		float: left;
		margin-bottom: 15px;
		line-height:25px;
	}
		
	a.mItem:hover {
	background: #3864A3;
	display: block;
	min-height:25px;
	}

/*		Spin		*/

#spinid {
width: 600px;
height: 406px;
left: 30px;
position:absolute;
top: 70px;
}

/** html #spinid {
margin-left: 15px;
} */

#imprint {
border-top:1px solid #CCCCCC;
margin:0 30%;
padding:0.5em;
text-align:center;
}

#footer {

width: 800px;
height: 30px;
}

.wrap-end {
background:transparent url("../images/bg-bottom.jpg") no-repeat scroll left bottom;
padding-bottom:16px;
width: 830px;
left:0px;
position:absolute;
top:487px;

}

.nav {
background: url("../images/menu.jpg") no-repeat;
height:2em;
padding-left: 30px;
}

.header {
background:#8E0000 url("../images/top.jpg") no-repeat scroll left bottom;
font-size:0;
height:15px;
}

.wrap-end a:hover, .wrap-end a:active {
background:#6699CC none repeat scroll 0 0;
color:white;
text-decoration:underline;
}
.wrap-end a:link, .wrap-end a:visited {
color:#3F72A5;
font-weight:normal;
padding:0.1em;
text-decoration:underline;
}

.sidebar {
background:transparent url("../images/mdi-logo-bg.jpg") no-repeat scroll 0 0;
color:white;
font-size:0.8em;
height:248px;
line-height:1.2em;
position:absolute;
right:0;
top:7px;
width:180px;
}

.sidebar .mdicontact {
height:120px;
padding:93px 0.7em 0.7em;
}

div.mdicontact a:link, div.mdicontact a:visited {
color:white;
}

.lang-switch {
margin-top:2em;
width:75px;
}
.lang-switch .de, .lang-switch .en {
display:block;
height:22px;
margin:0 0 1px;
padding:0;
}
.lang-switch .de {
background:transparent url("../images/lang-switch-de.jpg") repeat scroll 0 0;
}
.lang-switch .en {
background:transparent url("../images/lang-switch-en.jpg") repeat scroll 0 0;
}
.lang-switch a:link, .lang-switch a:visited {
background-position:0 23px !important;
}
.lang-switch a:hover, .lang-switch a:active {
background-color:transparent;
background-position:0 46px !important;
}
.lang-switch span {
}
.lang-switch .de img, .lang-switch .en img {
display:none;
}

h1 {
color:#333333;
font-size: 1.4em;
margin-top: 0px;
}