@charset "utf-8";
/* CSS Document */\
h6{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin-left:20px;
color:#7B8082;
margin-top:0px;
line-height:12px;
font-weight:bold;
margin-bottom:10px;
float:left;
}

h3{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:20px;
color:#7B8082;
margin-top:0px;
line-height:13px;
font-weight:bold;
margin-bottom:10px;
}

h7{ 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:3px;
color:#7B8082;
margin-top:0px;
line-height:14px;
font-weight:normal;
margin-bottom:1px;
float:left;
}
h8{ font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:20px;
color:#7B8082;
margin-top:0px;
line-height:12px;
margin-bottom:1px;
}


p{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:20px;
color:#7B8082;
margin-top:0px;
line-height:13px;
margin-bottom:1px;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#00B9E9;
	margin-top:5px;
	line-height:12px;
	margin-bottom:1px;
	padding-top:7px;
	float:left;
}

h2{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:20px;
color:#00B9E9;
margin-top:5px;
line-height:10px;
margin-bottom:1px;
}
	
h1{ font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin-left:40px;
color:#FFF;
margin-top:0px;
line-height:14px;
font-weight:normal;
margin-bottom:12px;}
	
	
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-top:5px;
	color:#a3a4a5;
	font-weight:normal;
}
	
	

body, html {
	background-image:url(images/bg.jpg);
    background-position:top center;
    background-repeat:repeat-x;
    background-color:#fff;
	margin: 0px auto;
	text-align: center; }
	
#wrapper {
width: 830px;
margin: 0 auto;
text-align: left; 
}

#head {
	background-image:url(images/head.jpg);
	width:725px;
	height:31px;
	margin-top:0px;
	margin-left:52px;
	padding-top:0px;
}
#header  {
	width:630px;
	height:86px;
	margin-left:100px;
	margin-top:40px;
}
.logo {
	background-image:url(images/logo.png);
	width:236px;
	height:74px;
	float:left;
}
.promotie {
	background-image:url(images/promotie.png);
	width:378px;
	height:86px;
	float:right;
}
.content {
	width:830px;
	height:225px;
	margin-top:0px;
}
#content2 {
	background-image:url(images/bgcont.jpg);
	background-repeat:no-repeat;
	width:624px;
	padding-top:20px;
	height:185px;
	margin-left:103px;
	position:absolute;
	top: 143px;
	margin-top:35px;
}
.korting{
	background-image:url(images/korting.png);
	width:119px;
	height:51px;
	margin-left:10px;
	float:left;

}
.nummer{
	background-image:url(images/nummer.png);
	width:213px;
	height:39px;
	padding-left:35px;
	margin-left:35px;
	background-repeat:no-repeat;
	float:right;
	margin-top:5px;
	overflow:hidden;
}

.onder
{
       background-image:url(images/bgonder.png);
       width:626px;
       height:314px;
       margin-left:102px;
       margin-top:30px;
       font-family:Arial, Helvetica, sans-serif;
       font-size: 12px;
       color:#353535;
}

.tekstbody
{
	float:left;
	width: 350px;
	height: 200px;
	margin-left: 350px;
	margin-top: 12px;
}

.kopje
{
	margin-left: -40px;
	width: 300px;
}

.blauw
{
        color:#13b1e1;
        font-size: 22px;
}

.tekstbody h1
{
        color: #353535;
        font-size: 22px;
        line-height:20px;
		font-weight:bold;
		margin-bottom:3px;
		line-height:18px;
}

.input
{
        margin-left: 10px;
        background-color: white;
        width:125px;
}

.submit
{
        color: #13b1e1;
        background-color:#FFFFFF;
        border: 0px;
		margin-left:12px;
		cursor: pointer; /* hand-shaped cursor */
  cursor: hand; 
}


.footer
{
	width:626px;
	height:40px;
	margin-top:10px;
	margin-left:102px;
}
	
	
	
	
