
    

/*-- Von der Kontakt Seite -----------------------------------------*/



    #buttonkontakt {
        position:relative; left:0%; z-index:1;}
    .buttonkontakt{
        background: #ffffff; display: block; padding:0px; color: black; width: 170px; height: 35px; font-size: 20px; color: ; text-align: center; border: 1px solid ;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration: none; text-underline: none; transition-property: background-color; transition-duration: 0.5s; }
    .buttonkontakt:hover {
        background-color: ;  color: #ffffff;
        -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

    #info{
        position: relative; width: 700px; height: 100%; top: 100px; color: ;
        text-align:left;}

    #kontaktponel{
        position: relative; width: 200px; height: 100%; margin-top: 75px;
        padding-top:40px; text-align:center; background-color:#ffffff; border:solid 0px ; -moz-border-radius: 10px; border-radius: 10px; }
    #text1{
        position: relative; width: 200px; height: 30px;
        padding-top:0px; text-align:center; background-color:#ffffff; border:solid 1px ; -moz-border-radius: 10px; border-radius: 10px; }
    #text2{
        position: relative; width: 200px; height: 30px;
        padding-top:0px; text-align:center; background-color:#ffffff; border:solid 1px ; -moz-border-radius: 10px; border-radius: 10px; }
    #text3{
        position: relative; width: 200px; height: 30px;
        padding-top:0px; text-align:center; background-color:#ffffff; border:solid 1px ; -moz-border-radius: 10px; border-radius: 10px; }
    #text4{
        position: relative; width: 500px;
        padding-top:0px; text-align:left; background-color:#ffffff; border:solid 1px ; -moz-border-radius: 10px; border-radius: 10px; }
    #text5{
        position: relative; width: 200px; height: 30px;
        padding-top:0px; text-align:center; background-color:#ffffff; border:solid 1px ; -moz-border-radius: 10px; border-radius: 10px; }
    .nachricht{
        1px solid ; width:400px; background-color:#ffffff; padding:10px;}

    #tab1{
        margin:0 auto; border: 1px solid ;}
    #tab2{
         margin:0 auto; }
    #tab3{
        border: 1px solid ; }
    #tab4{
        border: 1px solid ;
        background-color: #ffffff;}
    table{
        border-collapse: collapse;}
    .hoehe {
        height: 50px;}

    .kontaktbutton a{
        background: #ffffff; display: block; padding:0px; color: black; width: 300px; height: 40px; font-size: 15px; color: #ffffff; text-align: center; border: 1px solid #ffffff;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration: none; text-underline: none; transition-property: background-color; transition-duration: 0.3s;
        padding-top: 20px; margin:000px auto 0 auto;}
    .kotanktbutton a:hover {
        background-color: ;
        -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
    .kontaktbutton a:active {
        position:relative; top:1px; }
        
        
/*-- Von der Gaestebuch Seite --------------------------------------*/

    #gaestebuch {
        position:relative; top: 150px; color: ;    
    }
    #impressum {
        position:relative; top: 150px;
    }
    #buttongaestebuch1 {
        position:absolute; width: 300px; top: 100px; left: 19.0%; z-index:1;}
    #buttongaestebuch2 {
        position:absolute; width: 300px; top: 100px;  left: 51.0%; z-index:1;}  
    #buttongaestebuch3 {
        position:relative; width: 300px; top: 50px;   z-index:1;}  
    #buttongaestebuch7 {
        position:relative; width: 300px; top: 100px;   z-index:1;}
    .buttongaestebuch a{
        background: #ffffff; display: block; padding:0px; color: black; height: 30px; font-size: 20px; color: ; text-align: center; border: 1px solid ;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration: none; text-underline: none; transition-property: background-color; transition-duration: 0.5s; }
    .buttongaestebuch a:hover {
        background-color: ;  color: #ffffff;
        -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
    
    #gastponel{
        position: relative; width: 200px; height: 100%; 
        padding-top:40px; text-align:left; background-color:#ffffff; border:solid 0px ; -moz-border-radius: 10px; border-radius: 10px; }
        
    #trennergb {
        position:relative; width: 300px; height: 3px; left: 20.0%; left: 0.0%;  z-index:2; background-color:; }
    

    .gbe a:link {color:#3eabe4; text-decoration: underline}
    .gbe a:visited {color:#3eabe4; text-decoration: underline}
    .gbe a:hover {color:#CCCCCC; text-decoration: none}
    .gbe a:active {color:#3eabe4;}
    
/*-- Von der Impressum Seite --------------------------------------*/


    #impressum {
        position:relative; top: 200px;
    }
    #buttongaestebuch4 {
        position:absolute; width: 300px; top: 150px; left: 19.0%; z-index:1;}
    #buttongaestebuch5 {
        position:absolute; width: 300px; top: 150px;  left: 51.0%; z-index:1;}
        
    .imp a:link {color:#70b53f; text-decoration: underline}
    .imp a:visited {color:#70b53f; text-decoration: underline}
    .imp a:hover {color:#CCCCCC; text-decoration: none}
    .imp a:active {color:#70b53f;}
