/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0108
*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-color: #340404;
    background-image: url(./images/body.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}

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  */

#top-div {
    display: block;
    margin: auto;
    width: 1000px;
    height: 212px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
    vertical-align: bottom;
}

h1 {
    float: none;
    margin: auto;
    font-size: 22pt;
    width: 1000px;
    text-transform: capitalize;
    text-align: center;
    color: #EDDEC4;
    font-weight: bold;
    font-style: normal;
    padding: 107px 0px 0px 0px;
    _padding-top: 93px;
}


h1 a {
    color: #ff0000;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #EDDEC4;
text-decoration: none;
}

.description {
    color: #ff0000;
    padding-top: 3px;
    padding-left: 0px;
    _padding-top: 0px;
    _margin-top: -17px;
}


#nav-div {
    text-align: center;
    float: none;
    font-size: 9pt;
    height: 30px;
    width: 1000px;
    overflow: hidden;
    margin: auto;
    background-color: #2C0404;
    background-image: url(./images/menu.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
        

#nav-div ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#nav-div ul li {
    display: block;
    _display: inline;
    float: left;
    width: auto;
    padding-top: 0px;
    _padding-top: 7px;
    margin: 0px;
border-right: 1px solid #7D0107;
}

#nav-div ul li:hover {
}

#nav-div ul li a { 
    display: block;
    _display: inline;
    color: #F3EAD9;
    font-size: 9pt;
    font-weight: bold;
    _height: 30px;
    padding: 8px 11px 8px 11px;
    text-decoration: none;
}

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    color: #F3F1B8;
    text-decoration: none;
  }

#nav-div ul li a:hover {
    color: #F3F1B8;
    text-decoration: none;

}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 10px auto 0px auto;
    width: 1000px;
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 45px;
    background-image: url(./images/main.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

/*   END MAIN  */

/*   #POST  */


#middle-div {
    margin-bottom: 10px;
    color: #000000;
    float: left;
    width: 780px;
    margin: auto;

}
.content2 .textwidget ul, .text-div ul, .content2 .textwidget ol, .text-div ol {
	margin:5px;
	padding:0px;
}

.content2 .textwidget ul li, .text-div ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.content2 .textwidget ol li, .text-div ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.text-div {
    display: block;
    float: none;
    width: 765px;
    _width: 765px;
    margin-left: 5px;
    margin-bottom: 15px;
    padding: 0px;
}


.text-div a {
    color: #EDDEC4;
    font-weight: normal;
    text-decoration: none;
}


.text-div a:hover {
   color: #ffffff;
   text-decoration: none;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 7px;
    padding-left: 10px;
    margin: 0px;
    color: #EDDEC4;
    text-align: left;
    letter-spacing: normal;
 }

.text-div-title a {
    font-weight: bold;
    color: #EDDEC4;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #ffffff;
    text-decoration: none;
}

.inerm-div {
    display: block;
    margin: 0px;
    padding: 7px;
    padding-top: 1px;
    padding-bottom: 25px;
    color: #CD888E;
    background-image: url(./images/post.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}


.date-div {
background-image: url(./images/date.jpg);
float: left;
width:  62px;
height: 52px;
margin: 10px 10px 10px 0px;
color: #FFFFFF;
}

.date_content_1 {
padding: 8px 0px 0px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #C37F85;
font-weight: bold;
}

.date_content_2 {
font-size: 14pt;
font-weight: normal;
text-align: center;
font-weight: bold;
margin: 0px;
}
/*   END post-div  */

/*   FOOTER  */
#bottom-div {
    display: block;
    clear: both;
    border-top: none;
    margin: auto;
    width: 1000px;
    height: 73px;
    text-align: center;
}

#bottom-div-links {
    display: block;
    padding: 34px 5px 0px 5px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #FFF1C3;
}

#bottom-div-links a {
    color: #ffffff;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #FFF1C3;
    text-decoration: none;
}



/*  BAR ITEMS 
************************************/

#s-box {
display: block;
float: right;
width: 200px;
    color: #9A9898;
margin-right: 5px;
margin-bottom: 0px;
margin-top: 0px;
    padding: 0px;
}

#s-box ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 10px 7px 10px 7px;
    margin: 0px;
    color: #EDDEC4;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top;
    background-repeat: no-repeat;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    background-image: url(./images/vidget.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 22px;
}

#s-box ul li ul {
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #E3B1B5;
    border: 1px solid #884928;
    border-top: none;
    background-color: #520B05;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}


#s-box ul li ol {
    list-style: none;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #E3B1B5;
    border: 1px solid #884928;
    border-top: none;
    background-color: #520B05;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}

#s-box ul li ul li, #s-box ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 5px;
    background-image: url(./images/li.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}



#s-box a {
    display: block;
    text-decoration: none;
    color: #EDDEC4;
    padding: 7px 3px 7px 10px;
    margin: 0px;
}

#s-box a:hover {
    display: block;    
    text-decoration: none;
    color: #ffffff;
}

