body {
	margin:0;
	font-family:Aria, sans-serif;
	font-size:10pt;
	color:#222222;
	background:url(/images/world.jpg) no-repeat;
	background-color:#FFFFFF;

}

pre {
  overflow-x:auto;
}

/* Links */
a, a:link, a:visited, a:active {
	color:#FF861E; 
	font-weight:bold;
}

a:hover, a:focus {
	text-decoration:underline;
}

a.thin_link, a.thin_link:visited, a.thin_link:active, a.thin_link:link, a.thin_link:hover, a.thin_link:focus  {
	font-weight:normal;
	text-decoration:none;
}

p.error, div.error {
	color:red;
}

.font_small {
	font-size:8pt;
}

.link_higher {
	background-color:#A9E969;

}

.link_lower{
	background-color:#FBB3AC;
}

.link_new{
	/* background:url(/images/neu.gif) no-repeat right 5px; */
	background-color:#FDFED5;
}

.link_long_falling  {
	background-color:#CCCCCC;

}

.link_long_growing {
	background-color:#CEEDB0;	
}


a.marked, a.marked:link, a.marked:visited, a.marked:hover, a.marked:active,a.marked:hover  {
	color:#FFFFFF;
}

.searchword { 
	background-color: yellow; 
	padding:3px;
  /*
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-khtml-border-radius:3px; 
	border-radius:3px;
  */
}
	   

/* Paragraphs */
p, table, ul, ol { 
	margin:0 0 15px 0; padding:0;
}

ul, ol {
	padding-left:30px;
}

li  {
	margin-bottom:12px;
}

/* Table */
table {
	border-collapse:collapse;
}

td {
	padding:0px;
}

/* Image */
img {
	border:0;
	margin:0;
}

h1,h3,h4,h5 {
	font-weight:normal;
	font-family:Times New Roman, sans serif;
}

h1.page_headline {
	color:#222222;
	font-size:30pt;
  line-height:1.0;

}

h3 {
	font-size:16pt;
	margin-top:30px;
	margin-bottom:15px;
	margin-top:0px;
}


/* LAYOU */
.out_frame {
	max-width:1170px;
	padding-top:20px;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
}

.advertise_right {
	width:120px;
	height:600px;
	float:right;
	margin-left:8px;
	overflow:hidden;
}

.advertise_top {
	width:468px;
	height:60px;
	margin-top:-5px;
}
.category_frame {
	width:100px;
	float:left;
	padding-top:130px;
}

.category_frame a {
	width:80px;
	min-height:60px;
	display:block;
	padding:10px;
	background-color:#EEEEEE;
  /*
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-khtml-border-radius:10px; 
	border-radius:10px;
  */
	margin-bottom:10px;
	text-decoration:none;
	font-size:10pt;
	color:#919191;
	text-align:center;
	
	
}

.category_frame a:hover, .category_frame a.marked:link, .category_frame a.marked:hover, .category_frame a.marked:active, .category_frame a.marked:visited {
	color:#000000;
	background-color:#DFDFDF;
	font-weight:bold;
	/*
	-box-shadow:2px 2px 2px #666;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	filter:progid:DXImageTransform.Microsoft.shadow(direction = 135, Color='gray', strength=2);
	*/
}

.main_frame {
	float:right;
	background-color:#EEEEEE;
	max-width:930px;
  width:100%;
	min-height:600px;
  overflow:hidden;
  /*
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-khtml-border-radius:10px; 
	border-radius:10px;
  */
	position:relative;
}

.main_frame .in {
	padding:20px;

}

#content {
}

.content_blog {
	font-size:11pt;
	line-height:1.4;
}

.content_blog h2 {
  font-weight:normal;
  font-family:serif;
  margin-bottom:15px;
}

.share_button {

}

.fb-like {

}


/* Calendar */
.calendar_tbl_frame {
	float:left;
	margin-right:5px;

}

.calendar_tbl {
	width:98px;
}

.calendar_tbl  td {
	width:98px;
	overflow:hidden;

}

.calendar_tbl  tr.header td {
	background-color:#DFDFDF;
	font-weight:bold;
	padding:3px;

}

.calendar_tbl  a, .calendar_tbl  a:link, .calendar_tbl  a:active, .calendar_tbl  a:visited {
	color:#000000;
	font-weight:normal;
	padding:3px;
	width:98px;
	display:inline-block;
	text-decoration:none;

}

.calendar_tbl  a:hover {
	text-decoration:underline;
}


/* Menu */
.menu {
	position:absolute;
	right:20px;
	top:15px;
	
}
.menu img {
	vertical-align:top;
}

.news_image {
	position:absolute;
	right:20px;
	top:50px;
}

