﻿@import url("menu.css");
BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:11px;
	color: #000000;
	background-color:#0057b9;
	line-height:150%;
	background-image:url(../../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	/* part 1 of 2 centering hack */
}
hr {
	background-color:#FFFFFF;
	color:#FFFFFF;
	border:0;
	border-bottom:1px dotted #cfe4fc;
}
a { 
	color: #80abdc; 
	text-decoration: none;
}
a:hover { 
	color: #0057b9; 
}
#centered {
	width: 776px; 
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	/* part 2 of 2 centering hack */
	width: 776px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 776px;
	height:300px;
	display:block;
	background-color:#FFFFFF;
	background-image:url(../../images/bg.gif);
	background-repeat:repeat-y;
	position:relative;
	}
html>body #centered {
	width: 776px; /* ie5win fudge ends */
	}
#header {
	display:block;
	height:75px;
	width:760px;
	background-color:#a7a2a0;
	margin-left:8px;
}
	.searchHeader {
		float:right;
		width:160px;
		margin-right:10px;

	}
	.searchHeader .search {
		width:87px;
		height:14px;
		background-color:#c5c0be;
		border:0;
		margin:0;
		margin-right:5px;
		font-size:11px;
	}
	.searchHeader .searchButton {
		color:#5a4e46;
		font-size:11px;
		text-transform:uppercase;
		border:0;
		cursor:pointer;
		background-color:#a7a2a0;
		font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		padding:0;
	}
	.searchword {
		background-color:#cfe4fc;
	}
	#header #headerFlags {
		position:relative;
		left:0;
		display:block;
		width:746px;
		height:50px;
		line-height:20px;
		padding-top:5px;
	}
	#headerFlags a.homeLink {
		float:left;
		margin-left:8px;
		color:#5a4e46;
	}
	#headerFlags a.homeLink:hover {
		float:left;
		color:#FFFFFF;
	}
	#headerFlags a.UK {
		background-image:url(../../images/english_flag.gif);
		background-repeat:no-repeat;
		display:block;
		float:right;
		width:16px;
		height:12px;
		margin-right:8px;
		margin-top:3px;
		
	}
	#headerFlags a.DE {
		background-image:url(../../images/german_flag.gif);
		background-repeat:no-repeat;
		display:block;
		float:right;
		width:16px;
		height:12px;
		margin-right:8px;
		margin-top:3px;
	}
	#headerFlags a.NL {
		background-image:url(../../images/dutch_flag.gif);
		background-repeat:no-repeat;
		display:block;
		float:right;
		width:16px;
		height:12px;
		margin-right:8px;
		margin-top:3px;
	}
	#headerFlags a.CN {
		background-image:url(../../images/chinese_flag.gif);
		background-repeat:no-repeat;
		display:block;
		float:right;
		width:16px;
		height:12px;
		margin-right:8px;
		margin-top:3px;
		
	}
#navTop {
		position:absolute;
		left:156px;
		font-weight:normal;
		width:600px;
		z-index:500;
		
}
#main {
	width:760px;
	margin-left:8px;
	position:absolute;
	top:75px;
}
#navLeft {
        display:block;
        position:absolute;
        left:0;
        top:210px;
		xfloat:left;
		width:161px;
		height:500px;
		text-align:right;
}
	#navLeft .navHolder {
		width:138px;
		position:absolute;
		top:108px;
		right:21px;
	}
		#navLeft .navHolder a {
			color:#80abdc;
			display:block;
			text-decoration:none;
			margin-bottom:7px;
			font-weight:normal;
		}
		#navLeft .navHolder a:hover {
			color:#0057b9;
		}
#visual {
		width:760px;
		height:210px;
}
		
