/*CSS - Styleguide*/

/*
	 	Copyright 2008, Markus Spiske
   		http://www.tmt.de
*/

/*general styles*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	color: #646567;
}

body {
	font: 12px/120% Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
  /*	background: url(../img/bg_global.gif) repeat; */
  background: #D6D7DE; 
  /* background: #C2001E; */
}

h1 {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #002e6d;
}

h2 {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #999;
}

h3 {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #646567;
}

h4 {
	font-family: Georgia, Geneva;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #999;
}

h5 {
	font-size: 9px;
	font-weight: bold;
	color: #891217;
	text-align: center;
}


a:link, a:visited, a:active {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #141414;
  	text-decoration: none;
}

a.white:link, a.white:visited, a.white:active {
	color: #fff;
	text-decoration: underline;
}

a.white:hover {
	color: #fff;
  	text-decoration: none;
}

a.navi_top:link, a.navi_top:visited, a.navi_top:active {
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.navi_top:hover {
	font-size: 9px;
	font-weight: normal;
  	color: #fff;
  	text-decoration: none;
}

a.navi:link, a.navi:visited {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.navi:hover {
	font-size: 12px;
	font-weight: normal;
  	color: #fa8c10;
  	text-decoration: none;
}

a.navi:active {
	font-size: 12px;
	font-weight: normal;
  	color: #fa8c10;
  	text-decoration: none;
}

a.video_link:link, a.video_link:visited, a.video_link:active, a.video_link:hover {
	font-size: 9px;
	font-weight: normal;
	color: #fff;
  	background: url(../img/bg_video.gif) no-repeat;
  	padding: 2px;
  	text-align: center;
	text-decoration: none;
}

a.video_link_small:link, a.video_link_small:visited, a.video_link_small:active, a.video_link_small:hover {
	font-size: 8px;
	font-weight: normal;
	color: #fff;
  	background: url(../img/bg_video.gif) no-repeat;
  	padding: 1px;
  	text-align: center;
	text-decoration: none;
}

a.mehr_link:link, a.mehr_link:visited, a.mehr_link:active, a.mehr_link:hover {
	font-size: 11px;
	font-weight: normal;
	color: #002e6d;
	padding-bottom: 0px;
	text-decoration: none;
}

a.mehr_link_vod:link, a.mehr_link_vod:visited, a.mehr_link_vod:active, a.mehr_link_vod:hover {
	font-size: 11px;
	font-weight: normal;
	color: #002e6d;
	padding-bottom: 0px;
	text-decoration: none;
}

a.erinnern_link:link, a.erinnern_link:visited, a.erinnern_link:active {
	font-size: 9px;
	font-weight: normal;
	color: #fff;
  	background: url(../img/bg_alarm.gif) no-repeat;
  	padding: 2px;
  	text-align: center;
	text-decoration: none;
}

a.erinnern_link:hover {
	font-size: 9px;
	font-weight: normal;
	color: #fff;
  	background: url(../img/bg_alarm.gif) no-repeat;
  	padding: 2px;
  	text-align: center;
	text-decoration: none;
}

a.blue_12:link, a.blue_12:visited, a.blue_12:active {
	font-size: 12px;
	font-weight: bold;
	color: #002e6d;
	text-decoration: none;
}
/*04.12.2008 15:00:49 schmidt*/
a.red_12:link, a.red_12:visited, a.red_12:active {
	font-size: 12px;
	font-weight: bold;
	color: #e0091d;
	text-decoration: none;
}

a.blue_12:hover {
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	text-decoration: none;
}

a.blue_12_titel:link, a.blue_12_titel:visited, a.blue_12_titel:active {
	font-size: 12px;
	font-weight: bold;
	color: #002e6d;
	text-decoration: none;
}

a.blue_12_titel:hover {
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	text-decoration: none;
}

a.grey_12:link, a.grey_12:visited, a.grey_12:active {
	font-size: 12px;
	font-weight: bold;
	color: #646567;
	text-decoration: none;
}

a.grey_12:hover {
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	text-decoration: none;
}

a.white_12:link, a.white_12:visited, a.white_12:active {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.white_12:hover {
	font-size: 12px;
	font-weight: bold;
  	color: #fff;
  	text-decoration: none;
}

a.white_11:link, a.white_11:visited, a.white_11:active {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.white_11:hover {
	font-size: 11px;
	font-weight: bold;
  	color: #fff;
  	text-decoration: none;
}

a.topflop:link, a.topflop:visited, a.topflop:active {
	font-size: 10px;
	font-weight: normal;
	color: #646567;
	text-decoration: none;
}

a.topflop:hover {
	font-size: 10px;
	font-weight: normal;
  	color: #002e6d;
  	text-decoration: none;
}

a.blue_grey_12:link, a.blue_grey_12:visited, a.blue_grey_12:active {
	font-size: 12px;
	font-weight: bold;
	color: #002e6d;
	text-decoration: none;
}

a.blue_grey_12:hover {
	font-size: 12px;
	font-weight: bold;
  	color: #646567;
  	text-decoration: none;
}

a.blue_11:link, a.blue_11:visited, a.blue_11:active {
	font-size: 11px;
	font-weight: bold;
	color: #002e6d;
	text-decoration: none;
}

a.blue_11:hover {
	font-size: 11px;
	font-weight: bold;
  	color: #002e6d;
  	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-size: 10px;
	font-weight: normal;
	color: #646567;
	text-decoration: underline;
}

a.footer:hover {
	font-size: 10px;
	font-weight: normal;
  	color: #646567;
  	text-decoration: none;
}

a.gotop:link, a.gotop:visited, a.gotop:active, a.gotop:hover {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.pw_nr:link, a.pw_nr:visited, a.pw_nr:active, a.pw_nr:hover {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.topnews:link, a.topnews:visited, a.topnews:active, a.topnews:hover {
	margin-top: 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #e0091d;
	text-decoration: none;
}

a img, a:hover img {
	border: none;
}

.indent_box {
	padding-left: 10px;
}

hr {
	border:none;
	width: 400px;
  	color: #ccc;
  	background-color: #ccc;
 	height: 1px;
}

.h1 {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: #d81d16;
}

.navi_menu_ {
	margin-left: 27px;
}

.navi_menu_first {
	margin-left: 23px;
}

.navi_menu_last {
	margin-left: 37px;
}

.clear {
	clear: both;
}

.date_time {
	font-size: 9px;
	font-weight: normal;
	margin-bottom: 7px;
}

.abrufe_galerie {
	font-size: 9px;
	font-weight: normal;
	margin-left: 15px;
}

.abrufe_galerie_vod {
	font-size: 9px;
	font-weight: normal;
	margin-left: 4px;
}

.orange {
	color: #fa8c10;
}

.orange_ {
	margin-top: 5px;
	color: #fa8c10;
}

.white_11 {
	padding-top: 7px;
	color: #fff;
}

.white_10 {
	padding-top: 8px;
	color: #fff;
}

.white {
	color: #fff;
}

.blue {
	color: #002e6d;
}

.blue_strong {
	color: #002e6d;
	font-weight: bold;
}

.erwsu {
	text-align: right;
	padding-right: 10px;
}

.headline {
  	background: url(../img/bg_headline.gif) no-repeat;
  	width: 227px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
}

.headline_programmtipps {
  	background: url(../img/bg_headline.gif) no-repeat;
  	width: 365px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
}

.headline_programmtipps_chart_left {
  	background: url(../img/bg_chart_tipp.gif) no-repeat;
  	width: 180px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 15px;
  	padding-top: 3px;
  	float: left;
}

.headline_chart_tipp {
  	padding-left: 0px;
  	padding-right: 17px;
  	float: left;
}

.headline_programmtipps_chart_right {
  	background: url(../img/bg_headline.gif) no-repeat;
  	width: 170px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
  	float: right;
}

.headline_chart {
  	background: url(../img/bg_headline.gif) no-repeat;
  	width: 170px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
  	float: left;
}

.headline_twin {
  	background: url(../img/bg_headline.gif) no-repeat;
  	width: 485px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
}

.headline_dyn {
  	background: url(../img/bg_headline.gif) no-repeat;
  	width: 491px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
}

.headline div {
	padding: 0px;
  	margin: 0px;
}

.headline_titel {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 25px;
  	padding-right: 25px;
  	background-color: #edf0f5;
  	border-right: 1px #d5d6d7 solid;
}

.headline_titel_passiv {
	padding-top: 5px;
	padding-bottom: 4px;
  	padding-left: 25px;
  	padding-right: 25px;
  	border-right: 1px #d5d6d7 solid;
}

.video {
  	background: url(../img/bg_video.gif) no-repeat;
  	width: 70px;
  	padding: 0px;
  	text-align: center;
  	border: 1px solid #d5d6d7;
}

.video_schnellabruf {
 	width: 100px;
	font-size: 11px;
	font-weight: normal;
	float: left;
	line-height: 150%;
}

/* von Paul (TMT) hinzugefügt */
.video_schnellabruf_mehr {
 	width: 100px;
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: none;
	background-color: #FFFFFF;
	overflow: hidden;
}

.live {
 	width: 100px;
 	margin-left: 17px;
	font-size: 11px;
	font-weight: normal;
	float: left;
	line-height: 150%;
}

/* von Paul (TMT) hinzugefügt */
.live_mehr {
 	width: 100px;
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: none;
	background-color: #FFFFFF;
	overflow: hidden;
}

.galerie_more {
	margin-top: 12px;
	text-align: right;
}

.vorschau {
 	width: 100px;
  	margin-left: 17px;
	font-size: 11px;
	font-weight: normal;
	float: left;
	line-height: 150%;
}

/* von Paul (TMT) hinzugefügt */
.vorschau_mehr {
 	width: 100px;
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: none;
	background-color: #FFFFFF;
	overflow: hidden;
}

.content_input {
 	width: 233px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
}

.content_input_search {
 	width: 491px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
}

.content_input_topnews {
 	width: 233px;
 	height: 140px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
  	padding-top: 2px;
	background-color: #fff;
}

.content_input_blue {
 	width: 233px;
 	height: 45px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #edf0f5;
}

.content_input_white {
 	width: 233px;
  	height: 45px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
}

.impressum {
	font-size: 11px;
	font-weight: normal;
  	padding: 40px;
	background-color: #fff;
	line-height: 130%;
}

.content_input_white_programm {
 	width: 173px;
 	height: 243px;
	font-size: 10px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
	float: left;
}

.content_input_white_programm_chart {
 	width: 176px;
 	height: 218px;
	font-size: 10px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
	float: right;
}

.content_input_white_programm_II {
 	width: 174px;
 	height: 243px;
	font-size: 10px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
	float: right;
}

.content_input_topnews_twin {
 	width: 491px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
}

.content_input_text {
 	width: 465px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 20px;
	background-color: #fff;
}

.content_input_blue_twin {
 	width: 491px;

	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #edf0f5;
}

.content_input_white_twin {
 	width: 491px;

	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
}
/* schmidt 27.11.2008 23:03:24*/
.content_input_blue_twin_rel {
 	/*width: 491px;*/
 	width:95%;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #edf0f5;
}
 /* schmidt 27.11.2008 23:03:22*/
.content_input_white_twin_rel {
 	/*width: 491px;*/
 	width:95%;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 7px;
	background-color: #fff;
}


.inside_output {
	width: 450px;
	padding: 10px;
}

.headline_r_top {
  	width: 227px;
  	height: 25px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
}

.headline_r_top_plus {
  	width: 227px;
  	height: 25px;
	font-size: 12px;
	font-weight: bold;
  	color: #999;
  	padding-left: 22px;
  	padding-top: 3px;
}

.headline_r_top_plus_left {
  	width: 240px;
  	height: 25px;
	font-size: 12px;
	font-weight: bold;
  	color: #999;
  	padding-left: 22px;
  	padding-top: 3px;
}

.content_03_plus {
  	width: 248px;
  	height: 22px;
	font-size: 12px;
	font-weight: bold;
  	color: #999;
  	padding-top: 3px;
}

.headline_r3 {
  	background: url(../img/bg_headline.gif) no-repeat;
  	width: 228px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 0px;
}

.headline_r_passiv {
  	width: 228px;
  	height: 20px;
	font-size: 12px;
	font-weight: bold;
  	color: #002e6d;
  	padding-left: 20px;
  	padding-top: 3px;
}

.content_input_r {
 	width: 238px;
	font-size: 10px;
	font-weight: normal;
  	color: #646567;
  	padding-left: 10px;
  	padding-top: 7px;
  	padding-bottom: 3px;
  	height: 148px;
	background-color: #fff;
}

.content_input_intraday {
 	width: 170px;
 	height: 212px;
 	float: left;
	font-size: 10px;
	font-weight: normal;
  	color: #646567;
  	padding: 10px;
	background-color: #fff;
	text-align: left;
	line-height: 120%;
}

.content_input_r3 {
 	width: 228px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding: 10px;
	background-color: #fff;
}

.galerie_titel {
  	margin-top: 5px;
  	margin-bottom: 3px;
}

.search_icon {
  	margin-top: 20px;
}

.livestream {
	width: 190px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	float: left;
	background: url(../img/bg_nw.gif) repeat-x;
}

.sendvideo {
	width: 190px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	float: right;
	background: url(../img/bg_ns.gif) repeat-x;
}

.videodepot {
	width: 190px;
	margin-top: 5px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	float: left;
	background: url(../img/bg_ns.gif) repeat-x;
}

.pushaktiv {
	width: 190px;
	margin-top: 5px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	float: right;
	background: url(../img/bg_ns.gif) repeat-x;
}

.datatable {
	background-color: #fff;
	width: 248px;
	font-size: 10px;
	border-collapse: collapse;
}

.datatable td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}

ul {
    list-style-type: none;
    margin:	0;
    padding: 0;
}

li {
    margin-left: 25px;
    padding: 7px;
    float: left;
    text-align: center;
}

/*----------formular----------*/

form div label {
	float: left;
	width: 40px;
	font-size: 11px;
	color: #666;
}

form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}

input.txt {
	border: 1px solid #ef9729;
	font-size: 10px;
	color: #002e6d;
	width: 160px;
}

input.txt_login {
	border: 1px solid #ef9729;
	font-size: 10px;
	color: #002e6d;
	width: 100px;
}

/*------------------container------------------*/
#container {
	width: 1135px;
	margin: 0 0;
}

/*------------------header------------------*/
#advertising {
	width: 925px;
	height: 100px;
	float: left;
	text-align: center;
}

#advertising_vertical {
	position: absolute;
	top: 90px;
	left: 935px;
	width: 200px;
	height: 600px;
}

/*------------------navi------------------*/
#navi_frame {
	background: #D6D7DE; 
  	background: url(../img/bg_navi.gif) no-repeat;
  	  
	width: 925px;
	height: 120px;
	float: left;
}

