html, body, div, p, td, a, input, textarea, select {
font-family : Verdana, Arial, sans-serif;
font-size : 11px;
color : #555555;
}
html {
background-color : #e8e8e8;
background-position : 0 0;
}
textarea {
width : 500px;
height : 85px;
}
img {
border : 0;
}
hr {
border-top: solid 1px #FFF;
border-bottom: solid 1px #CCC;
border-left: solid 1px #FFF;
border-right: solid 1px #FFF;
height:1px;
}

#head {
height : 280px;
padding : 0;
}
#head #headBody {
padding : 0;
margin : 0;
background:url("../images/header.jpg") ;
background-repeat : no-repeat;
background-color : #e3e3e3;

width : 1004px;
height : 280px;
}


#head a#logoTop {
display : block;

float : left;
width : 135 px;
height : 165 px;
padding : 80px 0 0 48px;
}
#head a#metaNavigation {
color : #ffffff;
display : block;
float : left;
margin-top : 270px;
margin-left : 500px;
}
#head a#metaNavigation li {
color : #ffffff;
margin : 0;
display : inline;
margin-top : 270px;
margin-left : 500px;
border-left : 1px solid #333333;
}
#head a {
color : #333333;
}
#head h1 {
display : block;
float : left;
margin : 0;
width : 570px;
height : 60px;
line-height : 60px;
font-weight : normal;
color : #333333;
background-color : transparent;
}
#head h1, #head a#logoTop {
margin : 0 0 0 0;
}
#head a#metaNavigation, #head a#metaNavigation li {
margin : 0 0 0 300px;
}
* html #outerContainer {
background:url("../images/bg.gif") ;
min-height : 100%;
height : 100%;
height : auto;
margin : 0;
padding : 0;
}
#outerContainer, #contentContainer {
background:url("../images/bg.gif") ;
position : absolute;
width : 1004px;
min-height : 100%;
height : 100%;
height : auto;
margin : 0;
padding : 0;
}
#whiteBg {
float : left;
background-color : #ffffff;
padding : 0;
margin : 0;
height : 100%;
}
#navigation, #content, #teasersRight {
float : left;
padding-top : 30px;
min-height : 100%;
height : 100%;
height : auto;
}
#outerContainer #contentContainer #content {
background-color : #ffffff;
padding-top : 22px;
margin : 0 auto;
position : relative;
min-height : 100%;
height : 100%;
height : auto;
}
#content, #teasersRight {
background-color : transparent;
min-height : 100%;
height : 100%;
height : auto;
}
#contentContainer #navigation {
width : 202px;
padding : 26px 0 0 0;


line-height: 18px;
min-height : 100%;
height : 100%;
height : auto;
}
#contentContainer #content {
width : 570px;
padding : 0 25px 0 25px;
margin : 0;
min-height : 100%;
height : 100%;
height : auto;
}
#contentContainer #teasersRight {
width : 170px;
}

a { font-size:11px; font-weight:bold; color:#ffffff; text-decoration:none; }
a:hover { font-weight: bold; color:#666666; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(92,92,92); font-size:9px; } 





/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */


/* Level 1 */
#navigation ul {
    margin:0;
    padding:0 0 0 0px;
    color:#333333;
    width:202px;
    font-weight: bold;
}
#navigation ul li {
    width:202px;
    margin:0;
    padding:0 0 0 0px;
    list-style-type:none;
}
#navigation ul li a {
    display:block;
    
    width:202px;
    height:18px;
    line-height:18px;
    margin:0;
    padding:0 0 0 0px;
    font-size:11px;
    color:#ffffff;
    background-image:url(../images/navi_pfeil_zu.gif);
    background-repeat:no-repeat;
    background-position:202px 3px;
    border-bottom:1px solid #fff;
    text-decoration:none;
}
#navigation ul li a:hover, a.active, #navigation ul li.active a {
   background-image:url(../images/navi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    color:#fff;
   
}