.vindex {
	position:absolute;
	right:20px;
	top:50px;
	text-align:right;
	font-size:20pt;
	font-weight:bold;
	color:#CBCBCB;
}

.vindex a {
	font-size:8pt;
	float:right;
} 


.vindex span {
	font-size:20pt;
}

/* Tabulator */
.tab_frame {

}

.tab_header {

}

.tab_header_item {
	float:left;
	margin-right:10px;
	height:38px;
}

*+html .tab_header_item {
	height:19px;
}

* html .tab_header_item {
	margin-bottom:-22px;

}

.audioplayer {
	position:absolute;
	top:120px;
	right:20px;
}

.tab_header_item a, .tab_header_item a:link, .tab_header_item a:active, .tab_header_item a:visited {
	text-decoration:none;
	display:block;
	font-size:12pt;
	color:#919191;
	padding:10px 20px 10px 20px;
	background-color:#E4E4E4;
/*
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-o-border-radius-topleft:10px;
	-khtml-border-top-left-radius:10px;

	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-o-border-radius-topright:10px;
	-khtml-border-top-right-radius:10px;
  */
	height:15px;

	margin-top:3px;
	outline:none;
}

* html .tab_header_item a {
	width:105px;
	text-align:center;

}

.tab_header_item a.marked, .tab_header_item a.marked:link, .tab_header_item a.marked:active, .tab_header_item a.marked:visited {
	color:#000000;
	background-color:#DFDFDF; /* #E4E4E4; */
	font-weight:bold;
	font-size:14pt;	
	height:18px;
	margin-top:0px;
}

.tab_header_item a:hover, .tab_header_item a:focus {
	font-weight:bold;
	height:18px;
	margin-top:0px;
}

.tab_content {
	clear:left;
	display:inline-block;

	width:100%;
	background-color:#DFDFDF;
  /*
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-o-border-radius-topright:10px;
	-khtml-border-top-right-radius:10px;

	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-o-border-radius-bottomleft:10px;
	-khtml-border-bottom-left-radius:10px;

	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-o-border-radius-bottomright:10px;
	-khtml-border-bottom-right-radius:10px; 
  */
	margin-bottom:10px;

}

.tab_content_in {
	margin:20px 10px 0px 10px;

}


/* History */
.news_item {
	padding:10px;
 	background-color:#DFDFDF;
	margin-bottom:10px;
  /*
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px; 
	border-radius:5px;
  */
	position:relative;
	line-height:1.3;
  overflow:hidden;
  text-overflow: ellipsis;
}

.news_item a.thin_link {
  display:inline-block;
  background-color:#FF861E;
  color:white;
  padding:5px;
  font-size:11pt;
}

.news_item b {
  display:inline-block;
  background-color:#A4A4A4;
  color:white;
  padding:5px;
  font-size:11pt;
}

.stock_name {
  display:inline-block;
  width:70%;
}

.stock_last, .stock_percent, .stock_prev {
  float:right;
  display:inline-block;
  width:8%;
  text-align:right;
  padding-left:10px;
  white-space:nowrap;
  min-width:100px;
}

.stock_time {
  font-size:10px;
  margin-bottom:5px;
  display:inline-block;
}

.green, .red, .neutral {
  color:#008800;
  display:inline-block;
  color:white;
  padding:5px;
  font-size:11pt;
  background-color:green;

}

.red {
  background-color:#C40000;
}

.neutral {  
  color:black;
  background-color:#CCCCCC;
}


.day_item {
	
	overflow:auto;
	padding:10px;
 	background-color:#DFDFDF;
	margin-bottom:10px;
  /*
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px; 
	border-radius:5px;
  */
	position:relative;
	line-height:1.3;
	clear:both;
}

.tab_content_in .day_item  {
	max-width:849px;

	background-color:#D4D4D4;
}

.day_item_links {
	float:right;
}

.day_item_in {

}

.day_item_in a {
	font-weight:normal;
	color:black;
	font-size:9pt;
	white-space:auto;
	display:inline-block;
	margin-bottom:8px;
	line-height:16px;
	text-decoration:none;
	padding-left:22px;

}

.day_item_in a:hover {
	text-decoration:underline;
}

.tip_tag {
	display:none;
}

.news_item a {
	white-space:nowrap;
}

.tab_content_in .news_item {
	background-color:#D4D4D4;
  width:auto;
}



.news_item div {
	padding-right:10px;
}

.news_item h2 {
	margin:0;
  background-color:#A4A4A4;
  color:white;
  padding:10px;
	display:inline-block;
  margin-top:5px;
  margin-bottom:5px;
}