#navi_input_top {
	width: 675px;
	height: 20px;
	float: left;
	text-align: right;
}

#navi_input_menu {
	width: 685px;
	height: 20px;
	float: left;
	padding-top: 63px;
}

#navi_input_search {
	width: 225px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	float: right;
}

/*------------------content------------------*/
#content_frame {
	width: 900px;
  	float: left;
  	padding-left: 25px;
  	  background: #D6D7DE;
}

#box_left {
	width: 385px;
	text-align: left;
	float: left;
}

#box_banner {
	float: left;
	text-align: left;
	height: 70px;
}

#box_video {
	float: left;
	text-align: left;
}

#box_newwindow {
	width: 385px;
	height: 18px;
	margin-top: 10px;
	float: left;
	/*spiske 08.12.2008 16:16:14
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	background: url(../img/bg_nw.gif) repeat-x;*/
}

#box_stream_navi {
	width: 385px;
	margin-top: 10px;
	float: left;
}

#box_newsearch {
	width: 505px;
	height: 30px;
	margin-top: 10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	background: url(../img/bg_ns.gif) repeat-x;
}

/*schmidt 26.11.2008 16:25:14*/
#box_programm {
	margin-top: 10px;
	padding: 0px;
	width: 385px;
	height: 154px;
	float: left;
	text-align: left;
	border: 0;
	overflow: hidden;
}

