F/* ----- ALGEMEEN ----- */

* { -moz-box-sizing: border-box; }


a:link, a:active, a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}


body, table {
	font-family: arial;
	font-size: 14px;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
}

.left { float: left; }
.right { float: right; }

.clear_left { float: left; clear: left; }
.clear_right { float: right; clear: right; }

.noBorder { border: 0px solid #000; }


h2 {
	margin: 0;
	padding: 11px 0 12px 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}




#container {
	width: 100%;
	height: 615px;
	text-align: center;
	margin: 0 auto 0 auto;
}




#header {
	height: 140px;
	width: 906px;
	padding: 0 0 0 20px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#logo {
	margin: 0;
	width: 310px;
	height: 128px;
}

#search {
	margin: 102px 0 0 189px;
	width: 253px;
}

#work {
	margin: 40px 0 0 45px;
	width: 89px;
	height: 88px;
}

#searchField {
	width: 202px;
	height: 23px;
	border: 1px solid #cdcfd0;
	font-size: 14px;
	padding: 2px 0 0 2px;
}

#submitField {
	width: 46px;
	height: 23px;
	border: 0px solid #cdcfd0;	
	margin: 0 0 0 2px;
}





#main {
	width: 100%;
	height: 440px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #1f1047;
}

#mainContainer {
	padding: 30px 0 0 0;
	height: 380px;
	width: 856px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#scan {
	width: 153px;
	height: 225px;
	margin-top: 75px;
}

#leftColumn {
	margin: 0 0 0 2px;
	width: 198px;
}

#leftTopColumn {
	width: 198px;
}

#leftBottomColumn {
	margin: 2px 0 0 0;
	width: 198px;
	height: 134px;
}

#centerColumn {
	margin: 0 0 0 2px;
	width: 298px;
	height: 380px;
}

#rightColumn {
	margin: 0 0 0 2px;
	width: 198px;
	height: 189px;
}

#rightTopColumn {
	width: 198px;
	height: 189px;	
}

#rightBottomColumn {
	margin: 2px 0 0 0;
	width: 198px;
	height: 189px;
	position: relative;
}

#worldmapSmall {
	width: 198px;
	height: 189px;
}
/*#worldmapSmall {
	position: absolute;
	left: 52px;
	top: 9px;
	height: 179px;
	width: 145px;

}
*/
#footer {
	width: 1236px;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;	
}


.textBlock {
	margin: 0 0 0 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #fff;
}



#news {
	width: 270px;
	margin: 0 0 0 14px;
	background-color: #fff;
	height: 320px;
	background-repeat: repeat-x;
	overflow-y:auto;
}

#news_padding {
	padding: 8px;
}

.newsTitle {
	margin: 0;
	padding: 0;
}

.newsText {
	width:200px;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;	
	font-size: 11px;
	color: #58585a;
	float:left;
}

.newsImage {
	width:60px;
	padding:0;
	margin:0;
	float:left;
}

.newsItem:link,
.newsItem:active,
.newsItem:visited {
	color: #ce021a;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsItem:hover {
	text-decoration: underline;
}

.hrd {
	width: 100%;
	height: 1px;
	font-size: 0px;
	border-top: 1px solid #cdcdcd;
	margin: 3px 0 2px 0;
}

.overOns {
	width: 90px;
}




#foto {
	margin: 5px 0 0 0;
	height: 90px;
}

#play {
	position: relative;
	top: 0px;
}

#textRightBottom {
	position: absolute;
	left: 0px;
	top: 0px;
}