/*
 Theme Name: Kaiser Partner
 Theme URI: http://www.kaiserpartner.com/
 Description: Design by Albert Augustin (http.//albert.ag)
 Version: 1.0
 Author: Martin Snajdr
 Author URI: http://creatom.de
*/
#lightbox {
    z-index: 700 !important;
}
#overlay {
    z-index: 600 !important;
}
#lang_sel {height:32px; position:relative; z-index:999;  font-family: verdana, arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html #lang_sel {width:12em; w\idth:12em;}
/* remove all the bullets, borders and padding from the default list styling */
#lang_sel ul {
    padding:0 !important;
    margin:0 !important;
    list-style-type:none !important;
    border-left: none !important;
    line-height:15px !important;
}
#lang_sel li {
    padding:0 !important;
    margin:0 !important;
    list-style-type:none !important;
    border-left: none !important;
    z-index: 9999;
}

.wp-caption-text{
    font-style:normal;
    color: #999;
    letter-spacing: 0.5px;
    font-size: 80%;
    padding: 4px 0 0 0;
}

.alignleft{
    border: none !important;
    padding: 6px 10px 2px 0;
    clear: left;
}

.alignleft.wp-post-image {
    clear: none;
}

.alignleft:hover{
    border: none !important;
}


#datumcontainer{width:100px !important; display:inline-block;}
.datumarchiv{color: #454545;font-family:georgia;font-size:15px;display:inline;}
.searchresults li{border-bottom: 1px solid #D8D8D6;padding: 12px 0 12px 0 !important;}

#lang_sel li:before{
    content:'' !important;
}
#lang_sel ul ul {width:86px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#lang_sel li {
    float:right;
    width:86px;
    position:relative;
    z-index: 9999;
}



/* style the links for the top level */
#lang_sel a, #lang_sel a:visited {
    display:block;
    font-size:10px;
    width: 80px;
    text-decoration:none !important;
    color:#444444;
    background:#fff;
    padding-left:4px;
    line-height:15px;
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #lang_sel a, * html #lang_sel a:visited {width:86px; w\idth:138px;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#lang_sel ul ul {
    visibility:hidden;
    /*position:absolute;*/
    height:0;
    margin-left: 167px;
    top:25px;
    left:0;
    width:86px;
    float: right;
    /*border-top:1px solid #cdcdcd;*/
}
/* another hack for IE5.5 */
* html #lang_sel ul ul {top:18px;t\op:19px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#lang_sel table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#lang_sel ul ul a, #lang_sel ul ul a:visited {
    background:#e5e5e5;
    color:#7E182F !important;
    height:auto;
    padding:3px 0 3px 4px !important;
    z-index: 9999;
    width:82px;
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#lang_sel ul ul a:hover{
    text-decoration: none;
    color:#fff !important;
    background:#7E182F !important;
}

/* yet another hack for IE5.5 */
* html #lang_sel ul ul a, * html #lang_sel ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
#lang_sel a:hover, #lang_sel ul ul a:hover{
    color:#000;
    background:#eee;
}
#lang_sel :hover > a, #lang_sel ul ul :hover > a {
    color:#000;
    background:#eee;
}

#lang_sel a.lang_sel_sel{
    background: url(images/nav-arrow-down.png) #7E182F right no-repeat;
    color:#fff !important;
    float: right;
}
#lang_sel a.lang_sel_sel:hover{
    text-decoration: none;
    color:#fff !important;
    background: url(images/nav-arrow-down-a.png) #7E182F right no-repeat;
}

.icl_lang_sel_current{
    color:#7E182F !important;
}

.icl_lang_sel_current:hover{
    color:#7E182F !important;
}

/* make the second level visible when hover on first level list OR link */
#lang_sel ul li:hover ul,
#lang_sel ul a:hover ul{visibility:visible; }

#lang_sel img.iclflag{width:18px;height:12px;position: relative; top: 1px;}

#lang_sel_footer {
    margin: 0;
    padding: 7px;
    text-align: center;
    border: 1px solid #fff;
    font: 11px Verdana, sans-serif;
    height: 15px;
    clear: both;
    background-color: #fff;
    border: 1px solid #cdcdcd;
}

#lang_sel_footer ul {
    list-style: none;
    margin:0;
    padding:0;
}

#lang_sel_footer ul li img {
    position: relative;
    top: 1px;
    width: 18px;
    height: 12px;
}

#lang_sel_footer ul li {
    display:inline;
    margin:0 1px 0 0;
    padding:0;
}

#lang_sel_footer ul li a, #lang_sel_footer ul li a:visited {
    text-decoration: none;
    padding: 5px 10px;
}

#lang_sel_footer ul li a:hover, #lang_sel_footer ul li a:active {}

#wpml_credit_footer { width: 100%; margin: 10px 0; padding: 0; text-align: center; font-size: 11px; }

#lang_sel_list {height:32px; position:relative; z-index:99;  font-family: verdana, arial, sans-serif; width:86px;}
/* hack to correct IE5.5 faulty box model */
* html #lang_sel_list {width:12em; w\idth:12em;}
/* remove all the bullets, borders and padding from the default list styling */
#lang_sel_list ul, #lang_sel_list li {padding:0 !important; margin:0 !important; list-style-type:none !important;}
#lang_sel_list li:before{content:'' !important;}
#lang_sel_list ul {width:86px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#lang_sel_list li {float:left;width:86px;position:relative;}
/* style the links for the top level */
#lang_sel_list a, #lang_sel_list a:visited {
    display:block;
    font-size:11px;
    text-decoration:none !important;
    color:#444444;
    border:1px solid #cdcdcd;
    border-width:0 1px 1px 1px;
    background:#fff;
    padding-left:4px;
    line-height:18px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #lang_sel_list a, * html #lang_sel_list a:visited {width:86px; w\idth:138px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#lang_sel_list ul {/*visibility:hidden;position:absolute;*/
    height:0;
    top:19px;
    left:0;
    width:86px;
    border-top:1px solid #cdcdcd;
}
/* another hack for IE5.5 */
* html #lang_sel_list ul {top:18px;t\op:19px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#lang_sel_list table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
#lang_sel_list ul a, #lang_sel_list_list ul a:visited {background:#ffffff; color:#444444; height:auto; line-height:1em; padding:3px 10px;}
/* yet another hack for IE5.5 */
* html #lang_sel_list ul a, * html #lang_sel_list ul a:visited {width:150px;w\idth:128px;}

#lang_sel_list a.lang_sel_sel{
    background-image: none;
    color:#444;
}
#lang_sel_list a.lang_sel_sel:hover{
    text-decoration: none;
    color:#000;
}

/* make the second level visible when hover on first level list OR link */
#lang_sel_list ul li:hover ul,
#lang_sel_list ul a:hover ul{visibility:visible; }

#lang_sel_list img.iclflag{width:18px;height:12px;position: relative; top: 1px;}