#box_programm_tipps {
	font-size: 11px;
	margin-top: 10px;
	width: 385px;
	float: left;
	text-align: left;
}

#box_intraday_chart {
	width: 180px;
	margin-right: 10px;
	text-align: left;
	float: left;
}

#box_intraday_programm {
	width: 180px;
	margin-left: 15px;
	text-align: left;
	float: left;
}

#box_middle {
	width: 247px;
	margin-left: 10px;
	text-align: left;
	float: left;
}

#box_twin {
	width: 505px;
	margin-left: 10px;
	text-align: left;
	float: left;
}

#box_twin_dyn {
	width: 100%;
	margin-left: 10px;
	text-align: left;
	float: left;
	background-color: #fff;
}

#content_01 {
	float: left;
}

#search_content {
	float: left;
}

#content_02 {
	float: left;
	margin-top: 10px;
}

#content_twin_scroller {
	float: left;
	height: 685px;
	overflow-x: hidden;
	overflow-y: auto;
}

#content_twin {
	float: left;
	height: 200px;
	margin-top: 0px;
}

#content_twin_impressum {
	float: left;
	height: 200px;
	margin-top: 0px;
}

#content_twin_II {
	float: left;
	margin-top: 10px;
}

#content_twin_tipp {
	float: left;
	height: 265px;
	margin-top: 10px;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#content_twin_tipp_top_galerie {
	float: left;
	height: 265px;
	margin-top: 0px;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#content_03 {
	float: left;
	margin-top: 0px;
	background: url(../img/bg_headline_r_top.gif) no-repeat;
}

