body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 50px 0;
}

.nooteboom-header, .shop-header {
	background: #F53940 url('../images/nooteboom/header-frontpage.gif') left bottom repeat-x;
	background: #FFFFFF url('../images/nooteboom/headerbacksplashcreen_nooteboom.png') left bottom repeat-x;
	margin-bottom: -50px;
	position: relative;
	top: -50px;
	z-index: 10;
	height: 225px;
	padding: 0 0 5px 0 !important;
	padding: 0 0 25px 0;
	color: #444;
}

.nooteboom-header img, .shop-header img {
	margin-top: 35px;
}

h1 {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	width: 420px;
	margin: 40px auto 0 auto;
}
h1 span {
	color: #666;
	font-weight: normal;
}

strong {
	display: block;
	margin: 10px 0 0 0;
}

.company-desc {
	width: 500px;
	margin: 20px auto;
}

.select-lang {
	background: url('../images/portal/select-lang.gif') center top no-repeat;
	height: 214px;
}

h1 {
	color: #fcfcfc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
	padding: 8px 0 0 0;
	position: relative;
	z-index: 2;
}
h1.shadow {
	color: #444;
	position: relative;
	top: -23px;
	left: 1px;
	z-index: 1;
}

.languages {
	text-align: left;
	width: 230px;
	margin: 0 auto;
}

.select-lang p {
	float: left;
	margin: 0 0 15px 0;
	width: 115px;
}

.select-lang a {
	color: #222;
	font-size: 11px;
	text-decoration: none;
	padding: 1px 0 0 28px;
	height: 15px;
	display: block;
}
.select-lang a:hover {
	color: #000;
	text-decoration: underline;
}

.select-lang a.nl {
	background: url('../images/lang-nl.gif') left top no-repeat;
}
.select-lang a.en {
	background: url('../images/lang-en.gif') left top no-repeat;
}
.select-lang a.de {
	background: url('../images/lang-de.gif') left top no-repeat;
}
.select-lang a.fr {
	background: url('../images/lang-fr.gif') left top no-repeat;
}
.select-lang a.es {
	background: url('../images/lang-es.gif') left top no-repeat;
}
.select-lang a.dk {
	background: url('../images/lang-dk.gif') left top no-repeat;
}
.select-lang a.ro {
	background: url('../images/lang-ro.gif') left top no-repeat;
}
.select-lang a.ru {
	background: url('../images/lang-ru.gif') left top no-repeat;
}
.select-lang a.pl {
	background: url('../images/lang-pl.gif') left top no-repeat;
}

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

.companies {
	clear: both;
	padding: 30px 0 0 0;
	text-align: center;
}

.companies a {
	text-decoration: none;
}

img.nooteboomgroup {
	margin: 0 0 10px 0;
}

