/* CSS Document voor tracen.nl */
*
{		margin: 0;
		padding: 0;
}
html { height:100%; padding:0; margin:0;overflow:hidden; }
body
{		background: #ffffff url('/images/achtergrond.gif') top right repeat-y;
		margin:0;
		padding:0 0 0 0; /*203px;*/
		height:100%;
		overflow:hidden;
}
#titel_bg
{		position: absolute;
		right:4%;
		top: 0px;
		z-index: 3;
		height: 20px;
		width: 85%;
		background: #ffffff;
		filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=10, FinishX=0, FinishY=100);
		-moz-opacity: 0;
}
#bottom_bg
{		position: absolute;
		right:4%;
		bottom: -3px;
		z-index: 3;
		height: 20px;
		width: 85%;
		background: #ffffff;
		filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=100, FinishX=0, FinishY=10);
		-moz-opacity: 0;
}
		/*
		right:4%;
		top: 0px;
		z-index: 3;
		height: 170px;
		width: 78%;
		background: #ffffff;
		filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=10, StartY=0, FinishX=0, FinishY=0), Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=60, FinishX=0, FinishY=90);
		-moz-opacity: 0; */
/*
#titelbg
{		position: absolute;
		right:67px;
		top: 0px;
		z-index: 1;
		height: 130px;
		width: 100%;
}

#titelbg h3
{		font-size: 110px;
		color:#ebebeb;
		font-style: italic;
		text-align: right;
		font-family: impact;
		
}*/
div#kolom_links
{
		position:absolute;
		top:0;
		left:0;
		width:203px;
		height:100%;
		background: #ffffff url('/images/ontwerp_01.jpg') bottom left no-repeat;
		z-index: 9;
		color: #000000;
		font-size: 11px;
		vertical-align: bottom;
		
}
div#kolom_links a
{		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
}
div#kolom_links a:hover
{		color: #cc0000;
}
div#kolom_links div
{		font-size: 10px;
		z-index: 0;
		position:absolute;
		left: -3000px;
		top:0;

}
/*
#leftbar
{		width:203px;
		position: absolute;
		left:0;
		bottom:0;
		vertical-align: bottom;
		height:100%;
		z-index: 10;

} */
#menu
{		position: absolute;
		left:212px;
		top:130px;
		z-index: 6;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height: 25px;
		font-weight: bold;
		color: #999999;
		border-right: 1px dotted #c4c4c4;
		width: 120px;
		text-align: right;
		padding: 2px 10px 2px 0;
}
#menu ul
{		padding: 0;
		margin: 0;
}
#menu li.actief
{		list-style-type: none;
		cursor: pointer;
		color:#000000;
		text-decoration: underline;
}
#menu li
{		list-style-type: none;
		cursor:pointer;
}
#menu a
{		color: #000000;
		font-size: 0.9em;
		font-variant: small-caps;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
}
#menu a:hover
{		color: #cc0000;
		text-decoration: underline;
}
#menu a.actief
{		color: #cc0000;
		text-decoration: none;
		font-weight: bold;
		font-size: 0.9em;
}
div#content_holder
{		background: #ffffff url('/images/ontwerp_02.jpg') bottom left no-repeat fixed;
		height:100%;
		margin: 0 2% 0 203px;
		z-index: 3;
		border-right:1px solid #cccccc;
}

div#content
{		background: transparent url('/images/titel_home.png') top right no-repeat fixed;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0 0 0 145px;
		border-right:1px solid #666666;
		height:100%;
		z-index: 3;
}
div#firstpage
{		height: 100%;
		z-index: 4;
		padding: 136px 5px 20px 0;
}
div#noscript
{		position: absolute;
		top: 10px;
		border:2px dashed red;
		padding:10px;
		margin:10px;
		margin: 10px 300px 0 0;
		background: #ffffff;
}
@media all{
	body>div#kolom_links,body>div#links
	{
		position:fixed;
	}
}
html body
{
		overflow:hidden;
} 

html div#content
{
		overflow:auto;
		overflow-y:scroll;
}


/* INHOUD */
div#domeincheck{
		width: 188px;
		display:inline;
		height: 60px;
}
div#whoisresultaat{
		width: 130px;
		height: 40px;
		font-weight: bold;
		display:inline;
		vertical-align: top;
		padding: 3px 0 0 10px;
}
ul.contact li
{		list-style-type: none;
		margin: 10px 0 15px 30px;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 11px;
		font-weight: bold;
}
ul.contact li span
{		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
}
ul#traject li
{		list-style-type: decimal;
		margin: 10px 0 15px 30px;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 11px;
		font-weight: bold;
}
ul#traject li span
{		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
}
ul#traject li ul
{		margin: 10px 0 ;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 11px;
		font-weight: bold;
}
ul#traject li ul li 
{		list-style-type: square;
		margin: 10px 0 10px 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
}
ul#traject li ul li span
{		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
}
ul#voordelen 
{		border:1px dashed red;
}
ul#voordelen li
{		list-style-type: none;
		margin: 10px 0 10px 25px;
		font-weight: normal;
		border:1px dashed red;
}
h1
{		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 14px;
}
h2
{		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 12px;
}

h3
{	font-size: 11px;
	display: inline;
}
a
{	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active
{	color: #CC0000;
	text-decoration: underline;
}
h2
{	font-size: 12px;
}
hr
{	color: #cccccc;
	height: 1px;
	margin: 0;
	padding: 0;
}
th
{	font-family: georgia, 'times new roman', times, veronica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
td
{	font-size: 12px;
}
.btop
{	border-top:1px solid black;
}
.bbot
{	border-bottom:1px solid black;
}
.link_blok
{	width: 250px;
	margin: 0 10px 10px 0;
	float: left;
}
.textinput
{	width:200px;
}
.textarea
{	width:200px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.button
{	border:1px solid #000000;
	background: #ffffff;
	height: 18px;
	vertical-align: top;
	padding: 0px;
	font-size: 11px;
}
.button_a
{	border:1px solid #cc0000;
	background: #ffffff;
	height: 18px;
	vertical-align: top;
	padding: 0px;
	font-size: 11px;
	cursor: pointer;
}
.vet
{	font-weight: bold;
	cursor: pointer;
}
.contactgegevens
{	width:145px;
	float:right;
}
#screen span 
{	position:absolute;
	overflow:hidden;
	border:#333333 solid 1px;
	background:#000000;
}
#screen img
{	position:absolute;
	left:-32px;
	top:-32px;
	cursor: pointer;
}
#caption
{	color: #333333;
	font-family: georgia, 'times new roman', times, veronica, serif;
	font-size: 1em;
	text-align: center;
	position:absolute;
	width:420px;
	height:60px;
	left:0px;
	top:240px;
}
#caption b 
{	font-size: 2em;
}
#caption u 
{	text-decoration: none;
	color: #CC0000;
}
#portfolio_container
{	position:relative;
	left:0px;
	top:0px;
}
#hosting_small_container
{	padding:0 0 0 10px;
	width:238px;
	float:right;
}
#hosting_small
{	padding:3px 13px 13px 13px;
	width:210px;
	height:220px;
	background: url('/images/small.gif');
}
* html div#hosting_small_container
{	width:213px;
}
* html div#hosting_small
{	padding:3px 13px 10px 13px;
	width:210px;
	height:210px;
}
#tld 
{	width:73px;
}
* html select#tld 
{	width:71px;
}

th.mini_th
{	text-align: left;
}