BODY {
	background-color:#E8E8E8;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:arial, helvetica;
	font-size:0.8em;
}

DIV {
	position:relative;
	-moz-box-sizing : border-box;
}

.scrolldiv {
	width:933px;
	height:100%;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	margin:0 auto;
	text-align:left;
}

.headernav {
	width:240px;
	margin-left:604px !important;
	margin-top:30px;
	background-color:white;
	height:35px;
	text-align:center;
	padding-top:10px;
	overflow:hidden;
}
.headernav A {
	text-decoration:none;
	color:black;
}
.headernav A:hover {
	text-decoration:underline;
}
.languages {
	float:left;
	top:46px;
	font-size:0.7em;
	width:300px;
	height:30px;
	padding-left:45px;
	color:gray;
}

.languages A {
	text-decoration:none;
	color:gray;
}
.languages A:hover {
	text-decoration:underline;
}

.rombomaticheader {
	width:933px;
	height:166px;
	overflow:none;
	background-image:url(/images/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:white;
}

.rombomaticheader IMG { 
	float:left;
	width:703px;
	height:166px;
	margin-left:235px;
	display:inline;
}

.container {
	width:616px;
	height:200px;
	background-color:white;
	test-align:left;
	overflow:auto;
	float:left;
	
}

.left {
	float:left;
	width:235px;
	height:300px;
	margin:0px;
}

#leftunder {
	height: 117px;
	width:235px;
	position:absolute;
	left:0px;
	display:none;
}

#leftunder #section6 .addressdiv {
	margin-left:49px;
	border-left:1px solid #409D28;
	padding-left:20px;
	font-size:0.9em;
	line-height:1.6em;
	
}



.main {
	width:100%;
	padding:30px;
}
.main .mainleft {
float:left;
width:342px;
}
.main .mainright {
	float:right;
	width:180px;
}
#section7 {
	padding-top: 30px;
}


/*the bricks*/
.artikel1,
.artikel2 {
	width:100%;
	height:150px;
	margin-bottom:8px;
	background-color:#C4DB86;
	padding-left:0px;
}
.artikel2 {
	background-color:#D5E6AB;
}
.artikel1 .img,
.artikel2 .img {
	float:left;
	width:150px;
	height:150px;
	overflow:hidden;
	margin:0px !important;
	margin-left:-2px;
}
.artikel1 DIV,
.artikel2 DIV {
	float:right;
	padding:10px;
	width:185px;
	font-size:0.9em;
	line-height:1.6em;
}

.artikel1 STRONG,
.artikel2 STRONG {
	color:#409D28;
	font-size:1.4em;
}
 
.alinea {
	font-size:0.9em;
	line-height:1.6em;
	margin-top:10px;
}

.main A,
.alinea A,
.artikel1 A,
.artikel2 A {
	 color: #409D28;
}
.main A:hover,
.alinea A:hover,
.artikel1 A:hover,
.artikel2 A:hover
 {
	color:red;
}
.kop {
	color:black;
	font-size:1.7em;
}
