/* standaard waarden */
*{
	margin:0;
	padding:0;
	border:0;
}
html{
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
	overflow-x: auto;
}
html,body{
	margin:0px;
	text-align: center;
	background:url('../img/repeat-x.jpg') repeat-x;
	font-family: arial;
}
/* container */
div#container{
	text-align: left;
	width: 970px;
	margin-left: auto;
	margin-right: auto;	
	min-height:851px;
	_height:851px;
	background:url('../img/container.jpg') no-repeat;		
}
div#subcontainer{
	float:left;
	display:inline;
	width:864px;
	margin-left:64px;
}
div#logo{
	float:left;
	margin-left: 1px;
	width:328px;
	height:143px;
}
div#loginscreen{
	float:right;
	width:277px;
	height:143px;
	background:url('../img/loginscreen.jpg') no-repeat;
}
div#loginscreen p {
	float:left;
	display:inline;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:35px;
	margin-top:5px;
}
div#loginscreen div.inputtekst{
	width: 40px;
	float: left;
	display: inline;
	margin-left: 30px;
	margin-top: 12px;
	font-weight: bold;
	font-size: 12px;
}
div#loginscreen div.inputbg{
	float:left;
	width:203px;
	height:24px;
	background:url('../img/input-bg.jpg') no-repeat;
	display:inline;
	margin-left:33px;
	margin-top:3px;
}
div#loginscreen div.inputbg2{
        float:left;
        width:150px;
        height:25px;
        background:url('../img/input-bg2.gif') no-repeat;
        display:inline;
        margin-left:45px;
        margin-top:7px;
}
div#loginscreen div.inputbg2 .input{
        float:left;
 	height:23px;
        width:100px;
        background:url('../img/input.jpg') no-repeat;
        display:inline;
        margin-left:5px;
        padding-top:1px;
}

div#loginscreen div.inputbg .input{
	float:left;
	height:24px;
	width:193px;
	background:url('../img/input.jpg') no-repeat;
	display:inline;
	margin-left:5px;
	padding-top:2px;
}
div#loginscreen #submit{
	float:right;
	cursor:pointer;
	width:81px;
	height:27px;
	background:url('../img/login.jpg') no-repeat;
	display:inline;
	margin-top:3px;
	_margin-top:0px;
	margin-right:40px;
}
div#menubalk{
	float:left;
	display:inline;
	width:854px;
	height:107px;
	background:url('../img/menu.jpg') no-repeat;
	margin-left:-5px;
	_margin-left:-3px;
	margin-top:-4px;
	_margin-top:-7px;
}
div#menubalk #top{
	float:left;
	list-style-type:none;
	display:inline;
	margin-top:7px;
	margin-left:15px;
}
div#menubalk #top li{
	float:left;
	display:inline;
	width:82px;
	height:56px;
}
div#menubalk #top li a{
	float:left;
	display:inline;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	width:82px;
	height:56px;
	text-decoration:none;
	padding-top:22px;
	text-align:center;
}
div#menubalk #top li a:hover{
	color: #DEF374;
	background:url('../img/mouseover.jpg') no-repeat;
}
div#menubalk #bottom{
	float:left;
	list-style-type:none;
	display:inline;
	margin-top:11px;
	_margin-top:-11px;
	margin-left:15px;
}
div#menubalk #bottom li{
	float:left;
	display:inline;
	font-family:arial;
	font-size:12px;
	color:#000000;
	margin-left:10px;
}
div#menubalk #bottom li a{
	float:left;
	display:inline;
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
div#topcontent{
	float:left;
	width:846px;
	height:10px;
	background:url('../img/top.jpg') no-repeat;
	display:inline;
}
div#content{
	float:left;
	width:846px;
	background:url('../img/repeat-y.jpg') repeat-y;
	display:inline;
	_margin-top:-9px;
}
div#content #left p{
	text-align:justify;
}
div#contentbottom{
	float:left;
	width:849px;
	height:11px;
	background:url('../img/footer.jpg') no-repeat;
	display:inline;
	margin-left:-1px;
}
div#left{
	float:left;
	display:inline;
	margin-left:10px;
	padding-bottom:20px;
	width: 570px;
}
div#left h2{
	font-family:arial;
	font-size:22px;
	padding-left:10px;
	padding-top:10px;
}
div#left h3{
	font-family:arial;
	font-size:16px;
	padding-left:10px;
	padding-top:10px;
}
div#left p{
	font-family:arial;
	font-size:12px;
	line-height:19px;
	padding-left:10px;
}
div#right{
	float:left;
	width:253px;
	display:inline;
}
div.boxtop{
	float:left;
	width:253px;
	height:16px;
	display:inline;
	background:url('../img/righttop.jpg') no-repeat;
	margin-left:9px;
}
div.boxtop2{
	float:left;
	width:185px;
	height:10px;
	display:inline;
	background:url('../img/righttop2.jpg') no-repeat;
	margin-left:9px;
}
div.boxcontent{
	float:left;
	width:253px;
	display:inline;
	background:url('../img/box-y.jpg') repeat-y;
	margin-left:9px;
	_margin-top:-3px;
}
div.boxcontent2{
	float:left;
	width:182px;
	display:inline;
	background:url('../img/box-y.jpg') repeat-y;
	margin-left:7px;
	_padding-left: 15px;
	_margin-top:-6px;
}
div.boxcontent h2{
	font-family:arial;
	font-size:22px;
	padding-left:20px;
}
div.boxcontent p {
	font-family:arial;
	font-size:12px;
	padding-left:20px;
	line-height:19px;
}
div.boxfooter{
	float:left;
	width:254px;
	height:28px;
	display:inline;
	background:url('../img/boxbottom.jpg') no-repeat;
	margin-left:7px;
}
div.boxfooter2{
	float:left;
	width:186px;
	height:28px;
	display:inline;
	background:url('../img/boxbottom2.jpg') no-repeat;
	margin-left:7px;
}
div#support{
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:4px;
}
table{
	float:left;
	display:inline;
	margin-left:18px;
	line-height:25px;
}
table tr .first{
	font-family:arial;
	font-size:12px;
	width:50px;
	color:#6e6e6e;
	
}
table tr .sec{
	font-family:arial;
	font-size:12px;
}
div#logos{
		float:left;
	display:inline;
	margin-left:26px;
	margin-top:4px;
}
div#footer{
	float:left;
	display:inline;
	margin-top:7px;
	_margin-top:0px;
	padding-bottom:15px;
}
div#footer .links {
	float:left;
	color:#515151;
	font-family:arial;
	font-size:12px;
}
div#footer .links a {
	color:#515151;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
