body,form,figure{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}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:150%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayOpaque{background:url(../../assets/mediabox/images/80.png)}#mbOverlay.mbOverlayAbsolute{position:absolute}#mbOverlay.mbMobile{position:absolute;background-color:transparent}#mbBottom.mbMobile{line-height:24px;font-size:16px}#mbCenter{position:absolute;z-index:9999;left:50%;padding:10px;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";-webkit-box-shadow:0 5px 20px rgba(0,0,0,.5);-khtml-box-shadow:0 5px 20px rgba(0,0,0,.5);-moz-box-shadow:0 5px 20px rgba(0,0,0,.5);box-shadow:0 5px 20px rgba(0,0,0,.5)}#mbCenter.mbLoading{background:#000 url(../../assets/mediabox/images/loading-dark.gif) no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbMedia{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat}#mbBottom{line-height:20px;font-size:12px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;text-align:left;color:#999;min-height:20px;padding:10px 0 0}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:700}#mbNumber{display:inline;color:#999;font-size:.8em;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:1.6em;font-size:.8em}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:400}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:700;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:1.4em;font-weight:700}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:700;text-decoration:underline}
.xroundcont {
    background-color:#fdd017;
    color:#483d8b;
    /* custard ffffcc */
}
.xroundcont p,
.roundmenu p {
    margin:0;
}
.xroundtop {
    background: url(../../files/css/files/thp/urnewsl.jpg) no-repeat top right;
}
.xroundbottom {
    background: url(../../files/css/files/thp/brnewsl.jpg) no-repeat top right;
}
img.corner {
    width:15px;
    height:15px;
    border: none;
    display: block !important;
}
.roundmenut {
    background: url(../../files/css/files/thp/urmenu.gif) no-repeat top right;
}
.roundmenub {
    background: url(../../files/css/files/thp/brmenu.gif) no-repeat top right;
}
img.menucorner {
    width:10px;
    height:10px;
    border: none;
    display: block !important;
}

.menu {
    border:5px solid;
    overflow:visible;
    height:25px; 
    position:relative; 
    z-index:100;
    font-family:arial, sans-serif;
}
.menu ul {
    left:-1px;
    position:relative;
    margin:0;
    padding:0;
    list-style-type:none;
}
.menu li {
    position:relative;
    float:left;
    border:1px solid #585752;
}
.menu a,
.menu a:visited {
    height:23px;
    display:block;
    padding-left:10px;
    border-top:1px;
    border-right:0px;
    border-bottom:1px;
    border-left:1px;
    font-size:12px;
    line-height:29px;
    font-weight:bold;
    text-decoration:none;
}
.menu ul ul {
    height:0px;
    top:24px;
    position:absolute;
    margin:0;
    visibility:hidden;
}
.menu ul ul a,
.menu ul ul a:visited {
    height:auto;
    margin-top:2px;
    margin-right:10px;
    border-top:0px;
    border-right:1px;
    border-bottom:1px;
    border-left:1px;
    line-height:18px;
}
.menu ul li:hover ul,
.menu ul a:hover ul {
    visibility:visible;
}
.menu ul :hover ul ul {
    visibility:hidden;
}
.menu ul :hover ul :hover ul {
    visibility:visible;
}
.menu table {
    left:0;
    top:0;
    position:absolute;
    border-collapse:collapse;
}

.fotoleft {
    overflow:visible;
    float:left;
    clear:none;
}
.foto {
    overflow:visible;
    margin:0;
}
.foto ul {
    width:88px;
    position:relative;
    margin:0;
    padding:8px 0 0 8px;
    list-style-type:none;
}
.foto ul li {
    margin:0 0 8px;
    padding:0;
    text-align:center;
}
.foto ul li a {
    width:80px;
    height:60px;
    margin:0;
    padding:0;
    cursor:default;
}
.foto ul li img {
    width:80px;
    height:60px;
    display:block;
    margin:0;
    padding:0;
}
.foto ul li a img {
    width:80px;
    height:60px;
    display:block;
    margin:0;
    padding:0;
}
.foto ul li a:hover img {
    width:240px;
    height:180px;
    z-index:10;
}
.foto ul li a:hover {
    width:240px;
    height:180px;
    z-index:10;
}

