﻿html {height:100%;}

body {background-color: #000000;
      background-image:url(../../Bilder/Icons/background.jpg);
      background-repeat: repeat;
      font-size: 10pt;
      font-family: Arial, Helvetica, Sans-Serif;
      color: #ffffff;
      margin:0;
      padding:0;
}

a:link  { color: #ffdead; text-decoration:none;}
a:visited { color: #f0e68c; text-decoration:none;}
a:hover { color: #daa520; text-decoration:none;}
a:active { color:#ffd700; text-decoration:none;}
a:focus { color:#daa520; text-decoration:none;}

h1, h2 {margin: 30px 47px 0 47px; color: #ff0000;}
h3 {color: #E81D00;}

#Uhr {position:absolute;
      top:10px;
      right:10px;
      color: #eee8aa;
      width: 200px;
      text-align: right;
 }
      
div#main {
    position: relative;
    width: 900px;
    margin: auto;
    background-color: #000000;
}

div#links {
    position: absolute; 
    width: 200px; 
    min-height: 488px; 
    background: #000000 url(../../Bilder/Icons/Logo_1.jpg) no-repeat;
}

div#links_1 {
    width: 0;
    height: 0;
    overflow: hidden; 
}

img#links_1-1 {
}

div#links_2 {
    width: 201px;
    height: 257px;
    overflow: hidden;
}

img#links_2-1 {
    position: relative;
    cursor: pointer;
}

div#links_3 {
    position: relative; 
    margin: 35px 20px 0 20px;
    width: 160px;
    overflow: hidden;
    text-align: center;
}

div.links_3-1 {
    height: 24px;
    width: 140px;
    position: relative;
    padding: 5px 0 0 0;
    background: url(../../Bilder/Buttons/V5/08-5.png) no-repeat;
    color: #eee8aa;
    text-align: center;
    font: bold 10pt Arial, Helvetica, Sans-Serif;
    overflow: hidden;
    cursor: pointer;
    /*Alt
    margin: 4px 10px 0 10px;
    /*Neu*/
    left: 50%;
    margin: 4px 0 0 -70px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter:alpha(opacity=90);
    opacity: 0.9;
}

div.links_3-2 {
    overflow: hidden;
    position: relative;
    /*Alt
    margin: 0 30px 0 30px;*/
    /*Neu*/
    margin:0;
    height:0;
}
        
div.links_3-2-1 {
    height: 24px;
    width: 100px;
    position: relative;
    padding: 5px 0 0 0;
    background: url(../../Bilder/Buttons/V5/07-5.png) no-repeat;
    text-align: center;
    font: bold 10pt Arial, Helvetica, Sans-Serif;
    overflow: hidden;
    cursor: pointer;
    /*Alt
    margin: 1px 0 0 0;*/
    /*Neu*/
    left: 50%;
    margin: 1px 0 0 -50px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter:alpha(opacity=85);
    opacity: 0.85
}
/*Neu*/
div.links_3-2-2 {position: absolute; top:0; left:0; width:100%; height: 100%;  background-color: black; -o-border-radius: 15px;-icab-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;border-radius: 15px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter:alpha(opacity=30); opacity: 0.3;}
/*Neu*/
div.links_3-3 {overflow: hidden; margin: 0; background-position: top center; background-repeat: no-repeat;}

div#rechts {
    position: relative;
    left: 200px;
    width: 700px;
}

div#rechts_1 {
    position: relative; 
    height: 135px; 
    width: 700px;
}

div#rechts_1-1 {
    position: absolute; 
    right: 10px; 
    top: 35px; 
    height: 44px; 
    width: 200px; 
    margin: 0; 
    padding: 0;
}

div#rechts_1-1-1 {
    position: absolute;
    text-align: center;
}

#rechts_1-1-1-1 {
    margin: 0;
    padding: 0;
}

input#rechts_1-1-1-2 {
    width: 90px;
    background-color: Silver;
}

input#rechts_1-1-1-3 {
    width: 90px;
    font-weight: bold;
}

div#rechts_1-1-2 {
    position: absolute;
    right: 0;
    width: 110px;
    text-align: right;
}

button#rechts_1-1-2-1 {
    height: 44px;
    width: 100px;
    text-align: center;
    font-weight: bolder;
}

img#zurueck {
    width: 50px; 
    height: 15px;
}

div#rechts_1-1-3 {
    height: 0;
    overflow: hidden;
}

div#rechts_1-1-4 {
    text-align: right;
    position: absolute;
    top: 50px;
    width: 100%;
    overflow: hidden;
    font-size: 20px;
    font-family: Brush Script MT, Comic Sans MS, Arial;
}

div#rechts_1-1-5 {
    position: absolute;
    top: 50px;
    width: 94px;
    overflow: hidden;
}

div#rechts_1-1-5-1 {
    float: left;
    text-align: center;
    width: 31px;
    margin-left: 29px;
}

div#rechts_1-1-5-2 {
    float: left;
    -o-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

div#rechts_1-1-5-2:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter:alpha(opacity=80);
    opacity: 0.8;
    -o-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

