
/* 
src: url(../../../NewsBASE/content_bigwall_muenster/_layout/webfonts/Open-Sans_400.woff2) format('woff2');
 */

/* latin */
@font-face {
  font-family: 'Oxygen_300';
  font-style: normal;
  font-weight: 300;
  /* src: url(https://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCJW8zaGW5.woff2) format('woff2'); */
  src: url(../../../NewsBASE/content_bigwall_muenster/_layout/webfonts/Oxygen_300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Oxygen_400';
  font-style: normal;
  font-weight: 400;
  /* src: url(https://fonts.gstatic.com/s/oxygen/v15/2sDfZG1Wl4LcnbuKjk0m.woff2) format('woff2');  */
  src: url(../../../NewsBASE/content_bigwall_muenster/_layout/webfonts/Oxygen_400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Oxygen_700';
  font-style: normal;
  font-weight: 700;
  /* src: url(https://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCNWgzaGW5.woff2) format('woff2');  */
  src: url(../../../NewsBASE/content_bigwall_muenster/_layout/webfonts/Oxygen_700.woff2) format('woff2'); 
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



/*****************************************/


html {
    height: 100%;
}

body {

    height: 100%;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;

    text-align:center;  /*  IE    */

/*     font-family: Arial,Helvetica,sans-serif; */

    font-size: 14px;
    line-height: 18px;

    font-size: 16px;
    line-height: 22px;

    color: #515049;

    background:#ffffff;   

/*     background-image:url(../../../NewsBASE/content_bigwall_muenster/_layout/gradient1.jpg); */
    background-image:url(../../../NewsBASE/content_bigwall_muenster/_layout/bgpic_default2.jpg);
    background-repeat:repeat-x; 
    background-position: left top;
    background-attachment:fixed;
    
    font-family:Oxygen_400, sans-serif !important;
}


#nonFooter {

    position: relative;
    
    /* Footer unten 
    min-height: 100%;
    height: auto !important;
    height: 100%;
    */
    width:950px;
    margin: 0 auto 0 auto;
    text-align:left;
    background:#ffffff;
}

/* * html #nonFooter { */
#nonFooter {
    /* Footer unten */
    /* height: 100%;  */
    box-shadow: 0px 10px 40px #888;
    -moz-box-shadow: 0px 10px 40px #888;
    -webkit-box-shadow: 0px 10px 40px #888;
    border:solid red 0px;
}

/* Leeres Div unter dem letzten Content mit Höhe Footer */
#stopFooter {
    height:60px;
    border: solid red 1px;
}


#footer_container {

    /*  position:relative; ********/
    /*  margin: -60px auto 0 auto; *******/

    margin: 0 auto 0 auto;

    height:120px;
    width:950px;

    text-align:left;
    padding:0 0 20px 0px;
    background:#cccccc;
    border: solid blue 0px;
}


.footer_content {
    font-size:12px;
    padding:10px 30px 10px 30px;
    height: 100%;
    border:solid red 0px;
}


/*****************************************/


/* Tabellen  */
table {
    width:100%;
    border:solid #fff 0px;    
}

td {
/*     font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px; */   
    color:#515049;
    border:0px;
    vertical-align:top;
    
    padding:4px;
    background:#F1F1F1;
    border-top:solid #fff 3px;
}

table p {
    margin:0 0 0 0px;
}

/* Formulare  */
form {
    margin:0px;
    padding:0px;
}


.top_fixed {
/*     position:absolute;
    top:0px;
    z-index:30; */
/*     height:150px; */
    width:950px;
    border:solid red 0px;
}


/* Titelbild */
.top_container {

    height:125px;
    
    background:transparent;
    background-repeat:no-repeat;
    background-position: left top;
/*     border:solid blue 1px; */
}


.index_link {
    display:block;
    width:430px;
    height:120px;
    /* border:solid red 2px; */
}


.topInfo {
    position:absolute;
    top:20px;
    /* left:700px; */
    right:20px;
    font-size:18px;
    line-height:22px;
    font-weight:bold;

    color:#000;
/*     border:solid red 1px; */
}

.topInfo .gutschein  {
    /* display:none; */
    text-align:center;
    /* zoom:1.4; */
/*     border:solid red 1px; */
}

.topInfo .gutschein a {
    
    color:#B2003B;
    font-size:24px;
}
.topInfo .gutschein a:hover {
    opacity:0.7;
}


.topInfo .button_gutschein {
    position:absolute;
    z-index:999;
    right:10px;
    top:-20px;
    
    width:130px;
    height:130px;
    
    /* background:yellow; */
    
    opacity:0.8;
    border-radius:50%;
    
    /* box-shadow: 0px 10px 10px #888; */
    /* box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6); */
    
    transform: rotate(15deg);
    
    /* border:solid red 2px; */
    
    
}

