* {
	margin: 0;
	padding: 0;
}

p {
	padding-bottom: 11px;
}

html {
	background-color: #161618;
	height: 100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #cccccc;
	height: 100%;
	/*color: #ffffff;*/
	padding: 14px 14px 14px 14px;

	background-color: #161618;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636466;
	text-align:center;
	padding: 30px 10px 10px 10px;*/
}

html>body {
	min-height: 100%;
    height: auto;
}

b, strong, b i, strong i, strong u, b u, i, u {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a, a b, a strong {
	color: #fbb305;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:hover b, a:hover strong {
	text-decoration: none;
}

ul, ol {
	padding-bottom: 11px;
}

ul {
	padding-left: 25px;
}

ol {
	padding-left: 28px;
}

input, textarea {
	background-color: #747474;
	/*color: #cccccc;*/
	color: #ffffff;
	border: 0px;
	padding: 2px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding-left: 5px;
}

select {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	height: 20px;
	width: 250px;
}

input {
	height: 16px;
	vertical-align: middle;
}

input.image {
	background-color: #747474;
	border: 0px;
	padding: 0;
	margin: 0;
}

input.checkbox {
	background-color: #4D4D4D;
	border: 0px;
	padding: 0;
	margin: 0;
}

#box{
	margin: 0 auto;
	text-align:left;
	width: 970px;
	position: relative;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	line-height: 130%;
	/*font-size: 165%; */
	font-size: 24px;
	padding-bottom: 9px;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	line-height: 130%;
	font-size: 18px;
	padding-bottom: 9px;
	text-decoration: none;
}

h2 a, .blogentry-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 130%;
	font-size: 18px;
	padding-bottom: 9px;
}

div {
	margin: 0;
	padding: 0;
}

div.img-preview {
	float: left;
	background-color: #ffffff;
	margin: 0;
	padding: 1px 1px 1px 1px;
	margin-right: 17px;
	margin-bottom: 7px;
}

div.img-preview img {
	border-width: 0;
	margin: 0;
	padding 0;
}

div.img-full {
	display: none;
}

.comment .text {
	color: #cccccc
}

.comment .author b, .comment .author strong {
	color: #cccccc;
	font-weight: normal;
	color: #989898;
}

.logo {
	position: relative;
	height: 120px;
}

.logo .flamme {
	position: absolute;
	left: 32px;
}

.logo .slogan {
	position: absolute;
	left: 140px;
	top: 70px;
}

.logo .schrift {
	position: absolute;
	left: 140px;
	top: 25px;
}

.logo-print {
	position: absolute;
	display: none;	
}

div.imprint {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #989898;
	font-size: 9px;
}

div.imprint a {
	color: #989898;
	font-size: 9px;
	text-decoration: none;
}

div.imprint a:hover {
	text-decoration: underline;
}

div.register {
	position: absolute;
	top: 90px;
	right: 0px;
	color: #989898;
	font-size: 9px;
}

div.register a {
	color: #989898;
	font-size: 9px;
	text-decoration: none;
}

div.register a:hover {
	text-decoration: underline;
}

div.copyright {
	color: #989898;
	padding-top: 8px;
	width: 100%;
	text-align: center;
	font-size: 9px;
}

div.copyright a {
	color: #989898;
	font-size: 9px;
	text-decoration: none;
}

div.copyright a:hover {
	text-decoration: underline;
}

.nav {
	
}

.nav .nav-table  {
	width: 100%;
}

.nav .nav-table .corner-l {
	background: url(../images/navi-corner-l.gif) no-repeat;
	width: 10px;
	height: 39px;
}

.nav .nav-table .corner-l-completed {
	background: url(../images/navi-corner-l-completed.gif) no-repeat;
	width: 10px;
	height: 39px;
}

.nav .nav-table .corner-r {
	background: url(../images/navi-corner-r.gif) no-repeat;
	width: 10px;
	height: 39px;
}

.nav .nav-table .corner-r-completed {
	background: url(../images/navi-corner-r-completed.gif) no-repeat;
	width: 10px;
	height: 39px;
}

.nav .nav-table .main {
	background: url(../images/navi-bg.gif) repeat-x;
	height: 39px;
	padding-left: 4px;
}

.rounded-box {
	width: 100%;
}

.rounded-box .corner-tr {
	background: url(../images/roundedbox_ro.gif) no-repeat;
	width: 10px;
	height: 10px;
}

.rounded-box .corner-tl {
	background: url(../images/roundedbox_lo.gif) no-repeat;
	width: 10px;
	height: 10px;
}

.rounded-box .corner-br {
	background: url(../images/roundedbox_ru.gif) no-repeat;
	width: 10px;
	height: 10px;
}

.rounded-box .corner-bl {
	background: url(../images/roundedbox_lu.gif) no-repeat;
	width: 10px;
	height: 10px;
}

.rounded-box .border-t {
	background: url(../images/roundedbox_o.gif) repeat-x;
	height: 10px;
}

.rounded-box .border-b {
	background: url(../images/roundedbox_u.gif) repeat-x;
	height: 10px;
}

.rounded-box .border-r {
	background: url(../images/roundedbox_r.gif) repeat-y;
	width: 10px;
}

.rounded-box .border-l {
	background: url(../images/roundedbox_l.gif) repeat-y;
	width: 10px;
}


