body{
         color:#666766;
         font-family: Verdana, Arial;
         font-size:10px;
}

#startseite {
         position:absolute;
         top:50%;
         margin-top:-234px;
         left:50%;
         margin-left:-191px;
         height:468px;
         width:382px;
         z-index:1;
}

a{
         color:#666766;
         text-decoration:none;
}

a:hover{
         color:#f1592b;
         text-decoration:underline;
}

#text, td{
         position:relative;
         top:15px;
         text-align:justify;
         font-family: Verdana, Arial;
         font-size:10px;
}

#aktuell_text{
         position:relative;
         left:38px;
         text-align:justify;
         font-family: Verdana, Arial;
         font-size:10px;
         width:250px;
}

#text2, ul{
         text-align:justify;
         font-family: Verdana, Arial;
         font-size:10px;
}

#no-sub{
         position:relative;
         top:22px;
         left:5px;
}

.images {
         border: 1px solid #f1592b;
}

#menu{
         position:absolute;
         top:45px;
         left:20px;
}


.layout1_left{
         position:absolute;
         top:75px;
         left:20px;
         height:360px;
         width:330px;
}

.layout1_right{
         position:absolute;
         top:75px;
         left:378px;
         height:360px;
         width:333px;
}

#page{
         position:absolute;
         top:56%;
         margin-top:-320px;
         left:50%;
         margin-left:-450px;
         height:475px;
         width:900px;
         z-index:1;
}

#out_left{
         position:absolute;
         top:275px;
         left:-100px;
         height:75px;
         width:100px;
         z-index:999;
}

#out_right{
         position:absolute;
         top:150px;
         left:740px;
         height:400px;
         width:250px;
         z-index:999;
}

* HTML #out_right{
         right:-25px;
}

#content{
         position:relative;
         top:0px;
         left:50%;
         margin-left:-450px;
         height:475px;
         width:900px;
         z-index:1;
}

#header{
         position:relative;
         top:0px;
         left:50%;
         margin-left:-450px;
         height:100px;
         width:737px;
         z-index:999;
}

#logo{
         position:absolute;
         top:-15px;
         height:93px;
         width:737px;
         background:url(../images/themes/logo.png) no-repeat 280px 0px;
         z-index:1;
}

#main{
         position:absolute;
         top:100px;
         height:475px;
         width:737px;
         background:url(../images/themes/main_bg.png) no-repeat 0px 0px;
         z-index:1;
}

#footer{
         position:absolute;
         bottom:-104px;
         height:26px;
         width:737px;
         z-index:999;
}


#box {
        position:absolute;
        width:300px;
        padding:10px;
}

.error {
        background: #FF8080;
        border-color: #F00
}
.success {
        position:absolute;
        display:none;
        font-weight:700
}

.contact {
         position:relative;
         width:475px;

}

.info {
         position:relative;
         width: 462px;
         height: 20px;
         left:4px;
         background-color: #64bed7;
         z-index:3;
}

.infotext {
         position:relative;
         bottom:-3px;
         left:5px;
         color: #ffffff;
         z-index:4;
}

.contact_left {
         position:relative;
         margin:0px;
         margin-top:0px;
         width:160px;
}

.contact_right {
         position:absolute;
         top:140px;
         left:170px;
         width:300px;
         font-size:9px;
}

.input_left {
         position:relative;
         top:2px;
         left:2px;
         height:25px;
}

.textfeld {
         border:1px solid #d5d5d5;
         padding:0px 0 0 0px;
         width:150px;
         height:21px;
         font-family:verdana;
         font-size:9px;
         background-color:#f8f8f8;
         color:#666666;
}

.textarea {
         border:1px solid #d5d5d5;
         padding:0px 0 0 0px;
         width:150px;
         height:150px;
         font-family:verdana;
         font-size:9px;
         overflow:hidden;
         background-color:#f8f8f8;
         color:#666666;
}

.button {
         border:1px solid #d5d5d5;
         padding:0px 0 0 0px;
         width:152px;
         height:21px;
         font-family:verdana;
         font-size:9px;
         background-color:#f8f8f8;
         color:#666666;
}

.submit {
         position:absolute;
         top:233px;
         left:2px;
}

a.hover_startseite {
   display:block;
   width:381px;
   height:467px;
   background:transparent url('../images/startseite.png') no-repeat top left;
}

a.hover_startseite:hover {
   display:block;
   width:381px;
   height:467px;
   background:transparent url('../images/startseite.png') no-repeat bottom right;
}

a.hover_paket1 {
   display:block;
   width:154px;
   height:96px;
   background:transparent url('../images/prpakete/paket1.png') no-repeat top left;
}

a.hover_paket1:hover {
   display:block;
   width:154px;
   height:96px;
   background:transparent url('../images/prpakete/paket1.png') no-repeat bottom right;
}

a.hover_paket2 {
   display:block;
   width:154px;
   height:96px;
   background:transparent url('../images/prpakete/paket2.png') no-repeat top left;
}

a.hover_paket2:hover {
   display:block;
   width:154px;
   height:96px;
   background:transparent url('../images/prpakete/paket2.png') no-repeat bottom right;
}

a.hover_paket3 {
   display:block;
   width:154px;
   height:96px;
   background:transparent url('../images/prpakete/paket3.png') no-repeat top left;
}

a.hover_paket3:hover {
   display:block;
   width:154px;
   height:96px;
   background:transparent url('../images/prpakete/paket3.png') no-repeat bottom right;
}