.topInfo .button_gutschein img {
    width:100%;
    border-radius:50%;
}

.topInfo .button_gutschein:hover {
    opacity:1;
}


/*************************/

.topInfo .button_corona {
    position:absolute;
    z-index:999;
    right:200px;
    top:0px;

    width:280px;
    height:80px;

    /* background:yellow; */

    opacity:0.7;
    /* border-radius:50%; */

    /* box-shadow: 0px 10px 10px #888; */
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);

    transform: rotate(5deg);

    /* border:solid green 2px;  */


}

.topInfo .button_corona img {
    width:100%;
}


.topInfo .button_corona:hover {
    opacity:1;
}


/*************************/

/* Content */
.content_container {
    /* 
    position:relative;
    z-index:100;
    */             
    padding:20px 0 30px 30px;
    margin:5px 0 0 0px;

    background-repeat:no-repeat;
    background-position:center top;

    min-height:550px;   
    /*  overflow:auto; */

    border:solid blue 0px; 
}

/*****************************************/


/* Hauptmenu */
.mainmenu_container {

    position:relative;
     z-index:10; 
        
    padding:0 0 0 30px;
    margin:0 0 0 0px;
    
/*     background:#FDB813; */ 
/*    background:#FDB813;  */
   background:#88BC33;
    height:28px;  


/*     box-shadow: 0px 5px 15px #000;
    -moz-box-shadow: 0px 5px 15px #888;
    -webkit-box-shadow: 0px 5px 15px #888;
 */
}


.rightcol_container {
    position:absolute; 
     top:175px; 
    margin:0px 0px 20px 670px;
    padding:0 0px 0 0px;
    width:250px;
    border:solid red 0px;
}



/* Submenu */
.submenu_container {
/*      position:absolute;  */
/*      position:fixed; */ 
/*     top:0px; */
/*     right:0px; */

/* margin:0 0 0 750px; */
    padding:0 0 0 0px;
    margin-bottom:20px;
    width:250px;
}




.topnews_container {
/*
    position:absolute;
    top:260px;
    margin:0px 0 0 700px;
    padding:0 0 0 0px;
    width:200px;
    border:solid red 0px; */

    font-size:12px;
    line-height:16px;
    font-size:14px;
    line-height:18px;
    margin:10px 0 0 0px;
    padding:0 20px 0 0px;
    border:solid green 0px;


}




/*****************************************/

/* Seitenzuordnung  */
.show_order_container {
    
    clear:both;
    color:#808080;
    margin:0 0 3px 0px;
    border:solid green 0px; 
}

/* Seitentitel  */
.show_page_container {

    clear:both;
        
    font-size: 40px;
    line-height: 44px;
    font-size: 45px;
    line-height: 60px;
    font-weight: normal;

/*     color:orange;	 */
    color:#88BC33;
    font-family:Oxygen_400, sans-serif !important;    letter-spacing:-0.02em;
    
    margin:0px 0 0px 0px;
    border:solid green 0px; 
    
}


/* Introbild Container */
.intropic_container {
    float:left; 
     margin:5px 0 10px -30px; 
     
     height:300px;
     width: 670px;
     overflow:hidden;
     
     border: solid green 0px; 
}

/* Introbild */
.intropic_container img {

     width: 670px; 
/*     border: solid red 2px; */
}



/* Titel Introbild */
.intropic_title_container {

    margin:0 0 0 0px;
    float:left; 
    margin:0 0 0 0px; 
    border:solid red 1px; 
}


/* Introtext  */
.introtext_container {
    
    font-family:verdana;
    
    letter-spacing:-0.01em;    
    word-spacing:-0.02em;
    
    font-size:20px;
    line-height:26px;
    color:#808080;
    
    font-weight: normal;
    margin:10px 0 0 0px; 
    width:620px;
    
    font-family:Oxygen_400, sans-serif !important;}


/* Entrys - Container um alle Entrys */
.entrys_container {
    width:620px;
    margin:20px 0 20px 0px;
    padding:0 0px 0 0px;
    float:left;  
}


/* Entrys Zeile */
.entrys_row_container {
    padding:0 0 10px 0px;
    margin:0 0 0 0px;
     border:solid red 0px;
}

/* Linie über Einträgen */
.entrylines {
    border-top:dotted #808080 1px;
    padding-top:5px;
    border-top:solid #ccc 1px;
    padding-top:20px;
}

/* Bilder der Einträge  */
.entrypic_container {
    float:left;
    width:250px;

    margin:0 20px 0 0px;
    padding:0 0 0 0px;

    border:solid #ddd 0px; 
}


/* Texte der Einträge  */
.entrytext_container {
    margin:0px 0 10px 0px;
    padding:0 0 0 0px;
  
    border:solid #ddd 0px;
    
}


