/* ###################################################### */
/* #####                                            ##### */
/* #####  CSS STYLE FOR ZINGG SAFARIS               ##### */
/* #####                                            ##### */
/* #####  @ AUTHOR JULIAN ACKERMANN                 ##### */
/* #####  @ COPYRIGHT PIXELWERK ACKERMANN & CO.     ##### */
/* #####  @ WWW.PIXELWERK.CH                        ##### */
/* #####  @ VERSION 1.0.0                           ##### */
/* #####                                            ##### */
/* #####  CREATE 2009-07-04                         ##### */
/* #####                                            ##### */
/* ###################################################### */


/* ###################################################### */
/* ####################### PAGE GENEREL ################# */
/* ###################################################### */

body {
    background:url(../_pix/bg.png) repeat-x;
    background-color:#E9D06B;
}

html, div, p, td,  input, textarea, select {
    font-family:Verdana, Arial, sans-serif;
    color:#606060;
}

a { 
    color: #7A052A; 
    font-family:Verdana, Arial, sans-serif; 
    font-size:12px;
    text-decoration:none; 
}

a:hover { 
    color: #7A454D; 
    font-family:Verdana, Arial, sans-serif; 
}

.logo { 
    margin:110px 0 0 20px; 
}

#main {
    margin-left:auto;
    margin-right:auto;
    width:867px;
}

h1 {
    color: #7A052A;
    font-size:15px;
}

h2 {
    color: #7A052A;
    font-size:13px;
}

#site {
    margin-left:auto;
    margin-right:auto;
    width:867px;
}

/* ###################################################### */
/* ####################### PAGE HEADER ################## */
/* ###################################################### */

#topContainer {
    float:left;
    width:867px;
    height:20px;
}

#head {
    float:left;
    width:867px;
    height:470px;
}

#headBody {
    position:relative;
    float:left;
    width:867px;
    height:470px;
    z-index:600;
}

/* ###################################################### */
/* ####################### PAGE NAVIGATION ############## */
/* ###################################################### */

.navSpc {
    width: auto;
    height: 20px;
    display: none;
    z-index:600;
}

div.HauptNav {
    z-index:600;
}

/* ######################## Alle Links ################## */

div.HauptNav a {
    text-decoration:none;
}

div.HauptNav a:hover {
    color: #fff;
}

div.HauptNav div {

}
  
/* ######################## Ebene 1 ##################### */
  
/* ######################## Hauptcontainer ############## */

div.HauptNav div.NavFirstIn {

}

/* ######################## Alle Links ################## */
        
div.HauptNav div.NavFirstOff,
div.HauptNav div.NavFirstOn,
div.HauptNav div.NavFirstOpen {
    padding: 3px 0 0 10px;
    border-bottom: 1px solid #ffdb03;
}

/* ######################## Alle Links ################## */

div.HauptNav div.NavFirstOff a,
div.HauptNav div.NavFirstOn a,
div.HauptNav div.NavFirstOpen a {
    font-weight: bold;
    font-size: 13px;
    padding: 1px 3px;
    color: #7A052A;
}

div.HauptNav div.NavFirstOff a:hover,
div.HauptNav div.NavFirstOn a:hover,
div.HauptNav div.NavFirstOpen a:hover{
    color: #000;
}

div.HauptNav div.NavFirstOn a,
div.HauptNav div.NavFirstOpen a {
    color: #000;
}

/* ######################## Ebene 2 ##################### */
  
/* ######################## Hauptcontainer ############## */

div.HauptNav div.NavSecondIn {

}

div.HauptNav div.NavSecondOff,
div.HauptNav div.NavSecondOn,
div.HauptNav div.NavSecondOpen {
    padding: 3px 0 0 20px;
    border-bottom: 1px solid #ffdb03;
}

div.HauptNav div.NavSecondOff a,
div.HauptNav div.NavSecondOn a,
div.HauptNav div.NavSecondOpen a {
    font-size: 12px;
    padding: 1px 3px;
    color: #000;
}

/* ######################## Alle Links ################## */

div.HauptNav div.NavSecondOff a:hover,
div.HauptNav div.NavSecondOn a:hover,
div.HauptNav div.NavSecondOpen a:hover {
    font-weight:bold;           
    color: #000;
}       

