table.main {
	font-family: Arial;
	color:#e1e1e1;
	font-size: 11px;
	line-height:18px;
}

table.error {
	border:1px solid #CB0000;
	font-family: Arial;
	color:#CB0000;
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:15px;
	margin-right:15px;
}

table.nominaties {
	border:1px solid #fff;
	font-family: Arial;
	color:white;
	font-size: 11px;
}

td.nominaties {
	padding-left:26px;
}

.plaatje {
margin-right:10px;
border:1px solid #FFCC00;
margin-top:5px;
}

.tumb {
margin-top:10px;
margin-left:10px;
margin-right:10px;
border:1px solid #3c3c3c;
}

h1 {
background:  url("../images/stier.gif") top left no-repeat;
font-family: Arial, sans-serif;
color:white;
font-size: 17px;
padding-left:33px;
padding-top:2px;
line-height:30px;
margin-bottom:0px;
}

h2 {
background:  url("../images/stier_mini.gif") center left no-repeat;
font-family: Arial, sans-serif;
color:white;
font-size: 15px;
line-height:20px;
margin-bottom:0px;
margin-top:3px;
padding-bottom:5px;
padding-top:5px;
padding-left:26px;
}

h3 {
font-family:Arial;
color:#FFCC00;
font-size:12px;
font-weight:bold;
margin-bottom:0px;
}

input.invoer {
cursor: default;
background-color: #000000;
height: 18px;
width: 200px;
font-family:Arial;
color:#fff;
font-size:12px;
border: solid 1px #fff;
padding-left:3px;
padding-top:3px;
text-decoration:none;
}

input.invoer_small {
background-color: #000000;
height: 13px;
width: 100px;
font-family:Arial;
color:#fff;
font-size:12px;
border: solid 1px #FFCC00;
text-decoration:none;
}

input.keuze {
cursor: default;
background-color: #000000;
height: 18px;
width: 200px;
font-family:Arial;
color:#FFCC00;
font-size:12px;
border: solid 0px #fff;
padding-left:3px;
padding-top:3px;
text-decoration:none;
}

input.btn {
background:  url("../images/pijl.gif") center right no-repeat;
background-color: #000;
height: 25px;
font-family:Arial;
color:#FFCC00;
width:210px;
font-size:14px;
font-weight:bold;
text-decoration:underline;
border: solid 0px #FFCC00;
text-align:right;
cursor:hand;
padding-right:12px;
}

pulldown {
background-color: #000000;
height: 18px;
font-family:Arial;
color:#FFCC00;
font-size:11px;
border: solid 0px #fff;
text-align:right;
cursor:hand;
}

a.optie:link, a.optie:visited, a.optie:active{
font-family:Arial;
color:#FFCC00;
font-size:11px;
text-decoration:none;
padding-left:26px;
}

a.geel:link, a.geel:visited, a.geel:active{
font-family:Arial;
color:#FFCC00;
font-size:11px;
text-decoration:underline;
}

a:link, a:visited, a:active{
font-family:Arial;
color:#FFCC00;
font-size:11px;
text-decoration:underline;
}

a.optie:hover{
background:  url("../images/dot.gif") center left no-repeat;
font-family:Arial;
color:#FFCC00;
font-size:12px;
text-decoration:none;
padding-left:12px;
margin-left:14px;
}

.hide{
	display:none;
}
.show{
}