*{
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 11px/18px Arial, Verdana, Helvetica;
}

body, html{
	width: 100%;
	height: auto;
	text-align: center;
}

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

/* @group menu */

#menubar{
	width: 100%;
	height: 30px;
	background-color: #002e63;
	text-align: left;
	float: left;
}

#submenubar{
	width: 100%;
	height: 30px;
	background-color: #7f96b1;
	text-align: left;
	color: #fff;
	float: left;
}

ul.menu li{
	width: auto;
	height: 20px;
	list-style-type: none;
	float: left;
	position: relative;
	margin: 5px 20px 0 0;
	padding: 0;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
}


ul.submenu li{
	float: left;
	margin: 5px 10px 0 0px;
	color: #fff;
	cursor: pointer;
	list-style-type: none;
}

ul.menu a{
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

ul.submenu a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

ul.menu li.divider{
	padding: 0 20px 0 0;
	margin: 0;
}



/* @end */

h1{
	color: #717171;
	font: 20px/24px "Trebuchet MS", Arial, Verdana, Helvetica;
}

h2{
	font-size: 15px;
	line-height: 16px;
	color: #717171;
	margin-bottom: 10px;
}

h3{
	font-size: 14px;
	line-height: 16px;
	color: #EB6E07;
	margin-bottom: 20px;
}

a{
	color: #EB6E07;
	text-decoration: none;
}

a:hover{
	color: #717171;
}

.header{
	width: 500px;
	height: auto;
	position: relative;
	float: left;
}

.center{
	width: 900px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.centerwide{
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	margin-left: -460px;
	left: 50%;
}

#content{
	width: 600px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 40px;
	text-align: left;
	border-right: 1px solid #e6e6e6;
}

#contenttext{
	width: 600px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 20px;
	text-align: left;
}


#vervolgtext{
	width: 550px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 20px;
	text-align: left;
}

.formblok{
	width: 550px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 20px;
	/*margin-left: 10px;*/
	text-align: left;
}

.blok, .pijl, .text{
	position: relative;
	float: left;
}

.blok{
	width: 260px;
	height: 175px;
	margin-right: 30px;
}

.pijl{
	width: 15px;
	height: 175px;
	background: url(/images/pijl.gif) no-repeat 0 8px;
}

.text{
	width: 245px;
	height: auto;
}

#rechtercolumn{
	width: 257px;
	height: auto;
	position: relative;
	margin-top: 40px;
	float: right;
	z-index: 1000;
}

#nieuwsbox{
	width: 257px;
	height: auto;
	float: left;
	position: relative;
}


#nieuwsbox a{
	width: 257px;
	height: auto;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #000;
}

#nieuwsbox a:hover{
	text-decoration: none;
	background-color: #f7f7f7;
}

.actionbox{
	width: 257px;
	height: 72px;
	float: left;
	position: relative;
	margin-top: 40px;
	background-repeat: no-repeat;
}



.actionform{
	width: 257px;
	height: 42px;
	float: left;
	position: relative;
	background-image: url(/images/bg_actionbox.gif);
}

.actionformhigh{
	width: 257px;
	height: 70px;
	float: left;
	position: relative;
	background-image: url(/images/bg_actionboxhigh.gif);
	color: #ffffff;
}


.formholder{
	width: 237px;
	height: 17px;
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 12px;
	display: inline;
	color: #ffffff;
}

.inputdomein{
	width: 180px;
	height: 15px;
	float: left;
	position: relative;
	border-style: none;
	border-width: 0;
	color: #717171;
	margin-right: 10px;
}

.inputlogin{
	width: 83px;
	height: 15px;
	position: relative;
	border-style: none;
	border-width: 0;
	color: #717171;
	margin-right: 10px;
	font-size: 10px;
}

#domainresults{
	width: 257px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 10px;
}

.domainrow{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-top: 1px;
	padding-bottom:1px;
}

.domainname{
	width: 140px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 10px;
}

.domainstatus{
	width: 50px;
	height: auto;
	float: right;
	position: relative;
}

#footer{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #717171;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}

#sitemap{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e6e6e6;
}

.sitemappos{
	width: 295px;
	height: auto;
	position: relative;
	float: left;
}

.sitemapcolumn{
	width: 140px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 5px;
}

/*a.sitemap{
	padding-left: 15px;
	background: url(/images/bullet_sitemap.gif) no-repeat 0 center;
	color: #000;
}*/

.sitemapcolumn ul{
	list-style-image: url(/images/bullet_sitemap.gif);
	list-style-type: none;
	padding-left: 15px;
}

.sitemapcolumn ul a{
	color: #000;
}

.sitemapcolumn ul a:hover{
	color: #717171;
}

.formtext{
	width: 200px;
	height: 20px;
	float: left;
	margin-bottom: 10px;
}

.forminput{
	width: 300px;
	height: 20px;
	float: right;
	position: relative;
	margin-bottom: 10px;
	text-align: right;
}

.formtexthigh{
	width: 200px;
	height: 200px;
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.forminputhigh{
	width: 350px;
	height: 200px;
	float: right;
	position: relative;
	margin-bottom: 10px;
	text-align: right;
}

textarea{
	width: 300px;
	height: 200px;
	background-color: #e6e6e6;
	border-style: none;
}

input.text, select{
	width: 300px;
	height: 18px;
	background-color: #e6e6e6;
	border-style: none;
	float: left;
}

select.text{
	width: 300px;
	height: 22px;
	background-color: #e6e6e6;
	border-style: none;
}

option.diap{
	background-color: #fff;
	padding: 2px;
}

option.pos{
	background-color: #e6e6e6;
	padding: 2px;
}

IEfix{
	width: 100%;
	height: 20px;
	position: relative;
	float: left;
}

#emailtype{
	width: 100%;
	height: auto;
	float: left;
}

#logo{
	float: left;
}

#flashcontent{
	float: right;
	margin-top: 20px;
	margin-left: 60px;
}