body {
	font-family:Arial;
	font-size:11px;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
}

#container {
	width:638px;
}

a { text-decoration:none; color: #383838}
a:hover { }
a:img { border:0px; }

a.backLink, a.mehrLink {
	font-weight:bold;
	color: #383838;
	background-image:url(../img/icon_nav.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}
a.backLink:hover, a.mehrLink:hover { color:#383838;text-decoration:underline; }


a.backLink {
	float:right;
	margin:20px 0px 5px 0px;
}

a img {
	border:0px;
}

#search_box {
	background-color: #ECECEC;
	border: 1px solid #C7C7C7;
	height:39px;
	overflow:hidden;
}

#search_button {
	background-image:url(../img/search.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:0px;
	margin:0px 10px 0px 10px;
	padding:0px;
	width:99px;
	height:20px;
	cursor:pointer;
	padding-left:10px;
}

#home_button {
	background-image:url(../img/home.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:0px;
	margin:0px 10px 0px 10px;
	padding:0px;
	width: 99px;
	height: 20px;
	cursor:pointer;
}



#header{
	background-image:url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 638px;
}

#header h1{
	font-size: 11px;
	line-height: 20px;
	margin-left: 30px;
	font-weight: bold;
}


#main_header{
	padding:8px 0px 8px 0px;
	text-align: center;
	margin:0px;
	font-size:20px;
	font-weight:bold;
	height: 0.01%;
	border: 1px solid #c7c7c7;
}


#nav{
	padding: 15px 0px 0px 0px;
	height: 53px;	
}

#nav table td{
	background-color:#ECECEC;
	width: 211px;
	height: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

#nav td a { color:#383838; }
#nav td.active { background-color:#F8F8F8; }
#nav td.active a { color:#295F95; }


#nav table td#unternehmen{ 
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

#nav table td#unternehmen a{ 
	background-image: url(../img/icon_unternehmen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

#nav td#unternehmen.active  a{ 
	background-image: url(../img/icon_unternehmen_active.gif);
}

#nav table td#news{
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

#nav table td#news a{ 
	background-image: url(../img/icon_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

#nav td#news.active a{ 
	background-image: url(../img/icon_news_active.gif);
}

#nav table td#termine{ 
	border-top: 1px solid #C7C7C7;
}

#nav table td#termine a{ 
	background-image: url(../img/icon_termine.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

#nav td#termine.active a{ 
	background-image: url(../img/icon_termine_active.gif);
}

#nav table td#berichte{
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

#nav table td#berichte a{ 
	background-image: url(../img/icon_berichte.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

#nav td#berichte.active a{ 
	background-image: url(../img/icon_berichte_active.gif);
}

#nav table td#research{
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}

#nav table td#research a{ 
	background-image: url(../img/icon_research.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

#nav td#research.active a{ 
	background-image: url(../img/icon_research_active.gif);
}

#nav table td#webcasts{ 
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

#nav table td#webcasts a{ 
	background-image: url(../img/icon_webcasts.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

#nav td#webcasts.active a{ 
	background-image: url(../img/icon_webcasts_active.gif);
}

#nav table tr.subnav td{ 
	border-bottom: 1px solid #C7C7C7;
	text-align: left;
	padding: 5px 10px 5px 10px;
	color: #295F95;
	line-height: 15px;
	background-color: #f8f8f8;
	width: 100%;
}

#nav table tr.subnav td a{ 
	color: #295F95;
	font-weight: normal;
}

#nav table tr.subnav td a:hover{ 
	font-weight: bold;
}

#nav table tr.subnav td a.active{ 
	font-weight: bold;
}

table#foreign_comp{
	width: 100%;
}

table#foreign_comp tr.subnav td{
	border-bottom: 1px solid #C7C7C7;
	text-align: left;
	padding: 5px 10px 5px 10px;
	color: #295F95;
	line-height: 15px;
	background-color: #f8f8f8;
	width: 100%;
}

table#foreign_comp tr.subnav td a{ 
	color: #295F95;
	font-weight: normal;
}

table#foreign_comp tr.subnav td a:hover{ 
	font-weight: bold;
}

table#foreign_comp tr.subnav td a.active{ 
	font-weight: bold;
}


#content {
	margin-top: 15px;
}

#indexSelector select{
	width: 220px;
	border: 1px solid #C7C7C7;
}

#legend_index{
	height: 20px;
	width: 225px;
	background-color: #ececec;
	border: 1px solid #c7c7c7;
}

#legend_index table td.premium{
background-image:url(../img/icon_premium.gif);
background-repeat: no-repeat;
background-position: 58px 5px;
padding: 0px;
border: 0px solid #ffffff;
padding-left: 10px;
padding-top: 3px;
color: #BA0120;
}

#legend_index table td.basic{
background-image:url(../img/icon_basic.gif);
background-repeat: no-repeat;
background-position: 50px 5px;
padding: 0px;
border: 0px solid #ffffff;
padding-left: 10px;
padding-top: 3px;
color: #295F95;
}

#legend_index table td.einfach{
background-image:url(../img/icon_einfach.gif);
background-repeat: no-repeat;
background-position: 55px 5px;
padding: 0px;
border: 0px solid #ffffff;
padding-left: 10px;
padding-top: 3px;
color: #FFA000;
}

#calendar_head{
	background-color: #e2e2e2;
	border: 1px solid #c7c7c7;
	height:20px;
	width: 157px;
	padding-left: 6px;
	color: #383838;
	line-height: 20px;
	font-weight: bold;
}

#content #col_left {
	float:left;
	width:233px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	overflow:hidden;
}

html>body #content #col_left {
  	width:233px;
} 