#content {
	position:absolute;
	left:161px;
	top:210px;
	width:599px;
	text-align:left;
}
		#contentText {
			padding:0;
			width:347px;
			float:left;
		}
		#contentText ul {
			margin-left:15px;
			list-style-type:square;
		}
		#contentText span.kader {
			display:block;
			width:320px;
			border:1px solid #a7a2a0;
			padding:10px;
		}
		#content h1 {
			font-size:22px;
			display:block;
			width:599px;
			line-height:30px;
			margin:50px 0 17px 0;
			color:#0057b9;
			letter-spacing:0;
			font-family:Verdana;
			font-weight:normal;
			float:left;
		}
		#contentTextPress {
			padding:0;
			width:560px;
			float:left;
		}
		
		#contentTextPress ul {
			margin-left:15px;
			list-style-type:square;
		}
		#contentTextPress span.kader {
			display:block;
			width:450px;
			border:1px solid #a7a2a0;
			padding:10px;
		}
#modules {
	float:left;
	width:250px;
}
	#modules .moduleHolder {
		margin-left:25px;
	}
	
	#modules .moduleHolder .moduleText {
		display:block;
		width:205px;
		color:#5a4e46;
	}
	
	#modules .moduleHolder .rightModule {
		display:block;
		position:relative;
		background-color:#d3daec;
		width:205px;
		height:50px;
		margin-bottom:20px;
		vertical-align:middle;
	}
		.moduleHolder .stock {
			background-image:url(../../images/icon_right_stock.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .press {
			background-image:url(../../images/icon_right_press.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .calendar {
			background-image:url(../../images/icon_right_calendar.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .reports {
			background-image:url(../../images/icon_right_reports.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .other {
			background-image:url(../../images/icon_right_other.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .directors {
			background-image:url(../../images/icon_right_directors.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .commis {
			background-image:url(../../images/icon_right_commis.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .bestpractice {
			background-image:url(../../images/icon_right_bestpractice.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .statistics {
			background-image:url(../../images/icon_right_statistics.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .traderegister {
			background-image:url(../../images/icon_right_traderegister.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job0 {
			background-image:url(../../images/icon_right_job.jpg);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job1 {
			background-image:url(../../images/icon/business-1.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job2 {
			background-image:url(../../images/icon/business-2.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job3 {
			background-image:url(../../images/icon/business-3.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job4 {
			background-image:url(../../images/icon/business-4.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job5 {
			background-image:url(../../images/icon/business-5.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job6 {
			background-image:url(../../images/icon/business-6.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .job7 {
			background-image:url(../../images/icon/business-7.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news0 {
			background-image:url(../../images/icon/general-1.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news1 {
			background-image:url(../../images/icon/general-2.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news2 {
			background-image:url(../../images/icon/general-3.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news3 {
			background-image:url(../../images/icon/general-4.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news4 {
			background-image:url(../../images/icon/general-5.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news5 {
			background-image:url(../../images/icon/general-6.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news6 {
			background-image:url(../../images/icon/general-7.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
		.moduleHolder .news7 {
			background-image:url(../../images/icon/general-8.gif);
			background-repeat:no-repeat;
			display:block;
			height:50px;
		}
	#modules .moduleHolder .rightModule td {
		display:block;
		height:50px;
		padding-left:51px;
	}
		
	#modules .moduleHolder img {
		margin-bottom:20px;
	}
	#modules .moduleHolder object {
		margin-bottom:20px;
	}
	#modules .moduleHolder embed {
		margin-bottom:20px;
	}
/************************** search *************************/
#search table {
	width:100%;
}
#search table table {
	width:auto;
}
#search div table td {
	display:block;
	padding:0;
	margin:0;
}
#search h2 {
	font-size:12px;
	font-weight:bold;
	width:100%;
	border-top:1px dotted #cfe4fc;
	margin:0;
	padding:0;
	padding-top:5px;
	
}
#search  a.readOn {
	display:block;
	margin-bottom:35px;
}

#news div.pager{
	border:0;
	width:320px;
	text-align:left;
	padding-bottom:6px;
	padding-right:10px;
	margin-top: 10px;
	font-size:11px;
	border-top:1px dotted #cfe4fc;
	padding-top:3px;
}
#news div.pager span{
	margin-left:5px;
	color:#60604e;
	font-size:11px;
}
#news div.pager a{
	color:#80abdc;
	text-decoration:underline;
	margin-left:5px;
	font-size:11px;
	font-weight:normal;
}
#news div.pager a:hover{
	text-decoration:none;
}
#search tr.pager {
	border-top:1px dotted #cfe4fc;
}
#search tr.pager table{
	font-weight:normal;
	font-size:11px;
	text-align: center;
}
#search tr.pager table tr td{
	display:table-cell;
}
#search .pager a {
	margin-left: 6px;
}
#search .pager span {
	margin-left: 6px;
	color: #0057b9;
}
/************************** news **************************/
#content #contentText #news h1 {
	font-size:11px;
	font-weight:normal;
	display:block;
	width:100%;
	color:#80abdc;
	border-top:1px dotted #cfe4fc;
	margin:0;
}
#content #contentText #news span.title {
	font-size:12px;
	color:#000000;
	margin:0;
	font-weight:bold;
}
#content #contentText #news h3 {
	font-size:11px;
	margin:5px 0 35px 0;
	font-weight:normal;
}
#content #contentText #news span.archiveLink {
	border-top:1px dotted #cfe4fc;
	padding-top:3px;
	padding-right:10px;
	width:320px;
	display:block;
}
#content #contentTextPress #news h1 {
	font-size:11px;
	font-weight:normal;
	display:block;
	width:100%;
	color:#80abdc;  
	border-top:1px dotted #cfe4fc;
	margin:0;
}
#content #contentTextPress #news h2 {
	font-size:12px;
	margin:0 0 5px 0;
	color:#0057b9;
}
#content #contentTextPress #news h3 {
	font-size:11px;
	margin:5px 0 35px 0;
	font-weight:normal
}
#content #contentTextPress #news span.archiveLink {
	border-top:1px dotted #cfe4fc;
	padding-top:3px;
	padding-right:10px;
	width:320px;
	display:block;
}
/************************** forms **************************/
#forms h3 {
	font-size:11px;
	font-weight:normal;
	margin:5px 0 10px 0;
}

#forms select {
	display:block;
	width:207px;
	float:left;
	font-size:11px;
	color:#5c5c5c;
}
#forms .otherInput input {
	border:0px;
	margin-right:5px;
	height:22px;
	float:left;
}
#forms .otherInput label {
	margin-right:0px;
	float:left;
	width:300px;
}
#forms .labelLarge label {
	margin-right:0px;
	float:left;
	width:300px;
}
#forms label {
	display:block;
	width:116px;
	padding-top:4px;
	float:left;
}
#forms textarea {
	margin-bottom:20px;
	margin-top:5px;
	width:200px;
	color:#5c5c5c;
	height:100px;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:11px;
	background-color:#d1e8f9;
	border:1px solid #807663;
}
#forms input.medium {
	width:200px;
	margin-bottom:3px;
	background-color:#d1e8f9;
	border:1px solid #807663;
	color:#5c5c5c;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:11px;
}
#forms .button  {
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin-left:116px;
	cursor:pointer;
	border:1px solid #807663;
	width:120px;
	margin-top:10px;
	color:#5c5c5c;
}
/************************** events **************************/
#events h5 {
	font-size:11px;
	display:block;
	font-weight:normal;
	width:100%;
	color:#80abdc;
	border-top:1px dotted #cfe4fc;
	margin:0 0 5px 0;
	padding-top:5px;
}
#events h2 {
	font-size:12px;
	margin:0 0 5px 0;
}
#events h3 {
	font-size:11px;
	margin:0 0 35px 0;
}
/************************** extra **************************/

h5 {
	font-size:12px;
	font-weight:bold;
	color:#0057b9;
	margin:0;
	padding:0;
}
#extra h2 {
	font-size:1.0em;
	margin:0;
	margin-top:10px;
}
#extra h3 {
	font-size:1.0em;
	margin:5px 0 10px 0;
	font-weight:normal;
}
/************************** footer **************************/
#footer {
	margin-left:auto; 
	margin-right:auto;
	width:778px; 
	display:block; 
	height:40px; 
	background-image:url(../../images/bg.gif);
	background-repeat:repeat-y;
	position:relative;
}
#footer .footerContent {
	width:608px; 
	display:block;  
	background-image:url(../../images/bg.gif);
	position:relative;
	left:1px;
	height:40px; 
	padding-left:168px;
	padding-top:40px;
}
