/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
body,form{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block}#container:after,.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* ColorBox v1.4.11, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.4.11/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.4.11/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.4.11/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.4.11/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Slimbox v1.71, (c) 2007-2009 Christophe Beyls <http://www.digitalia.be>, MIT-style license */
#lbOverlay{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000;cursor:pointer}#lbCenter,#lbBottomContainer{position:absolute;z-index:9999;overflow:hidden;background-color:#fff}.lbLoading{background:#fff url("../../assets/mootools/slimbox/1.71/images/loading.gif") no-repeat center}#lbImage{position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat}#lbPrevLink,#lbNextLink{display:block;position:absolute;top:0;width:50%;outline:0}#lbPrevLink{left:0}#lbPrevLink:hover{background:transparent url("../../assets/mootools/slimbox/1.71/images/prevlabel.gif") no-repeat 0 15%}#lbNextLink{right:0}#lbNextLink:hover{background:transparent url("../../assets/mootools/slimbox/1.71/images/nextlabel.gif") no-repeat 100% 15%}#lbBottom{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size:10px;color:#666;line-height:1.4em;text-align:left;border:10px solid #fff;border-top-style:none}#lbCloseLink{display:block;float:right;width:66px;height:22px;background:transparent url("../../assets/mootools/slimbox/1.71/images/closelabel.gif") no-repeat center;margin:5px 0;outline:0}#lbCaption,#lbNumber{margin-right:71px}#lbCaption{font-weight:bold}
/* Style sheet layout */
Style sheet tmp/css/1/layout body,div,h1,h2,h3,h4,h5,h6,p,blockquote,figure,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}caption,th,td{vertical-align:top;text-align:left}abbr,acronym{border-bottom:1px dotted #666;font-variant:normal;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}li{list-style-type:disc;list-style-position: inside}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}a{color:#003399}:focus{outline:0}input,button,textarea,select{display:block;font-size:99%;font-family:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6{margin-top:0.2em;font-family:Trebuchet MS;color:#003399}h1{font-size:22px}h2{font-size:20px}h3{font-size:18px}h2,h4,h6{color:#444}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:4px;/* Should match the font size */}pre,code{font:12px "Lucida Console",Monaco,monospace}table{font-size:inherit}caption,th{font-weight:bold}html{overflow-y: scroll}body{height:100%;background-color:#ccc;color:#666;font:12px Trebuchet MS,Arial,Helvetica,sans-serif}#wrapper{margin-top:10px;margin-bottom:10px;background-color:#fff;background-image:url("../../files/noframe/Layout/hintergrund_main.jpg");background-repeat:repeat-y;border-right:3px solid #003399;border-left:3px solid #003399;-moz-box-shadow:0 2px 12px #999;-webkit-box-shadow:0 2px 12px #999;box-shadow:0 2px 12px #999;behavior:url("../../assets/css/plugins/css3pie/PIE.htc")}#header{}#header h1{margin-top:0}#container{}#main{min-height:300px;line-height:1.5}#main .inside,#right .inside{padding:20px 10px 10px 20px}#left .inside{}.mod_headerLogo{position:absolute;margin-top:10px;margin-left:10px;padding:10px}.social_media{right:0;top:0;position:absolute;padding-top:10px;padding-left:10px;background-color:#fff}.mod_newslist .layout_latest{margin:2em 0;padding-bottom:0.5em;border-bottom:1px dotted #444}#main .mod_newslist .info{margin-bottom:1em;font-size:11px;color:#666}.mod_newslist h2{font-size:18px;line-height:1}.mod_newslist h2 a{font-size:18px}.mod_newsarchive .layout_latest{margin:2em 0;padding-bottom:0.5em;border-bottom:1px dotted #444}#main .mod_newsarchive .info{margin-bottom:1em;font-size:12px}.mod_newsarchive h2{font-size:18px;line-height:1}.mod_newsarchive h2 a{font-size:18px}.ce_image img{padding:5px;background-color:#fff;-moz-box-shadow:0 1px 6px #999;-webkit-box-shadow:0 1px 6px #999;box-shadow:0 1px 6px #999}.ce_gallery img{padding:5px;background-color:#fff;-moz-box-shadow:0 1px 6px #999;-webkit-box-shadow:0 1px 6px #999;box-shadow:0 1px 6px #999}.ce_gallery li{list-style-type:none}figcaption,.caption{margin-bottom:1em;font-size:11px;line-height:1.2;color:#666}.ce_table table{margin-bottom:1em;background-color:#eee;border-top:1 solid #d9d9d9;border-collapse:collapse;font-size:13px;border-bottom:1 solid #d9d9d9}.ce_table thead{color:#fff;background-color:#003399}.ce_table tr.even{background-color:#fff;color:#444}.ce_table td,.ce_table th{padding:0.5em 1em}.ce_text{margin-bottom:20px}table.calendar{width:98%;background-color:#fff;border-collapse:seperate}table.calendar .head{padding:0.25em 0;text-align:center;background-color:#555450;font-size:12px;color:#fff}table.calendar th.previous{padding-left:3px;border-left:1 solid #d9d9d9}table.calendar th.next{margin-right:3px;text-align:right;border-right:1 solid #d9d9d9}table.calendar th a{font-weight:normal;text-decoration:none;color:#fff}table.calendar .label{padding:2px;text-align:center;background-color:#fff;border-right:1px solid #d9d9d9;font-weight:normal;color:#444;border-bottom: 1px solid #bbb}table.calendar .weekend{background-color:#f1f1f1;color:#8e8e8e}table.calendar td{width:14%;height:7em;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}table.calendar .col_first{border-left:1px solid #d9d9d9}table.calendar .header{margin:1px;padding:1px;background-color:#e6e6e6;font-size:11px;color:#666}table.calendar .today{color:#fff;background-color:#003399}table.calendar .event{margin:3px;line-height:1.1}table.calendar .event a{font-size:11px;text-decoration:none;color:#333}table.calendar .event a:hover{text-decoration:underline}.column2{width:230px;min-height:200px;float:left;margin-right:10px;margin-bottom:10px;padding:10px;border:1px solid #eee}.column3{width:140px;min-height:200px;float:left;margin-right:10px;margin-bottom:10px;padding:10px;border:1px solid #eee}.pdf_link{float:right;margin-top:10px;margin-left:10px}.kontakt{padding:5px 10px 10px;background-color:#eee;border:1px solid #A0C0B8}.pagination{text-align:center;font-family:tahoma}.pagination li{float:left;display:block;margin:2px 6px 2px 0;font-size:11px;line-height:13px}.pagination li a,.pagination span{display:block;padding:1px 5px 2px;background-color:#fff;border:1px solid #bbb;text-decoration:none;color:#303030}.pagination li a:hover,.pagination li a:active{color:#fff;background-color:#003399;border:1px solid #003399}.pagination span.current{padding:1px 5px 2px;font-size:11px;color:#fff;background-color:#003399;border:1px solid #003399}.mod_breadcrumb{bottom:10px;position:absolute}.mod_breadcrumb ul,.mod_breadcrumb li{float:left;display:inline;margin-left:10px;line-height:1.4em;color:#fff}#lbCaption{display:none}#footer .copyright{float:right;margin-left:10px;line-height:1.7}#header .meta{right:10px;position:absolute;margin-left:10px;top:10px}#footer{padding:140px 20px 5px 10px;color:#999;background:url("../../files/noframe/Layout/footer.jpg") left bottom no-repeat}#footer .toggle_view a{padding:1em;background-color:#f5f4e9;border-radius:4px;font-size:14px;text-decoration:none;color:#444;behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc")}#footer .toggle_view{clear:both;margin:3em 0 2em}.mod_fblikeit{margin-left:20px}
/* Style sheet navigation */
#header .mod_navigation{background-color:#C2341B}#header .mod_navigation ul{width:auto;float:left;margin:0;padding:0}#header .mod_navigation li{width:auto;float:left;margin:0;border-right:1px solid #fff;list-style-type:none}#header .mod_navigation a,#header .mod_navigation span{min-width:80px;display:block;padding:8px;text-decoration:none;color:#ececec;text-align: center}#header .mod_navigation .active,#header .mod_navigation .trail{background-color:#A0C0B8;font-weight:bold;color:#fff}#header .mod_navigation a:hover,#header .mod_navigation a:focus{text-decoration:underline;color:#fff}#header .mod_navigation .level_2 li{clear:both;border-right:0px}#header .mod_navigation .level_2{width:0;height:0;left:-32768px;position:absolute;margin:0;padding:0;background-color:#C2341B;top:-32768px;/*background:-moz-linear-gradient(top,#141414,#555450);background:-webkit-linear-gradient(top,#141414,#555450);background:-o-linear-gradient(top,#141414,#555450);background:-ms-linear-gradient(top,#141414,#555450);background:linear-gradient(top,#141414,#555450);-pie-background:linear-gradient(top,#141414,#555450);*/border-bottom-right-radius:4px;border-bottom-left-radius:4px;behavior:url("assets/css3pie/1.0.0/PIE.htc");z-index: 1000;/* there really is no field for this. #1652 */}#header .mod_navigation li:hover .level_2{width:auto;height:auto;min-width:80px;left:auto;top:auto;position:absolute;display:block}#header .mod_navigation .level_2 a,#header .mod_navigation .level_2 span{background-color:#C2341B;border-right:0px;font-size:13px;font-weight:normal}div.mod_newsmenu{float:left;margin:0;font-size:13px}.mod_newsmenu li{margin:0.5em 0 0;list-style-type:none}.mod_newsmenu li.year{margin:0 0 2em;padding:0;font-size:14px;font-weight:bold}.mod_newsmenu .level_2{margin:0;padding:0;font-size:13px;font-weight:normal}.mod_newsmenu a,#left .mod_newsmenu span{display:block;padding:0.25em 0;text-decoration:none;color:#666}.mod_newsmenu a:hover,#left .mod_newsmenu a:focus{text-decoration:underline}.news-alle-anzeigen{clear:both}.divmod_newsmenu{float:left;margin:0}.mod_newsnemu li{margin:0;list-style-type:none}.news-alle-anzeigen a{font-size:13px;text-decoration:none;color:#666}.news-alle-anzeigen a:hover,#left  .news-alle-anzeigen a:focus{text-decoration:underline}.mod_sitemap ul ul{margin-bottom:0}.mod_sitemap li{margin-left:0;list-style-type:none}.mod_sitemap li li{margin-left:1.5em}.mod_sitemap a{color:#666;text-decoration: none;font-weight: bold}.mod_sitemap a:hover{color:#333;text-decoration: none;font-weight: bold}.mod_sitemap .level_2 a{font-weight: normal}#header .mod_customnav li{float:left;margin:0;padding:0;list-style-type:none}#header .mod_customnav a,#header .mod_customnav span{display:block;margin-right:12px;font-size:12px;line-height:1.7;text-decoration:none;color:#666}#header .mod_customnav a:hover,#header .mod_customnav a:focus{text-decoration:underline}#header .mod_customnav span.active{text-decoration:underline}
@media print{
/* Style sheet printer */
#left{display:none}#right{display:none}#header .ce_pageimages{display:none}#header{height:100px}#header .mod_headerLogo{width:300px;height:90px;padding:5px;background-color:#C2341B}.social_media{display:none}#header .mod_navigation{display:none}#container{padding-right:0;padding-left:0}
}
@media screen{
/* Style sheet Interaktionen */
form#kontaktformular{margin:0 0 2em;border-top:1 solid #444;border-bottom:1 solid #444;line-height:1}#kontaktformular label{width:150px;float:left;display:block;margin:1em 0 0.25em;curser: pointer}#kontaktformular .checkbox_container{margin-top:1.5em;margin-bottom:1em}#kontaktformular input[type="text"],#kontaktformular select{display:block;padding:0.25em;border:1px solid #ddd}#kontaktformular textarea{margin-bottom:10px;padding:0.25em;border:1px solid #ddd}#kontaktformular .captcha_text{display:block;margin-top:10px;margin-left:150px}#kontaktformular .submit_container{margin-left:150px}#main p.error{margin-bottom:0.25em;padding:1em;background-color:#ffc0cb;border:1px solid #f00;font-family:000}
}
/* Style sheet navigation_left_02 */
#left .mod_navigation{width:189px;margin-top:25px}#left .mod_navigation h1{color:#fff}#left .mod_navigation ul{margin:0;padding:0}#left .mod_navigation li{margin:0;list-style-type:none}#left .mod_navigation a,#left .mod_navigation span,#left .mod_navigation a:visited{display:block;padding:7px 7px 7px 30px;border-left:2px solid #fff;font-size:13px;font-weight:normal;text-decoration:none;color:#666;background:url("../../files/noframe/Layout/button.jpg") left center no-repeat}#left .mod_navigation a:hover,#left .mod_navigation a:focus{text-decoration:underline;color:#003399}#left .mod_navigation span.active,#left .mod_navigation .trail{background-repeat:no-repeat;font-weight:bold;color:#003399}#left .mod_navigation .level_2 a,#left .mod_navigation .level_2 span{padding-left:30px;background-image:none;font-size:11px;font-weight:normal}#left .mod_navigation .level_2 a:hover,#left .mod_navigation .level_2 a:focus,#left .mod_navigation .level_2 .trail{font-weight:bold;color:#003399}#left .mod_navigation .level_2 span.active{font-weight:bold}#left .mod_navigation .level_3 a,#left .mod_navigation .level_3 span{padding-left:50px;background-image:none;font-size:11px;font-weight:normal;color:#999}#left .mod_navigation .level_3 span.active,#left .mod_navigation .level_3 .trail{font-weight:bold;color:#003399}#left .mod_navigation .level_4 a,#left .mod_navigation .level_4 span {     padding-left:65px;     background-image:none;     font-size:11px;     font-weight:bold;     color:#999;{}#left .mod_navigation .level_4 span.active{font-weight:bold;color:#003399}
