html,body {
	margin: 0;
	padding: 0;
	background-image: url(../visuals/body_back.gif);
	background-repeat: repeat-x;
}

html,body,p,table,td,h1,ul,ol,li,textarea,input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-size: 14px;
	color: #9ecf69;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	clear: left;
}

h2{
	font-size: 14px;
	color: #B31212;
	margin-left: 25px;
	margin-top:0px;
	margin-bottom: 5px;
	font-weight: bold;
	clear: left;
}

h5{
	color: #797979;
	text-align: left;
	margin-bottom: 0px;
	margin-top:15px;
}

h4{
	color: #666666;
  font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-left:15px;
  margin-right:10px;
}

h3{
	color: #666666;
	text-align: left;
	margin-bottom: 0px;
	margin-top:15px;
  font-size: 13px;
}

h5 img{
	margin-right: 5px;
}

h6{
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-bottom: 5px;
}

p{
	color: #666666;
	text-align: justify;
	margin-left: 25px;
	margin-right: 35px;
	margin-bottom: 8px;
	margin-top: 10px;
}

p.block{
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
}

p.block a:link {
	font-size: 11px;
	color: #cb0006;
	text-decoration:none;
}

p.block a:visited {
	font-size: 11px;
	color: #cb0006;
	text-decoration:none;
}

p.block a:hover {
	font-size: 11px;
	color: #9ecf69;
	text-decoration:none;
}

p.news{
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 0px;
  margin-right: 30px;
}

p.news a:link {
	font-size: 11px;
	color: #cb0006;
	margin-top: 0px;
	text-decoration:none;
}

p.news a:visited {
	font-size: 11px;
	color: #cb0006;
	margin-top: 0px;	
	text-decoration:none;
}

p.news a:hover {
	font-size: 11px;
	color: #9ecf69;
	margin-top: 0px;	
	text-decoration:none;
}

a:link {
	color: #222233;
	text-decoration:none;	
}

a:visited {
	color: #222233;	
	text-decoration:none;		
}

a:hover 
{
  text-decoration:underline;
  color: #9ecf69;
}

a.more:link {
	margin-left: 25px;
	margin-bottom:5px;
	margin-top: 0px;
	display:block;
	color: #cb0006;
	margin-top: 0px;
	text-decoration:none;
}

a.more:visited {
	margin-left: 25px;
	margin-bottom:5px;
	margin-top: 0px;
	display:block;
	color: #cb0006;
	margin-top: 0px;	
	text-decoration:none;
}

a.more:hover {
	margin-left: 25px;
	margin-bottom:5px;
	margin-top: 0px;
	display:block;
	color: #9ecf69;
	margin-top: 0px;	
	text-decoration:none;
}

ul {
	color: #666666;
	text-align: justify;
	margin-left: 50px;
	margin-right: 35px;
	list-style:outside square;
}

ol {
	color: #666666;
	text-align: justify;
	margin-left: 50px;
	margin-right: 35px;
}

li img {
	margin-right: 5px;
	float: left;
	margin-top: 4px;
}

.blockimg {
	float:left;
	margin-right: 20px;
	margin-top: 5px;
}

.arrowmeer{
	margin-right: 5px;
	float:left;
	margin-top:3px;
}

.block_s{
	background-image: url(../images/block_s.gif);
	background-repeat: no-repeat;
}

.block_b{
	background-image: url(../images/block_b.gif);
	background-repeat: no-repeat;
}

.image-left {
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	border-width:0px;
}

.image-right {
	float:right;
	margin-left: 10px;
}

.image-center{
	display: block;
	margin-bottom: 15px;
}

.block_bb {
	background-image: url(../images/block_bb.gif);
	background-repeat: no-repeat;
	width: 675px;
	height: 140px;
	margin-left: 25px; 
}

.hosting {
	text-align:left;
	color: #666666;
	padding-left: 23px;
}

.domainheader{
	text-align:left;
	color: #666666;
}

.hdetails {
	list-style:none;
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

.hdetails li{
	margin:0px;
	padding: 0px;
	border-bottom:#e1e1e1 1px solid;
	margin-bottom: 8px;
	text-align:left;
}

.domains {
	margin: 15px;
	color: #999999;
}

.button {
	margin-left: 15px;
}

.stepsicon {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

}

.voorwaarden {
	margin-left: 25px;
	width: 675px;
	height: 300px;
	border: #999999 1px solid;
	background: #f4f4f5;
	padding: 10px;
}

.textbox {
	margin-left: 10px;
	border: #999999 1px solid;
	background: #f4f4f5;
	width: 200px;
}

.textboxhosting {
	margin-left: 10px;
	border: #999999 1px solid;
	background: #f4f4f5;
	width: 400px;
}

.lbl {
  font-weight: bold;
  text-align: right;
	color: #797979;
}

.lbl-value {
	color: #666666;
  padding-left:20px;
}

.green {
	background: #c7e3a8;
	color: #666666;
	font-weight:bold;
	width: 200px;
}

.grey {
	background: #f1f1f1;
	color: #666666;
	font-weight:bold;
}

.lgrey {
	background: #fafafa;
	color: #666666;
}

.mails {
	border: #9ecf69 1px solid;
	background: #f4f4f5;
	width: 100px; 
}

.mail {
	border:  #9ecf69 1px solid;
	background: #f4f4f5;
	width: 100px; 
}

.mailsDisabled {
	border: #b0b0ae 1px solid;
	background: #F7F7F7;
	width: 100px;
}

hr {
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 0px;
	padding-top:0px;
	border: 0px;
	color: #f1f1f1;
}

.transfertext {
	border: #999999 1px solid;
	background: #f4f4f5;
	width: 200px;
}

.transferselect{
	border: #999999 1px solid;
	background: #f4f4f5;
	width: 50px;
}

p.error{
    color: #cb0006;
}

.news_title{
	color: #797979;
  font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-top:15px;
  margin-right:10px;
}

.news_title img{
	margin-right: 5px;
}

.tooltip {
	position: absolute;
	display: none;
  color: #666666;
  font-size: 12px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
  font-weight: normal;
  text-align: left;
  width: 200px;
  padding: 8;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.textleftspace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0px;
	padding: 0px;
	margin-left: 10px;
}

.bullet {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align:center;
	height: 20px;
}

.lang
{
  padding:0px;
  padding-top:10px;
  color: #534F51;
  font-size:10px;
}

.mailbox_line
{
  margin-top:10px;
  text-align: right;
  color: #666666;
  font-size:12px;
  padding:3px;
  padding-right:5px;
  width:650px;
}


