body {
	background-color : #134932;
	margin : 0px;
	padding : 0px;
	background-image : url('/img/bg.png');
	background-repeat : no-repeat;

	font-family : arial, verdana;
	font-size : 12px;
}

td {
	font-size : 12px;
}

#header {
	background-image : url('/img/header.png');
	width : 725px;
	height : 90px;
}

#content {
	background-color : #B5CEBD;
	width : 683px;
	vertical-align : top;
	background-image : url('/img/bg_box.png');
	background-repeat : no-repeat;
	background-position: bottom center;
	padding: 0px 0px 10px 0px;
}

/* Branchen-Liste */
.boom_list {
	background-color : #DCDDDF;
	margin : 5px;
	padding : 5px;
}

.boom_list .odd {
	background-color : #B4B4B4;
	border-top : 1px solid #FFFFFF;
	padding : 2px;
}

.boom_list .even {
	border-top : 1px solid #FFFFFF;
	padding : 2px;
}

/* Kategorietexte */
.main_category_header {
	background-color : #A71A1F;

	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;

	background-image : url('/img/box_header.png');
	background-repeat : no-repeat;
	background-position: bottom right;

	padding-left : 10px;

	margin : 10px 19px 0px 19px;

	height : 22px;
}

.main_category_header div {
	text-transform : uppercase;
	font-family : "Times New Roman";
	font-size : 14px;
	color : #FFFFFF;
	font-weight : normal;
	margin-top : 3px;
}

.main_category {
	background-color : #B4B4B4;
	padding : 5px 10px 5px 10px;
	margin : 0px 19px 0px 19px;
	line-height : 16px;
}

.sub_category {
	background-color : #DCDDDF;
	padding : 5px 5px 5px 10px;
	margin : 5px 0px 5px 0px;
	line-height : 16px;
	text-align : justify;
}

.sub_category .image {
	border : 1px solid #134932;
	margin : 5px;
}

.sub_category ul {
	margin : 0px;
	padding : 0px 0px 0px 20px;
	list-style-image : url('/img/arrow.png');
	line-height : 18px;
}

/* Intro Tabelle */
table.intro {
	width : 665px;
}

table.intro td {
	padding : 0px 10px;
}

table.intro tr {
	vertical-align : top;
}

table.intro .header, .sub_category div.header {
	text-transform : uppercase;
	font-size : 16px;
	font-weight : bold;
	color : #134932;

	padding : 15px 0px 5px 0px;

	text-align : left;
}

table.intro .text {
	line-height : 16px;
	text-align : justify;
}

.text ul  {
	margin : 0px;
	padding : 0px 0px 0px 20px;
	list-style-image : url('/img/arrow.png');
}

.text li {
	margin: 0px 0px 4px 0px;
}

.text a {
	color : #A71A1F;
	text-decoration : underline;
	font-weight:bold;
}

.text a:hover {
	text-decoration : none;
}

.main_category a {
	color : #A71A1F;
	text-decoration : underline;
}

.main_category a:hover {
	text-decoration : none;
}

/* Navigation */
a.tutorial {
	background: url( '/img/nav/tutorial2.png' ) top left no-repeat;
	width : 103px;
	height : 25px;
	display : block;
}

a.tutorial:hover, a.tutorial_hover {
	background: url( '/img/nav/tutorial2.png' ) bottom left no-repeat;
}

a.boom_markets {
	background: url( '/img/nav/boom_markets2.png' ) top left no-repeat;
	width : 132px;
	height : 25px;
	display : block;
}

a.boom_markets:hover, a.boom_markets_hover {
	background: url( '/img/nav/boom_markets2.png' ) bottom left no-repeat;
}

a.aktien_scans {
	background: url( '/img/nav/aktien_scans2.png' ) top left no-repeat;
	width : 122px;
	height : 25px;
	display : block;
}

a.aktien_scans:hover {
	background: url( '/img/nav/aktien_scans2.png' ) bottom left no-repeat;
}

a.breakout_matrix {
	background: url( '/img/nav/breakout_matrix2.png' ) top left no-repeat;
	width : 155px;
	height : 25px;
	display : block;
}

a.breakout_matrix:hover {
	background: url( '/img/nav/breakout_matrix2.png' ) bottom left no-repeat;
}

a.forum {
	background: url( '/img/nav/forum2.png' ) top left no-repeat;
	width : 67px;
	height : 25px;
	display : block;
}

a.forum:hover {
	background: url( '/img/nav/forum2.png' ) bottom left no-repeat;
}

a.premium {
	background: url( '/img/nav/premium2.png' ) top left no-repeat;
	width : 104px;
	height : 25px;
	display : block;
}

a.premium:hover {
	background: url( '/img/nav/premium2.png' ) bottom left no-repeat;
}

.red {
	background-color:red;
}

.green {
	background-color:green;
}

#info_line {
	width:673px;
	background-color:#B5CEBD;
	padding: 10px 5px 5px 5px;
	margin:0px 5px 5px 34px;
	text-align:justify;
	color:#134932;
	font-size:10px;
	border-top: 1px dashed #134932;
}

