/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0168
*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-color: #000000;
}

img {
    border: none;
}

a:active, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}

h2, h3, h4 {
font-family : Verdana, Arial, Palatino, Sans-Serif;
}

h3, h4, h5, h6  {
    padding: 5px 0px 5px 10px;
    font-size: 10pt;
    font-family : Verdana, Arial, Palatino, Sans-Serif;
}

ul {
    margin: 0px;
    padding: 0px;
}

/*   HEADER  */

#headelement {
    margin: auto;
    margin-top: 0px;
    width: 1000px;
    height: 199px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    }


h1 {
    float: none;
    display: block;
    margin: auto;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #dfa724;
    font-weight: bold;
    font-style: normal;
    padding: 55px 0px 0px 0px;
    width: 400px;
    margin-left: 350px;
}

h1 a {
    color: #dfa724;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
    color: #fffdcc;
    text-decoration: none;
}

.description {
    float: none;
    text-align: center;
    color: #fffdcc;
    font-style: normal;
    padding: 11px 0px 0px 0px;
    width: auto;
    width: 400px;
    margin-left: 350px;
}

#menuelement {
    text-align: center;
    float: none;
    font-size: 9pt;
    height: 35px;
    width: 994px;
    overflow: hidden;
    padding: 0px;
    margin: auto;
    border: 4px solid #000000;
    background-image: url(./images/menu.jpg);
    background-repeat: repeat-x;
    background-position: top;
        }


#menuelement ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#menuelement ul li {
    display: block;
    float: left;
    margin: 0px;
    font-weight: bold;
    background-image: url(./images/li.jpg);
    background-repeat: repeat-y;
    background-position:  top right;
    padding-right: 2px;
}

#menuelement ul li:hover {

}

#menuelement ul li a {
    display: block;
    color: #dfa724;
    font-size: 9pt;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    }

#menuelement ul li.current_page_item  {
text-decoration: none;
}

#menuelement ul li.current_page_item a{
    color: #f3e38a;
    text-decoration: none;
    background-color: #a58b56;
}

#menuelement ul li a:hover {
    color: #f3e38a;
    text-decoration: none;
    background-color: #a58b56;
}



/*   END HEADER  */

/*  MAIN */

#mainelement {
    display: block;
    margin: 0px auto 0px auto;
    width: 1001px;
    padding: 0px;
    padding-top: 40px;
    background-image: url(./images/main.jpg);
    background-repeat: no-repeat;
    background-position:  top left;
}
/*   END MAIN  */

/*   #POST  */


#middle-div {
    float: right;
    width: 801px;
    margin: auto;
    background-image: url(./images/content.jpg);
    background-repeat: no-repeat;
    background-position:  top;
    padding-top: 32px;
}

.postelement {
    float: right;
    display: block;
    width: 801px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url(./images/post.jpg);
    background-repeat: repeat-y;
    background-position:  top;
    }


.postelement a {
    color: #fcbb1f;
    font-weight: normal;
    text-decoration: none;

}


.postelement a:hover {
    color: #ffffff;
    text-decoration:  none;

}


.postelement-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    color: #fffdcc;
    text-align: left;
    letter-spacing: normal;
    background-color: transparent;
    background-image: url(./images/title.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
 }

.postelement-title a {
    font-weight: bold;
    color: #fffdcc;
    text-decoration: none;
}

.postelement-title a:hover {
    color: #fcbb1f;
    text-decoration: none;
}