@media print, screen {
#mainsearchbox {
    margin-left:10px;
}
#right {
    margin-top:80px;
}
#header {
    padding-top:30px;
}
.rightcol {
    margin-right:20px;
    margin-left:10px;
}
.rightcol h1 {
    padding-top:2px;
    border-top:1px solid;
}
.hidearticle {
    display:none;
}
.login {
    width:250px;
}
#news {
    top:20px;
    position:relative;
}
.mod_breadcrumb {
    width:989px;
    padding-bottom:3px;
    padding-left:10px;
}
.printout {
    display:none;
}
.PrintButton {
    font-style:italic;
}
.links {
    margin-top:20px;
}
.article {
    clear:none;
    padding:10px 0 10px 20px;
}
.linkenrand {
    padding-left:50px;
}
#maingallery {
    width:640px;
    margin-right:auto;
    margin-left:auto;
}
ul.train {
    margin-top:0;
    margin-bottom:1px;
    margin-left:40px;
    padding:0;
    border-collapse:collapse;
    border: none;
    border-spacing: 0px;
}
li.train {
    margin-top:0;
    margin-bottom:0;
    padding:0;
    border-collapse:collapse;
    border: none;
    border-spacing: 0px;
}
p.train {
    margin-top:0;
    margin-bottom:2px;
}
table.train {
    padding:0;
    border-collapse:collapse;
    border: none;
    border-spacing: 0px;
}
tr.train {
    padding:0;
    border-collapse:collapse;
    border: none;
    border-spacing: 0px;
}
td.train {
    padding:0;
    vertical-align:top;
    border-collapse:collapse;
    border: none;
    border-spacing: 0px;
}
.back {
    display:none;
}
.maintext {
    margin:20px;
    text-align:center;
}
.maintext h1 {
    text-align:center;
}
.maintext h2 {
    text-align:center;
}
.maintext p {
    margin-top:10px;
    margin-left:0;
}
.contact td {
    padding-right:10px;
}
.fntlogo {
    text-align:left;
}
body {
    margin-top:2px;
    margin-bottom:15px;
    background-repeat:repeat-y;
    list-style-type:disc;
}
#left-menu ul {
    padding-left:0;
}
#left-menu li,
#left-menu a,
#left-menu a:visited {
    list-style-type:none;
}
#left-menu ul li {
    display:inline;
}
.article h1 {
    margin-top:2px;
}
.article h2 {
    margin-top:2px;
}
.article h3 {
    margin-top:2px;
}
.article h5 {
    margin-top:2px;
}
.article p,
.article a,
.article ul {
    margin-top:2px;
}
.article td {
    vertical-align:top;
}
.newsarticle {
    padding-right:0;
    padding-left:0;
}
.kosten {
    width:450px;
    padding-right:5px;
    vertical-align:top;
}
.kostentab td {
    padding-top:5px;
    vertical-align:top;
}
.ulcorner {
    left:-20px;
    top:-18px;
    position:absolute;
}
.urcorner {
    right:-20px;
    top:-18px;
    position:absolute;
}
.blcorner {
    bottom:-34px;
    left:-20px;
    position:absolute;
}
.brcorner {
    bottom:-34px;
    right:-20px;
    position:absolute;
}
#heading {
    width:500px;
    float:left;
    padding:18px 20px 0;
}
#main {
    min-height:500px;
}
#footer {
    clear:both;
    padding:5px 20px 20px;
}
#footer p,
#footer a {
    margin-top:0;
    margin-bottom:0;
    text-decoration:none;
}
.logo {
    width:170px;
    float:right;
    margin-top:0;
    margin-right:40px;
}
.typo {
    overflow:visible;
    float:right;
}
.title {
    height:120px;
    float:left;
    margin-top:-30px;
    text-align:left;
}
.lang {
    overflow:visible;
    float:right;
    clear:none;
}
.floatright {
    overflow:visible;
    float:right;
    clear:none;
    margin-left:10px;
}
.marginright20 {
    margin-right:20px;
    margin-left:10px;
}
.marginright50 {
    margin-right:50px;
}
.marginright75 {
    margin-right:75px;
}
.marginright100 {
    margin-right:100px;
}
.clearleft {
    overflow:visible;
    clear:left;
}
.floatleft {
    overflow:visible;
    float:left;
    clear:none;
    margin-right:10px;
}
.marginleft20 {
    margin-right:10px;
    margin-left:20px;
}
.menu {
    width:999px;
    left:1px;
    position:relative;
    border:0px;
}
.menu a:hover,
.menu ul ul a:hover,
.menu :hover > a,
.menu ul ul :hover > a,
.menu ul ul a.drop:hover,
.menu ul ul :hover > a.drop,
.menu ul ul ul a:hover,
.menu ul ul :hover > a.drop {
    text-decoration:none;
}
.impressum h1 {
    text-align:center;
}
.impressum h2 {
    margin-top:35px;
    text-align:center;
}
.impressumbottom h3 {
    margin-bottom:0;
    padding-bottom:0;
}
.impressum p {
    margin-top:5px;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
    text-align:center;
}
.menu a,
.menu a:visited {
    border-right:1px solid;
}
.menu {
    position:relative;
}
.menu ul {
    width:996px;
}
.menu li {
    width:140px;
    margin:0;
    padding:0;
    list-style-type:none;
}
.menu ul ul,
.menu ul ul ul,
.menu ul ul li {
    width:179px;
}
.menu a,
.menu a:visited {
    width:128px;
    margin-left:0;
    vertical-align:top;
}
.menu ul ul a,
.menu ul ul a:visited {
    width:170px;
}
.menu ul ul ul {
    width:140px;
    left:140px;
    top:-1px;
}
.menu ul ul ul.left {
    left:-140px;
}
.menu ul ul {
    left:10px;
}
.menu ul ul ul {
    left:180px;
}
.foto ul {
    border:2px solid;
}
.fotosolid ul {
    border:0;
}
.title h1 {
    height:45px;
    margin:10px;
}
.title h2 {
    margin:10px 10px 0;
}
.title h3 {
    margin:0 0 0 10px;
}
a:link,
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}
#Header2 {
    text-align:left;
}
}

