/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0075
*/
@charset "utf-8"; 

body {
    background:#000000 url(images/bg.gif) repeat-x;
	background-position:top;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
	line-height:15px;
    color:#888888;
}

#mainsite {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	background:#0d0e0e url(images/bg-main.gif) repeat-y;
}

#topsite {
    height:211px;
	width:1000px;
    background:url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin-top:-5px;
}

#topsite h1 {
    font-size:30pt;
    padding:85px 0px 0px 50px;
    margin:0px;
	color:#90e1ff;
	font-size:14pt;
}

#topsite h1 a {
    color:#ffffff;
    text-decoration:none;
	font-style:italic;
}


.separator {
	clear:both;
}

a img {
	border:none;
}

a {
	color:#ffbbbb;
	text-decoration:underline;
}

a:hover {
	color:#ffffff;
}
/**************************MAIN MENU************************************/
#mainmenusite {
	position: relative;
	top: 0px;
	width: 1000px;
	height:43px;
	margin: 0px;
	padding: 0px;
	background:url(images/menu.jpg) no-repeat;
	background-position:top center;
	overflow:hidden;
}

#mainmenusite ul {
    margin:0px 10px 0px 20px;
	padding: 0;
	list-style-type: none;
	width:1000px;
	overflow: hidden;
}

#mainmenusite ul li {
    display: block;
    float: left;
    position: relative;
    padding:0px;
	border-left:1px solid #610808;
	border-right:1px solid #535353;
}

#mainmenusite ul li a {
    display: block;
    text-decoration: none;
	padding: 7px 16px 11px 16px;
	margin-top:9px;
    color: #ffffff;
    font-size: 10pt;
	font-weight:normal;
	font-style:normal;
}

 
 
#charts {
	width:97%;
	margin:10px;
	padding:5px;
	background:#0c0c0c url(images/bg-charts.jpg) repeat-y;
	border:1px solid #1d1d1d;
	background-position:left top;
	float:left;
	overflow:hidden;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;

}


/*************************GET CONTENT***************************/
 #maincontentsite {
	width:77%;
	float:left;
	margin:0px;
	padding:5px;
}

#maincontentsite h2 {
	padding: 5px;
	margin:0px;
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
	text-align:left;
	color:#ffffff;
}

#maincontentsite h2 a {
	color:#ffffff; 
	text-decoration:none;
	font-style:italic;
}

.postsite {
	padding:5px;
}
.infosite {
	float:left;
	width:90%;
}
.postsite a .calendar-date {
	width: 52px;
    font-size:10pt;
    border: none;
	margin:0px 10px 0px 0px;
    padding:8px 0px 8px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
	font-size:10pt;
    background-image: url(images/calendar-date.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	text-decoration:none;
	float:left;
	font-style:italic;
}

.postsite p {
	margin:0px 0px 10px 0px;
}

.postsite a img  {
	border:none;
}
.calendar-date div {
    font-weight:bold;
    color:#ffbbbb;
    background:transparent;
	text-decoration:none;
	margin:3px;
	font-size:9pt;	
}

.postsite-bot {
	background:url(images/post-bot.gif) no-repeat;
	width:740px;
	height:27px;
	clear:both;
}

/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

body#charts-sidebar-body #sidebar , .divClear #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	width:auto;
}
#sidebar {
	float: right;
	margin: 10px 10px 10px 0px;
	width:200px;
}

#sidebar ul li h4, 
#sidebar h2, 
#sidebar h3, 
#sidebar h5, 
#sidebar h6 {
	max-height:31px !important;
	overflow:hidden;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
	padding:5px 5px 5px 50px;
	text-align:left;
	background:#373737 url(images/h2-sidebar.jpg) no-repeat;
	color:#ffffff;
    letter-spacing: normal;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 5px 15px 5px;
	background:#282828 url(images/bg-cell-content.gif) repeat-x;
	background-position:top;
	-moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;

}

#sidebar ul ul li {
    background-position: left;
    padding: 4px 5px 4px 10px;
	margin:0px;
    vertical-align:middle;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 3px 5px 3px 5px;
	margin:0px;
    vertical-align:middle;
}
#sidebar .banners {
	padding:5px;
	margin:0px 5px 15px 5px;
	text-align:center;
	vertical-align:middle;
	background:#282828 url(images/bg-cell-content.gif) repeat-x;
	background-position:top;
	-moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}
#sidebar ul li li a {
	background: url(images/arrow.gif) no-repeat;
	background-position: left 3px;
    padding-left: 15px;
	vertical-align:middle;
}

#sidebar ul li li.sidebar-post a, 
#sidebar ul li li.sidebar-post a:hover,
#sidebar ul ol li a,
#sidebar ul ol li a:hover {
	background-image:none;
	padding:0px;
}

#sidebar a {
	color:#ffbbbb;
	text-decoration:none;
	font-style:italic;
	font-size:8pt;
}
#sidebar a:hover {
	color: #888888;
	text-decoration:none;
}

#sidebar ul li li:hover {
	background:#2a2a2a;
	-moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.divClear {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:0px;
	background:transparent;
}

.divClear * {
    width: auto;
    float: none;
}


