/************************
*  Position Print Div
*************************/
#drucken_oben {
 visibility: visible;

 width: 515px;
}

#drucken_unten {
 visibility: visible;

 width: 515px;
}

/************************
*  Body
*************************/
body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 text-decoration:none;
 font-size: 11px;
 color: #000000;
 height:100%;
 background:#FFFFFF;
 background-image: url(/hotelmarketing/medien/images/gh_body.gif);
 background-repeat: repeat-x;
}

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

/************************
*  Seitenausrichtung
*************************/
#main {

}




/***************************
*  Logo
****************************/
#logo {
 display:none;
}

/***************************
*  Hauptnavigation
****************************/
 div#hautnavigation {
 display:none;
}

/***************************
*  Der Header
****************************/
 div#header {
 display:none;
}

/***************************
*  Content Container
****************************/
/* Linker Container */
div#left {
 display:none;
}

/* Der Inhalt */
div#content {



}

/* Rechter Container */
div#right {
 display:none;
}

/************************
*  Position TeaserDiv
*************************/
#teaserspalte {
 display:none;
}

/************************
*  Position InhaltDiv
*************************/
#inhaltBig {
width:472px;
margin: 0px 0px 0px 0px;
}
 
/************************
*  Position FooterDiv
*************************/
#footer {
 display:none;
}
 
#footerOben {
 display:none;
}

#footerLinks {
 display:none;
}

#footerRechts {
 display:none;
}

#abstandFooter {
 display:none;
}

#banner {
 display:none;
}

#linie {
 display:none;
}



/************************
*  Abstand Blöcke Textarea
*************************/
#abstand {
clear:both;
position:relative;
width:472px;
height: 12px;
}

/************************
*  Navigation Oben
*************************/
#navleisteOben {
 display:none;
}
#breitenews{
font-size:10px;
visibility:hidden;
padding:0px;
margin-left:0px;
 display:none;
}

#thumbs{
      float:left;
      border:0px;

    }

    #thumbs a{
      display:block;
      float:left;
    width:129px;
      height:90px;
      
      margin :8px 28px 15px 0px;
      _margin :8px 14px 8px 0px;
z-index:1000;

    }

    #thumbs a img{
      float:left;
      
      margin-right:8px;
      margin-bottom:10px;
     width:129px;
      height:90px;


      border: 3px solid #ecedf1;
z-index:1000;
    }

