/*
Farben:
Dunkelblau: #004883
blau: #b7cad9
hellblau: #d9e3ec

*/

h3
{
	color:#004883;
	font-size:14px;
}
h4
{
	color:#004883;
	font-size:11px;
}
p
{
	font-size:11px;
	margin:10px 0px 10px 0px;
}
p a
{
	font-size:11px;
	color:#f29400;
	font-weight:bold;
	line-height:13px;
}


hr
{
	color:#004883; 
	background-color:#d9e3ec; 
	height:1px;
	border:1px dashed #004883;
	padding-top:5px;
	border-left:none;
	border-right:none;
	border-top:none;


}




table
{
	margin:0px 0px 0px 0px;
	font-family:Verdana,Arial,sans-serif;
}
tr
{
    /*line-height:2px;*/    
}
tr.header
{
    height:20px;        
}
tr.header a
{
	color:#f29400;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;    
}
tr.header a:hover
{
    color:White;  
}
tr.header td.Column1, tr.footer td.Column1
{
	background-image:url(../images/bg_column1_top_bottom.gif);
	background-repeat:repeat-y;	
	background-position:right;
}
tr.header td.Column2,tr.header td.Column3,tr.header td.Column4, tr.footer td.Column2, tr.footer td.Column3,tr.footer td.Column4, tr.news td  
{
	background-color:#004883;
}

tr.navi td.Column1, tr.space td.Column1, tr.content td.Column1
{
	background-image:url(../images/bg_column1_middle.gif);
	background-repeat:repeat-y;	
	background-position:right;
}
tr.navi td.Column5, tr.space td.Column5, tr.header td.Column5, tr.content td.Column5, tr.footer td.Column5
{
	background-image:url(../images/bg_right_column.gif);
	background-repeat:repeat-y;	
}
tr.navi td.Column2,tr.navi td.Column2,tr.navi td.Column2, tr.navi td.Column4
{
    background-image:url(../images/bg_navi.gif);
    background-repeat:repeat-x;
    background-position:bottom;    
    height:94px;    
}
tr.navi td.Column3
{
    background-image:url(../images/bg_navi_border.gif);
    background-repeat:repeat-x;
    background-position:bottom;    
    height:94px;    
}
tr.space
{
	height:14px;
	line-height:1px;
}
tr.news td
{
	background-color:#d9e3ec;
	font-size:10px;
	color:#004883;
	height:12px;
	
}
tr.news td a
{
	font-size:10px;	
	color:#004883;
}


.logo 
{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:175px;
	height:94px;
}

tr.content
{
    /*height:541px;  */  
}
tr.footer td.Column3
{
	background-color:#014984;
	height:26px;
	color:White;
	font-size:10px;
}
.arrow
{
	background-image:url(../images/arrow.gif);
    background-repeat:no-repeat;
    background-position:bottom; 
    height:17px;
    width:29px;
    z-index:1; 
}

.MenueSpace
{
	/*width:18px;*/
	width:10px;
}

.MenueItem
{
	height:25px;
	line-height:25px;
	position:relative;
}


table.MarketsProducts tr
{
	border-style:dashed;
}


table.MarketsProducts tr td
{
	font-size:10px;
	color:#666563;
	font-weight:normal;	
}
table.MarketsProducts tr td a
{
	font-weight:bold;
	color:#004883;
}

table.MarketsProducts tr.uneven
{
	background-color:#d9e3ec;
}
table.MarketsProducts tr.even
{
	background-color:#b7cad9;
}

td.ContactUsHeader
{
	background-color:#b7cad9;
	font-size:11px;
	font-weight:bold;

	
}
td.ContactUsBody, table.ContactUsBody
{
	background-color:#d9e3ec;
	font-weight:normal;
	font-size:11px;
}
td.ContactUsBody a, table.ContactUsBody a
{
	background-color:#d9e3ec;
	font-weight:normal;
	font-size:11px;
	color:#004883;
}


