@charset "utf-8";
@import url("genericons.css");

* { 
    padding: 0; 
    margin: 0; 
} 

body { 
    background-color: #FBFCF7;
    background-image: url(../images/background2.jpg);
    background-position:center top;
    background-repeat:repeat-x;

    font-family: Verdana;
    font-size: 9pt;
    color: #000;
}

.clear {
    clear: both;
}
img {
    border:none
}

h1 { 
    font-size: 13pt; 
    font-weight:normal; 
}

h2 { 
    font-size: 11pt; 
    font-weight:normal; 
}

h3 { 
    font-size: 10pt; 
    font-weight:bold; 
}

a {
    color: #000;
}
.seperator hr{
    border: 2px solid #4b4b4b;
    box-shadow: 0px 0px 5px #888;
}
.container {
    width: 955px;
    height: auto;
    margin: 0 auto;
    font-family: Verdana;
    font-size: 9pt;
    border: 0px solid #ff0000;
}

#top {width: 100%; height: 40px; background-color: #000; margin: 0px;}
#toleft {}
#toright ul { text-align: right !important; width: 420px;}
#toright ul li { display: inline-block;}

#faceb-right-box { background-color:#FFF; width: 50px; margin-top: 6px; height: 18px; font-size: 9pt; line-height:17px}

#toright ul.socialmedia {padding:0; margin:0; margin-left: 20px;}
#toright .socialmedia li {display: inline-block; margin-left: 28px; margin-top: 4px;}
#toright .socialmedia a:hover.genericon { color:#FFFFFF}
#toright .socialmedia a.genericon {font-size: 22px;}
#toright .socialmedia a.genericon-image {color: #D0D0D0}
#toright .socialmedia a.genericon-facebook {color: #D0D0D0}
#toright .socialmedia a.genericon-youtube {color: #D0D0D0}
#toright .socialmedia a.genericon .item { display:block; color: #D0D0D0; font-size: 7pt; font-family: arial, serif; width: 50px; text-align: left !important}





#header {}
#logo {}
#navbar {
    border: 0px solid #ff0000;
    margin-top: 30px;
    width: 620px;
    overflow: hidden;
}
#navbar ul li {
    display: inline-block;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 17px;
    width: 130px;
    text-align: center;
    
}
#navbar ul li a{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#navbar ul li a:hover{
    background: none;
    color: #fff;
}
#navbar .item-108 {
    border-bottom: 4px solid #ea4f08;
    box-shadow: 0px 8px 6px -6px #888;
}
#navbar .item-107 {
    border-bottom: 4px solid #008b08;
    box-shadow: 0px 8px 6px -6px #888;
}
#navbar .item-106 {
    border-bottom: 4px solid #53545b;
    box-shadow: 0px 8px 6px -6px #888;
}
#navbar .item-105 {
    border-bottom: 4px solid #0062b2;
    box-shadow: 0px 8px 6px -6px #888;
}
#navbar .item-101 {
    display: none;
}
#sliders {}
#slider {}

#icab, #icfs, #iceh, #icfl {
    width: 210px;
    height: 275px;
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #ccc;
    overflow:hidden;
    box-shadow: 0px 0px 5px #888;
    
}

#icab:hover, #icfs:hover, #iceh:hover, #icfl:hover {
    opacity: 0.5;
    text-decoration: none;
    font-weight: normal;
}

#icons {
    margin-top: 10px;
}
#icons h3 {
    text-transform: uppercase;
    padding: 0px 0 4px 0;
}
#icons p {
    padding: 1px 9px;
    border: 0px solid #ff0000;
}
#icons a {
    text-decoration: none;
    font-weight: normal;
}
#icab {}
#icfs {}
#iceh {}
#icfl {}


#daab, #dafs, #daeh, #dafl {}

#date {}
#date .moduletable {
    border-right: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
}
#date h3, #mright h3 {
    padding-bottom: 10px;
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
    margin-top: 0px;
}
#daab {}
#dafs {}
#daeh {}
#dafl {}



#main {}

.events_start { 
    height: 350px; 
    overflow:hidden
}
.mod_events_latest_callink {
    display:block; 
    font-size: 8pt; 
    font-weight:bold; 
    margin-top: 15px; 
    text-align: center; 
    
   
}
.mod_events_latest_callink a { 
    text-decoration:none;  
    width: 190px; 
    display:block; 
    padding: 10px 0px; 
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fffbe8;
}
.mod_events_latest_callink a:hover { 
    display:block; 
    width: 190px; 
    background-color: #dddddd;

}

#mleft {
    border-right: 1px solid #4b4b4b;
}
#mleft ul li {
    margin-left: 20px;
}
#mright {}

#footer {}
#fleft {}
#fleft ul li {
    display: inline-block;
}
#fright {}


/*Anpassung Unterseite*/
#sliders_bo {}
#support_bo {
    padding: 0px;
}
#slider_bo {}

#main_bo {}
#mleft_bo {
    padding: 0px;
}
#mright_bo {}
#mright_bo_headline {
    margin: 15px 0 0 0px;
    font-size: 14pt;
    line-height: 20px;
}

/*Anpassung Module und Komponente*/
.mod_events_latest_table tr {
    border-bottom: 0px solid #000 !important;
}
.bfPage button {
  position: absolute;
  top: 520px;
  left: 335px;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #000;

}