/* CSS Document */

body,td,th {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a{
outline:0;
}
a:link {
	color: #C9DD03;
	text-decoration: underline;
	outline:0;
}
a:visited {
	text-decoration: underline;
	color: #C9DD03;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #C9DD03;
}

h1{
display:block;
font-size:13px;
font-weight:bold;
margin-bottom:6px;
color: #C9DD03;
background:transparent url(images/wit.gif) left bottom no-repeat;
padding-bottom:3px;
}

h2{
margin:5px 0 0 0;
color: #C9DD03;
font-size:12px;
}

td{
vertical-align:top;
}

input,textarea{
background-color:#888888;
border:1px solid #666666;
line-height:16px;
font-size:11px;
font-family: Futura, Arial, Helvetica, sans-serif;
margin-bottom:1px;
}
input{
width:150px;
height:16px;
}
.button{
border:0;
background:transparent url(images/button_bg.gif);
width:100px;
height:22px;
}

#namefield{
display:none;
}

.error{
color:#C9DD03;
font-weight:bold;
margin:10px 0 10px 0;
padding:2px 0 0 20px;
background:transparent url(images/warning.gif) 0 0 no-repeat;
}

#home{
display:block;
position:absolute;
width:400px;
height:140px;
}

#menu{
position:absolute;
margin:160px 0 0 70px;
line-height:20px;
}
#menu a{
font-size:12px;
display:block;
text-decoration:none;
/*font-weight:bold;*/
width:160px;
height:25px;
line-height:22px;
background:transparent url(images/menubg.png) top left no-repeat;
text-indent:10px;
padding-top:2px;
margin-bottom:2px;
}

#menu a:hover{
background:transparent url(images/menubgh.png) top left no-repeat;
}

.submenu{
line-height:16px;
margin-left:30px;
font-weight:normal;
}
.submenu a{
color:#FFFFFF;
font-weight:normal;
}
.submenu a:hover{
color:#C9DD03;
}

#left{
background:transparent url(images/left.png) 0 -260px repeat-y;
}

#main{
margin:0 28px 0 28px;
line-height:16px;
}

#pics{
margin-top:12px;
margin-left:3px;
width:995px;
height:140px;
}

#bottom{
margin-top:12px;
text-align:center;
}
#bottom span{
display:inline-block;
padding-right:50px;
background-position:top left;
background-repeat:no-repeat;
padding-left:28px;
line-height:24px;
height:30px;
color:#C9DD03;
}

#toptd{
background:transparent url(images/achtergrond.gif) top left no-repeat;
height:620px;
}

#maintd{
background:transparent url(images/vlak_midden.png) top left repeat-y;
height:240px;
}

#bottomtd{
background:transparent url(images/bottombg.gif) bottom left no-repeat;
height:20px;
}

#tabel{
background:transparent url(images/sitebg.gif) top left repeat-y;
}

#contenttable{
margin:160px 0 20px 350px;
}

.thumb{
border:0;
margin-right:7px;
margin-bottom:7px;
width:80px;
height:80px;
}