div.HauptNav div.NavSecondOn a,
div.HauptNav div.NavSecondOpen a {
    font-weight:bold;
    color: #000;
}

/* ######################## Ebene 2 ##################### */
  
/* ######################## Hauptcontainer ############## */

div.HauptNav div.NavThirdIn {

}

/* ######################## Alle Links ################## */

div.HauptNav div.NavThirdOff a,
div.HauptNav div.NavThirdOn a,
div.HauptNav div.NavThirdOpen a {
    padding: 2px 20px 2px 30px;
    white-space:normal;
    display: block;
    font-size: 11px;
    color:#000;
    border-bottom: 1px solid #ffdb03;
}

div.HauptNav div.NavThirdOff a:hover,
div.HauptNav div.NavThirdOn a:hover,
div.HauptNav div.NavThirdOpen a:hover {
    color: #000;
    font-weight:bold;
}


div.HauptNav div.NavThirdOn a,
div.HauptNav div.NavThirdOpen a {
    font-weight:bold;
    color: #000;
}  

/* ######################## Ebene 2 ##################### */
  
/* ######################## Hauptcontainer ############## */

div.HauptNav div.NavFourthIn {

}
    
/* ######################## Alle Links ################## */

div.HauptNav div.NavFourthOff a,
div.HauptNav div.NavFourthOn a,
div.HauptNav div.NavFourthOpen a {
    padding: 2px 20px 2px 40px;
    white-space:normal;
    display: block;
    font-size: 11px;
    color:#000;
    border-bottom: 1px solid #ffdb03;
}

div.HauptNav div.NavFourthOff a:hover,
div.HauptNav div.NavFourthOn a:hover,
div.HauptNav div.NavFourthOpen a:hover {
    color: #000;
}

div.HauptNav div.NavFourthOn a,
div.HauptNav div.NavFourthOpen a {
    font-weight: bold;
    color: #000;
}

#bgNav { 
    float:left;
    display:block;
    position:relative;
    background:url(../_pix/bgNav.png);
    width:240px;
    height:303px;
    margin:0 0 0 13px;
    z-index:500;
}

#navigation {
    position:absolute;
    float:left;
    margin:260px 0 0 15px;
    width:237px;
    z-index:1000;
}

#metaNavigation {
    float:left;
    width:500px;
    margin:-3px 0 0 0;
}

#metaNavigation a {
    text-decoration:none;
    margin:0 0 5px 0;
    color:#333;
}

ul#metaNavigation {
    margin:0 0 20px 0;
    padding:0;
}
ul#metaNavigation li {
    margin:0 0 5px 0;
    padding:0 3px 0 8px;
    display:inline;
    border-left:1px solid #D7D7D6;
}

/* ###################################################### */
/* ####################### PAGE HORI NAVIGATION ######### */
/* ###################################################### */

#horinav { 
    z-index:800; 
    position:relative; 
    margin:255px 0 0 300px; 
}

#horinav a { 
    color: #7A052A; 
    font-size:15px; 
    font-weight:bold; 
    text-decoration:none; 
}

#horinav a:hover { 
    color: #7A454D; 
    font-size:15px; 
    font-weight:bold; 
    text-decoration:none; 
}

.horinav1 { 
    float:left; 
    text-align:center; 
    width:180px;  
}

.horinav2 { 
    float:left; 
    text-align:center; 
    width:180px; 
    padding-left:15px; 
}

.horinav3 { 
    float:left; 
    text-align:center; 
    width:180px; 
    padding-left:7px; 
}


/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */

#search {
    float:right;
    position:relative;
    margin:-39px 0 0 0; 
    font-size:11px;
    color:#333;
}

#search label {
    float:left;
    font-size:12px;
    color:#333;
    display:block;
    float:left;
    width:42px;
    padding:2px 0 0 0;
}

#searchterm {
    float:left;
    width:95px;
    height:16px;
    margin:3px 0 0 0px;
    background:url(../_pix/bgSearch.png);
}