#info_line a {
	color:#134932;
}

#info_line a:hover {
	text-decoration:none;
}

#info_line td {
	font-size:10px;
	padding: 0px 0px 0px 10px;
}

#info_line td a {
	text-decoration:none;
}

#info_line td a:hover {
	text-decoration:underline;
}

.datum-box {
 position:relative;
 width:50px;
 height:50px;
}

.datum-box .element {
 position:absolute;
 border: 1px solid #134932;
 width:100%;
 height:23px;
 text-align:center;
 font-family: arial;
 font-size: 18px;
 font-weight: bold;
}

.datum-box .top {
 top:0;
 left:0;
 background-color: #ffffff;
 color: #134932;
}

.datum-box .bottom {
 bottom:0;
 left:0;
 background-color: #134932;
 color: #ffffff;
}

a.charttool {
	background-image: url( /img/charttool_link.png );
	background-repeat : no-repeat;
	padding: 1px 0px 0px 16px;
	background-position: 0px 1px;
}

.sidebox {
	width:154px;
	background-color:#B5CBB8;
	margin:0px;
	padding:2px;
	font-size:11px;
	color : #000000;
	text-align : left;
}

.sidebox .header {
	font-size : 16px;
	margin-top:5px;
}

.sidebox a {
	color: #134932;
}

/* Neue Navleiste */
#nav-row a {
	height : 19px;
	display : block;
	font-size: 0px;
	text-decoration:none;
	float:left;
	margin-left:6px;
}

#nav-row a.handelssignale {
	background: url( '/img/nav/neu/handelssignale.png' ) top left no-repeat;
	width : 134px;
}

#nav-row a.handelssignale:hover {
	background: url( '/img/nav/neu/handelssignale.png' ) bottom left no-repeat;
}

#nav-row a.chartsignal-tool {
	background: url( '/img/nav/neu/chartsignal_tool.png' ) top left no-repeat;
	width : 148px;
}

#nav-row a.chartsignal-tool:hover {
	background: url( '/img/nav/neu/chartsignal_tool.png' ) bottom left no-repeat;
}

#nav-row a.boom-markets {
	background: url( '/img/nav/neu/boom_markets.png' ) top left no-repeat;
	width : 119px;
}

#nav-row a.boom-markets:hover {
	background: url( '/img/nav/neu/boom_markets.png' ) bottom left no-repeat;
}

#nav-row a.boersenspiel {
	background: url( '/img/nav/neu/boersenspiel.png' ) top left no-repeat;
	width : 102px;
}

#nav-row a.boersenspiel:hover {
	background: url( '/img/nav/neu/boersenspiel.png' ) bottom left no-repeat;
}

#nav-row a.forum {
	background: url( '/img/nav/neu/forum.png' ) top left no-repeat;
	width : 56px;
}

#nav-row a.forum:hover {
	background: url( '/img/nav/neu/forum.png' ) bottom left no-repeat;
}

#nav-row a.premium {
	background: url( '/img/nav/neu/premium.png' ) top left no-repeat;
	width : 74px;
}

#nav-row a.premium:hover {
	background: url( '/img/nav/neu/premium.png' ) bottom left no-repeat;
}

#nav-row a.charttechnik {
  background: url( '/img/nav/neu/charttechnik.png' ) top left no-repeat;
  width : 118px;
}

#nav-row a.charttechnik:hover {
  background: url( '/img/nav/neu/charttechnik.png' ) bottom left no-repeat;
}

#nav-row a.bestellen {
  background: url( '/img/nav/neu/bestellen.png' ) top left no-repeat;
  width : 84px;
}

#nav-row a.bestellen:hover {
  background: url( '/img/nav/neu/bestellen.png' ) bottom left no-repeat;
}

input.header_form {
  color:#ffffff;
  font-size:10px;
  background: #44705A;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  width: 80px;
}

#subnav-row {
  margin: 5px 20px 0px 10px;
  background: #C8DCCF url(/img/subnav-row-bg.png);
  padding-left: 5px;
  
  font-size: 13px;
}

#subnav-row a {
  
  color: #134932;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  
  line-height: 22px;
  font-weight: bold;
  
  padding: 0px 2px;
  margin: 1px 0px;
}

#subnav-row a:hover, #subnav-row a.active {
  
  color: #A51818;
  background: #D1EFDB;
}

a.tab {
  display: inline-block;
  padding-left: 10px;
  margin-right: 4px;
  outline-style:none;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
}

a.tab span {
  padding-right: 10px;
  display: inline-block;
  cursor: pointer;
}

a.active_tab {
  background: #DCDDDF url(/img/tabs/active_left.png) no-repeat left;
  color: #000000;
}

a.active_tab span {
  background: #DCDDDF url(/img/tabs/active_right.png) no-repeat right;
}

a.inactive_tab {
  background: #EFEFEF url(/img/tabs/inactive_left.png) no-repeat left;
  color: #606060;
}

a.inactive_tab span {
  background: #EFEFEF url(/img/tabs/inactive_right.png) no-repeat right;
}

a:hover.inactive_tab {
  color: #000000;
}