/* Level 1 */
#navigation ul li.navmainStandardLevel_1 {
    margin-left:0px;
    font-weight: bold;
}
#navigation ul li.navmainStandardLevel_1 a {
    background-image:url(../images/navi_pfeil_zu.gif);
    background-repeat:no-repeat;
    background-position:202px 0px;
    border-bottom:1px solid #fff;
    color:#333333;
    width:202px;
    font-weight: bold;
}
#navigation ul li.navmainStandardLevel_1 a:hover, #navigation ul li.navmainStandardLevel_1 a.active {
    background-image:url(../images/navi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    color:#fff;
    font-weight: bold;
}
/* Level 2 */
#navigation ul li.navmainStandardLevel_2 {
    margin-left:0px;
    font-weight: normal;
}
#navigation ul li.navmainStandardLevel_2 a {
    background-image:url(../images/subnavi_pfeil_zu.gif);
    background-repeat:no-repeat;
    background-position:202px 8px;
    border-bottom:1px dotted #ccc;
    border-bottom:1px solid #fff;
    color:#333;
    width:202px;
    font-weight: normal;
}
#navigation ul li.navmainStandardLevel_2 a:hover, #navigation ul li.navmainStandardLevel_2 a.active {
    background-image:url(../images/subnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    color:#fff;
    font-weight: normal;
}

/* Level 3 */
#navigation ul li.navmainStandardLevel_3 {
    margin-left:0px;
    
    
}
#navigation ul li.navmainStandardLevel_3 a {
    background-image:none;
    border-bottom:0;
    color:#333;
    width:202px;
    
    border-bottom:1px solid #fff;
    font-weight: normal;
}
#navigation ul li.navmainStandardLevel_3 a:hover, #navigation ul li.navmainStandardLevel_3 a.active {
    background-image:url(../images/subsubnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    font-weight: normal;
}



ul#metaNavigation {
margin-top : 30px;
margin-top : 30px;
margin-left : 350px;
padding-left : 350px;
color : #ffffff;
font-size : 11px;
font-weight : normal;
}
ul#metaNavigation li {
margin : 0;
padding : 0 10px 0 0;
display : inline;
font-size : 11px;
color : #ffffff;
font-weight : normal;
}
ul#metaNavigation a, a.visited {
margin : 0;
padding : 0 5px 0 5px;
display : inline;
font-size : 11px;
color : #ffffff;
font-weight : normal;
}


#search {
margin : 20px 0 0 20px;
font-size : 11px;
background-color : transparent;
}
#search label {
font-size : 11px;
display : block;
float : left;
width : 42px;
padding : 2px 0 0 0;
}
#search input {
border : 1px solid #333333;
width : 80px;
height : 12px;
font-size : 10px;
}
#search input.sbmt {
border : 0;
width : 5px;
height : 8px;
margin : 0 0 0 5px;
}
#searchResults {
margin : 0 0 10px 0;
}
#searchResults p.message {
margin : 20px 0 30px 0;
}
#searchResults div.searchResultItem {
border-bottom : 1px solid #333333;
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 : #333333;
font-style : normal;
}
#content {
font-size : 11px;
color : #333333;
line-height : 14px;
}
#content h1, #content h2 {
margin : 0 0 0 0;
padding-left : 0px;
font-size : 14px;
font-weight : bold;
color : #333333;
}
#content h1 {
line-height : 24px;

}
#content h1 a {
color : #666666;
text-decoration : none;
}
#content h2 {
font-size : 11px;
}
h3 {
font-size : 11px;
line-height : 13px;
color : #000000;
font-weight : bold;
}

h4 {
font-size : 14px;
line-height: 15px;
color : #000000;

font-family: arial black;
}
img.hr {
display : block;
margin : 10px 0;
padding : 0;
}
#teasersRight .teaserItem {
color : #333333;
font-size : 10px;
font-family : Verdana, Arial, sans-serif;
margin-left : 10px;
}
#artikelliste h3 {
color : #000000;
font-size : 11px;
margin : 0 0 0 0;
font-weight : bold;
}
#teasersRight .teaserItem h3 {
color : #000000;
font-size : 11px;
margin : 0 0 0 0;
font-weight : bold;
}
#teasersRight .teaserItem a.more {
display : block;
font-size : 10px;
width : 160px;
margin : 0 0;
padding : 0 0 0 0;
background-image : url(../images/navi_pfeil_rechts.gif);
background-repeat : no-repeat;
background-position : 0 5px;
background-color : transparent;
}




