@import "forms.css";
@import "logincontrol.css";

* {
	color:black;
	margin:0px;
}


BODY {
	font-family:Verdana;
	font-size:8pt;	
	background-color:#555;
}

A.meer { color:gray; }

IMG.route {
	border:2px solid #EEEEEE;
}

#contactInformation {
	width:50%;
	float:left;
}

#webfeedicoon {
	float:left;
	margin:10px;
}

#webfeedvoorbeelden {
	padding-left:40px;
	list-style-type:square;
}

#datacentrum {
	float:right;
	margin:10px;
	border:1px solid gray;
}

TABLE.domaininfo {

	border:1px solid #333;

}

TABLE.printableforms TD.icon {

	text-align:left;
	width:40px;

}
TABLE.hostingtypes {
	font-size:90%;
}

TABLE.hostingtypes STRONG {
	font-weight:bold;
	color:white;
}

TABLE.hostingtypes STRONG.subitem {
	font-weight:bold;
	color:black;
}

TABLE.hostingtypes TD.header {
	padding:4px;
	background-color:white;
	color:black;
}

TABLE.hostingtypes TD.headerMail {
	padding:4px;
	background-color:#424242;
	color:white;
}
TABLE.hostingtypes TD.headerHome {
	padding:4px;
	background-color:#999999;
	color:white;
}
TABLE.hostingtypes TD.headerHomePlus {
	padding:4px;
	background-color:#BDBDBD;
	color:white;
}


TABLE.hostingtypes TD.headerBusiness {
	padding:4px;
	background-color:#e00000;
	color:white;
}
TABLE.hostingtypes TD.headerBusinessPlus {
	padding:4px;
	background-color:#a30000;
	color:white;
}
TABLE.hostingtypes TD.headerBusinessExtreme {
	padding:4px;
	background-color:#890000;
	color:white;
}



TD.domaintable_header {

	background-color:#333;
	padding:4px;
	color:white;
	font-weight:bold;

}

TD.tablecell {
	padding:4px;
	width:117px;
}

#contactData {
	width:50%;
	text-align:right;
	float:right;
}

TABLE.contact {
	text-align:left;
	padding:0;
	border:0;
	font-size:90%;
}
TD.tableIdentifier 
{
	text-align:left;
	width:120px;
	font-weight:bold;
}

A IMG { border:none; }

A {
	color:black; 
}

#locationlist {
	font-size:90%;
}

div.headerwrapper {
	width:647px;
	height:174px;
	float:right;
	background-image: URL('../img/header.jpg');
}

div.headerwrapper A { 
	position:relative;
	display:block;
	top:150px;
	left:450px;
	color:white; font-weight:bold; 
}

#searchform {
	position:relative;
	top:142px;
	left: 240px;
}

#search {
	font-size:90%;
	font-family:Arial;
	color:gray;
	width:336px;
	margin-left:4px;
}

#searchbutton {
	font-size:10pt;
	font-family:Arial;
	color:black;
	width:51px;
	margin-left:4px;	
}

div.recentprojects A {
	color:black;
	text-decoration: underline;
}

#mainframe {
	
	width:839px;
	vertical-align:top;
	text-align:left;
	padding:5px;
	background-color:#F1F1F1;

}

TD.hostingprijs {

	color:#890000;
	font-weight:bold;

}

LI.currentsub {
	font-weight:bold;
}

ul.sidemenu, ul.standardlinks {
	margin: 0;
	padding-top:4px;
	padding-left:0px;
    list-style:none;

}

ul.sidemenu A {
	text-decoration:none;
}

ul.standardlinks A {
	color:gray;
	text-decoration:none;
	font-size:86%;
}

h3 { 
	font-size:96%;
}

ul.sidemenu LI, ul.standardlinks LI {
	background-color:white;
    padding: 4px;
    border-bottom:1px solid #CCCCCC;
}
 

h1 { 
	font-size:130%;
	color:black;
	margin-bottom:10px;

	}

.error_message {

	font-size:88%;
	color:red;
	font-weight:bold;

}

h2 {
	font-size:110%;
	color:#222;
	margin-bottom:10px;
	padding:0px;
}

h2.recentProjects {
	font-size:110%;
	color:black;
	background-color:#F1F1F1;
	margin-bottom:10px;
	padding:4px;
}

h2.hottopics {
	font-size:110%;
	color:black;
	background-color:#F1F1F1;
	margin-bottom:10px;
	padding:4px;
}

div.hottopics {
	padding-top:10px;
	
}

div.recentprojects {
	padding-top:10px;
	
}

p {
	margin-top:10px;
	margin-bottom:10px;
}

ul.sitemap {
	padding-left:40px;
	list-style-type:square;
}

h1.error {
	color:red;
}

p.important {
	padding:4px;
	border-top:1px solid #6f8b8e;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#e0eceb;
	color:black;
}

.browserlist {

	list-style-type:square;
	list-style:square;

}

p.important A {
	color:black;
}

p.domaincheck {
	padding:4px;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#e0eceb;
	color:black;
}


#sidebar {
	vertical-align:top;
	text-align:left;
	background-color:white;
    border-left: 1px solid gray;
    border-right:1px solid gray;
}

#text {
vertical-align:top;
padding:10px;
border-right:1px solid gray;
width:648px;
background: white url(../img/contentbg.jpg) repeat-x;
}

#searchbar {
border-bottom:1px solid gray;
background-color:#DADADA;
width:200px;
height:40px;
text-align:center;
}

#searchinput {
 width:120px;
 margin:0px;
 color:#999999;
}

H2.contentheader {
	color:navy;
	font-weight:bold;
	font-size:10pt;
}

FORM {
 clear:none;
}


TD.formtitle {
	width: 210px;
	font-weight:bold;
}

TD.formcontent {
	text-align:left;
}

#page {
	width:100%;
	height:100%;
	padding:0px;
}

DIV.topimage {
 margin-bottom:-3px;
 border-bottom:1px solid white;
}

DIV.headerspacer {
	height:8px;
	width:100%;
	background-color:#000000;
	padding:0px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	clear:left;
}

UL.menu {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}

UL.menu LI IMG {
	vertical-align: bottom;
	padding:0px;
	margin:0px;
	border:0px;
}

DIV.menu {
	padding:0px;
	margin:0px;
}

DIV.header IMG {
	padding:0px;
	margin:0px;
	float:right;
}

DIV.header {
	display:block;
}

DIV.bottom {
	 color:white;
	 background-color:black; 
	 text-align:right;
	 clear:both;
	 padding:4px;
} 
 