body{
	height: 100%;
	margin:0px;
	background-image:url(../img/bg.gif);
	padding: 0px;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
	background-color: transparent;
}
#content {
	background-image: url(../img/contentbg.jpg);
	background-repeat: repeat-y;
	width: 711px;
	background-position: 0px -1px;
	min-height:100%;
}
#leftbar {
	position:absolute;
	top:142px;
	left:0px;
	width:175px;
}
#arc1 { 
	margin:2px 0px 2px 0px;
}
#nav {
	position: relative;
	left: 10px;
	top: 2px;
	width:152px;
	height:auto;
	padding-left:10px;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#selected {
	position:relative;
	left:-10px;
}
#arc2 {
	margin:2px 0px 0px 0px;
}
#datacenter {
	background-repeat:no-repeat;
	position: relative;
	top: 2px;
	width:172px;
	height:361px;
}
#arc3 {
	margin:2px 0px 0px 0px;
}
#inhoud{
	position:relative;
	top:0px;
	left:175px;
	width:511px;
	background-color:transparent;
	padding-bottom:21px;
	padding-left:7px;
	padding-right:14px;
	padding-top:35px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	min-height:100%;
}
#slogan {
	position:absolute;
	left:2px;
	top:0px;
}
#btn_freeWebSpace{
	position:absolute;
	left:0px;
	background-color:transparent;
	top:0px;
	width:175px;
	height:143px;
}
#btn_NetworkStatus{
	position:absolute;
	left:176px;
	background-color:transparent;
	top:0px;
	width:101px;
	height:143px;
}
#btn_cp{
	position:absolute;
	left:278px;
	background-color:transparent;
	top:0px;
	width:214px;
	height:143px;
}
#btn_liveSupport{
	position:absolute;
	left:493px;
	background-color:transparent;
	top:113px;
	width:214px;
	height:143px;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.hosttableheader {
	text-align: center;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
a{
	color: Black;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	background-color: Silver;
}a.nav {
	color: Black;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
	background-color: transparent;
}
th{
	text-align: left;
}

#livehelp {
	position: absolute;
	top: 113px;
	left: 493px;
}
input{
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
select{
	background-color: White;
	border-style: solid;
	border-width: 0px;
	border-color: black;
}
textarea{
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
option{
	background-color: White;
	border-style: none;
	border-width: 0px;
	border-color: black;
}
#adres{
	text-align: center;
	color: Gray;
	cursor: crosshair;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	position: fixed;
	bottom: 0px;
	width: 532px;
	height: 15px;
	left: 175px;
	background-color: white;
}
img{
	border-style: none;
	border-width: 0px;
}
.margininhoud{ 
	margin:5px 25px;
}
