html, body{	
	font-family:verdana;
	font-size:13px;
	background-color: #c5e8fa;
}
a {
	text-decoration: none;
	color:#e28ab0; 
	font-weight:bold;
	outline: none;
}
input[type="text"]{	
	height:18px;
	border:solid 1px #cccccc;
}
a:link {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}
a:active {color:#000; text-decoration:none;}
img{
	border:0px;
}
#body_start{
	margin: 0px;	
	background-color: #c5e8fa;
	/*background-image: url("../img/bg_start.png");
	background-repeat: repeat-x;*/
}
#body_main{
	margin: 0;	
	background-color: #c5e8fa;
	/*background-image: url("../img/bg_start.png");
	background-repeat: repeat-x;*/
}
#body_submit{
	margin: 0;	
	background-color: #c5e8fa;
	/*background-image: url("../img/bg_start.png");
	background-repeat: repeat-x;*/
}
#body_voorwaarden{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #ffffff;
	background-image: url("../img/bg_submit.png");
	background-repeat: repeat-x;
}
#header_line{
	height:6px;
	width:100%;
	background-color:#f16900;
}
#container_start{
	height:900px;
	width:990px;
	margin:0px auto;
	background-image:url("../img/background_start.jpg");
	background-repeat:no-repeat;
}
#container{
	height:1200px;
	width:1200px;
	margin:0px auto;
	background-image:url("../img/jpg_bg_enqueteform.jpg");
	background-repeat:no-repeat;	
}
#container_submit{
	height:1200px;
	width:1200px;
	margin:0px auto;
	background-image:url("../img/jpg_bg_enqueteform.jpg");
	background-repeat:no-repeat;
}
#naam{
	position:absolute;
	z-index:100;
	width:480px;
	height:30px;
	top:90px;	
	cursor:pointer;
	cursor:hand;
	font-family:arial;
	font-weight:bold;
	font-size:22px;
	color:#ffffff;
}
#container_bedankt{
	height:1200px;
	width:1200px;
	margin:0px auto;
	background-image:url("../img/jpg_bg_enqueteform.jpg");
	background-repeat:no-repeat;
}
#container_voorwaarden{
	height:1300px;
	width:1200px;
	margin:0px auto;
	background-image:url("../img/background_voorwaarden.jpg");
	background-repeat:no-repeat;
}
#content_voorwaarden{
    height: 946px;
    left: 83px;
    position: relative;
    top: 294px;
    width: 652px;
}
#content{
	width:652px;
	margin-left:35px;
}
#ct-container {
    min-height: 600px;
    padding-left: 250px;
    padding-top: 307px;
}
#ct-top{
	width: 717px;
	position:relative;
	border-left:solid 1px;
	border-top:solid 1px;
	border-right:solid 1px;
	background-color:#ffffff;
}
#ct-tile{
	width: 717px;
	position:relative;
	padding-bottom:20px;
	border-left:solid 1px;
	border-right:solid 1px;
	background-color:#ffffff;
}
#ct-bottom {
	width: 717px;
	height:30px;
	border-left:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	position:relative;
	background-color:#ffffff;
}
#ct-bottom-space {
	width: 717px;
	height:60px;	
	position:relative;
}
#content_submit{
    height: 466px;
    left: 300px;
    position: relative;
    top: 320px;
    width: 410px;
}
#content_aanbieding{
    height: 466px;
    left: 250px;
    position: relative;
    top: 320px;
    width: 410px;
}
#eerste{
	position:relative;
	clear:both;
	float:left;
	z-index:100;
	top:0px;
	left:50px;
	height:54px;
	width:135px;
	background-image:url("../img/eerste.png");
	cursor:pointer;
	cursor:hand;
}
#vorige{
	position:relative;
	clear:both;
	float:left;
	z-index:100;
	top:0px;
	left:40px;
	height:54px;
	width:135px;
	background-image:url("../img/vorige.png");
	cursor:pointer;
	cursor:hand;
}
#volgende{
	position:relative;
	float:left;
	z-index:100;
	top:0px;
	left:395px;
	height:54px;
	width:135px;
	background-image:url("../img/volgende.png");
	cursor:pointer;
	cursor:hand;
}
#geen_antwoord_gegeven{	
	background-color:white;
	position:absolute;
	z-index:2000;
	top:0px;
	left:360px;
	padding-top:20px;
	padding-bottom:25px;
	width:250px;	
	text-align:center;	
	border:solid 1px black;
	display: none;
}
.div_vraag{
	font-weight:bold;
}
.empty_row{
	clear:both;
	width:100%;
	height:16px;
}
.empty_row_answers{
	clear:both;
	width:100%;
	height:10px;
}
.radio_div{
	float:left;
	width:20px;
}
.header_column_1{
	font-weight:bold;
	float:left;
	width:652px;
	cursor:pointer;
	cursor:hand;
}
.header_column_2{
	font-weight:bold;
	float:left;
	width:326px;
	cursor:pointer;
	cursor:hand;
}
.header_column_3{
	font-weight:bold;
	float:left;
	width:217px;
	cursor:pointer;
	cursor:hand;
}
.header_column_4{
	font-weight:bold;
	float:left;
	width:163px;
	cursor:pointer;
	cursor:hand;
}
.header_column_5{
	font-weight:bold;
	float:left;
	width:130px;
	cursor:pointer;
	cursor:hand;
}
.header_column_6{
	font-weight:bold;
	float:left;
	width:108px;
	cursor:pointer;
	cursor:hand;
}
.header_column_7{
	font-weight:bold;
	float:left;
	width:81px;
	cursor:pointer;
	cursor:hand;
}
.header_column_7{
	font-weight:bold;
	float:left;
	width:93px;
	cursor:pointer;
	cursor:hand;
}
.column_1{
	float:left;
	width:632px;
	cursor:pointer;
	cursor:hand;
}
.column_2{
	float:left;
	width:306px;
	cursor:pointer;
	cursor:hand;
}
.column_3{
	float:left;
	width:197px;
	cursor:pointer;
	cursor:hand;
}
.column_4{
	float:left;
	width:143px;
	cursor:pointer;
	cursor:hand;
}
.column_5{
	float:left;
	width:110px;
	cursor:pointer;
	cursor:hand;
}
.column_6{
	float:left;
	width:88px;
	cursor:pointer;
	cursor:hand;
}
.column_7{
	float:left;
	width:73px;
	cursor:pointer;
	cursor:hand;
}
.column_8{
	float:left;
	width:61px;
	cursor:pointer;
	cursor:hand;
}
.clear_both{
	clear:both;
	width:100%;
	height:10px;
}
.footer{
	clear:both;
	position:relative;
	width:600px;
	padding-top:10px;
	color:#333333;
	text-align:left;
}
#button_verzenden{
    background-image: url("../img/verzenden.png");
    height: 54px;
    left: 255px;
    position: relative;
    top: 200px;
    width: 135px;
    z-index: 10;
	cursor:pointer;
	cursor:hand;
}
#bedrijven{
	background-color:white;
	position:absolute;
	z-index:2000;
	top:280px;
	left:180px;
	padding-left:10px;
	width:300px;
	border:solid 1px black;
	display: none;
}
#sluit_button{ 	
	background: white url('../img/sluiten.jpg') no-repeat;
	width: 90px;
    height: 26px;
    color:white;
	border:0px;
	cursor:pointer; 
}
#button_start{
	position:relative;
	z-index:10;
	top:391px;
	left:556px;
	height:55px;
	width:287px;
	background-image:url("../img/start_button.png");
	cursor:pointer;
	cursor:hand;
}
h1{
	font-size:16px;
	color:#ff6600;
}
#orange_header{
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
}
#vodafone_logo{
	position:relative;
	z-index:10;
	top:230px;
	left:500px;
	height:75px;
	width:82px;
	background-image:url("../img/vodafone_logo.png");
}
#infobox_bottom{	
	position:absolute;	
	top:11px;
	left:215px;		
	z-index:100;
	height:31px;
	width:286px;	
	background: url('../img/bot.png') no-repeat;	
}
#infobox_middle{	
	position:absolute;		
	height:31px;
	width:0px;	
	background: url('../img/mid.png') no-repeat;
}
#infobox_top{	
	position:absolute;		
	height:31px;
	width:286px;	
	background: url('../img/top.png') no-repeat;
}
#infobox_text{	
	position:absolute;		
	height:31px;
	width:286px;
	text-align:center;
	padding-top:2px;
	background: url('../img/text.png') no-repeat;
}
label{
	cursor:pointer;
	cursor:hand;
}
#aanbieding{
	position:relative;
	top:0px;
	left:0px;
}
#info{
	display:none;
	position:absolute;
	top:50px;
	left:-250px;
	z-index:90;
	font-family:verdana;
	font-size:11px;
	padding:10px;
	min-height:18px;
	width:220px;	
	background-color: #ffffff;
	text-align:left;
	border:solid 1px;
}
