/***********************************/
/* nav.css CSS implementation file */
/* Copyright 2014 Marko Riebe      */
/***********************************/

body
{
   /*  background-color: #eeeeee; */
}

.navbar
{
    background-color: #fff;
    border: none;
}

.nav
{
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border: 1px solid #dddddd;
}

.navbar-nav > li > a 
{
    padding-bottom: 8px;
    padding-top: 8px;
    border-left: 1px solid #dddddd;
}

.navbar-collapse
{
    padding: 0;
    margin: 0;
    border: 1px solid #dddddd;
    background-color: #dddddd;
}

.container
{
   /*  background-color: #ffffff; */
    margin-top: 15px;
}

.page-header
{
    margin-top: 0px;
    height: 160px;
    background-image: url("https://www.kegelbillard.de/bilder/banner_2014.jpg"); 
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dddddd;
}

.christmas-header
{
    margin-top: 0px;
    height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dddddd;
    background-image: url("https://www.kegelbillard.de/bilder/snowwhite.gif"), url("https://www.kegelbillard.de/bilder/santa5.gif"), url("https://www.kegelbillard.de/bilder/weihnachtsbaum.gif"), url("https://www.kegelbillard.de/bilder/snowbanner_2014.jpg");
    background-repeat: repeat-y, repeat-x, no-repeat, no-repeat;
    margin-bottom: 20px;
}

.christmas-wish
{
    overflow-y: hidden;
    overflow-x: hidden;
    font-size: 10pt;
    width: 600px;
    height: 300px;
    text-align: center;
    margin-top: 115px;
    margin-left: 240px;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    color: #a00;
    line-height: 20px;
}

.christmas-wish-sil
{
    font-size: 10pt;
    height: 300px;
    text-align: center;
    margin-top: 115px;
    margin-left: 200px;
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    color: #a00;
    line-height: 20px;
}

.christmas-header-start 
{
    background-position: 0 0, 0 0, 0 0;
}

.after-christmas-header
{
    margin-top: 0px;
    height: 160px;
    background-image: url("https://www.kegelbillard.de/bilder/snowbanner_2014_2.jpg"); 
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #aaaaaa;
}

.silvester
{
    margin-bottom: -190px;
}

.panel-default > .panel-heading 
{
    background-color: #dddddd;
    background-image: url("//www.kegelbillard.de/jquery/page-header5.png");
    background-repeat: repeat-x;
    background-size: 10px 45px;
    //background: url("//www.kegelbillard.de/jquery/ui_smooth/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #dfeffc;
    //background: url("//www.kegelbillard.de/jquery/ui_smooth/images/ui-bg_glass_40_e6e6e6_1x400.png") repeat-x scroll 50% 50% #dfeffc;
}

.panel-title
{
    font-weight: bold;
    font-size: 10pt;
    line-height: 8px;
}

.breadcrumb
{
    margin: 0;
    margin-left: -10px;
    margin-top: -20px;
    font-size: 9pt;
    background-color: #fff;
}


/* Content Article */

.content-article-header 
{
    overflow: auto;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    color: #333333;
    border-bottom: #aaaaaa solid 1px;
    text-indent: 10px;
    line-height: 25px;
    margin-bottom: 5px;
    background-image: url("https://www.kegelbillard.de/bilder/article-background-gradient.png"); 
    background-repeat: repeat-x;
    background-size: 100% 100%;
}

.hot-new-header 
{

}

.hot-new-header:before
{
    content: "Neu!";
    color: #f00;
}

