@charset "utf-8";
/* CSS Document */
img { border:none;}
/* ANFANG Body und Maincontainer */
body { background-image:url(../images/bg_winter.jpg); font-family: Arial; color:#333333; font-size:14px; overflow: hidden; border:none; height:100%; width:100%; margin: 0 auto; }
#container  {width:100%; height:500px; position: absolute; top:50%; margin-top:-280px; } 
/* Ende Body und Maincontainer */
#containeroben { width:900px; height:100px; position:relative; overflow:hidden; margin: 0 auto; background-image:url(../images/oben.png)}

#oben { width:400px; height:64px; position:relative; background-image:url(../images/oben.gif); background-repeat:no-repeat; margin: 0 auto;  }

#tabsF {float:left; width:100%; height:100%; position: relative; font-size:93%; line-height:normal; border-bottom:0px solid #666; }
    #tabsF ul { margin:0; padding:10px 10px 0 50px; list-style:none;}
    #tabsF li { display:inline; margin:0; padding:0;}
    #tabsF a { float:left; background:url(../images/tableftF.gif) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none; }
    #tabsF a span { float:left; display:block; background:url(../images/tabrightF.gif) no-repeat right top; padding:5px 15px 4px 6px; color:#666; }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span { color:#FFF;}
    #tabsF a:hover { background-position:0% -42px;}
    #tabsF a:hover span { background-position:100% -42px;}
        #tabsF #current a { background-position:0% -42px;}
        #tabsF #current a span { background-position:100% -42px;}



/* ANFANG Content */
#containercontent { width:900px; height:420px; position:relative; margin: 0 auto; background-image:url(../images/content.png);}
#content { width:850px; height:400px; position:relative; top:10px; margin: 0 auto; overflow:auto; }
.content_galerie{width:820px; height:150px;}
.content_galerie_foto{ width:200px; height:133px; float:left; margin-right:2em; }
.content_galerie_text{ display:table-cell; width:820px; height:133px; vertical-align:middle; } 
.content_anreise{width:770px; height:220px; position:relative; top:70px; left:50px;}
.content_anreise_foto{ width:460px; height:220px; float:left; margin-right:4em; }
.content_anreise_text{ display:table-cell; width:770px; height:220px; vertical-align:middle; } 
/* ENDE Content /*

/* ANFANG Footer */
#containerunten { width:900px; height:40px; margin: 0 auto; background-image:url(../images/unten.png);}
#unten_copy { width:170px; height:30px; position:relative; top:10px; margin: 0 auto;}
#unten_sprache { width:300px; height:40px; position:relative; top:-23px; left:10px;}
/* ENDE Footer */
