html, body {
	margin: 0; padding: 0;
	min-height: 100%;
}
* html {
	height: 100%;
}
body {
	background: #1fadff url(../images/bg_page.gif) repeat-x left top;
	color: #020000;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 967px;
}
#header {
	margin:0px 4px 0px 4px;
}
#header #logo {
	float:left;display:inline;
}
#header #shoppingcard {
	float:left;display:inline;
	padding:20px 20px 0px 20px;
	background: url(../images/header_line.gif) no-repeat;
	height:69px;
	width:250px;
}
#header #shoppingcard .products {
	float:left;display:inline;
	padding:0px 0px 0px 0px;
	color:#1fadff;
	width:100px;
}
#header #shoppingcard .link {
	float:left;display:inline;
	padding:0px 0px 0px 0px;
}
#header #search {
	float:left;display:inline;
	padding:20px 20px 0px 20px;
	background: url(../images/header_line.gif) no-repeat;
	height:69px;
	width:210px;
}
#header #search .input {
	float:left;display:inline;
	padding:0px 0px 0px 0px;
	color:#1fadff;
}
#header #search .submit {
	float:left;display:inline;
	padding:1px 0px 0px 10px;
}
#header #language {
	float:left;display:inline;
	padding:20px 0px 0px 45px;
	background: url(../images/header_line.gif) no-repeat;
	width:120px; height:69px;
}
#header #language .lang {
	float:left;display:inline;
	padding:20px 5px 0px 5px;
}
#headnavi {
	background: #1e206c;
	padding:5px 0px 7px 0px;
	margin:0px 4px 0px 4px;	
}
#headnavi ul {
	padding:0px 0px 0px 5px;
	margin:0px;
}
#headnavi ul li {
	float: left; display: inline;
	background: url(../images/navibalk_dot.gif) no-repeat;
}
#headnavi ul li.first {
	background: none;
}
#headnavi ul li a {
	float: left; display: inline;
	padding: 3px 7px 1px 10px;
	line-height: 11px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
#headnavi ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#drieblok1, #drieblok3 {
	float:left;display:inline;
	padding:0px;
	margin-top:5px;
	width:322px;
}
#drieblok2 {
	float:left;display:inline;
	padding:0px;
	margin-top:5px;
	margin-left:2px;
	margin-right:2px;
	width:319px;
}
div.blokcontent {
	background:#0057a6 url(../images/bg_blok.gif) repeat-x;
	padding:10px;
	font-size:1.2em;
	color:#ffffff;
	min-height:150px;
}
div.blokcontentwhite {
	padding:10px;
	font-size:1.2em;
	color:#000000;
}
div.vacadescription, 
div.newsdescription,
div.contdescription
{
	float:left;display:inline;
	width:454px;
	padding:10px;
	font-size:1.2em;
	color:#000000;
}
div.vacaform,
div.newsmore,
div.contmore {
	float:left;display:inline;
	width:455px;
	padding:10px;
	font-size:1.2em;
	color:#000000;
}
div.blokcontent1 {
	background:#0057a6 url(../images/bg_blok.gif) repeat-x;
	padding:10px;
	height:220px;
	font-size:1.2em;
	color:#ffffff;
}
div.blokcontent3 {
	background:#0057a6 url(../images/bg_blok.gif) repeat-x;
	padding:10px;
	height:220px;
	font-size:1.2em;
	color:#ffffff;
}
div.blokcontent3 .input {
	float:left;display:inline;
}
div.blokcontent3 .submit {
	float:left;display:inline;
	padding:1px 0px 0px 10px;
}
div.blokLarge {
	margin-top:2px;
}
div.blokHalf {
	float:left;display:inline;
	margin-top:2px;
	width:483px;
}

div.blok .productimage {
	float:left;display:inline;
	width:170px;
}
div.blok .productdiscription {
	float:left;display:inline;
	color:#1f216d;
	width:270px;
	padding:10px;
}
div.blok .productdiscription a {
	color:#1f216d;
	text-decoration:none;
}
div.blok .productdiscription a.btn {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background:#1f216d;
	padding:2px 10px 4px 10px;
}
div.blok .visualimage {
	float:left;display:inline;
	margin-right:5px;
}

div.blok .visualimageLast {
	float:left;display:inline;
}

#breadcrumbs {
	padding:2px 5px 5px 5px;
	border-bottom: solid 1px #b2e2ff;
	color:#1f216d;
}
div.breadcrumbs {
	padding:2px 5px 5px 5px;
	border-bottom: solid 1px #b2e2ff;
	color:#1f216d;
}
div.prevPage {

}
#footer {
        text-align: center;
        color: white;
}
#footer a {
        text-decoration: none;
        color: white;
}
#footer a:hover {
        text-decoration: underline;
        color: white;
}
