@charset "utf-8";
/*Top Navigation Horizontal*/    
    #top_navigation ul{
        border-bottom: none;
        font-size: 11px;
        margin: 0;
        padding: 0;
        list-style: none;
        background: #AAAAAA;
    }
    #top_navigation ul li{
        float: left;
        margin: 0;
        text-align: center;
        width: 112px;
        padding: 0;
    }
    #top_navigation ul li a{
      display: block;
      padding: 5px ;
      font-weight: bold;
      margin: 0;
      text-decoration: none;
      background: #B09700 url(../grafik/Top_Navi_Button.gif) no-repeat top left;
    }

    /* Für die Selektion muss hier die jeweilige ID eingegeben werden: hier Hotel_Bilder */
    #top_navigation ul li a:hover ,
    #top_navigation #Tab_Selected a{
      margin: 0;
      display: block;
      color: #779700;  font-weight: bold;
      text-decoration: none;
      padding: 5px;
      background: #B09700 url(../grafik/Top_Navi_Button_Selected.gif) no-repeat top left;
    }
	
/*Linke Navigations-Boxen	*/
    .Gold_Box_L{
	width: 185px;
	margin: 0;
	padding: 10px 0 0 0;
   }
   .Gold_Box_L h3{
	background: #B09700 url(../grafik/Box_Left_Top.gif) top right no-repeat;
	padding: 1px 0 0 10px;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
   }
   .Gold_Box_L ul.Level_1{
    background: url(../grafik/Box_Left_Bottom.gif) top right no-repeat;
    padding: 10px;
    list-style: none;
	font-size: 1.1em;
    margin: 0;
   }
   .Gold_Box_L ul{
    padding: 0 0 5px 15px;
    list-style: none;
	font-size: 1.0em;
    margin: 0;
	line-height: 16px;
   }
   .Gold_Box_L ul.Level_1 li{
     padding: 0;
     margin: 0;
   }
    .Gold_Box_L a.Level_1 {
	display: inline-block;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(../grafik/Gold_Bullet.gif) 0 50% no-repeat;
    }
    .Gold_Box_L a.Level_1_Selected {
	display: inline-block;
	display: block;
	font-weight: bold;
	padding: 0 0 0 10px;
	background: url(../grafik/Gold_Bullet.gif) 0 50% no-repeat;
	color: #779700;
    }
    .Gold_Box_L a {
	display: inline-block;
	display: block;
	font-weight: bold;
	text-decoration: none;
    }
    .Gold_Box_L a.Selected {
	display: inline-block;
	display: block;
	font-weight: bold;
	color: #779700;
    }
    .Gold_Box_L a:hover {
    text-decoration: underline;
    }
	
/*Rechte Navigations-Boxen	*/
    .Gold_Box_R{
	width: 175px;
	margin: 0;
	padding: 10px 0 0 0;
   }
   .Gold_Box_R h3{
	background: #B09700 url(../grafik/Box_Right_Top.gif) top left no-repeat;
	padding: 1px 0 0 10px;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
   }
   .Gold_Box_R ul.Level_1{
    background: url(../grafik/Box_Right_Bottom.gif) top left no-repeat;
    padding: 10px;
    list-style: none;
	font-size: 1.1em;
    margin: 0;
   }
   .Gold_Box_R ul{
    padding: 0 0 5px 15px;
    list-style: none;
	font-size: 1.0em;
    margin: 0;
	line-height: 16px;
   }
   .Gold_Box_R ul.Level_1 li{
     padding: 0;
     margin: 0;
   }
    .Gold_Box_R a.Level_1 {
	display: inline-block;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(../grafik/Gold_Bullet.gif) 0 50% no-repeat;
    }
    .Gold_Box_R a.Level_1_Selected {
	display: inline-block;
	display: block;
	font-weight: bold;
	padding: 0 0 0 10px;
	background: url(../grafik/Gold_Bullet.gif) 0 50% no-repeat;
	color: #779700;
    }
    .Gold_Box_R a {
	display: inline-block;
	display: block;
	font-weight: bold;
	text-decoration: none;
    }
    .Gold_Box_R a.Selected {
	display: inline-block;
	display: block;
	font-weight: bold;
	color: #779700;
    }
    .Gold_Box_R a:hover {

    text-decoration: underline;
    }
 #container #sidebar2 .Gold_Box_R .Level_1 .Kontakt_Skype {
	background: url(http://mystatus.skype.com/mediumicon/jennifer.pupillo) 0 50% no-repeat;
	line-height:26px; 
	padding: 0 0 0 30px;
	font-size: 0.9em;
}
 #container #sidebar2 .Gold_Box_R .Level_1 .Kontakt_Tel {
	background: url(../grafik/Kontakt_Icons_Tel.gif) 0 50% no-repeat;
	line-height:26px;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 0 0 5px;
}
 #container #sidebar2 .Gold_Box_R .Level_1 .Kontakt_E-Mail {
	background: url(../grafik/Kontakt_Icons_Email.gif) 0 50% no-repeat;
	line-height: 26px;
	padding: 0 0 0 30px;
	font-size: 0.9em;
	margin: 0 0 0 5px;
}

 #container #sidebar2 .Gold_Box_R li {
	padding-left: 5px;
}

