* {
	margin:0;
	padding:0;
	border:0;
}

html, body{
  height:100%;
}

body{
	text-align:center;
	scrollbar-arrow-color: #f1f1f2;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#f1f1f2;		
	scrollbar-face-color:#017c53;	
	scrollbar-highlight-color:#f1f1f2;
	scrollbar-shadow-color:#f1f1f2;			
}

#wrapper{
	position: absolute;
	left: 50%; top: 50%; 
	text-align:left;
	width:953px;
	min-height:598px;
	margin-left: -477px; 
	margin-top: -300px;	
	border:1px solid #abacaf;	
}

* html #wrapper{
	min-height:600px;
	height:600px;
}

#header{
	position: relative;
	width:953px;
	height:263px;
	background-image:url(pix/bg.jpg);	
}

#header_english {
	position: relative;
	width: 953px;
	height: 263px;
	background: url(pix/ajax-loader.gif) no-repeat center center #fff
}

* html #header_english {
	height: 262px
}

    #header_imgslider {
    	width: 953px;
    	height: 263px;
    	z-index: 1;
    	position: absolute;
    	top: 0;
    	left: 0
    }
    
    * html #header_imgslider {
    	height: 262px
    }

    #logo {
      width: 953px;
      height: 72px;
      float: left;
    	z-index: 2;
      position: absolute;
      top: 0;
      left: 0
    }
    
        .hotel_wetzel_logo {
          z-index: 3;
          position: absolute;
          top: 0;
          left: 0
        }
        
        .header_bg {
          z-index: 2;
          position: absolute;
          top: 23px;
          left: 0
        }
        
        .page_title {
          z-index: 3;
          position: absolute;
          top: 25px;
          right: 30px
        }
    
    #header_navigation {
      width: 952px;
      height: 29px;
    	z-index: 2;
      position: absolute;
      top: 233px;
      left: 1px
    }
    
        #header_navigation ul {
          width: 952px;
          height: 29px
        }
    
        #header_navigation li {
          width: 134px;
          height: 18px;
          float: left;
          margin: 0 2px 0 0;
          padding: 8px 0 0;
          text-align: center;
          background: #017c53;
          border-bottom: 4px solid #fff;
          cursor: pointer;
          list-style-type: none
        }
        
        * html #header_navigation li {
          height: 29px
        }
        
            #header_navigation li a {
              font-size: 11px;
              font-weight: 700;
              color: #fff;
              text-decoration: none
            }

    .en_de_button {
      z-index: 99;
      position: absolute;
      top: 6px;
      left: 225px
    }

#swf{
	position: absolute;
	top:0;
	left:0;
	z-index:1;
}

#top{
	position: absolute;
	width:953px;
	height:72px;
	top:0;
	left:0;
	padding:28px 30px 0 0;
	text-align:right;
	z-index:3;
}

html>body #top {
  background-image:url(pix/logo.png);
  background-repeat:no-repeat;
}

#navigation{
	position:absolute;
	top:233px;
	left:217px;	
	height:30px;
	width:710px;
	z-index:3;
	
}

#center{
	width:953px;
	height:254px;
}

* html #center{
	height:254px;
}

#content{
	margin:30px 0 0 30px;
	padding:0 30px 0 0;
	width:893px;
	height:254px;
	overflow:auto;
}

* html #content{
	padding:0 23px 0 0;
	width:923px;
	height:254px;
}

.content1{
	float:left;
	width:510px;
	padding:0 0 0 30px;
	margin:30px 0 0 0;
	height:254px;
	overflow:auto;
}
.content2{
	float:left;
	width:250px;
	padding:0 0 0 30px;
	margin:30px 0 0 0;
	height:254px;
	overflow:auto;
}

* html .content1{
	width:540px;
	height:254px;
}

* html .content2{
	width:280px;
	height:254px;
}

#bottom{
	width:938px;
	height:19px;
	background-color:#017c53;
	padding:3px 0 0 15px;
}

    #bottom img {
      padding: 2px 2px 0 0
    }

* html #bottom{
	width:953px;
	height:21px;
}

.clear{
	clear:both;
}

.hotelzimmerTiefe1Bild{
	position:absolute;
	top:0;
	left:0px;
	width:138px;
	height:122px;
	border:1px solid #95979a;
	background-color:#95979a
}

.hotelzimmerTiefe1Linie{
	border-bottom:1px solid #95979a;
	width:268px;
	color:#017c53;
}

/*
	NAVIGATION-STYLES
*/

.menu{
	list-style:none;
	margin:0;
	padding:0;
}

.li_n{
	float:left;
	width:121px;
	height:29px;
	margin: 0 1px 0 0;
	padding:7px 0 0 19px;
	cursor:pointer;
	/*background-image:url(pix/nav_n.png);
	background-repeat:no-repeat;	*/
}

html>body .li_n{
	background-image:url(pix/nav_n.png);
	background-repeat:no-repeat;
}

* html .li_n{
	width:140px;	
	height:30px;
}

.li_h{
	float:left;
	width:121px;
	height:29px;
	margin: 0 1px 0 0;
	padding:7px 0 0 19px;
	cursor:pointer;
	/*background-image:url(pix/nav_h.png);
	background-repeat:no-repeat;*/
}

html>body .li_h{
	background-image:url(pix/nav_h.png);
	background-repeat:no-repeat;
}

* html .li_h{
	width:140px;	
	height:30px;
}

/*
	NAVIGATION ENDE
*/

/*
	TEXT-STYLES
*/

body{
	font-family:Arial,Verdana,"san-serif";
	color:#414042;
	font-size:11px;
}

div,p,td{
	font-family:Arial,Verdana,"san-serif";
	color:#414042;
	font-size:11px;
}

h1{
	font-size:14px;	
	color:#017c53;
}

#bottom{
	font-family:Arial,Verdana,"san-serif";
	color:#FFFFFF;
	font-size:12px;
}

a:link {font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #414042; text-decoration: underline;}
a:visited {font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #414042; text-decoration: underline;}
a:hover {font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #414042; text-decoration: underline;}
a:active {font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #414042; text-decoration: underline;}

a.nav_n:link {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav_n:visited {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav_n:hover {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav_n:active {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}

a.nav_h:link {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav_h:visited {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav_h:hover {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav_h:active {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: bold;}

a.gruppenLink:link {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #017c53; text-decoration: none;font-weight: bold;}
a.gruppenLink:visited {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #017c53; text-decoration: none;font-weight: bold;}
a.gruppenLink:hover {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #017c53; text-decoration: none;font-weight: bold;}
a.gruppenLink:active {position:relative; font-family: Arial,Verdana,"san-serif"; font-size: 11px; color: #017c53; text-decoration: none;font-weight: bold;}

.input_text{
	font-family: Arial,Verdana,"san-serif";
	width:250px;
	height:16px;
	background-color:#cacbcc;
	font-size:11px;
}

.textarea{
	font-family: Arial,Verdana,"san-serif";
	width:250px;
	height:95px;
	background-color:#cacbcc;
	overflow:auto;
	font-size:11px;
}

*:first-child+html .textarea {
height:80px;
}

* html .textarea{
	height:73px;
}

.button{
	width:98px;
	height:16px;
	background-color:#cacbcc;
	font-size:11px;
}

* html .button {  /* nur fuer Internet Explorer */  
 width:98px;
}

.bildlinks{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border:1px solid #95979a;
}

.bildrechts{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border:1px solid #95979a;
}