a.hover_anfahrt {
   display:block;
   width:320px;
   height:350px;
   background:transparent url('../images/anfahrt.png') no-repeat top left;
}

a.hover_anfahrt:hover {
   display:block;
   width:320px;
   height:350px;
   background:transparent url('../images/anfahrt.png') no-repeat bottom right;
}

a.hover_xing {
   display:block;
   width:60px;
   height:30px;
   background:transparent url('../images/themes/xing_hover.png') no-repeat top left;
}

a.hover_xing:hover {
   display:block;
   width:60px;
   height:30px;
   background:transparent url('../images/themes/xing_hover.png') no-repeat bottom right;
}

a.hover_twitter {
   display:block;
   width:68px;
   height:43px;
   background:transparent url('../images/themes/info_footer_3.png') no-repeat top left;
}

a.hover_twitter:hover {
   display:block;
   width:68px;
   height:43px;
   background:transparent url('../images/themes/info_footer_3.png') no-repeat bottom right;
}

a.hover_facebook {
   display:block;
   width:70px;
   height:30px;
   background:transparent url('../images/themes/facebook_hover.png') no-repeat top left;
}

a.hover_facebook:hover {
   display:block;
   width:70px;
   height:30px;
   background:transparent url('../images/themes/facebook_hover.png') no-repeat bottom right;
}

a.hover_button_aktuell_links {
   position:absolute;
   top:150px;
   left:0px;
   display:block;
   width:25px;
   height:50px;
   background:transparent url('../images/arrows.png') no-repeat top right;
}

a.hover_button_aktuell_links:hover {
   display:block;
   width:25px;
   height:50px;
   background:transparent url('../images/arrows.png') no-repeat bottom right;
}

a.hover_button_aktuell_rechts {
   position:absolute;
   top:150px;
   left:300px;
   display:block;
   width:25px;
   height:50px;
   background:transparent url('../images/arrows.png') no-repeat top left;
}

a.hover_button_aktuell_rechts:hover {
   display:block;
   width:25px;
   height:50px;
   background:transparent url('../images/arrows.png') no-repeat bottom left;
}


/* - CSS Erweiterungen by www.breakmedia.de - */


#navi {

        position: absolute;
        top: 87px;
        left: 4px;
        z-index: 999;

}

* HTML #navi {

        top: 87px;

}

#navi #tabs {

        position: relative;
        left: 2px;
        float: left;
        width: 100%;
        font-family: "Verdana" , "Arial" , "Tahoma";
        font-size: 12px;
        line-height: normal;
        border-bottom: 1px solid #FFF;
        margin-bottom: 1em;
        overflow: hidden;

}

#navi #tabs ul {

        margin: 0px;
        padding: 0px;

}

#navi #tabs ul li {

        display: inline;
        list-style: none;
        margin: 0px;
        padding: 0px;

}

#navi #tabs ul li a {

        float: left;
        background: url("../images/themes/left.png") no-repeat left top;
        margin: 0px;
        padding: 0px 0px 0px 6px;
        text-decoration: none;

}

#navi #tabs ul li a span {

        float: left;
        display: block;
        background: url("../images/themes/right.png") no-repeat right top;
        padding: 6px 15px 4px 6px;
        margin-right: -2px;
        color: #666766;

}

#navi #tabs ul li a:hover, #navi #tabs ul li a.navlink_aktiv {

        color: #fff;
        background-position: 0% -42px;

}

#navi #tabs ul li a:hover span.navbutton {

        color: #fff;
        font-weight: normal;
        background-position: 100% -42px;

}

#navi #tabs ul li a span.navbutton_aktiv {

        color: #fff;
        background-position: 100% -42px;

}

/* - Commented Backslash Hack hides rule from IE5-Mac - */

#navi #tabs ul li a span {

        float: none;

}

































#zurueck {
   position:absolute;
   top:440px;
   left:8px;
}

#weiter {
   position:absolute;
   top:440px;
   left:705px;
}



.button_aktuell_links {
   position:absolute;
   top:150px;
   left:0px;
   display:block;
   width:25px;
   height:50px;
}

.button_aktuell_rechts {
   position:absolute;
   top:150px;
   left:300px;
   display:block;
   width:25px;
   height:50px;
}

#aktuell{
  position:absolute;
  text-align:justify;
  overflow:auto;
  width:340px;
  height:300px;
  z-index:1;
}


#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%        ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;        }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.buttons_activ{
         color:#f1592b;
}


/* ---- base slider styles ---- */

.slider {
                position: relative;
                border: 1px solid #ccc;
                width:330px;
                height:285px;
                overflow: hidden;
                margin: 1em 0;
                float: left;
                z-index:9999;!important
}

/* ---- styles for individual sliders ---- */

#slide_ul
{
                 margin:0;
                 padding:0;
                 list-style:none;
}

#slide_li
{
                 float:left;
                 padding: 5px 35px 5px 35px;
                 width:260px;
                 height:285px
}

* HTML #slide_li
{
                 margin-top:5px;
                 width:328px;
}

/* ---- styles for slider buttons ---- */

.next, .prev {
                position: absolute;
                top: 50%;
                margin-top:-50px;
                right: 0;
                width:25px;
                height:100px;
                background: url("../images/prev-next.png") no-repeat;
                z-index:9999;!important


}

.prev {
                left: 0;
                background-position:-25px 0;
}

.next:hover {
                background-position:-50px 0;
}

.prev:hover {
                background-position:-75px 0;
}
