* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	color:#000000;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#666;
}

img {
	border:0px;
}

a:link{
	color: #ffffff;
	text-decoration: none
}

a:visited{
	color:#ffffff;
	text-decoration: none
}

a:hover{
	color:#e74215;
	text-decoration: none
}
a:active{
	color:#e74215;
	text-decoration: none
}

#footer_content a:link{
	color:#888888;
	text-decoration: none
}

#footer_content a:visited{
	color:#888888;
	text-decoration: none
}

#footer_content a:hover{
	color:#888888;
	text-decoration: none
}
#footer_content a:active{
	color:#888888;
	text-decoration: none
}

a.active{
	color:#e74215;
	text-decoration: none
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-316px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:632px;
	width:922px;
	clear:left;	
}

/* ############################# Inhalt ################################*/

.content_container {
 	position:relative;
	height:460px;
	width:100%;
	background-color: #ccc;
}		

#navi_container {
	color: white;
	height:139px;
	width:100%;
	position:absolute;
	bottom:35px;
	font-size: 11px;
	background-color: #888888;
}


#navi {
	color: white;
	font-size:12px;
	text-align:right;
	position: absolute;
	top: 11px;
	right: 39px;
}

#footer_container {
	height:35px;
	width:100%;
	position:absolute;
	bottom:0px;
}

#footer_content {
	color:#888888;
	font-size:12px;
	text-align:right;
	position:absolute;
	top:2px;
	right:0px;
}

#relax_logo {
	width:154px;
	height:138px;
	position:absolute;
	z-index:120;
	left: 40px;
	background:transparent url(file:///../images/relax_logo.png) no-repeat scroll 0 0;
	top: 0px;
	cursor:pointer;
}

* html #relax_logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/relax_logo.png', sizingMethod='scale');
	background:none;
	cursor:pointer;
}


#thumb1 {
	position:absolute;
	left:40px;
	top:182px;
	width:68px;
	height:68px;
	z-index:10;
	border:1px solid #e74215;
}
#thumb2 {
	position:absolute;
	left:125px;
	top:182px;
	width:68px;
	height:68px;
	z-index:10;
	border:1px solid #e74215;
}
#thumb3 {
	position:absolute;
	left:40px;
	top:266px;
	width:68px;
	height:68px;
	z-index:10;
	border:1px solid #e74215;
}
#thumb4 {
	position:absolute;
	left:125px;
	top:266px;
	width:68px;
	height:68px;
	z-index:10;
	border:1px solid #e74215;
}
#thumb5 {
	position:absolute;
	left:40px;
	top:350px;
	width:68px;
	height:68px;
	z-index:10;
	border:1px solid #e74215;
}
#thumb6 {
	position:absolute;
	left:125px;
	top:350px;
	width:68px;
	height:68px;
	z-index:10;
	border:1px solid #e74215;
}
#thumb7 {
	position:absolute;
	left:40px;
	top:98px;
	width:68px;
	height:68px;
	z-index:10;
	border: 1px solid #e74215;
}
#thumb8 {
	position:absolute;
	left:125px;
	top:98px;
	width:68px;
	height:68px;
	z-index:10;
	border: 1px solid #e74215;
}

.vorschau
{
  float:left;
  height:15px;
  padding:8px;
  width:205px;
  margin-left:22px;
}

.vorschau_text
{
  margin-top:2px;
  margin-left:25px;
}

*+html .vorschau_text
{
  margin-top:15px;
  margin-left:25px;
}

*html .vorschau_text
{
  margin-top:15px;
  margin-left:25px;
}

.aus_einklappen
{
  height:15px;
  float: left;
  padding:8px;
}

.aus_einklappen_text
{
  margin-top:2px;
  float:left;
  padding-right: 5px;
}

* html .aus_einklappen_text
{
  margin-top:5px;
}


*+ html .aus_einklappen_text
{
  margin-top:5px;
}

.effects_control
{
	width:922px;
	position:absolute;
	z-index:100;
	height:35px;
	cursor:pointer;
  	background-image: url(../images/description_small_bg.png);
  	background-repeat:  no-repeat;
	opacity: 0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
	font-size: 12px;
	color: #554939;
}

#description_statisch {
	width:675px;
	position:absolute;
	z-index:99;
	left:224px;
}