#content_04 {
	background: url(../img/bg_newsletter.gif) no-repeat;
	width: 238px;
	height: 78px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
	margin-top: 8px;
}

#content_login {
	background: url(../img/bg_login.gif) no-repeat;
	width: 238px;
	height: 78px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
}

#content_05 {
	float: left;
	margin-top: 6px;
}

#content_06 {
	float: left;
	margin-top: 10px;
}

#box_down_topnews {
	width: 900px;
	height: 265px;
	margin-top: 10px;
	float: left;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#box_down_fonds {
	width: 900px;
	height: 265px;
	margin-top: 10px;
	float: left;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#box_down_zertifikate {
	width: 900px;
	height: 265px;
	margin-top: 10px;
	float: left;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#box_down_anlegerabc {
	width: 900px;
	height: 265px;
	margin-top: 10px;
	float: left;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#box_down_aktionaertv {
	width: 900px;
	height: 265px;
	margin-top: 10px;
	float: left;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#box_down_dossier {
	width: 900px;
	height: 265px;
	margin-top: 10px;
	float: left;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#box_down_ipo {
	width: 900px;
	height: 265px;
	margin-top: 10px;
	float: left;
  	background: url(../img/bg_boxdown.gif) no-repeat;
}

#box_down_head {
	height: 19px;
	padding-top: 5px;
	width: 900px;
	float: left;
	border-bottom: 1px #d5d6d7 solid;
}