* html #teasersRight .teaserItem a.more {
width : 160px;
background-color : #ffffff;
}



}
#logoutText {
position : relative;
height : 70px;
}
#logoutText a {
position : absolute;
right : 10px;
bottom : 10px;
text-decoration : none;
}
a {
color : #000000;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
#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 #333333;
width : 346px;
}
#contactForm .contactRow select {
border : 1px solid #333333;
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 26px;
}
#contactFormSubmit #contactFormSubmitRight {
float : right;
width : 174px;
}
#contactFormSubmit #contactFormSubmitLeft input, #contactFormSubmit #contactFormSubmitRight input {
background-color : transparent;
border : 0;
color : #333333;
padding : 0 20px 0 0;
background-image : url(../images/navi_pfeil_rechts.gif);
background-repeat : no-repeat;
background-position : right 4px;
font-size : 10px;
width : auto;
height : auto;
float : right;
margin : 0;
}
#contactFormSubmit #contactFormSubmitLeft input {
background-image : 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;
}
#modHeaderImgEdit {
position : absolute;
top : 60px;
left : 270px;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
.clearfix {
display : block;
}
table.gallery {
margin : 20px 10px 0 0;
width : 410px;
}
table.gallery tr.thumbnails td {
padding : 0;
}
div.download {
padding : 3px 0 3px 10px;
background : url(../images/navi_pfeil_rechts.gif) no-repeat 0 7px;
}
div.downloadImg {
padding : 0;
margin-top : 10px;
background : url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}
dl.gallery-detail {
margin : 20px 10px 0 0;
}
dl.gallery-detail dt {
text-align : left;
padding : 0;
}
td.gallery_image {
height : 220px;
padding : 0;
}
td.gallery_image div.link_image {
padding : 0;
background-position : top center;
min-height : 120px;
height : 120px;
margin-bottom : 5px;
overflow : hidden;
}
td.gallery_image .bottom_links {
height : 40px;
margin-top : 10px;
}
td.gallery_image .bottom_links {
margin-bottom : 0;
text-align : left;
width : 180px;
}
td.gallery_image .links {
margin-bottom : 0;
}
.sitemap, .sitemap ul {
margin-left : 0;
padding-left : 0;
}
.sitemap li {
border-bottom : 1px solid #333333;
list-style-type : none;
}
.sitemap .level1 {
background-color : transparent;
padding : 3px 3px 3px 10px;
}
.sitemap .level2 {
background-color : transparent;
padding : 3px 3px 3px 30px;
}
.sitemap .level3 {
background-color : transparent;
padding : 3px 3px 3px 50px;
}
* + html .sitemap .list2, * html .sitemap .list2 {
margin-top : -14px;
}
#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%;
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#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 : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
outline : none;
}
#overlay {
position : relative;
left : 0;
z-index : 90;
width : 100%;
height : 100%;
min-height : 100%;
background-color : #ffffff;
}

input {
border-color : #666666;
border-width : 1px;
background : #ffffff;
}
textarea {
border-color : #666666;
border-width : 1px;
background : #ffffff;
width : 312px;
}


#content td.gallery_image {
background-color : #ffffff;
border-style : solid;
border-top-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-collapse : collapse;
border-top-color : #ffffff;
border-left-color : #ffffff;
border-right-color : #ffffff;
border-bottom-color : #ffffff;
}

/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

#mod_sK a { 
 font-family:sans-serif;
 font-size:11px;
 text-decoration:none; 
 color:#444444;
}

#mod_sK a.tag { 
 font-size:9px;
}

#mod_sK table {
 width: 160px;
 border: 1px solid #ffffff;
 margin-left: 10px;
 border-spacing:4pt;
 font-size:12px;
 font-family:sans-serif;
 text-decoration:none; 
 color:#000000;
}

#mod_sK td.navl {
 text-align:left; 
 width:20%;
 font-weight:bold;
}