.hot-important-header 
{
    color: darkred;
    text-indent: 40px;
    background-image: url("https://www.kegelbillard.de/bilder/important_sm.png"),url("https://www.kegelbillard.de/bilder/article-background-gradient.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 14px 14px,100% 100%;
    background-position: 14px 7px,0px 0px;
    background-position-x: 14px,0px;   
    background-position-y: 6px,0px;   
}

.hot-important-header:before
{
    content: "Wichtig!";
    color: #f00;
}

.sad-header
{
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    color: black;
    line-height: 25px;
    text-indent: 45px;
    background-image: url("https://www.kegelbillard.de/bilder/mourn-leaf.png"),url("https://www.kegelbillard.de/bilder/article-background-gradient.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 18px 16px,100% 100%;
    background-position: 8px 6px,0px 0px;
}

.sad-table-body
{
    margin-bottom: 15px;
}

.content-article-table-body
{
    margin-bottom: 15px;
}

.sad-table-body ul
{
    margin-left: -20px;    
}

.content-article-table-body ul
{
    margin-left: -20px;    
}

.content-article-table-body, .content-article-table-body ul, .content-article-table-body li, .content-article-table-body a
{
    overflow: auto;
    list-style: none;
    font-size: 10pt;
    font-family: arial;
    color: #444;
    line-height: 22px;
}

.sad-table-body, .sad-table-body ul, .sad-table-body li, .sad-table-body a
{
    overflow: auto;
    list-style: none;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    color: #000;
    line-height: 22px;
}

.bumper
{
    cursor: pointer;
}

.content-article-table-body a
{
    overflow: auto;
    list-style: none;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    color: #226baa;
    /* color: #428bca */;
    margin-left: 0px;
    padding-left: -5px;
}

.content-article-table-body a:hover
{
    color: #095197;
    text-decoration: none;
}

.sad-table-body a:hover
{
    color: #000;
    text-decoration: none;
}

.content-article-body
{
    overflow: auto;
    list-style: none;
    font-size: 9pt;
    font-family: arial;
    color: #333;
    line-height: 19px;
    text-align: justify;
    width: 80%;
    margin-bottom: 20px;
    margin-left: 20px;
}

.content-article-body a
{
    overflow: auto;
    list-style: none;
    font-size: 10pt;
    font-family: arial;
    font-weight: bold;
    color: #226baa;
    /* color: #428bca */;
    margin-left: 0px;
    padding-left: -5px;
}

.sad-body a
{
    font-size: 10pt;
    font-family: arial;
    font-weight: bold;
    color: #000;
}

.sad-body
{
    font-size: 10pt;
    font-family: arial;
    font-style: italic;
    color: #000;
}

.article-date
{
    float: right;
    font-size: 8pt;
    font-family: arial;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    margin-right: 12px;
}

.article-date-header
{
    float: right;
    font-size: 9pt;
    font-family: arial;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    margin-right: 20px;
}




/* Menu */

.menu_nav, .menu_nav ul, .menu_nav li 
{
    list-style: none;
}

.menu_nav ul {
    padding: 0;
    margin: 0 0 0 18px;
}

.menu_nav {
    margin: 0px;
    margin-left: -40px;
}

.menu_nav > li {
    /* margin: 4px 0; */
}

.menu_nav > li li {
    /* border-bottom: 1px solid #a5a5a5; */
    /* margin: 2px 0; */
}

.menu_nav a {
    display: block;
    outline: none;
    /* -webkit-border-radius: 4px; */
    /* -moz-border-radius: 4px; */
    /* border-radius: 4px; */
    text-decoration: none;
    border-bottom: 1px solid #a5a5a5;
    transition: 0s background-position;
    background-image: url("https://www.kegelbillard.de/bilder/menu-hover-bg.png"); 
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-position: -200px -200px;
}
.news-content
{
    /* max-height: 550px; */
    /* height: 550px; */
    overflow-y: auto;
}

.vmenu-entry 
{
    color: #333333;
    font-size: 9pt;
    line-height: 25px;
    margin-left: 10px;
    cursor: pointer;
}

.vmenu-entry:hover 
{
    color: #095197;
}

.vmenu-home-entry
{
    color: #333333;
    font-size: 10pt;
    font-weight: bold;
    line-height: 25px;
    margin-left: 10px;
    text-indent: 30px;
    background-image: url("https://www.kegelbillard.de/bilder/doc-red-lt.png");
    background-repeat: no-repeat;
}

.vmenu-home-entry:hover 
{
    color: #095197;
}

.vmenu-subentry 
{
    font-size: 8pt;
    line-height: 25px;
    margin-left: 10px;
}

.menu_nav li > a > span {
    float: right;
    font-size: 19px;
    font-weight: bolder;
}

.menu_nav li > a:hover > span 
{
    color: #095197;
}

.menu_nav li > a > span:after 
{
    content: '\25be';
}

.menu_nav li.open > a > span:after 
{
    content: '\25b4';
}

.menu_nav a:hover, .menu_nav li.active > a 
{
    /* background-color: #e5e5e5; */
    /* color: #f5f5f5; */
    color: #ffffff;
    background-position: 0px 0px;
    transition-duration: 0.5s;
}

.menu_nav > li.active > a  {
    /* background-color: #4D90FE; */
    color: #f5f5f5;
}

.menu_nav li a {
    line-height: 18px;
    padding: 2px 10px;
}

.menu_nav > li > a {
    line-height: 20px;
    padding: 4px 10px;
}

li.hot-date a
{
    color: darkred;
}

li.hot-date a:hover
{
    color: brown;
}

.hot
{
    color: brown;
    font-weight: bold;
}

.copyright-footer
{
    line-height: 5px;
    color: white;
    text-align: right;
}

.copyright-panel
{
    padding: 0;    
    border: #dddddd 1px solid;
    background-color: #aaa;
}