.divClear h2 {
    width: auto;
	max-height:31px !important;
	overflow:hidden;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
	padding:5px 5px 5px 45px;
	text-align:left;
	background:#373737 url(images/h2-cell.jpg) no-repeat;
	color:#ffffff;
    letter-spacing: normal;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.divClear h2 a {
    color: #ffffff;
    text-decoration: none;
}
.divClear h2 a:hover {
    color: #a4c1cc;
    text-decoration: underline;
}


.divClear .textVERYBIG {
    margin:0px 5px 0px 5px;
	padding:0px;
	background:#282828 url(images/bg-cell-content.gif) repeat-x;
	background-position:left top;

}

.divClear .textVERYBIG h3, h1, h2, h3, h4, h5, h6 {
	color:#ffbbbb;
	font-size:11pt;
	text-transform:capitalize;
	font-style:italic;
	padding:5px;
	margin:0px;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.row_separator2-1 {
	text-align: right; 
	vertical-align: middle;
}

td.row_separator2-2, td.row_separator2-5, td .row_separator2-6, td.row_separator2-7, td.row_separator2-8 , td.row_separator2-9, td.row_separator2-10 {
	text-align: center; 
	vertical-align: middle;
}

td.row_separator2-3, td.row_separator2-4  {
	text-align: left; 
	vertical-align: middle;
}

.photos, .boxbanner371 {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}

.divClear .textVERYBIG #tabs, 
.divClear .textVERYBIG #accordeon, 
.moduletabletopartikel,
.bigtext {
	padding:5px;
}
.divClear .textVERYBIG object, .divClear .textVERYBIG embed {
    width: 100%;
}
.divClear .textVERYBIG ul, .postsite ul, .divClear .textVERYBIG ol, .postsite ol {
	margin:5px;
	padding:0px;
	
}
.divClear .textVERYBIG ul li, .postsite ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.divClear .textVERYBIG ol li, .postsite ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}

.divClear .textVERYBIG table {
    width: 100%;
    background-color: transparent;
	font-size:8pt;
	border-spacing:0px;
}
.divClear .textVERYBIG table tr th {
    color: #ffffff;
	background:url(images/bg-th.gif) repeat-x;
	background-position:top;
    font-size:7pt;
    padding: 5px 2px 5px 2px;
	font-weight:normal;
}
.divClear .textVERYBIG table tr td {
    padding:4px 2px 4px 2px;
	font-weight:normal;
	vertical-align:middle;
}
.divClear .textVERYBIG table tr.textarea td {
    background-color: #252525;
}

.divClear .textVERYBIG table tr td a {
    color: #888888;
	font-weight:normal;
    text-decoration: none;
	font-style:italic;
}
.divClear .textVERYBIG table tr td a:hover {
    color: #ffbbbb;
    text-decoration: underline;
}

.divClear .textVERYBIG table tr td img {
    border: none;
	vertical-align:middle;
}
.divClear .footer {
    padding:5px;
	margin:0px 5px 0px 5px;
    font-size:9pt;
    text-align: right;
	color:#ffbbbb;
	background:#282828;
	-moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
.divClear .footer a {
	color:#ffbbbb;
    text-decoration: none;
	font-style:normal;
}
.divClear .footer a:hover {
    color: #ffffff;
}

/************************GET FOOTER*******************************/
#mainfootersite {
	background: url(images/bg-footer.gif) repeat-x;
	background-position:left bottom;
    width:auto;
	padding:21px 0px 41px 0px;
	width:auto;
	text-align:center;
}

#mainfootersite a {
	text-decoration:underline;
    font-size: 10pt;
	color: #ffffff;
	font-weight:normal;
}

.footer-left {
	background:url(images/bg-footer-left.gif) no-repeat;
	background-position:bottom;
	width:23px;
	height:78px;
	float:left;
}

.footer-right {
	background:url(images/bg-footer-right.gif) no-repeat;
	width:23px;
	height:78px;
	float:right;
}

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

/* Color tab styles */

.textteaser, .textVERYBIG ul.home_wp_news li.index_service_data_box {
    background-color: #282828;
    color: #ffffff;
    border: 1px solid #090909;
}
.textVERYBIG ul.home_wp_news li {
    background-color: #090909;
}
.textVERYBIG ul.home_wp_news li, .textVERYBIG ul.home_wp_news li h4 {
    color: #ffffff;
}

/* Common tab styles */

.textVERYBIG ul.home_wp_news {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.textVERYBIG ul.home_wp_news li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    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;
}
.textVERYBIG ul.home_wp_news li.index_service_data_box {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.textVERYBIG ul.home_wp_news h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.textVERYBIG ul.home_wp_news li.index_service_data_box h4 {
    font-weight: bold;
}
.textVERYBIG ul.home_wp_news li:hover {
    text-decoration: underline;
}

.textVERYBIG .textteaser {
    margin: 0;
    padding: 5px;
}

.textVERYBIG .textteaser h1,
.textVERYBIG .textteaser h2,
.textVERYBIG .textteaser h3,
.textVERYBIG .textteaser h4,
.textVERYBIG .textteaser h5,
.textVERYBIG .textteaser h6 {
    margin: 0;
}