#content #col_middle {
	float:left;
	width:240px;
	margin:0px;
	padding:0px;    
	overflow:hidden;
}

#content #col_right {
	float:left;
	width:165px;
	margin:0px;
	padding:0px;    
	overflow:hidden;
}

#content h3 {
	background-color: #E2E2E2;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	height:20px;
	width: 220px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content #h3_content{
	background-color: #E2E2E2;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	height:20px;
	width: 100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content h3#t_mid {
	background-color: #E2E2E2;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	height:20px;
	width: 227px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content h3 div.h3_text {
	overflow:hidden;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	margin-left: 12px;
}

#content h3 div.h3_text.gray {
	background-color:#f7f7f7;
}

#content *.scroll {
	overflow:scroll;
}

#content table {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	
}

#content table#index{
	width:220px;
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	border-bottom: 1px solid #E2E2E2;
	
}

#content table#t_mid{
	width:227px;
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 17px;	
}

#content table td {
	margin:0px;
	border:0px;
	padding:3px 10px 3px 10px;
	vertical-align:top;
}

#content table#index td {
	margin:0px;
	border:0px;
	vertical-align:top;
}

#content table#t_mid td {
	margin:0px;
	border:0px;
	vertical-align:top;
}

#content table td.bold {
	font-weight:bold;
}

#content table tr.even td {
	background-color:#ECECEC;
}

#content table td.company {
	background-repeat:no-repeat;
	background-position:10px 4px;
	background-repeat:no-repeat;
	padding-left:32px;
}


#content table td.big    { background-image:url(../img/icon_premium.gif); background-repeat: no-repeat;background-position: 10px 5px;}
#content table td.small  { background-image:url(../img/icon_basic.gif); background-repeat: no-repeat;background-position: 10px 5px;}
#content table td.medium { background-image:url(../img/icon_einfach.gif); background-repeat: no-repeat;background-position: 10px 5px;}

#content table td.news { background-image:none;}
#content table td.news { background-image:none;}
#content table td.news { background-image:none;}

#content table td.calendar { background-image:none;}
#content table td.calendar { background-image:none;}
#content table td.calendar { background-image:none;}

#content table td.report { background-image:none;}
#content table td.report { background-image:none;}
#content table td.report { background-image:none;}

#content table td.webcasts { background-image:none;}
#content table td.webcasts { background-image:none;}
#content table td.webcasts { background-image:none;}

#content table.calendarBlock{
	width: 169px;
	margin-bottom: 20px;
	border-collapse: separate;
    border-spacing: 2px 2px;
}

#content table.calendarBlock th{
	background-color: #E2E2E2;
	color: #383838;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

#content table.calendarBlock td a{

}

#content table.calendarBlock td{
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #C7C7C7;
}

#content table.calendarBlock td.currentDay a{
	text-decoration: underline;
}

#content table.calendarBlock td.kw{
	color: #295F95;
	text-align: center;
}

#content table.calendarBlock tr.wochenTage td{
	color: #295F95;
	background-color: #E2E2E2;
	text-align: center;
	border-bottom: 0px solid #ffffff;
}

table#headline_comp_table td{
padding: 0px;
padding-right: 20px;
margin: 0px;
}

table#headline_comp_table td#link{
font-size: 11px;
padding-top: 3px;
text-align: right;
}

table#headline_comp_table td a{
font-size: 11px;
}


#mainNavigation .navItemBox {
float:left;
width:33.3333%;
}

#mainNavigation .navItem .active {
background-color:#F8F8F8;
display: block;
}

#mainNavigation .navItem {
background-color:#ECECEC;
border-bottom:1px solid #C7C7C7;
border-right:1px solid #C7C7C7;
font-weight:bold;
line-height:25px;
text-align:center;
}

#mainNavigation .navItem.active a {
color:#295F95;
}

#mainNavigation .navItem a {
background-position:0px 2px;
background-repeat:no-repeat;
}

#mainNavigation .navItem {
font-weight:bold;
line-height:25px;
text-align:center;
}

.collum.wide {
float:left;
margin-top:15px;
overflow:hidden;
width:637px;
border-top:1px solid #C7C7C7;
}

.collum .box {
background-color:#F8F8F8;
overflow:hidden;
margin-bottom: 12px;
border-bottom:1px solid #C7C7C7;
padding: 4px;
}

#subNavigation .navItem.firstItem {
border-left:0px none;
}

#subNavigation .navItem {
border-left:1px solid #7F232F;
float:left;
margin:4px 0px;
padding:0px 6px 0px 5px;
}

#subNavigation .box a.active {
font-weight:bold;
}

#subNavigation .box a:hover {
font-weight:bold;
}

#subNavigation .box a {
color:#295F95;
}

#subNavigation .box{
color:#295F95;
}

#mainNavigation *.navItem.Unternehmen a 				{ display: block; background-image:url(../img/icon_unternehmen.gif); background-position: 53px 6px; background-repeat: no-repeat;}
#mainNavigation *.navItem.Unternehmen a.active  { background-image:url(../img/icon_unternehmen_active.gif); background-position: 53px 6px; background-repeat: no-repeat; }

#mainNavigation *.navItem.Downloads {
border-right: 0px solid #ffffff;
}

table.news_layout td li {
margin:5px 0px 0px 0px;
}

#content table.news_layout tr td ,
#content table.news_layout_data_tabel tr td ,
#content table.news_footer_layout tr td {
                border-width: 0px;
}

table.news_layout_data_tabel {
         width:100%;       
}

table.news_footer_layout tr td.first_column {
	padding-right:45px;
}

table.news_layout *,
table.news_layout_data_tabel *,
table.news_footer_layout * {
                font-family: Arial, "Courier new";
                font-size: 11px;
}