.textelement {
    margin: 1px;
    padding: 1px 10px 4px 10px;
    color: #c8b79a;
    background-image: url(./images/text.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}

.dateelement {
float: left;
width: 40px;
height: 70px;
margin: 0px 5px 0px 0px;
color: #6d5b3c;
border-right: 1px solid #fcbb1f;
}

.dateelement_1 {
padding: 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #6d5b3c;
font-weight: bold;
}

.dateelement_2 {
font-size: 14pt;
font-weight: normal;
text-align: center;
font-weight: bold;
margin: 0px;
}

/*   END post-div  */

/*   FOOTER  */
#footelement {
    display: block;
    clear: both;
    width: 1000px;
    height: 77px;
    text-align: center;
    background-image: url(./images/footer.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin: auto;
    margin-bottom: 20px;
}

#footelement-links {
    display: block;
    padding: 34px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #c8b79a;
}
#footelement-links a {
    color: #fcbb1f;
    font-weight: bold;
}

#footelement-links a:hover {
    color: #c8b79a;
    text-decoration: none;
}

/*  BAR ITEMS
************************************/

#sideelement {
    display: block;
    float: left;
    width: 198px;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 1px;
    }

#sideelement ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 16px 5px 15px 5px;
    margin: 0px;
    color: #fffdcc;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}


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

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    padding-bottom: 47px;
    background-image: url(./images/widget.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#sideelement ul li ul {
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    background-image: url(./images/side.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}


#sideelement ul li ol {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    background-image: url(./images/side.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}

#sideelement ul li ul li, #sideelement ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 5px;
    padding-bottom: 6px;
    background-image: url(./images/sideli.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}



#sideelement a {
    display: block;
    text-decoration: none;
    color: #c8b79a;
    padding: 7px 7px 7px 10px;
    margin: 0px;
    font-weight: normal;
}

#sideelement a:hover {
    display: block;
    text-decoration: none;
    color: #fcbb1f;
    }

#sideelement ul li ul li:hover, #sideelement ul li ol li:hover {
}

#sideelement .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #ffffff;
    background-image: url(./images/side.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}

#sideelement .banners a {
    background-image: none;
    padding-left: 0px;
    border: none;
}

#sideelement .banners a:hover {
    background-image: none;
    border: none;
    background-color: transparent;
}


#sideelement .sidebar-post a {
    background-image: none;
    padding-left: 5px;
    padding-right: 5px;
}


#sideelement .sidebar-post a:hover {
    text-decoration: none;
}

#sideelement .banners a:hover {
    text-decoration: none;
}

#sideelement .banners  img {
    margin-bottom: 5px;
}

#sideelement .banners  object, #sideelement .banners  embed {
    margin-bottom: 5px;
 }

#sideelement .date {
    text-align: left;
    color: #ffffff;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 990px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 0px;
    padding: 0px 5px 10px 5px;
    margin-bottom: 0px;
    background-image: url(./images/chart.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}

#chartfoot {
    width: 1000px;
    background-image: url(./images/chartfoot.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
    height: 46px;
    margin-bottom: 20px;
}


.wrapelement {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.content-inner {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 1px 10px 1px;
    }

.content-inner * {
    width: auto;
    float: none;
}

.content-inner h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding:  5px 5px 4px 5px;
    margin: 0px;
    color: #fffdcc;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h2.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #8d7147;
}

.content-inner h2 a {
    color: #FCF483;
    text-decoration: none;
}
.content-inner h2 a:hover {
    color: #fffdcc;
    text-decoration: none;
}


.content-inner .widget_ts_comments {
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #c8b79a;
    background-color: #40392f;
    border-bottom: 1px solid #ffb906;
    background-image: url(./images/cell.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    -moz-border-radius-topleft:      9px;
    -moz-border-radius-topright:     9px;
    -webkit-border-top-left-radius:  9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius:   9px;
    -khtml-border-top-right-radius:  9px;
    }

.content-inner .widget_ts_comments object, .content-inner .widget_ts_comments embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.content-inner .widget_ts_comments table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
}

.content-inner .widget_ts_comments table thead th{
    font-size: 7pt;
    padding: 3px;
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    border-bottom: 1px solid #fcbb1f;
}
.content-inner .widget_ts_comments table tbody {
}

.content-inner .widget_ts_comments table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #c8b79a;
}