#s-box ul li ul li:hover, #s-box ul li ol li:hover {
}

#s-box .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #E3B1B5;
    border: 1px solid #884928;
    border-top: none;
    background-color: #520B05;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}

#s-box .banners a {
    background-image: none;
    padding-left: 0px;
    border: none;
}

#s-box .banners a:hover {
    background-image: none;
    border: none;
    background-color: transparent;
}


#s-box .sidebar-post a {
    background-image: none;
    padding-left: 10px;
}


#s-box .sidebar-post a:hover {
    text-decoration: none;
}

#s-box .banners a:hover {
    text-decoration: none;
}

#s-box .banners  img {
    margin-bottom: 5px;
}

#s-box .banners  object, #s-box .banners  embed {
    margin-bottom: 5px;
 }
 
#s-box .date {
    text-align: left;
    color: #E3B1B5;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 10px;    
    padding: 5px 1px 5px 1px;
    margin-top: 0px;
    margin-bottom: 15px;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.content2 {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 2px 10px 2px;
}

.content2 * {
    width: auto;
    float: none;
}

.content2 h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px 7px 8px 7px;
    margin: 0px;
    color: #EDDEC4;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/bg1.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
}

.content2 h2 a {
    color: #ffffff;
    text-decoration: none;
}
.content2 h2 a:hover {
    color: #EDDEC4;
    text-decoration: none;
}


.content2 .textwidget {
    margin: 0px;
    padding: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #CD888E;
    background-color: #520B05;
    border: 1px solid #884928;
    border-top: none;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}

.content2 .textwidget object, .content2 .textwidget embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.content2 .textwidget table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #810208;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    }

.content2 .textwidget table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #EDDEC4;
    border-bottom: 1px solid #FFF1C3;
}


.content2 .textwidget table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #EBC2C6;
}

td.cls4-2, td.cls4-5, td .cls4-6, td.cls4-7, td.cls4-8 , td.cls4-9, td.cls4-10  {
	text-align: center; 
	vertical-align: middle;
}

td.cls4-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.cls4-3, td.cls4-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;
}
.moduletablenews {
    background-color: #960A12;
}

.narrowcolumn {
    background-color: transparent;
}

.content2 .textwidget table tr.moduletablenews  td, .content2 .textwidget table tr.narrowcolumn  td {
    border-bottom: 1px solid #6F0308;
    border-top: 1px solid #9F151C;
}

.even:hover, .odd:hover {
    background-color: #6B0307;
}

.content2 a {
    color: #EDDEC4;
    text-decoration: none;
}
.content2 a:hover {
    color: #ffffff;
    text-decoration: none;
}

.content2 .textwidget table tr td a {
    color: #EDDEC4;
    text-decoration: none;
    display: block;
}
.content2 .textwidget table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.content2 .textwidget table tr td img {
    border: none;
}

.content2 .footer {
    margin: 0px;
    padding: 7px;
    margin-top: 0px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #CD888E;
}

.content2 .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #EDDEC4;
    text-decoration: none;
    
    
}
.content2 .footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

.a-img, .banners {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.features img {
    text-align: center;
    vertical-align: middle;
}

.prints, .contentarea {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.prints h1, .contentarea h1,
.prints h2, .contentarea h2,
.prints h3, .contentarea h3,
.prints h4, .contentarea h4,
.prints h5, .contentarea h5,
.prints h6, .contentarea h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.prints p, .contentarea p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.prints ul, .contentarea ul, .prints ol, .contentarea ol{
    margin-left: 20px;
    padding-left: 10px;
}


.content2 img {
    border: none;
    margin: 0px;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.contentLayout, .textwidget ul.tablebewertungen li.contents {
    background-color: #810208;
    color: #E1ACB1;
    border: 1px solid #7A0208;
}
.textwidget ul.tablebewertungen li {
    background-color: #000000;
}
.textwidget ul.tablebewertungen li, .textwidget ul.tablebewertungen li h4 {
    color: #FFF1C3;
}

/* Common tab styles */

.textwidget ul.tablebewertungen {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.textwidget ul.tablebewertungen li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #960A12;
    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;
}
.textwidget ul.tablebewertungen li.contents {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.textwidget ul.tablebewertungen h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.textwidget ul.tablebewertungen li.contents h4 {
    font-weight: bold;
}
.textwidget ul.tablebewertungen li:hover {
    text-decoration: none;

}


.textwidget ul.tablebewertungen h4:hover {
        color: #ffffff;
}

.textwidget ul.tablebewertungen li.contents h4:hover {
    color: #ffffff;
}

.textwidget .contentLayout {
    margin: 0;
    padding: 5px;    
}

.textwidget .contentLayout h1,
.textwidget .contentLayout h2,
.textwidget .contentLayout h3,
.textwidget .contentLayout h4,
.textwidget .contentLayout h5,
.textwidget .contentLayout h6 {
    margin: 0;
}

