/***** Global Settings *****/
 
html, body {
background-color:#f2f2f2;
border:0;
margin:0;
padding:0;
text-align:center;
}
 
body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}

#small {
font-size:x-small;
}

#normal {
color:#4d89bb;
font-size:small;
}

#large {
font-size:medium;
}

#content-left p {
	line-height: 1.6em;
}

.block-right p {
	line-height: 1.2em !important;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
margin:0;
padding:0;
}
 
h1 {
font:20px arial, helvetica, sans-serif;
font-weight:100;
padding:0;
}
 
h2 {
font:14px arial, helvetica, sans-serif;
font-weight:100;
padding:0;
}
 
h3 {
color:#9bcc35;
font:16px arial, helvetica, sans-serif;
font-weight:bold;
margin:10px 0 10px 0;
padding:0;
}

h4 {
color:#7da9ce;
font:15px arial, helvetica, sans-serif;
font-weight:bold;
margin:0 0 5px 0;
padding:0;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
list-style-image:url(../img/bullet.gif);
padding:0 0 18px 40px;
}
 
img {
border:0;
}
 
/***** Links *****/
 
a:active {
color:#666;
text-decoration:underline;
}
a:link {
color:#666;
text-decoration:underline;
}
a:hover {
color:#666;
text-decoration:none;
}
a:visited {
color:#666;
}

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.statement	   { color:#7da9ce; font-weight:bold; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }

/***** Wrapper *****/
 
#wrap {
background-color:#fff;
display:block;
margin:20px auto 0 auto;
padding:20px;
text-align:left;
width:860px;
}

/***** Footer *****/

#footer {
	color:#666;
	display:block;
	margin:0 auto 20px auto;
	padding:10px 0 0 0;
	text-align:left;
	width:900px;
}
	
input.bc {
background-color:#EEEEEE; 
border: 1px solid #999999; 
cursor:pointer; 
width: auto; 
font:1.1em "Trebuchet MS", Arial, Verdana;
color:#666666;
height: 22px; 
margin-right: 3px; 
padding-top: 1px; 
padding-bottom: 1px;
}

#Naam {
	height: 15px;
	font:1.1em "Trebuchet MS", Arial, Verdana;
	width: 120px;
}
#Naam_bedrijf {
	height: 15px;
	font:1.1em "Trebuchet MS", Arial, Verdana;
	width: 120px;
}
#Email {
	height: 15px;
	font:1.1em "Trebuchet MS", Arial, Verdana;
	width: 120px;
}
#Telefoon {
	height: 15px;
	font:1.1em "Trebuchet MS", Arial, Verdana;
	width: 120px;
} .submit { 
 font-size: 10px; 
 background-color:#9BC4DD; 
 border: 1px solid #F3F9FC;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 18px;
 font-weight:700;
height: 25px;}