/* GENERAL */

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-size: 12px;
	font-family:Trebuchet MS, Verdana, Helvetica, Sans serif;
	color: #5E5E5E;
	overflow: -moz-scrollbars-vertical;	
	background: #a4a6a7;
}
img {
       border: 0;
}
* html body{
	margin-top: -1px;
}

#maincontainer{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFF;	
        padding-left:25px;
        padding-right: 25px;
}

.topbar{
	height: 50px;
        border-bottom: 2px dotted #CCC;
}

#topsection{
	height: 155px;
        margin-top:15px;
        border-bottom: 2px dotted #CCC;
}

* html #topsection{
	margin-bottom: -1px;
}

#topsection h1{
	margin: 0;
	color: #006699;
	font-size: 20px;
	font-weight: normal;
}

.toplogo{	
	float:left;
	width: 182px;
}

.topmenu{	
	float: left;
	width: 465px;
	height: 142px;
        margin-top:0px;
}

.topimg{	
	float: right;
	height: 142px;
        text-align:right;
        width: 294px;
}

#contentwrapper{
        margin-top:10px;
	float: left;
	width: 100%;
        margin-bottom: 15px;
}

#contentcolumn{
	margin: 0 230px 0 180px;
	padding:10px;
	padding-left:0px;
	padding-right:15px;
}

#leftcolumn{
        margin-top:10px;
	float: left;
	width: 180px;
	margin-left: -960px;
}

#rightcolumn{
        margin-top: 45px;
	float: left;
	width: 220px;
	margin-left: -220px;
}

.innertube{
	padding: 0px;
}

.innertube2{
        margin-top:17px;
	padding: 0px;
        padding-right:25px;
        color: #000;
}


#content{
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	background: #333;	
}

* html #content{
	margin-top: -8px;
	margin-bottom: 5px;
}

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 6px 0;
        border-top: 2px dotted #CCC;
        height: 30px;
}

#footer a{
	color: #FFFF80;
}

#footerleft{
	float:left;
        padding-top:5px;
        font-size: 11px;
}

#footerright{
	float:right;
        padding-top:5px;
}


.blok{
	width: 100%;
	margin-bottom:10px;
	background: #d4d6d7;
}

.blok_titel{
	width: 194px;
	height: 22px;
   	padding: 10px;     
        padding-bottom: 0px;
}

.blok_content{
	padding: 10px;
        padding-top: 0px;
}

.language{
	display:inline;
}

.detailIntro{
       width: 100%;
       padding: 10px;
       background: #D4D6D7;
}

h3 {
	margin-top: 0px;
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase;
        color: #e10010;
}

.langSelector2 {
        text-decoration: underline;
        color: #000;
        font-size: 11px;
}

a.zwart:link, a.zwart:link{
        color: black;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	body
	{
		overflow:scroll;
	}
	
	.inputColl {
		margin:5px; 
		font-size:11px;	
		font-family:Tahoma, Geneva, sans-serif; 
		color: #5E5E5E;	
		width:180px;
	}
	
}
.floatRight {
	float: right;
}
/* --- Nils --- */
.casesTable .notLastImg img{
	margin-right: 10px;
}
.casesTable {
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftcolumn .innertube img {
	margin-top: 20px;
}
.newsDate{
	color: #a4a5a6;
	font-size: 10px;a
}