#search input {
    float:left;
    padding:0px 10px 0 10px;
    border:0px solid #fff;
    width:75px;
    height:15px;
    font-size:10px;
}

#search input.sbmt {
    float:right;
    border:0;
    width:5px;
    height:8px;
    margin:6px 0 0 0px;
}
/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */

#searchResults {
    margin:0 0 10px 0;
}

#searchResults p.message {
    margin:20px 0 30px 0;
}

#searchResults div.searchResultItem {
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}

#searchResults div.searchResultItem h2 {
    font-size:14px;
    margin:0 0 5px 0;
    padding:0;
    color:#0060b1;
    font-style:normal;
}

/* ###################################################### */
/* ####################### PAGE CONTENT ################# */
/* ###################################################### */

#bgCoH {
    background:url(../_pix/bgLupe.png);
    width:867px;
    height:80px;
}

#content {
    margin:0 0 0 257px;
    padding:10px 10px 10px 10px; 
    float:left;
    width:550px;
    height:310px;
    font-size:12px;
    z-index:500;
}

#contentStart {
    margin:0 0 0 257px;
    padding:10px 10px 10px 10px; 
    float:left;
    width:340px;
    height:310px;
    font-size:12px;
    z-index:500;
    position:relative;
}

#bgContent {
    position:relative;
    float:left;
    width:867px;
    background:url(../_pix/bgContent.png) repeat-y;
    z-index:400;
    margin:-303px 0 0 0;
}

#teasersRight {
    float:right;
    margin:5px 15px 10px 0px; 
    padding:5px 15px 5px 5px; 
    width:180px;
    height:310px;
}

/* ######################## News ######################## */

.artikelliste  {
    font-size:11px;
    border-bottom:1px dotted #ccc;
    padding:10px 0 10px 0;
}

.artikelliste a {
    color:#7A052A;
    font-size:11px;
    text-decoration:none;
}

.artikelliste a:hover {
    color:#fff;
    font-size:11px;
    text-decoration:none;
    background:#7A052A;
}

.newsH2 {
    font-size:11px;
    margin:0;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */

#contactForm {
    font-size:11px;
}

#contactForm .contactRow {
    margin:4px 0;
}

#contactForm label {
    display:block;
    float:left;
    width:80px;
}

#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}

#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}

* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}

*+html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 40px;
}

#contactFormSubmit #contactFormSubmitRight {
    float:left;
    margin:0px 0px 0 0;
    width:174px;
}

*+html #contactFormSubmit #contactFormSubmitRight {
    float:left;
    margin:0px 0px 0 43px;
    width:174px;
}


#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    border:1px solid #7A052A;
    color:#7A052A;
    padding:1px;
    background:none;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}

#contactFormSubmit #contactFormSubmitLeft input {
    background:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}

#contactForm table td {
    padding:0;
}

#contactForm table td.pt {
    padding-top:2px;
}

* html #contactForm table td.pt {
    padding-top:0;
}

/* ###################################################### */
/* ####################### PAGE SITEMAP ################# */
/* ###################################################### */

.sitemap, .sitemap ul {
    margin-left:0;
    padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

.sitemap .level1 {
    background-color: #FFA500;
    padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
    background-color: #DAA520;
    padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
    background-color: #FFD700;
    padding: 3px 3px 3px 50px;
}

.sitemap .level4 {
    background-color: #FFFF00;
    padding: 3px 3px 3px 70px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
    margin-top: -14px;
}


/* ###################################################### */
/* ####################### PAGE FOOTER ################## */
/* ###################################################### */

#footer {
    float:left;
    width:867px;
    height:27px;
    background:url(../_pix/bgFooter.png);
    font-size:12px;
    text-align:center;
    padding:3px 0 0 0;
}














































/**** IMAGE GALLERY ****/
table.gallery {
    margin: 20px 10px 0px 0px;
    width: 410px;
}

table.gallery td.gallery-navigation a{
    /*font-size: 0.6875em;*/ 
    text-decoration:none;   
}

table.gallery tr.thumbnails td {
    padding: 0;
}

table.gallery dd {
}

div.download {
    padding: 3px 0 3px 10px;
    background: url(../images/link_pfeil_klein.gif) no-repeat 0px 7px;
    border:0;
}

