* {
	margin: 0;
	padding: 0;
	border: 0;
}

html{
	height: 100%;
	background: #bad6d8 url(../images/bg-html.gif) 50% 0 repeat-y;
	text-align: center;
}

.HBR, .HBR p, .HBR li, .HBR a{
	text-align: right;
}

body{

	height: 100%;
	margin: 0 auto;
	font: 1em arial, "trebuchet ms", verdana, sans-serif;
	color: #414949;
	text-align: center;
	background: #dbedee;
}


a:link, a:visited, a:hover, a:active{
	color: #00979C;
	text-decoration: none;
}

p,ul,ol{
	margin: 0 0 12px 0;
	text-align: left;
	font-size: 0.86em;
	line-height: 1.6em;
}

ul,ol{
	margin: 0 0 0 30px;
}

ul{
	list-style-type: none;
	list-style-image: url(../images/raquo.gif);
}

h1, h2, h3, h4{	
	text-align: left;	
}

h1{
	margin: 0 0 12px;
	font: bold 1.6em "trebuchet ms", arial, verdana, sans-serif;	
	color: #d61601;
	text-align: left;
}

.starttaal, .selecttaal{
	width: 600px;
	height: 318px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -159px 0 0 -300px;
	background: url(../images/bg-taalkeuze.jpg) 0 0 no-repeat; 
}

.starttaal div{
	float: left;
	width: auto;
	text-align: left; 
}

.selecttaal div{
	margin: 110px 0 0 30px; 
	float: left;
	width: auto;
	text-align: left; 
}