td.commentlist_box-2, td.commentlist_box-5, td .commentlist_box-6, td.commentlist_box-7, td.commentlist_box-8 , td.commentlist_box-9, td.commentlist_box-10  {
	text-align: center;
	vertical-align: middle;
}

td.commentlist_box-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.commentlist_box-3, td.commentlist_box-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}
.emptycell {
    background-color: transparent;
}
.ratingcriteriasingle {
    background-color: #454139;

}

.contentleftarea772festehoehe {
    background-color: transparent;
}

.content-inner .widget_ts_comments table tr.ratingcriteriasingle  td, .content-inner .widget_ts_comments table tr.contentleftarea772festehoehe  td {
}

.even:hover, .odd:hover {
    background-color: #68574B;
}

.content-inner a {
    color: #fcbb1f;
    text-decoration: none;
}
.content-inner a:hover {
    color: #ffffff;
    text-decoration: none;
}

.content-inner .widget_ts_comments table tr td a {
    color: #fcbb1f;
    text-decoration: none;
    display: block;
}
.content-inner .widget_ts_comments table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.content-inner .widget_ts_comments table tr td img {
    border: none;
}

.content-inner .footer {
    padding: 5px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #c8b79a;
    background-color: #8d7147;
    background-image: url(./images/cellfoot.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border-left: 1px solid #64523a;
    border-top: 1px solid #3c3931;
    }

.content-inner .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #fffdcc;
    text-decoration: none;
}
.content-inner .footer a:hover {
    color: #fcbb1f;
    text-decoration: none;
}

.thumbnail, .image {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.charts .thumbnail, .charts .image {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.iteminfo img {
    text-align: center;
    vertical-align: middle;
}

.moduletabletopartikel, .points {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.moduletabletopartikel h1, .points h1,
.moduletabletopartikel h2, .points h2,
.moduletabletopartikel h3, .points h3,
.moduletabletopartikel h4, .points h4,
.moduletabletopartikel h5, .points h5,
.moduletabletopartikel h6, .points h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.moduletabletopartikel p, .points p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.moduletabletopartikel ul, .points ul, .moduletabletopartikel ol, .points ol{
    margin-left: 20px;
    padding-left: 10px;
}


.content-inner img {
    border: none;
    margin: 0px;
}

/*** TAB STYLES *************************************************************/

/* Color tab styles */

.main_contaime, .widget_ts_comments ul.listtable li.contenttoc {
    background-color: #454139;
    color: #c8b79a;
    border: 1px solid #454139;
}
.widget_ts_comments ul.listtable li {
    background-color: #5d5648;
}
.widget_ts_comments ul.listtable li, .widget_ts_comments ul.listtable li h4 {
    color: #ffffff;

}

/* Common tab styles */

.widget_ts_comments ul.listtable {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.widget_ts_comments ul.listtable li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #5d5648;
    border: 1px solid #5d5648;
    border-bottom: none;
    margin-top: 5px;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.widget_ts_comments ul.listtable li.contenttoc {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.widget_ts_comments ul.listtable h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.widget_ts_comments ul.listtable li.contenttoc h4 {
    font-weight: bold;
}
.widget_ts_comments ul.listtable li:hover {
    text-decoration: none;

}


.widget_ts_comments ul.listtable h4:hover {
        color: #fffdcc;
}

.widget_ts_comments ul.listtable li.contenttoc h4:hover {
    color: #fffdcc;
}

.widget_ts_comments .main_contaime {
    margin: 0;
    padding: 5px;
    margin-bottom: 0px;
}

.widget_ts_comments .main_contaime a {
}

.widget_ts_comments .main_contaime a:hover {
}

.widget_ts_comments .main_contaime h1,
.widget_ts_comments .main_contaime h2,
.widget_ts_comments .main_contaime h3,
.widget_ts_comments .main_contaime h4,
.widget_ts_comments .main_contaime h5,
.widget_ts_comments .main_contaime h6 {
    margin: 0;
}
