IMG {
  border: 0px;
}

BODY {
background-image: url("images/bg.jpg");
background-repeat: repeat-x;
background-color: #2B81DD;

}
BODY, TD {

font-family: Verdana;
font-size: 10px;
color: #2B81DD;
margin: 30px
}

.menuItem {
background-color: #39fb05;
text-align: center;
width: 90px;
height: 40px;
vertical-align: top;
padding-top: 8px;
border-width: 2px;
border-color: #39fb05;
}

.menuItemOver {
text-align: center;
width: 90px;
height: 40px;
background-image: url('images/menuOver.gif');
color: #2B81DD;
vertical-align: top;
padding-top: 8px;
cursor: pointer;
border-width: 1px;
border-color: #39fb05;

}

.kop4 {

font-family: Verdana;
font-size: 16px;
font-weight: bold
color:#383b3b;
}

A {
text-decoration: none;
font-weight: bold;
color:#383b3b;

}

A:HOVER {
text-decoration: underline;
font-weight: bold;
color:#383b3b;

}

.kop7 {

font-family: "Trebuchet MS", Verdana;
font-size: 15px;
font-weight: bold
color:#383b3b;
}



.kop6 {

font-family: "Trebuchet MS", Verdana;
font-size: 18px;
font-weight: bold;
}

.CODE {

font-family: "Trebuchet MS", Verdana;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
color: #383b3b;

}

.fade {
filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.kop3 {

font-family: "Trebuchet MS", Verdana;
font-size: 15px;
letter-spacing: 3px;
color: #383b3b;
text-transform: uppercase;
display: block;

}

.kop2 {

font-family: "Trebuchet MS", Verdana;
font-size: 12px;
letter-spacing: 3px;
color: #39fb05;
text-transform: uppercase;

}

.kop1 {

font-family: "Trebuchet MS", Verdana;
font-size: 11px;
letter-spacing: 1px;
color: #39fb05;
text-transform: uppercase;

}

#table {

background-color: #f5efef;

}

#banner {
padding-bottom: 10px;
height: 230px;
}

#content {

vertical-align:top;

border-top-style: none;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-width: 1px;
border-color: #f5efef;
}

#sponsor {
border-style: solid;
border-width: 1px;
border-color: #2B81DD;
cursor:pointer;

}
INPUT {

font-size: 9px;
border-style: solid;
border-width: 1px;
padding: 3px;
height: 22px;
border-color: #000000;
background-color: #323232;
color: #FFFFFF;
}


.TEXTAREA {

font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-style: solid;
border-width: 1px;
padding: 3px;
border-color: #000000;
background-color: #323232;
color: #FFFFFF;
}


.radio {
border-style:none;
background-color: #383b3b;
}

FORM {
padding: 0px;
margin: 0px;
}

#inschrijven{

height: 60px;
width: 220px;
background-image: url('images/bevestiging.gif');
border-style: none;
cursor: pointer;
}

SELECT {

border-style: solid;
border-width: 1px;
padding: 3px;
font-size: 10px;
border-color: #000000;
background-color: #2B81DD;
color: #FFFFFF;
}

.knop {
cursor: pointer;

}

.hide{

display: none;
}

.show{

display: table;
}


#titlebar {
width: 100%; 
background: #383b3b url('images/headerbg.jpg') no-repeat top right;
}

.klein {
 font-size: 8px;
}

#nieuwtje {
  border-bottom: 4px solid #fff;
	margin: 5px;
	padding: 5px;
	padding-bottom: 15px;
}