#description_content_dynamisch{
	padding:5px 27px 10px 27px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
	background-image: url(../images/description_small_bg.png);
	background-repeat: repeat ;
	opacity: 0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
	overflow: auto;
  	margin-top:35px;
}

*html #description_content_dynamisch
{
  margin-top:40px;
  height:385px;
}

*+html #description_content_dynamisch
{
  height:385px;
}

#description_content_statisch{
	padding:5px 27px 10px 27px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
	background-image: url(../images/description_small_bg.png);
	background-repeat: repeat ;
	opacity: 0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
}

*html #description_statisch{
	filter:alpha(opacity=95);
}

*+html #description_statisch{
	filter:alpha(opacity=95);
}


#description_content_dynamisch h1, #description_content_statisch h1{
	font-size: 20px;
	color: #e3441d;
	padding: 0;
	margin: 0 0 7px 0;
	letter-spacing: 1px;
	line-height: normal;
	text-transform: uppercase;
}

#img_desc_footer{
 	opacity: 0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=95)";
	background-image: url(../images/slider_menu_bg.png);
	background-repeat: no-repeat ;
	width:675px;
	height:10px;
}

* html #img_desc_footer{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slider_menu_bg.png', sizingMethod='scale'); 
	filter:alpha(opacity=95);
} 

*+ html #img_desc_footer{
	filter:alpha(opacity=95);
} 

#headline1 {
	font-family:"Times New Roman", Times, serif;
	color:#c4baae;
	font-size:22px;
	text-transform: uppercase;
	position:absolute;
	left:39px;
	top:46px;
	width:297px;
	height:19px;
	z-index:10;
	letter-spacing: 2px;
}

#headline2 {
	font-family:"Times New Roman", Times, serif;
	color:#b57e31;
	font-size:30px;
	text-transform: uppercase;
	position:absolute;
	left:79px;
	top:68px;
	width:416px;
	height:30px;
	z-index:10;
	letter-spacing: 4px;
}

.spacer1{
	width:207px;
	height:151px;
	float:left;
}

.spacer2{
	width:36px;
	height:151px;
	float:left;
}

.spacer3{
	width:922px;
	height:15px;
	float: left;	
}

.liste a {
	color: black;
}
.liste{
	width:171px;
	height:151px;
	float:left;
	font-size: 11px;
	color: #635145;
	text-align: center;
	line-height: 30px;
}
.liste img {
	width: 80%;
	height: 70%;
}

.viertel{
	width:425px;
	height:230px;
	float:left;
	font-size: 11px;
	color: #635145;
	text-align: center;
	line-height: 30px;
}

form label {
	width: 120px;
	padding: 3px;
	float: left;
}
form label.message {
	width: 120px;
	height: 30px;
	padding: 3px;
	vertical-align: top;
	float: left;
}

form input {
	border: 1px solid #000000;
	padding-top: 2px;
	height:17px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0 0 2px 0;
}
form input.field200 {
	width: 200px;
}
form input.field300 {
	width: 190px;
}
form input.field300-120 {
	width: 300px;
	margin-left: 120px;
}
input.submit {
	padding: 0px;
	color: #000000;
	font-weight: normal;
	height:23px;
	border: 1px solid #000000;
}
form textarea {
	border: 1px solid #000000;
	padding-top: 2px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
form textarea.field300 {
	width: 190px;
}

#address_box
{
  margin-left:460px;
  margin-top:-300px;
  width:136px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	z-index:100;
  float:left;
  padding:10px;
  background-image: url(file:///../images/description_small_bg.png);
	background-repeat: repeat ;
	opacity: 0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
}

* html #address_box
{
	filter:alpha(opacity=95);
  margin-left:230px;
}

#pfeil-links
{
  left:5px;
  top:435px;
  width:20px;
  height:20px;
  position:absolute;
}

#pfeil-rechts
{
  left:895px;
  top:435px;
  width:20px;
  height:20px;
  position:absolute;
}

#VideoLayer {
    color: #000000;
    font-size: 11px;
    height: 100%;
	width:100%;
    left: 0;
    padding: 200px 100px 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
	display:none;
	background-color: #000;
	z-index:999;
	/*opacity:0.8;*/
}

div.msgWrapper {
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 585px;
	border-color:#FFF;
	border-style:outset;
	border-width:10px;;
	-moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	z-index:9999;
}
.links{
	width: 350px;
	float: left;
}
.rechts{
	line-height: 22.5px;
}