#titel_1 {
	width: 120px;
	/*height: 210px;*/
	min-height: 210px;
	margin-left: 8px;
	margin-top: 8px;
	float: left;
}

#top1 {
 	width: 120px;
	font-size: 12px;
	font-weight: normal;
  	color: #646567;
  	padding-top: 0px;
  	margin-left: 10px;
  	float: left;
}

#titel_2 {
	width: 120px;
	/*height: 210px;*/
	min-height: 210px;
	margin-left: 30px;
	margin-top: 8px;
	float: left;
}

#box_right {
	width: 248px;
	margin-left: 10px;
	float: left;
}

#search_field {
	width: 100%;
	height: 100%;
	padding: 20px;
	float: left;
	background-color: #fff;
}
/*schmidt 07.11.2008 17:24:08*/
#search_field_yes {
	width: 100%;
	height: 521px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0px;
	float: left;
	margin-bottom:10px;
	/*background-color: #fff;*/
}
/*schmidt 07.11.2008 17:24:08*/
#search_field_no {
	width: 100%;
	height: 81px;
	padding: 25px;
	float: left;
	/*background-color: #fff;*/
}
#gotop {
	width: 400px;
	height: 25px;
	padding-top: 5px;
	float: left;
	text-align: left;
}

/*------------------footer------------------*/
#footer	{
	padding-top: 60px;
	height: 165px;
	width: 925px;
	float: left;
	  background: #D6D7DE;
}

#footer_left	{
	padding-top: 5px;
	width: 890px;
	float: left;
	color: #535355;
	font-size: 10px;
	text-align: center;
}

#footer_right	{
	width: 20px;
	float: right;
	text-align: right;
}

/*----------formular----------*/

form div label {
	float: left;
	width: 40px;
	font-size: 11px;
	color: #666;
}

form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}

input.txt_search {
	border: 1px solid #fa8c10;
	font-size: 11px;
	color: #002e6d;
	width: 190px;
	margin-bottom: 10px;
}

input.search {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #002e6d;
	width: 130px;
	margin-bottom: 10px;
}

select {
	border: 1px solid #d6d6d6;
	font-size: 11px;
	color: #002e6d;
	margin-top: 0px;
}

input.send {
	border: 1px solid #d6d6d6;
	font-size:11px;
	font-weight: bold;
	color:#002e6d;
	width:190px;
	margin-top:20px;
}





/* cms eumelei*/

#wn_dialog3 input, textarea, select, button {
	border: 1px solid #DEDEDE;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 2px;
	margin-left: 10px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*float:right;*/
}