@media print, screen {
.logo {
    font:10px georgia;
    font-style:italic;
    color:#a6a6a6;
}
.highlight01 {
    padding:1px 5px;
    background-color:#fff0d0;
    color:#981320;
}
.highlight02 {
    padding:1px 4px;
    background-color:#dcebef;
    border:1px solid #23555c;
    color:#3c7483;
}
.highlight02 a {
    color:#3c7483;
}
h4 {
    font-size:11px;
    font-weight:normal;
    color:#981320;
}
.PrintButton {
    font-style:italic;
}
.menu a,
.menu a:visited {
    border-color:#dcebef;
}
.menu li,
.menu a,
.menu ul ul a.drop,
.menu ul ul a.drop:visited,
.menu ul ul ul a,
.menu ul ul ul a:visited {
    background-color:#dcebef;
    border-color:#dcebef;
}
.menu a:hover,
.menu ul ul a:hover,
.menu :hover > a,
.menu ul ul :hover > a,
.menu ul ul a.drop:hover,
.menu ul ul :hover > a.drop,
.menu ul ul ul a:hover,
.menu ul ul :hover > a.drop {
    background-color:#fff0d0;
}
.menu {
    background-color:#dcebef;
}
.border {
    border:5px solid #981320;
    border-collapse:collapse;
}
.borderimg img {
    border:5px solid #981320;
    border-collapse:collapse;
}
.news img {
    border:5px solid #981320;
    border-collapse:collapse;
}
body {
    background-color:#ada38f;
    font-family:arial;
}
.weihnachten h1,
.weihnachten h2,
.weihnachten h3,
.weihnachten h4 {
    color:#981320;
}
#container {
    background-color:#ffffff;
}
.foto ul {
    background-color:#dcebef;
    border-color:#ffffff;
}
.fotosolid ul {
    background-color:#dcebef;
}
#left-menu li,
#left-menu a,
#left-menu a:visited {
    font-size:12px;
    font-weight:normal;
}
.mod_breadcrumb {
    background-color:#ffffff;
    font-size:11px;
}
#wrapper {
    background-color:#ffffff;
    font-size:13px;
    color:#3c7483;
}
.article {
    font-size:12px;
}
.maintext {
    font-size:12px;
}
.maintext h1 {
    font-size:15px;
}
.maintext h2 {
    font-size:12px;
}
.contact td {
    font:13px verdana;
    font-weight:bold;
}
.article h1 {
    font:14px verdana;
    font-weight:bold;
}
.article h2 {
    font:12px verdana;
}
.article h3 {
    font:12px verdana;
    font-weight:bold;
}
.article h4 {
    font:12px verdana;
    font-weight:bold;
    color:#981320;
}
.article h5 {
    font-size:12px;
    font-weight:normal;
    color:#981320;
}
.newsarticle h3 {
    font-weight:bold;
}
.newsarticle h2 {
    font-weight:bold;
    color:#981320;
}
.newsarticle a {
    font-weight:bold;
    font-style:italic;
    text-decoration:underline;
}
.impressum h1 {
    font-size:13px;
    font-weight:bold;
    text-decoration:underline;
}
.impressum h2 {
    font-size:13px;
    font-weight:bold;
    text-decoration:underline;
}
.impressumbottom h3 {
    font-size:13px;
    text-decoration:none;
}
.impressum p {
    font-size:13px;
    font-weight:bold;
}
.menu li {
    font-size:12px;
    text-decoration:none;
}
.menu a,
.menu a:visited {
    font-size:12px;
    font-weight:normal;
}
.title h1 {
    color:#a6a6a6;
}
.title h1 {
    font:28px/28px georgia;
    font-weight:bold;
    font-style:italic;
    color:#3c7483;
}
.title h1 span {
    font:24px/24px georgia;
    font-style:italic;
    color:#a6a6a6;
}
.title h2 {
    font:16px/20px georgia;
    font-weight:bold;
    font-style:italic;
    color:#a6a6a6;
}
.title h3 {
    font-size:13px;
    line-height:14px;
    font-weight:normal;
    color:#a6a6a6;
}
#Header2 {
    font-size:13px;
}
.rightcol h1 {
    font-size:12px;
}
.rightcol h2 {
    font-size:11px;
}
.rightcol p,
.rightcol h3,
.rightcol li,
.rightcol a {
    font-size:11px;
}
a:link,
a:visited {
    text-decoration:none;
    color:#3c7483;
}
a:hover {
    color: teal;
}
}