div#rechts_1-1-5-2 img {
    border: 0; 
    height: 15px;
}

div#rechts_1-1-5-3 {
    float: left;
    text-align: center;
    width: 32px;
}

div#rechts_1-1-5-4 {
    float: left;
}

div#rechts_2 {
    position: relative; 
    height: 37px;
    width: 700px;
    overflow: hidden;
}

.rechts_2-1 {
    position: relative; 
    height: 37px;
    overflow: hidden;
    margin: 0;
    padding: 10px 0 0 13px;
    font: bold 12pt Arial, Helvetica, Sans-Serif;
    cursor: pointer;
    margin: 0 auto;
    float: left;
}

#rechts_2-1 {
    width: 85px;
    background: url(../../Bilder/Buttons/V5/aktuelles.png) no-repeat;
}

#rechts_2-2 {
    width: 101px;
    background: url(../../Bilder/Buttons/V5/geschichte.png) no-repeat;
}

#rechts_2-3 {
    width: 116px;
    background: url(../../Bilder/Buttons/V5/multimedia.png) no-repeat;
    letter-spacing: 0.15em;/*Änderung von Unterhaltung zu Multimedia*/
}

#rechts_2-4 {
    width: 144px;
    background: url(../../Bilder/Buttons/V5/zeitungsberichte.png) no-repeat;
}

#rechts_2-5 {
    width: 92px;
    background: url(../../Bilder/Buttons/V5/sce_judo.png) no-repeat;
}

#rechts_2-6 {
    width: 84px;
    background: url(../../Bilder/Buttons/V5/sonstige.png) no-repeat;
}

div#rechts_3 {
    position: relative;
    height: 60px;
    width: 700px;
    background-image: url('../../Bilder/Icons/Inhalt_Top.png');
    overflow: hidden;
}

div#rechts_4 {
    position: relative;
    min-height: 200px;
    width: 700px;
    background-image: url('../../Bilder/Icons/Inhalt_Mitte.png');
    overflow: hidden;
}

div#rechts_4-1 {
    margin: 35px 47px 0 47px;
}

.rechts_4-1-1 {
    position: relative;
    margin: 25px 0 0 0;
    text-align: justify;
}

.rechts_4-1-2 {
    font-size: 13pt;
    color: #eee8aa;
    font-weight: bold;
}

.rechts_4-1-3, td.Galerie_1 {
    font-size: 10pt;
    color: #eee8aa;
    font-weight: bold;
}
/*Neu*/
div.rechts_4-1-4 {float:left; /*width: 182px;*/ width: 283px;margin: 0; text-align: justify; padding: 0 10px 0 10px;}

div#rechts_5 {
    position: relative;
    height: 183px;
    width: 700px;
    background-image: url('../../Bilder/Icons/Inhalt_Fuss.png');
    overflow: hidden;
    text-align: center;
}

#rechts_5-1 {
    width: 700px;
    height: 100%;
    overflow: hidden;
}

div#rechts_5-1 {
    width: 700px;
    position: absolute;
    top: 55px;
    text-align: center;
    font-size: 8pt;
}

div#rechts_5-2 {
    width: 699px;
    position: absolute;
    top: 80px;
    color: #808080;
    text-align: center;
    font-size: x-small;
}
 
div#header {
    position: absolute;
    height: 110px;
    width: 453px;
    text-align: center;
    overflow: hidden;
    background-image: url('../../Bilder/Icons/Header.jpg');
}

img#header_1 {
    position: absolute;
    left: 0;
    height: 0;
    width: 0;
}

div#header_2 {
    position: absolute;
    height: 110px;
    width: 453px;
    text-align: center;
}


/*Werbung*/
div#werbung_oben {
    position: relative;
    margin: auto;
    height: 0px; /*Höhe eingeben, damit sie angezeigt wird*/
    width: 900px;
    overflow: hidden;  
}

iframe#framewerbung_oben {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

div#werbung_rechts {
    position: absolute;
    left:900px;
    top: 0px;
    height: 100%;
    width: 0px; /*Breite eingeben, damit sie angezeigt wird*/
    overflow: hidden;  
}

iframe#framewerbung_rechts {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

div#werbung_unten {
    position: relative;
    margin: auto;
    height: 0px; /*Höhe eingeben, damit sie angezeigt wird*/
    width: 900px;
    overflow: hidden;  
}

iframe#framewerbung_unten {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

div#werbung_links {
    position: absolute;
    left: -100px;
    top: 0px;
    height: 100%;
    width: 0px; /*Breite eingeben, damit sie angezeigt wird*/
    overflow: hidden; 
}

iframe#framewerbung_links {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

