@charset "utf-8";
/* CSS Document */

body{
	padding: 0px; margin: 0px;
	
	background: url('../skin/default_bg.gif');
	background-repeat: repeat-x;
	background-color:#FFF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00AEC8;
}
body, input, select, textarea, p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0 0 0;
}
h2 {
	font-size: 11px;
	margin: 5px 0 0 0;
}
a {
	color: #00AEC8;
}

#logo{
	padding: 4px 0 0 7px;
	height: 28px;
}
#header{
	height: 47px;
	background: url('../skin/default.gif');
	background-repeat: no-repeat;
}

p {
	margin: 0px;
	padding: 6px 0 0 0px;
}

.quote{
	color: #FF00FF;
	text-decoration: none;
}

.quote a:active, .quote a{
	color: #FF00FF;
	text-decoration: none;
}

#top10{
	width: 108px;
	padding: 6px 0px;
	display: block;
}

.top, .middle, .middle_kpn, .bottom{
	width: 108px;
}

#top10 a{
	display: block;
	height: 84px;
}

#top10 .top{
	display: block;
	height: 16px;
}

.middle{
	width: 108px;
	background: url(../img/top10_bg.gif) 0px 0px repeat-y;
}

.middle_kpn{
	width: 108px;
	background: url(../img/top10_bg_kpn.gif) 0px 0px repeat-y;
}

#top10 .bottom{
	display: block;
	background: url(../img/top10_bottom.gif) 0px 0px no-repeat;
	height: 18px;
}

#sub_header{
	padding: 0 0 9px 7px;
	background-color: #FFF;
}

#sub_header .green{
	color: #009900;
}

#sub_header .green a{
	color: #009900;
}

#sub_header .blue{
	color: #000393;
}

#sub_header .blue a{
	color: #000393;
}

#footer{
	background: #D4F6FF;
	padding: 6px 0 6px 7px;
}
#footer form {
	margin:0px;
}
#content{
	margin:0;
	padding:0;
	background: #E9FBFF;
	border-top: 1px solid #00AEC8;
	border-bottom: 1px solid #00AEC8;
	padding-left:6px;
	padding-bottom:6px;
	padding-top:6px;
}
#content form .tb,#content form textarea {
	border:1px solid #00AEC7;
	width:140px;
}

#content form .select{
	border:1px solid #00AEC7;
}

#content form textarea {
	height:60px;
}

#cadeaucode_uitpakken .cadeaucode_txt, #nieuwsbrief .cadeaucode_txt{
	border: 1px solid #00AEC8;
	width: 130px;
	height: 17px;
}

#cadeaucode_uitpakken, #nieuwsbrief{ 
	padding: 0px; margin: 0px;
}

#cadeaucode_uitpakken .cadeaucode_btn, #nieuwsbrief .cadeaucode_btn{
	margin-left: 2px;
	border: none;
}	

#navigation{
	padding: 32px 0 0 5px;
	height: 15px;
	white-space: nowrap;	
}

#navigation a{
	display: block;
	height: 15px;
	white-space: nowrap;	
}

.geven_btn, .versturen_btn {
	background-color:#2ED8FF;
	border:1px solid #00AEC8;
	margin-right:20px;
}
.inp {
	width:35px !important;
}
.check {
	padding:0;
	border:0;
	width:15px !important;
}
.spacer{
	clear: both;
}

#content ul {
	margin:10px 0;
	padding:0;
	list-style:none;
	margin-left:2px;
}

#content p {
	margin:0;
	padding:0;
}

#content ul img{
	display: none;
}
#content p {
	text-align:left;
}

#banner {
	margin: 10px 0;
}