div.downloadImg {

    padding: 0;
    margin-top:10px;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
    border:0;
}

dl.gallery-detail {
    margin: 20px 10px 0px 0px;
}

dl.gallery-detail dt {
    text-align: left;
    padding: 0;
}


td.gallery_image{
    height: 220px;
    padding:0px;
    
}
td.gallery_image div.link_image{
    padding:0;  
    background-position:top center; 
    min-height:120px; 
    margin-bottom:5px; 
    overflow:hidden;
    border:0;
}
td.gallery_image .bottom_links{
     height:40px; margin-top:10px;
}
td.gallery_image .bottom_links{
    margin-bottom: 0px; 
    text-align:left; 
    width:180px; 
}
td.gallery_image .links{
    margin-bottom: 0px;
}

.gallery_image a{
text-decoration:none;
border:0px;
}

/*list standard*/

.list { float:left; border-bottom:1px dotted #ccc; margin:10px 0 10px 0; padding:0 0 10px 0; }
.listPix { float:left; padding:10px 10px 5px 0px; }

.listTxt { padding:10px 0px 5px 0; }

/*News Archiv */

.listitem { border-bottom:1px solid #ccc; padding:10px; }
.datum { font-size:10px; }
.headline { font-size:12px; color: #7A052A; font-weight:bold; }

/* Lightbox */
    #lightbox {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        /*z-index: 100;*/
        z-index: 1990;
        text-align: center;
        line-height: 0;
    }
    #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;*/
        z-index: 970;
    }
    #imageContainer>#hoverNav { left: 0;}
    #hoverNav a { outline: none;}
    #prevLink, #nextLink {
        width: 49%;
        height: 100%;
        background: transparent url(../images/blank.gif) no-repeat; /* 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;
    }
    #imageData {
        padding:0 10px;
    }
    #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;  }   
    #overlay {
        position: absolute;
        top: 0;
        left: 0;
        /*z-index: 90;*/
        z-index: 980;
        width: 100%;
        height: 500px;
        background-color: #B6B6B6;
        filter:alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7;
    }
    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    * html>body .clearfix {
        display: inline-block; 
        width: 100%;
    }
    * html .clearfix {
        /* Hides from IE-mac \*/
        height: 1%;
        /* End hide from IE-mac */
    }
/* ###################################################### */
/* ####################### pixGallery  ################## */
/* ###################################################### */

.galleryNavLeft {
z-index: 100;
position:relative;
padding:0px 0 0 0;
float:left;
width:35px;
height:66px;
}

.galleryNavRight {
position:relative;
padding:0px 0px 0px 0;
float:left;
width:35px;
height:65px;
}

div#pixContainer {
float:left;
  padding:0px;
  margin:0 0 0 2px;
  width: 500px;
  height: 60px;
      overflow:hidden;
      background:#333;
}


.toolbar li {
display:inline;
margin:4px;
zoom: 1; 
padding:0px;
}

.toolbar {
margin:0 0 0 15px;
}



#scrollObject { 
        z-index: 90;
margin:-65px 0 0 0px;
  position: relative; 
  overflow: hidden;
  width: 535px;
  height: 66px;
float:left;
}

html* #scrollObject { 
margin:-63px 0 0 30px;
  width: 495px;
}

div#pixGallery {
  position:relative;
  top:3px;
  margin-left:0px;
}


/*Kommentar */

.abstandKommentar {

padding:10px 0 15px 0;
border-top:1px dashed #6A5200;
}

/*bearten form */

#userForm {float:left; font-size:12px; }
.FormLabel {font-size:12px; float:left; width:200px;  }
.FormLabel1 {font-size:12px; float:left; width:200px; height:100px; }
.FormInput { margin:3px 0 3px 0; }
.check { float:left; width:150px;  }

legend {
  font:120%/1 sans-serif;
  }
  fieldset { margin:10px 0 10px 0; }
#BtnBeraten { background:url(../_pix/beraten.png) no-repeat; width:87px; height:30px; padding:6px 0 0 0; text-align:center; } 

#DruckBtn {
float:right;
margin:0 40px 0 0;
}