*+html .news_item h2 {
	margin:0 5px 0 0;
}


* html .news_item h2 {
	margin:0 5px 0 0;
}

.mainword {
	float:right;
	font-size:8pt;	
}

.mainword a, .mainword a:link, .mainword a:active, .mainword a:visited {
	font-weight:normal;
}

.link_size_1 h2 {
	font-size:16pt;

}
.link_size_2 h2 {
	font-size:14pt;

}
.link_size_3 h2 {
	font-size:13pt;
}
.link_size_4 h2 {
	font-size:10pt;
	font-weight:bold;
}

.link_size_5 h2 {
	font-size:10pt;
	font-weight:bold;
}


.history_img {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background-color:black;
  /*
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-khtml-border-radius:10px; 
	border-radius:10px;	
  */
	max-width:656px;
	max-height:395px;
	padding:10px;
	text-align:center;

}

.history_img img {
  width:100% !important;
}


/* Comments */
.comment_icon {
	position:absolute;
	right:10px;
	bottom:10px;
}

.comment_text {
	padding:10px;
  /*
	-moz-border-radius:25x; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px; 
	border-radius:20px;
	border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-o-border-radius-topleft:0px;
	-khtml-border-top-left-radius:0px;
  */
	background-color:#D4D4D4;
	margin-top:10px;
}



/* Input stuff */

.input_form {
	margin-bottom:15px;
	font-size:9pt;
}


.input_row {
	min-height:19px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;

}

.input_col1_thin {
	float:left;
	width:155px;	

}

.input_col2_thin {
	
}


.input_row2 {
	height:25px;

}

.input_col2_thin {

}

input.textfield, textarea, select {
	font-family:Verdana, Arial, sans-serif;
	font-size:9pt;
	border:1px solid #999999;
	margin:0px;
}

input.checkbox {
	margin:0px;
}

input.textfield, textarea {
	padding:2px;
}

select {
	padding:1px;
}

.input_row_checkbox_left {
	margin-bottom:15px;
}

.input_row_checkbox_left span {
	margin-left:10px;

}

.checkbox_float {
	width:130px;

	display:inline-block;
}

*+html .checkbox_float {
	display:inline;
}

* html .checkbox_float {
	display:inline;
}

.checkbox_float2 {
	width:200px;

	display:inline-block;
}

*+html .checkbox_float2 {
	display:inline;
}

* html .checkbox_float2 {
	display:inline;
}


.form_button {
	font-family:Arial, sans-serif;
	font-size:10pt;
	height:25px;
	line-height:25px;
	font-weight:bold; 
	border:none;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	cursor:pointer;
	outline-style:none;
	outline-width:0;
	vertical-align:middle;
  /*
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px; 
	border-radius:5px;
  */
	background:url(../images/bt.png) repeat-x;
	margin-bottom:0px;
}

* html .form_button {
	padding:0px;
	height:24px;
}


*+html .form_button {
	padding:0px;
	height:24px;

}

.form_button:hover {
	background:url(../images/bt_m.png) repeat-x;
}

.form_button:active {
	background:url(../images/bt_p.png) repeat-x;
}


.vindex {
  display:none;
}

@media (max-width: 1199px) {
  .out_frame {

  }


  .main_frame {
    float:none;
  }

  .category_frame {
  	width:auto;
  	float:none;
  	padding-top:130px;
    padding-top:10px;
    text-align:center;

  }
  
  .category_frame a {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
  }
  
  .advertise_right {
    display:none;
  }

}

@media (max-width: 840px) {
  .advertise_top {
    margin-top:30px;
  }
  .menu {
    right:auto;
    left:20px;
  }
  .news_image {
    display:none;
  }
}


@media (max-width: 720px) {


  h1.page_headline {
    font-size:21pt;
  }

  .out_frame {
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
  }
  
  .tab_header_item {
     width:40%;
  }
  
  .tab_header_item:nth-child(3) {
    display:none;
   }
  
  .tab_content_in p {
    display:none;
  }
  
  .tab_content {

  }
  
  .mainword {
    display:none;
  }
  
  .main_frame .in, .category_frame {
  	padding-left:10px;
    padding-right:10px;
  }
  
  .menu_imprint {
    display:none;
  }
  
  .menu {
    left:10px;
  }
  
}

@media (max-width:  630px) {

  .stock_name, .stock_name b {
    display:block;
    width:auto;
  }
  
  .stock_name {
    margin-bottom:10px;
  }
  
  .stock_last, .stock_percent, .stock_prev {
    float:none;
    min-width:0px;
    width:auto;
    display:inline-block;
    padding-left:0px;
    text-align:left;
  }
  
  
}