/*HTML stylesheet Ferienwohnung*/

body
{
    background: url(Bilder/background.jpg) no-repeat;
    background-position: center;
    background-position: top;
    background-attachment: fixed;
    background-color: #669933; 
    font-family: Verdana;
    font-size: 11pt;
       
}

a
{
    color: #003300;   
}

a:hover
{
    color: #558855;
}


/*inhalt Setup*/

#inhalt
{ 
    margin-top: 50px;
    width: 1100px;
    height: auto;

    background-color: #FFF;
  
}
   
    #head_main_container
    {
        width: auto;
        height: 415px;
        background: url(Bilder/slide_background.jpg) no-repeat;
    }
        .head_background
         {
            width: auto;
            height: 30px;
            background: url(Bilder/slide_background.jpg) no-repeat;
            background-position: center;
          }

    #nav_main_container
    {
        width: 100%;
        height: 40px;
        background-color: #003300;
    }

        nav ul li
        {
            background: #003300;
            float: left;
            list-style: none; 
            position: relative;
        }
        nav ul li a
        {
            padding: 10px 40px 10px 10px;
            display: block;
            text-decoration: none;
            font-weight: bold;
            color: #fff;
        }
        nav li:hover #submenu
        {
            display: block;
        }

        #submenu
        {
            position: absolute;
            background: #003300;
            display: none;
            padding: 10px 0px 10px 10px;
            float: left;
        }
            
            #submenu li a
            {
                display: block;
            }

    #text_main_container
    {
        width: 1100px;
        height: 500px;
        background-color: #FFF;
    }

    #footer_main_container
    {
        width: 100%;
        height: auto;
        background-color: #bfc6ad;
        float: left;
    }
    
        #footer_container
        {
            padding: 0px 0px 10px 0px;
        }

            .footer_table
            {
                font-size: 11pt;
                text-align: center;
            }
            .footer_table tr
            {
                height: 8px;
            }



            .footer_table td
            {
                height: 8px;
                width: 150px;
            }
            .footer_table a
            {
                color: #003300;
                text-decoration: none;
            }
        

/*Startseite Text*/

 .news
        {
            width: 100%;
            height: 60px;
            background-color: darkred;
        }
            
            .newstext
            {
                color: white;
                font-size: 18px;
                text-align: center;
                position:relative;
              	vertical-align: middle;
            }


 .text_links_start
        {
            width: 70%;
            height: 20px;
            background-color: #FFF;
            float: left;
        }
            
            .text_links_tabelle
            {
                padding: 20px;
            }

                .text_box_oben
                {
                    background-color: #bfc6ad;
                    padding: 10px 10px 10px 15px;
                    border-radius: 10px;
                    line-height: 1.5;
                }
               
                .text_box_unten
                {
                    background-color: #bfc6ad;
                    padding: 10px 10px 10px 10px;
                    border-radius: 10px;
                }

                    .headline_links_tabelle
                    {
                        font-size: 18pt;
                        font-weight: bold;
                        color: #003300;
                        font-variant: small-caps;
                    }

   .text_rechts_start
    {
        width: 30%;
        height: 50px;
        background-color: #FFF;
        float: right;
    }

        .text_rechts_tabelle
        {
            padding: 0px 5px 5px 10px;
            border-left: 2px #003300;
        }
            .headline_rechts_tabelle
            {
                font-size: 18pt;
                font-weight: bold;
                color: #003300;
                font-variant: small-caps;
            }
            

/*Hexenhäuschen Text*/