/* Texte der Einträge - rechte Spalte wenn links Bild (TEMPLATE.inc) */
.entrytext_container.rightCol {

    float:left;
    width:340px;
    
    border:solid #ddd 0px;
}




/* Titel der Einträge  */
.article_container {
    font-weight:normal;
    font-size:22px;
    
    line-height:24px;
    
    color:#000000;
    
    font-family:Oxygen_400, sans-serif !important;    
    margin:0 0 10px 0px;
}

/* Text der Einträge  */
.article_text_container {
    margin:0 0 10px 0px;
}

/* Bildunterschriften */
.bu_container {
    margin:0 0 0 0px;
}


/* Clear */
.clear_both {
    clear:both;
    line-height:1px;
    margin:0 0 0 0px;
    padding:0 0 0 0px;
}


/**************************************************/

/* Button "Mehr >" */
.button_more {
}

/* Button "< Zurück" */
.button_back {
}


/**************************************************/

/* Container Box Introtext */
.box_introtext {
    padding:10px;
    margin-bottom:5px;
    border: solid green 0px;
    background:#dedede;
    height:100%;
}

/* Container Box Einträge */
.box_entrys {
    padding:10px;
    margin-bottom:5px;
    border: solid green 1px;
    background:#dedede;
    height:100%;

}

/* Container Box News  */
.box_news {
    padding:0px;
    margin-bottom:5px;
    border: solid red 0px;

}


/**************************************************/

/* Container Pullout Ebene 1  */
.pullout1_container {
      display:none;    
     position:absolute;  
    
    z-index:1000;
    background:#ffffff;
    
    opacity: 0.95;
    filter: alpha(opacity=95);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
   
    border:solid #808080 1px;
    
    
    box-shadow: 0px 10px 20px #888;
    -moz-box-shadow: 0px 10px 20px #888;
    -webkit-box-shadow: 0px 10px 20px #888;
    
    margin-left:0px;
    min-width:100px;
    padding: 3px 0 3px 0px;
}

/* Container Pullout Ebene 2  */
.pullout2_container {
    display:none;  
    position:absolute; 
    z-index:1001;
    background:#ffffff;
    border:solid #000000 1px;
    padding:0px;
}




/**************************************************/


/* Texteingabefelder  */
.input_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    border: solid #808080 1px;
    height: 18px;
    background: #ffffff;
}

/* Texteingabefelder Antispam */
.input_sprot {
    position:absolute;
    top:-100px;
}

/* Buttons  */
.button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}


/**************************************************/

/* Listen Aufzaehlung  
list-style-type: disk;
*/
ul {
/*      margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px; */
    margin-top: 0px;
    padding-top: 0px; 
    padding-left: 15px; 
    list-style-position: outside;
}

/* Listen nummeriert  */
ol {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 15px;
}

/* Listenelemente  
list-style-type: disk;
*/
li {
/*     margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px; */
}


/**************************************************/


/* Links  */
a:link {
    color: #000000;   
    text-decoration: none;
}

/* besuchte Links  */
a:visited {
    color: #000000;  
    text-decoration: none;
}

/* over Links  */
a:hover {
    color: #000000;  
    text-decoration: none;
}

/* active Links  */
a:active {
    color: #000000;  
    text-decoration: none;
}


.entrytext_container a:link {
    /* color: red; */
    text-decoration: underline;
}




/**************************************************/

/* Container Überschrift der Boxen in der rechten Spalte  */
.right_box_title {
    background:#000000;
    color:#cccccc;
    padding-left:5px;
    margin-top:4px;
    margin-bottom:0px;
    line-height:20px;
    font-size:11px;
    font-weight:bold;
}

/* Container Text der Boxen in der rechten Spalte  */
.right_box_text {
    padding-top:2px;
    padding-bottom:6px;
    font-size:11px;
    line-height:14px;
}


.arrowButt {
    margin:1px;
/*     border:solid red 1px; */
}

.arrowButtMore {

    padding:0 0 0 25px;

    margin:0 0 0 0px;
    background-image:url(../../../NewsBASE/content_bigwall_muenster/_layout/arrow_more.png);
    background-position: center center;

    background-repeat:no-repeat;
    border:solid red 0px;
}

.arrowButtLess {

    padding:0 0 0 25px;

    margin:0 0 0 0px;
    background-image:url(../../../NewsBASE/content_bigwall_muenster/_layout/arrow_less.png);
    background-position: center center;

    background-repeat:no-repeat;
    border:solid red 0px;
}

.internLink1 {
    margin:20px 0 0 0px;

    border:solid red 0px;
}
.internLink1 a {

    font-size:18px;
/*     color:#888; */
/*     color:#FFA500; */
/* color:orange; */
color:#88BC33;
/*     font-weight:bold; */

}