/***************************/
/*Bildergalerie*/
/*Tabelle*/
table.Galerie {}
tr.Galerie {}
td.Galerie, td.Galerie_1, table.Galerie_Z td {padding: 3px 1px 0 1px; margin:0; width: 86px; text-align: center; vertical-align: middle;}
td.Galerie_1 {text-align: left; padding-left: 10px;}
table.Galerie_Z { margin: 0 auto}
table.Galerie_Z td {font-size: smaller; width: auto;}
/*Thumbnail*/                              
img.thumbnail, img.akt_thumbnail, img.zeitung_thumbnail {max-height:60px; max-width: 85px; border: 0; -o-border-radius: 2px;-icab-border-radius: 2px;-khtml-border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px; }
img.akt_thumbnail {margin: 2px 10px 0 0;}
img.zeitung_thumbnail {margin: 10px 0 0 0;max-width: 150px;max-height:112px;}
img.thumbnail:hover, img.akt_thumbnail:hover, img.zeitung_thumbnail:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);opacity: 0.6;-o-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-webkit-transition: opacity 0.5s ease-in-out;}
/*Vorschau*/
a.p1, a.p2 {width: 84px; border:0; margin:0; padding:0;}
a.p1 {float: left;}
a.p1 img, a.p2 img {border:0; vertical-align: top;}
a.p1:hover, a.p2:hover {position:relative; z-index:500;}
a.p1 b, a.p2 b {display:block; position:absolute; left:-9999px; padding:10px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0); opacity:0;-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);-o-border-radius: 8px;-icab-border-radius: 8px;-khtml-border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;-o-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-webkit-transition: opacity 0.5s ease-in-out;}
a.p1:hover b, a.p2:hover b {top:-135px; left:-46px; padding:8px; border:1px solid #aaa; background:#fff; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100); opacity:1;}
a.p2:hover b {top:-177px; left:-46px;}
.large {max-height: 110px; max-width: 146px;}
.large_zeitung {max-height: 169px; max-width: 226px;}

/***************************/
/*Fehlermeldung*/
div.layer_meldung {background-color:#7fffd4;}
div.layer_fehler {background-color:#ff0000;}
div.layer_meldung, div.layer_fehler {width: 100%;height: 100%;position: absolute;-o-border-radius: 15px;-icab-border-radius: 15px;-khtml-border-radius: 15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;-o-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-webkit-transition: opacity 2s ease-in-out;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3);opacity: 0.03;}
div.layer_meldung:hover, div.layer_fehler:hover {background-color:#f0ffff;-o-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-webkit-transition: opacity 2.0s ease-in-out;}
table.tabelle_meldung {width: 100%;  height:100%; padding: 20px; text-align: center;}
.td_meldung_1 {width:130px; height: 110px;background: url(../../Bilder/Icons/baustelle.png) no-repeat center center; opacity: 0.95}
.td_meldung_2 {padding-left: 10px;}
img.bild_fehlermeldung {max-height:100%; }

/***************************/
/*AKTUELLES*/
.trennstrich {width: 100%; height: 1px; margin: 25px 0 0 0;}
.datum {font-size: smaller;}
/*GESCHICHTE*/
p.geschichte {margin: 0 0 20px 0; text-align: justify;}
/*MULTIMEDIA*/
div#links_3-3_1_v, div#links_3-3_v {background-image: url(../../Bilder/Icons/videos_h100.png);}
div#links_3-3_2_b, div#links_3-3_b {background-image: url(../../Bilder/Icons/bilder_h100.png);}
div#links_3-3_3_f, div#links_3-3_f {background-image: url(../../Bilder/Icons/fotoalbum_h100.png);}                    
div#links_3-3_v, div#links_3-3_b, div#links_3-3_f {min-height: 100px;}
div#links_3-3_v div#links_3-2_1, div#links_3-3_b div#links_3-2_2, div#links_3-3_f div#links_3-2_3 {height: 30px; padding-top: 4px;}
.youtube-player_16-9 {width: 606px; height: 375px;}
.youtube-player_4-3 {width: 606px; height: 484px;}
/*ZEITUNGSBERICHTE*/
div#links_3-3_z {background-image: url(../../Bilder/Icons/zeitungsberichte_h100.png);}
/*SCE-JUDO
div#links_3-3_1_v, div#links_3-3_v {background-image: url(../../Bilder/Icons/videos_h100.png);}
div#links_3-3_2_b, div#links_3-3_b {background-image: url(../../Bilder/Icons/bilder_h100.png);}
div#links_3-3_3_f, div#links_3-3_f {background-image: url(../../Bilder/Icons/fotoalbum_h100.png);}                    
div#links_3-3_v, div#links_3-3_b, div#links_3-3_f {min-height: 100px;}
div#links_3-3_v div#links_3-2_1, div#links_3-3_b div#links_3-2_2, div#links_3-3_f div#links_3-2_3 {height: 30px; padding-top: 4px;}
*/
img.bild_erwachsene {border:0; width: 300px; }
img.bild_fanartikel {border:0; height: 267px; width: 200px;}
img.bild_ansprp {border:0; max-height: 160px; max-width: 140px; vertical-align: middle;}
img.bild_erwachsene, img.bild_fanartikel, img.bild_ansprp {-o-border-radius: 4px;-icab-border-radius: 4px;-khtml-border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
img.bild_erwachsene:hover, img.bild_fanartikel:hover, img.bild_ansprp:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);opacity: 0.6;-o-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-webkit-transition: opacity 0.5s ease-in-out;}