div#footer .rechts {
	float:left;
	color:#515151;
	font-family:arial;
	font-size:12px;
	display:inline;
	margin-left:400px;
}
.product{
	width:574px;
	min-height:220px;
	margin-left:-5px;
	background:url('../img/products_bottom.jpg') no-repeat bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.product h3{
	font-family: Verdana,arial;
}
.product img{
	margin-left:10px;
	float:left;
}
.product p{
	width:330px;
	float:left;
}
.product p.full{
	width:560px;
	float:left;
}
.product p.delen{
    float: left;
    width: 560px;
}
.product ul {
    font-family: Verdana, arial;
    font-size: 12px; 
    margin-left: 20px;
}
.product ul li{
	position: relative;
    list-style-type:square; 
    margin-left: 15px;
	line-height: 14px;
}
.product a{
        line-height: 20px;
        margin-left: 5px;
        color: #2850A2;
		font-size: 12px;
}
.product a:hover{
        color: #333333;
}
.productbox{
	font-family: Verdana, Arial;
	padding-left: 20px;
	font-size: 20px;
    font-weight: bold;
}
.product_full{
	width:836px;
	min-height:120px;
	margin-left:-5px;
	background:url('../img/balk.jpg') no-repeat bottom left;	
}
.product_full p{
	width:530px;
	float:left;
}
.product_full img{
	margin-left:10px;
	float:left;
}
.pricing{
	margin-top: 20px;
	border-collapse: collapse;
}
.pricing th{
	border: 1px solid #000000;
	padding: 2px;
	width: 65px;
	text-align: center;
	background-color: #3B8ACC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}
.pricing td{
	border: 1px solid #000000;
	text-align: center;
}
.inputforms{
	font-size: 12px;
}
.inputforms input, select, textarea{
	border: 1px solid #000000;
}
.inputforms .verzend{
	background-color: #3C8ACA;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}
.orderhosting{
	margin-left: 15px;
	font-family: Verdana;
	font-size: 14px;
}
.orderhosting input{
	font-size: 14px;
}
.volgende{
	color: #C00101;
	font-weight: bold;
	background-color: #F8F8F8;
	margin-top: 10px;
	border: 1px solid;
}
.reseller_hosting{
	margin-left: auto;
	margin-top: 10px;
	border: 2px solid #000000;
	border-collapse: collapse;
	text-align: center;
	font-size: 12px;
}
.reseller_hosting td{
	border: 1px solid #000000;
	border-right: 0;
	width: 130px;
	padding: 0;
	margin: 0;
}
.reseller_hosting th{
	padding-left: 8px;
	border-bottom: 2px solid #000000;
}
.color1{
	 background-color: #C8DAF0;
}
.color2{
	 background-color: #DFCFCF;
}
.color3{
	 background-color: #EE6A82;
}
.doorstreept{
	text-decoration: line-through;
}
.promo{
	font-weight: bold;
	font-size: 16px;
}
.domainname{
	margin-top: 5px;
	padding: 3px;
	font-weight: bold;
}
.domainname input {
	border: 1px solid #A0A0A0;
	width: 200px;
}
.finalize_order {
	padding: 3px;
	font-weight: bold;
}
.finalize_order input {
	border: 1px solid #287EC9;
	width: 250px;
}
.finalize_order input.knop{
	margin-bottom: 5px;
	border: 2px solid #287EC9;
	font-weight: bold;
	color: #287EC9;
	margin-left: 18px;
	width: 120px;
}
.finalize_order table{
	border: 2px solid #287EC9;
	width: 765px;
	border-collapse: collapse;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.finalize_order th{
	border-bottom: 1px solid #000000;
}
.finalize_order td{
	padding-right: 20px;
}
.finalize_order_desc {
	width: 400px;
}
.finalize_order_price {
	width: 365px;
}
.finalize_order_totals {
	border-top: 1px solid #000000;
}
.vw_hoofd {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: underline;
}
.vw_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
.vw_tekst {
	font-size: 12px;
	padding-bottom: 10px;
}
.contact_tekst {
	padding-left: 30px; 
	font-size: 15px;
}
.contact_input {
	line-height: 20px; 
	height: 20px; 
	font-size: 15px; 
	width: 200px; 
	border: 1px solid #000000;
}
.afbeelding_hp {
	border: 1px solid #A0A0A0; 
	padding: 2px;
}