#mod_sK td.navr {
 text-align:right; 
 width:20%;
 font-weight:bold;

}
#mod_sK td.navm {
 text-align:center; 
 width:60%;
 font-weight:bold;
}

#mod_sK td.wtag {
 width:14%;
 background-color:#ffffff;  
 text-align:center; 
 color:#000000;
 font-family:sans-serif;
}


#mod_sK td.wochenende {
 background-color:#eeeeee;  
 color:#aaaaaa; 
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.wochentag {
 color:#999999; 
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.heute {
 color:#43A0AF; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 paddin-right:3px;}

#mod_sK td.belegt {
 background-color:#e3e3ff;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.belegtwe {
 background-color:#bfbfff;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiert {
 background-color:#ffffcc;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiertwe {
 background-color:#ffff99;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {font-size:100%; color:#000000; margin-bottom:5px;}
#mod_te h2 {font-size:100%; font-weight:bold; color:#000000; margin-bottom:5px;}
#mod_te p {font-size:100%; color:#222222; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:98%; 
   background-color:#ffffff;
   border-collapse:collapse;
   color: #000000;
}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 120%;
   background-color:#ffffff;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:0px;
   font-size: 11px;
color: #555555;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 100%;
   font-size: 11px;
margin-bottom:5px;
color: #555555;
}

#mod_tl .border { border-bottom:1px solid #d4d4d4; }
#mod_tl .font-size { 11px; }
#mod_tl .hell { background-color:#ffffff; }
#mod_tl .dunkel { background-color:#ffffff; }
#mod_tl .sp0 { width:95px; padding-top:5px;}
#mod_tl .sp1 { width:75px;  font-size: 11px; color: #555555; padding-top:5px;}
#mod_tl .sp2 { width:90px;  font-size: 11px; color: #555555; padding-right:10px; padding-top:5px;}
#mod_tl .sp3 { width:260px; font-size: 11px;  color: #333333; font-weight:bold; padding-top:5px;}
#mod_tl .sp4 { width:200px;  font-size: 11px; color: #555555; padding-top:5px;}
#mod_tl .einrueck { padding-left:0px; color: #555555;  padding-top:5px;}

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

#mod_ttl table {
   width:99%; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_ttl th {
   width:100%;
   border-top:1px solid #f3f3f3;
   border-right:1px solid #f3f3f3;
   border-left:1px solid #f3f3f3;
   border-bottom:1px solid #f3f3f3;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#f3f3f3;
   margin-top:2px;
   margin-bottom:2px;
   padding-left:2px;
   font-size: 11px;
   color: #555555;
}

#mod_ttl td {
   text-align: left;
   vertical-align: top;
   line-height: 100%;
   font-size: 11px;
   color: #555555;
}

#mod_ttl .hell { background-color:#ffffff; }
#mod_ttl .dunkel { background-color:#f3f3f3; }
#mod_ttl .sp1 { width:110px;  font-size: 11px; color: #666666;}
#mod_ttl .sp2 { width:120px;  font-size: 11px; color: #666666;}


/*---------------------------------------------*/ 

#footer {
height : 100px;
padding-top: 20px;
color: #666666;
} 



/* Lightbox */
    #lightbox {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        /*z-index: 100;*/
        z-index: 990;
        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: #000;
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
    }
    .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 */
    }
/* << */logoTop


td.oben  {
    font-size : 12px;
    font-family : arial,sans-serif;
    font-weight : normal;
    
    line-height : 14px;
    border-top-color : #AAAAAA;
    border-top-style : solid;
    border-top-width : 1px;
    border-left-color : #AAAAAA;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #AAAAAA;
    border-right-style : solid;
    border-right-width : 1px;
    border-bottom-color : #AAAAAA;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-color : #AAAAAA;
    
}



td.inhalt  {
    font-size : 12px;
    line-height : 14px;
    font-family : arial,sans-serif;
    font-weight : normal;
    color : #666666;
    
    border-left-color : #AAAAAA;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #AAAAAA;
    border-right-style : solid;
    border-right-width : 1px;
    border-bottom-color : #AAAAAA;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-color : #AAAAAA;
    
}