/* CSS Document */

body {
	font-family: Tahoma, Arial;
	text-align: center; 
	min-width: 810px;
	font-size:12pt;
}

h2 {
	font-size:14pt;
	color:#0099FF;
}

#header {
	text-align:left;
}

#container {
	margin: 0 auto;
	width:950px;	
}

#ColomLinks {
	float:left;
	text-align:left;
	width:150px;
}

#kopMenuLinks {
	font-size:12pt;
	margin-left:5px;
	font-weight:bold;
	color:#000000;
}

#menuLinks {
	margin-top:3px;
	padding-left:5px;
	font-size:10pt;
	width:130px;
	border: 2px solid #404040;
}

#menuLinks a {
	font-size:11pt;	
	color:#404040;
	text-decoration:none
}
#menuLinks a:visited { 
	color:#404040; 
	text-decoration: none; 
}
#menuLinks a:hover {
	color: #000000; 
	text-decoration: none;
}
#menuLinks a:visited:hover { 
	color: #000000; 
	text-decoration: none;
}

#menuLinks input {
	width:100px;
	border: 1px solid #404040;
	margin-top:2px;
	text-align:left;
}

#menuLinks #knop {
	width:75px;
	border: 1px solid #000000;
	margin-bottom:3px;
}

#menuLinks #knop:hover {
	color:#0099FF;
	border: 1px solid #0099FF;
}

#content {
	width: 780px;
	float: left;
	margin-top:15px;
	padding-left:5px;	
	text-align:left;
}

#content a {
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
#content a:visited 	{ 
	color:#000000;
	text-decoration: none; 
}
#content a:hover   	{
	color:#666666;
	text-decoration: none;
}
#content a:visited:hover { 
	color:#666666;
	text-decoration: none;
}
	
#domeinCheck {
	clear: both;
	color:#404040;
	font-size:10pt;
	padding-top:20px;
}

#domeinCheck input {
	width:100px;
	color:#404040;
	border: 1px solid #404040;
}

#domeinCheck select {
	color:#404040;
	border: 1px solid #404040;
}

#domeinCheck #knop {
	width:35px;
}

#domeinCheck #knop:hover {
	color:#0099FF;
	border: 1px solid #0099FF;
}

#whoistable {
    border-bottom:1px solid #D4D0C8;
	font-size:11px;
}
#whoistable th {
    text-align:left;
	color:#404040;
}

#whoistable a {
	font-size:11px;
	text-decoration:none;
	color:000000;	
}
#whoistable a:visited 	{ 
	color:000000;
	text-decoration: none; 
}
#whoistable a:hover   	{
	color: #404040; 
	text-decoration: none;
}
#whoistable a:visited:hover { 
	color: #404040; 
	text-decoration: none;
}
#whoistable .bestellen a:hover   	{
	color: #0099FF; 
	text-decoration: none;
}
#whoistable .bestellen a:visited:hover { 
	color: #0099FF; 
	text-decoration: none;
}

.bezet {
	color:#A6000D;
	font-weight:bold;
}

.vrij {
	color:#009900;
	font-weight:bold;
}

.whoisrow1
{
    background-color:#CCCCCC;
    border-top:1px solid #000000;
}
.whoisrow2
{
    background:#FFF;
    border-top:1px solid #000000;
}

#mijnGegevensTabel{
	border:none;
	font-size:10pt;
	font-style:italic;
}

#kopMijnGegevensTabel{
	font-weight:bold;	
	border-bottom:1px solid #0099FF;
}
	
#mijnDomeinenTabel{
	 font-size:11pt;
}

#mijnDomeinenTabel a{
	 font-size:11pt;
	 margin-left:15px;
}

.KopMijnDomeinenTabel {
	border-bottom:1px solid #0099FF;
	font-weight:bold;
}

#domeinAanvragenTabel{
	 font-size:10pt;
}

#footer {
	clear: both;
	color:#999999;
	font-size:10pt;
	margin-top:10px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#404040;
}

#footer a{
	color:#999999;
	text-decoration:none;
}
#footer a:visited 	{ 
	color:#999999;
	text-decoration: none; 
}
#footer a:hover   	{
	color: #0099FF; 
	text-decoration: none;
}
#footer a:visited:hover { 
	color: #0099FF; 
	text-decoration: none;
}
