h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #004b96;
	font-weight: 400;
	margin-bottom: 15px;
}

a {
	color: #004b96;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #004b96;
	text-decoration: underline;
}

#content {
	margin-top: 45px;
	line-height: 100%;
	width: 496px;
	float: left;
	min-height:510px;
}

#content table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#content img { 
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px solid #cecece;
	margin-bottom: 25px;
}

#contactcol1 {
	width: 225px;
	float: left;
	text-align: left;
}

#contactcol2 {
	float: left;
	text-align: left;
	width: 225px;
}

#submenu {
	width: 235px;
	float: left;
	margin-left: 45px;
	margin-top: 45px;
}

#submenu h2{
	background-color: #f7f7f7;
	border: solid 1px #cecece;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menuborder {
	background-color: #f7f7f7;
	border: solid 1px #cecece;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
}

#contact {
	width: 235px;
	float: left;
	margin-left: 45px;
	margin-top: 30px;
}

#contact h2 {
	background-color: #f7f7f7;
	border: solid 1px #cecece;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#extra_sub {
	width: 235px;
	float: left;
	margin-left: 45px;
	margin-top: 30px;
}

#extra_sub h2 {
	background-color: #f7f7f7;
	border: solid 1px #cecece;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menuborder2 {
	background-color: #f7f7f7;
	border: solid 1px #cecece;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contact p {
	line-height: 200%;
}

#mobiel {
	background-image: url(../Images/mobiel.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
	margin-left: 0px;
}

#fax {
	background-image:url(../Images/fax.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
	margin-left: 0px;
	
}
#email {
	background-image:url(../Images/e-mail.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left center;
	margin-left: 0px;
}

#email2 {
	padding-left: 45px;
	margin-left: 0px;
}

#mobiel p {
	line-height: 250%;
}

#fax p {
	line-height: 250%;
}

#email p {
	line-height: 250%;
}

#refcol1 p {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-color: #000;
}

#refcol1 {
	width: 222px;
	float: left;
}

#refcol2 p {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-color: #000;
}

#refcol2 {
	width: 222px;
	float: left;
}

#footer {
	clear: both;
	width: 780px;
	display: block;
	border-bottom: solid #b5b5b5 1px;
	padding-top: 40px;
	margin-bottom: 20px;
}

#footer p{
	padding-bottom: 5px;
	color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	color: #004b96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#table img{
	margin-bottom: 0px;
}

.bluebold {
	font-weight: bold;
	color: #004b96;
}


/* HOSTINGPAKKETTEN */

div.pakketen{
	margin:15px 0;
	width:510px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

div.pakketen div.pakket{
	float:left;
	width:156px; /* 243px */
	min-height:150px;
	padding:10px 77px 10px 10px;
	margin:0 10px 10px 0;
	border:1px solid #cecece;
	background-color:#ebebeb;
	position:relative;
}

div.pakketen ul{
	list-style:none;
	margin:0;
	padding:0;
	color: #000000;
}
div.pakketen li{
	display:block;
	padding-left:16px;
	padding-bottom:4px;
	line-height:18px;
	background:url(../Images/pakket-check.png) no-repeat 0 2px;
}

div.pakketen div.info{
	position:absolute;
	right:0;
	top:0;
	min-width:55px;
	padding:16px 7px 6px 7px;
	color:#FFF;
	background:#004b96 url(../Images/pakket-prijs-arrow.png) no-repeat 0 10px;
	text-align:center;
}

div.pakketen div.info span.prijs{
	display:block;
	font-size:18px;
}

div.pakketen div.info a.bestel{
	position:absolute;
	display:block;
	right:0;
	bottom:-32px;
	width:100%;
	background:#ffba00 url(../Images/pakket-bestel-arrow.png) no-repeat 91% 50%;
	font-size:14px;
	color:#000;
	text-align:left;
	text-decoration:none;
}
div.pakketen div.info a.bestel:hover{
	background-color:#ffcb40;
}
div.pakketen div.info a.bestel span{
	display:block;
	text-align:left;
	padding-left:8px;
}


#bestelform{
	margin:20px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	padding:20px;
	background-color:#F7F7F7;
	border:1px solid #CECECE;
}
#bestelform div.fld_row{
	position:relative;
	padding:0 0 6px 115px;
}
#bestelform label{
	position:absolute;
	left:0;
	top:0;
	width:110px;
}

#bestelform input[type="text"], #bestelform textarea{
	width:250px;
	resize:vertical;
}

div.error{
	border:1px solid #e5322c;
	color:#e5322c;
	font-weight:bold;
	margin-bottom:2em;
	padding:8px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

div.alert{
	border:1px solid #F9DD34;
	color:#000000;
	font-weight:bold;
	margin-bottom:2em;
	padding:8px;
	background-color:#FCF7DC
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}


#whoisform{
	margin:20px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	padding:20px;
	background-color:#F7F7F7;
	border:1px solid #CECECE;
}


div.bezet{
	color:#e5322c;
	font-weight:bold;
	margin-bottom:2em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
div.vrij{
	color:#0C0;
	font-weight:bold;
	margin-bottom:2em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}