.text_links_hex
{
    width: 50%;
    height: 1550px;
    background-color: #FFF;
    float: left;
    
}
            
    .text_links_tabelle_hex
    {
         padding: 20px;
    }

        .text_box_1_hex
        {
            background-color: #bfc6ad;
            padding: 10px 10px 10px 10px;
            border-radius: 10px;
            width: 100%;

        }
               
        .text_box_2_hex
        {
            height: 275px;
            background-color: #bfc6ad;
            padding: 10px 10px 10px 10px;
            border-radius: 10px;
        }

        .text_box_3_hex
        {
            height: auto;
            width: 100%;
            background-color: #bfc6ad;
            padding: 10px 10px 10px 10px;
            border-radius: 10px;
        }
               
        .hex_klicken{
            color: #a31500;
        }

            .headline_links_tabelle_hex
            {
                font-size: 18pt;
                font-weight: bold;
                color: #003300;
                font-variant: small-caps;
                height: 30px;
            }

            .abstand
            {
                line-height: 1.6;
            }

.text_rechts_hex
{
    width: 50%;
    height: 1550px;
    background-color: #FFF;
    float: right;
}
           
    .text_rechts_tabelle_hex
    {
        padding: 30px 20px 19px 20px;        
    }
        
        .text_rechts_tabelle_hex img
        {
            border-width: 4px;
            border-color: #003300;
            border-style: solid;
        }

        .text_rechts_tabelle_hex img:hover
        {
       
        }

/*Ausflugsziele Text*/

.text_links_Ausflug
{
    width: 60%;
    height: 1085px;
    background-color: #FFF;
    float: left;
        }

    .headline_tabelle_ausflug
    {
        font-size: 18pt;
        font-weight: bold;
        color: #003300;
        font-variant: small-caps;
    }
    .text_box_ausflug
    {
        width: 100%;
        background-color: #bfc6ad;
        padding: 10px 10px 10px 10px;
        border-radius: 10px;
        line-height: 1.5;

    }
    .text_box_ausflug a
    {
        color: black;
    }


.text_rechts_Ausflug
{
    width: 40%;
    padding-top: 25px;
    float: right;
    height: 1060px;
    background-color: #FFF;
    }

    .Kirche
    {
    padding-left: 70px;
    }

    .Konus
    {
        width: 350px;
    
    
    }


/*Kontakt Text*/

.text_kon_main
{
    background-color: #fff;
    width: auto;
    height: 600px;
    
}

.text_links_tabelle_kon
{
    padding: 20px;
    width: 50%;
    float: left;
}

.text_rechts_tabelle_kon
{
    padding: 20px;
    width: 45%;
    float: right;
}

.text_box_kontakt
{
    width: 100%;
    background-color: #bfc6ad;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    
}
    .table_kontakt
    {
        width: 170px;
    }
    .table_kontakt2
    {
        width: 300px;
    }
    
    .erstellt
    {
        width: 300px;
    }


.footer_kontakt
{
    font-size: 18pt;
    font-weight: bold;
    color: #003300;
    font-variant: small-caps;
}

    .footer_kontakt2
    {
       width: 600px; 
    }

    .Dorothea
    {
    font-family: 'Bad Script', cursive;
    font-variant: normal;
    padding-left: 415px;
    font-size: 15pt;
    }

/*Anfahrt Text*/

.text_box_an
{
    background-color: #bfc6ad;
    padding: 10px 10px 10px 15px;
    border-radius: 10px;
    line-height: 1.6;
    width: 100%;
}



/*Head Slider*/

.slider 
{
	overflow: hidden;
}

.slider figure img 
{
	width: 16,666666666667%;
	float: left;
    height: 400px;
}

.slider figure 
{
	position: relative;
	width: 600%;
	margin: 0;
	left: 0;
	text-align: left;
	font-size: 0;
	animation: 20s slider infinite; 
}

@keyframes slider 
{

0% {
	left: 0;
}

7% {
	left: 0;
}

14% {
	left: -100%;
}

22% {
    left: -100%;

}
29% {
    left: -200%;

}
36% {
	left: -200%;
}

44% {
	left: -300%;
}

52% {
	left: -300%;
}

59% {
	left: -400%;
}
    
67% {
	left: -400%;
}
    
76% {
	left: -500%;
}
    
84% {
	left: -500%;
} 
    
93% {
	left: -600%;
}
    
100% {
	left: -600%;
}
}