.rounded-box .content {
	background-color: #4d4d4d;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.spacer {
	height: 11px;
}

.h-spacer-big {
	width: 20px;
}

.h-spacer-medium {
	width: 15px;
}

.v-spacer-big {
	height: 20px;
}

.v-spacer-medium {
	height: 15px;
}

.v-spacer-small {
	height: 5px;
}

hr {
	height: 2px;
	color: #5f5f5f;
	background-color: #5f5f5f;
	padding: 0;
	margin: 0;
	margin-bottom: 11px;
	border: 0;
	width: 100%;
}

.notice {
	color: #119baf;
	font-weight: bold;
}

.content-full {
	width: 100%;
}

.content-l {
	width: 640px;
	vertical-align: top;
}

.content-r {
	width: 312px;
	vertical-align: top;
}

div.img-clear-left {
	clear: left;
}

div.img-clear-right {
	clear: right;
}

div.img-right {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}

div.img-left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}


table.tbl {
}

table.tbl td {
	height: 18px;
}

table.tbl td.green {
	color: #d7ff78;
	background-color: #73a201;
	font-weight: bold;
}

table.tbl td.blue {
	color: #dddddd;
	background-color: #119baf;
	font-weight: bold;
}

table.trades, table.matrix {

}

table.trades td.header, table.matrix td.header {
	color: #ffffff;
	font-weight: bold;
}

table.matrix a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}

table.matrix a.buy {
	color: #d7ff78;
	font-weight: bold;
}

table.matrix a.sell {
	color: #78f7ff;
	font-weight: bold;
}

table.matrix a.neutral {
	color: #d1c87a;
	font-weight: bold;
}

table.matrix td.row-odd,
table.matrix td.row-odd-buy,
table.matrix td.row-odd-sell,
table.matrix td.row-odd-neutral  {
	background-color: #747474;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
}

table.matrix td.row-even,
table.matrix td.row-even-buy,
table.matrix td.row-even-sell,
table.matrix td.row-even-neutral {
	height: 22px;
	vertical-align: middle;
}

table.matrix td.row-odd-buy,
table.matrix td.row-even-buy {
	color: #d7ff78;
	background-color: #73a201;
	font-weight: bold;
}

table.matrix td.row-odd-sell,
table.matrix td.row-even-sell {
	color: #dddddd;
	background-color: #119baf;
	font-weight: bold;
}

table.matrix td.row-odd-neutral,
table.matrix td.row-even-neutral {
	/*font-weight: bold;
	color: #ffffff;*/
	background-color: #8c8123;
	/*background-color: #747474;*/
}

table.matrix td.row-odd-neutral a,
table.matrix td.row-even-neutral a {
	font-weight: bold;
	color: #d1c87a;
	/*color: #000000;*/
}





/*table.tbl td.blue {
	color: #dddddd;
	background-color: #119baf;
	font-weight: bold;
}*/




table.trades td.trade-win {
	color: #d7ff78;
}

table.trades td.trade-loss {
	color: #78f7ff;
}

/*table.tbl div.bg-left-top {
	position: relative;
	height: 100%;
	background-color: #73a201;
}

table.tbl div.bg-left-top div.green {
	position: absolute;
	width: 10px;
	height: 6px;
	background-image: url(images/bar-small-green-left-top.gif);
	background-repeat: no-repeat;
	top: -0px;
	left: -9px;
}*/

table.tbl {

}

div.depothistory {
	padding-right: 12px;
	padding-top: 5px;
}

.blogcontent {
	
}

.blogcontent a img {
	border: 0px;
}

.navigation {
	
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.post {
	padding-top: 10px;
	clear: both;
	display: block;
}

.blogentry-commentheader {
	border-bottom: 1px solid #5f5f5f;
}

.blogentry-adsense {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}

.matrix-adsense {
	padding-top: 5px;
	padding-bottom: 10px;
}

.blogentry-commentsingle {
	border-bottom: 1px solid #5f5f5f;
	padding-bottom: 10px;
	padding-top: 15px;
}

.blogentry-metadata {
	border-top: 1px solid #5f5f5f;
	font-size: 10px;
	color: #999999;
}

.blogentry-post {
	padding-bottom: 45px;
}

.blogentry-commentauthor {
	color: #ffffff;
}

.blogentry-commentdate, .blogentry-date {
	color: #999999;
}

.postdate {
	color: #999999;
	font-size: 0.8em;
}

.postdate-today {
	color: #ffffff;
	font-size: 0.8em;
}







/*table.performance-small div.performance {
	position: relative;
}

table.performance-small div.background {
	position: relative;
}

table.performance-small div.background  div.blue {
	position: absolute;
	background-image: url(images/bar-small-blue.gif);
	background-repeat:no-repeat;
	background-position: -11px 0px ;
}

table.performance-small div.background  div.green {
	position: absolute;
	width: 275px;
	height: 16px;
	background-image: url(images/bar-small-green.gif);
	background-repeat: no-repeat;
	z-index: 1000;
	top: 0px;
	left: -110px;
}*/



div.new {
	position: relative;
}

div.new div.marker {
	position: absolute;
	background-image: url('../images/neu.png');
	width: 40px;
	height: 32px;
	top: -25px;
	left: 110px;
}


ul.errors {
	display: none;
}