.selecttaal-home, .selecttaal-gen{	
	margin: 30px 0 0 310px;
	float: left;
	/*background: rgba(0,112,118,0.7);*/
	color: #7ab7ba;
	padding: 8px 8px 0;
	font-size: 0.7em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.selecttaal-gen{	
	margin: 45px 240px 0 0;
	float: right;
}

.selecttaal select, .selecttaal-home select, .selecttaal-gen select{
	width: 240px;
	padding: 3px;
	line-height: 30px;
	margin: 0 0 8px 0;
	background: #fff;
	border: 1px solid #0f565b;
	color: #2B241C;
	font-size: 1em;
	display: none;
}

.POR2 .selecttaal-gen {
    background: none repeat scroll 0 0 rgba(0, 112, 118, 0.7);
    color: #7ab7ba;
    float: left;
    font-size: 0.7em;
    margin: 30px 0 0 310px;
    padding: 8px 8px 0;
}

.selecttaal input {
	width: 240px;
	padding: 6px;
	background: -moz-linear-gradient(bottom, #0f565b, #027780);
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	color: #fff;
	font-size: 0.8em;
}

.starttaal div p{
	margin: 10px 14px;
	font-size: 1.0em;
	color: #DBEDEE;
	font-size: bold;
	border-bottom: 1px dotted #DBEDEE;
	padding-bottom: 6px;
}

.starttaal div ul{
	list-style-image: none;
	list-style-type: none;
	margin: 10px 0 0 14px;
	font-size: 0.7em;
}

.starttaal div ul a{
	color: #fff;
	text-transform: uppercase;
}

.starttaal div ul a:hover{
	color: #fff100;
}

.wrapper{
	width: 1000px;
	margin: 0 auto;	
	background: #dbedee url(../images/bg-swirl.gif) 50% 181px no-repeat;
	overflow: hidden;
}

.header{
	width: 1000px;
	height: 401px;
	background: url(../images/header-home.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.header_gen{
	width: 1000px;
	height: 181px;
	background: url(../images/header-gen.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.POR2 .header_gen{
    width: 1000px;
    height: 345px;
    background: url(../images/header-gen.jpg) 50% 0 no-repeat;
    overflow: hidden;
}

.logo{
	float: left;
	clear: both;
	display: block;
	margin-top: -69px; 
}

.corp{
	float: left;
}

.POR2 .corp, .POR2 .pck{
    display:none;
}

.corp img{
	clear: both
}

.corp p{
	margin: -28px 0 0 40px;
	text-transform: uppercase;
	font: 0.7em "trebuchet ms", arial, verdana, sans-serif;
	color: #fff;
}

.header_gen .corp p.tagline_ITA{
	margin: -31px 0 0 60px;
}

.header_gen .corp p.tagline_ESP{
	margin: -35px 0 0 64px;
}

.header_gen .corp p.tagline_DEU{
	margin: -38px 0 0 70px;
}

.header_gen .corp p.tagline_SRV{
	text-transform: none;
}

.header_gen .corp p.tagline_BGR{
	margin: -38px 0 0 24px;
	font-size: 0.8em;
	font-weight: bold;
}

.pck{
	margin: 6px 0 0;
	float: left;
}

.advantaguls{
	margin: -36px 0 6px;
	float: left;
	clear: both;
}

.advantaguls.BGR{
	margin: -46px 0 -8px;
}

.advantaguls ul{
	list-style-type: none;
	list-style-image: none;
	float: left;
	text-align: left;
	margin: 0 0 0 40px;
}

.advantaguls ul li{
	color: #fff;
	font: bold 0.8em/2em "trebuchet ms", arial, verdana, sans-serif;
	text-transform: uppercase;
}

.technobtn{
	margin: 0 0 0 36px;
	display: block;
	clear: both;
}

.menubar{
	height: 50px;
	background: url(../images/bg-menu.gif) 0 0 repeat-x;
}

.colhold{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	clear: both; /* safari */
}

.lefthold{
	width: 614px;
	float: left;
	margin-right: 2px;
}

.righthold{
	width: 284px;
	float: left;
}

.box{
	width: 304px;	
	margin-right: 3px;
	float: left;
}

.box div{
	background: url(../images/box-mdl.png) 50% 0 repeat-y;
	text-align: center;
	overflow: hidden;
}

.box div img{
	margin: 0 auto 10px;
}

.lm:link, .lm:visited, .lm:hover, .lm:active{
	float: right;
	padding: 0 20px 0 0;
	color: #d61601;
	text-transform: uppercase;
	font: bold 0.8em "trebuchet ms", arial, verdana, sans-serif;
}

.blad{
	min-height: 600px; /* op verzoek OC 21/03 */
	background: url(../images/blad-mdl.png) 50% 0 repeat-y;
	padding: 10px 30px;
	overflow: hidden;
}

.blad h2{
	font-size: 1em;
}

.blad h3{
	font-size: 0.9em;
}

.ill{
	float: right;
	margin: 0 0 8px 8px;
	max-width: 140px;
	max-height: 140px;
}

.pack{
	margin: 20px 0 0;
}

.rightboxtop, .rightboxbtm{
	width: 284px;	
}

.rightboxtop div{
	background: url(../images/rbox-mdl-cont.png) 50% 0 repeat-y;
	overflow: hidden;
}

.rightboxtop div div{
	width: 230px;
	margin:0 auto;
	padding: 12px 20px;
	background: #dbdbdb url(../images/rbox-mdl-ag.png) 50% 0 repeat-x;
	text-align: center;
	overflow: hidden;
	color: #004345;
}

.rightboxtop div div h2{
	font: bold 1.1em "trebuchet ms", arial, verdana, sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #d61601;
}

.rightboxbtm div{
	background: url(../images/rbox-mdl-cont.png) 50% 0 repeat-y;
	overflow: hidden;
}

.rightboxbtm div div{
	width: 230px;
	margin:0 auto;
	padding: 12px 20px;
	background: #007c80 url(../images/rbox-mdl.png) 50% 0 repeat-x;
	text-align: center;
	overflow: hidden;
	color: #d1f9fb;
}

.rightboxbtm div div h2{
	font: bold 1.1em "trebuchet ms", arial, verdana, sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #fff;
}

.lmb{
	margin: 10px 0 0;
}

.lmb a:link, .lmb a:visited, .lmb a:hover, .lmb a:active{
	font-style: italic;
	font-weight: bold;
}

.rightboxtop div div a:link, .rightboxtop div div a:visited, .rightboxtop div div a:hover, .rightboxtop div div a:active{
	color: #00979c;
}

.rightboxbtm div div a:link, .rightboxbtm div div a:visited, .rightboxbtm div div a:hover, .rightboxbtm div div a:active{
	color: #fff;
}

.footer{
	margin: 10px 56px 0;
	padding: 0 14px;
	line-height: 40px;
	background: #bfdee0;
	color: #007c80;
	overflow: hidden;
}

.fleft, .fright{
	font-size: 0.7em;
}

.fleft{
	float: left;
}

.fright{
	float: right;
	color: #79babd;
}

.fleft a:link, .fleft a:visited, .fleft a:hover, .fleft a:active{
	color: #007c80;
}

.fright a:link, .fright a:visited, .fright a:hover, .fright a:active{
	color: #79babd;
}

/* contact */

.contacttbl{
	width:556px;
	margin:10px auto 0;
	overflow: hidden;
}

.contacttr{
	overflow: hidden;
}

.contacttd1, .nbckeckbox{
	overflow: hidden;
	width: 140px;
	text-align: left;
	float: left; /* IE */
	font-size: 0.8em;
}

.nbckeckbox{
	width: auto;
	margin: 5px 0 20px;
	float: none;
}

.contacttd2{
	overflow: hidden;
	width:414px;
	text-align:left;
	float:left; /* IE */
	font-size: 0.8em;
}

.contacttd2 ol, .contacttd2 ul{
	margin: 0 0 8px 30px;
}

.contactveld{
	width:410px;
	margin-top:1px;
	border:1px solid silver;
}

.stress{
	color: #f60;
	font-weight: bold;
}

.vzbutton{
	float: right;
	margin: 6px 3px 0 0;
	padding: 2px 30px;
	border: 1px solid #BFDEE0;
	background: #00979C;
	font-weight: bold;
	color: #fff;
}	

.notice{
	margin: 0 30px 30px;
	padding: 10px;
	background: #ffe9e7;
	border: 1px dotted #d61601;
	font-weight: bold;
	color: #28221E;
	font-size: 0.8em;
}

.notice span{
	color: #f00;
	font-weight: bold;
}

.regtbl{
	width: 100%;
	border-collapse: collapse;
}

.regtbl th, .regtbl td{
	width: 50%;
	padding: 4px 8px;
	font-size: 0.86em;
	line-height: 1.6em;
}

.regtbl th{
	background: #2BA0A4;
	color: #fff;
}

.regtbl td{
	background: #ddd;
}

.instbl{
	width: 100%;
	border-collapse: collapse;	
	background: #fff;
}

.instbl td{	
	font-size: 0.7em;
	line-height: 1.5em;	
}
	
.instbl .i{
	width: 120px;
	padding-bottom: 8px;
}	

.instbl .t{
	width: 306px;
	padding: 0 4px 4px;
	text-align: left;
}
	
.tstm{
	margin: 20px 0;
	padding: 10px 16px;
	background: #eee /*url(../images/bg-tstm.gif) 16px 16px no-repeat*/;
	border: 1px dotted #ccc;
}	

.tstm h3{
	font-size: 1.2em;
	margin: 0 0 8px;
}

.tstm img{
	max-width: 140px;
	max-height: 140px;
	margin: 5px 0 0 8px;
	float: right;
	border: 1px dotted #ccc;	
}
	
.spkr{
	margin: 10px 0 0;
	padding: 6px 0 0;
	font-style: italic;
	font-weight: bold;
	border-top: 1px dotted #ccc;
}	
	

.faqbox{
	margin: 20px 0;
	background: #eee;
	border: 1px dotted #ccc;
}

.faqbox p{
	margin: 0 16px 12px;
	text-align: left;
	font-size: 0.86em;
	line-height: 1.6em;
}

.faqbox .question{
	margin: 0 0 12px;
	background: #2BA0A4;
	color: #fff;
	padding: 4px 8px;
	font-weight: bold;
}

.except{
	margin: 20px 0 0;
}

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

.except small{
	margin: 0 0 30px 0;
	display: block;
}

.frontmiddle{
	display: inline-block;
	margin: 10px auto 0;
}

#langs{
	display: block;
	margin: 10px;
	background: rgba(0,112,118,0.7);
	color: #7ab7ba;
	padding: 6px 10px;
	font-size: 0.7em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#langs a{
	margin: 0 2px;
	color: #fff;
	text-transform: uppercase;
}

#langs a.selected{
	color: #fff100;
}

.contactleft, .contactright{
	width: 250px;
	padding: 0 10px;
	float: left;
}

.rtfm{
	margin: 10px 56px 30px;
	background: #fff;
	border: 1px dotted #000;	
}

.rtfm.SRV{
	border: 1px dotted #f00;	
}

.rtfm p{
	margin: 10px;	
	color: #000;
	font-style: italic;
	font-size: 1.0em;
}

.rtfm.SRV p{
	color: #f00;	
	font-weight: bold;
}

.chooser{
	margin-right: 30px;
	color: #fff100;
	font-weight: bold;
}

.purchasetbl th, .purchasetbl td{
	border-bottom: 1px dotted #aaa;
}

.purchasetbl{
	border-collapse: collapse;
	width: 100%;
}

.purchasetbl th{
	width: 148px;
	padding: 0 6px;
	vertical-align: middle;
	text-align: left;
}

.purchasetbl td{
	padding: 8px 0;
	text-align: right;
	vertical-align: middle;
}
.switchsite{
	margin-top: 10px;
	margin-right: 20px;
	float:right;
	color: #FFFFFF !important;
	background-color: #00979C;
	font-size: 14px;
	padding: 12px 20px;
	font-weight: bold;
}

.switchsite:hover{
	color: #00979C !important;
	background-color: #FFFFFF;
	border: 3px solid #00979C;
	padding: 9px 17px;
}

.switchsite.SRV{
	margin: -14px 0 10px;
}

.container_topbar{
    background-color: #676767;
    height: 30px;
    width: 100%;
}

.topbar_wrapper select {
     background-color: #ffffff;
     border: 1px solid #000000;
     float: right;
     height: 22px;
     margin-top: 4px;
     padding: 2px;
     width: 234px;
 }

