
* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}

html {
    height: 101%;
}

a {
    outline: 0;
}

body {
    background: #FAFAFA url(../media/images/styles/bgbody.gif) repeat-y top center;
}

#container {
    color: #434343;
    font: normal 11.7px "trebuchet ms",helvetica,sans-serif;
    margin: 0 auto;
    width: 798px;
    border-top: 5px solid #FAFAFA;
    display: block;
    line-height: 140%;
}

#warning {
    padding-left: 4px;
    float: left;
    font-size: 10px;
    background: #FAFAFA;
    border-bottom: 5px solid #FAFAFA;
    width: 790px;
}

#banner {
    text-align: center;
    height: 138px;
    width: 545px;
    margin-left: px;
    float:left;
    border-bottom: 5px solid #FAFAFA;
}

#faq {
    width: 240px;
    height: 138px;
    float: right;
    margin-right: px;
    text-align: center;
    line-height: 66.5px;
    border-bottom: 5px solid #FAFAFA;
}

#faq a{
    width: 117px;
    height: 66px;
    float: left;
    color: #FAFAFA;
    text-decoration: none;
    border-bottom: 5px solid #FAFAFA;
}

#faq a.a1:hover,#faq a.a2:hover,#faq a.a3:hover,#faq a.a4:hover {
    background: #EF0000;
}

#faq a.a1{
    background: #777777;
}

#faq a.a2{
    width: 118px;
    border-left: 5px solid #FAFAFA;
    background: #666666;
}

#faq a.a3{
    background: #5B5B5B;
    height: 67px;
}

#faq a.a4{
    border-left: 5px solid #FAFAFA;
    width: 118px;
    height: 67px;
    background: #4E4E4E;
    }

#navigation {
    width: 545px;
    height: 104px;
    margin-left: px;
	    border-bottom: 1px solid #FAFAFA;
    float: left;
    background: #EF0000;
}

#navigation ul {
    list-style: none;
    font-size: 11.2px;
    width: 100%;
}

#navigation ul li {
    float: none;
    height: 20px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #FAFAFA;
}

#navigation ul li:hover {
    background: #333333 url(../media/images/styles/bgnav.gif) repeat-x;
}

#navigation ul li a{
    padding-left: 5px;
    color: #FAFAFA;
    line-height: 20px;
}

#navigation ul li a:hover {
    cursor: default;
}

#navigation ul li.click a:hover {
    cursor: pointer;
}

#navigation ul ul{
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 78px;
}

#navigation ul ul li {
    float: left;
    font-weight: normal;
    border: none;
    padding-right: 12px;
}

#navigation ul ul li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

#navigation ul ul li:hover {
    background: transparent;
}

#navigation ul li:hover ul{
    visibility: visible;
}

#announcement, #announcement2 {
    width: 240px;
    height: 104px;
    position: relative;
    margin-right: px;
	    background: #AFAFAF url(../media/images/styles/bganc.png) no-repeat;
}

#announcement { float: right; }

#announcement div, #announcement2 div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 240px;
    height: 104px;
    background: #FAFAFA url(../media/images/styles/bganc.png) no-repeat;
}

#announcement a, #announcement2 a {
    color: white;
	width: 240px;
    display: block;
}

#announcement .slidetop {
    z-index: 50;
    background: transparent;
}

#announcement .slidetop a {
    display: block;
    width: 240px;
    height: 104px;
}

#announcement h2, #announcement2 h2 {
    text-align: center;
    color: #FAFAFA;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
}

#announcement h3, #announcement2 h3 {
    text-align: center;
    color: #FAFAFA;
    font-size: 15px;
}

#content {
    clear: both;
    width: 798px;
}

#content a {
    color: #E10000;
    text-decoration: none;
}


#content a:hover {
    color: #E87800;
    border-bottom: 1px solid #E87800;
}

#content a.img:hover {
    border: none;
}

#left {
    float: left;
    margin-left: px;
    padding-left: 5px;
    padding-right: 5px;
    width: 540px;
}

#right {
    float: right;
    font-size: 11px;
    width: 240px;
    border-top: 5px solid #FAFAFA;
    margin-right: px;
    margin-top: -1px;
    background: url(../media/images/styles/bgright.gif) repeat-x;
}

#right a:hover {
    border: 0px;
}

#right .module {
    color: #FAFAFA;
    padding: 10px;
    border-bottom: 5px solid #FAFAFA;
}

#right .module tr:hover {
    background: #EF0000;
}

#right .module td a {
    color: #FAFAFA;
    display: block;
}

#right .module td a:hover {
    color: #FAFAFA;
    border: 0px;
	}

#right .module td {
	vertical-align: bottom;
}

#footer {
    clear: both;
    width: 485px;
    float: left;
    padding: 0 5px 0 15px;
}

#validation {
    float: right;
    text-align: right;
    padding: 0 3px 3px 15px;
    margin: 10px 10px 5px 0;
}

#validation a {
    color: #434343;
    background: #222222;
    text-decoration: none;
    padding: 0 2px;
}

#validation a:hover {
    background: #333333;
    color: #717171;
}

h1 {
    font-size: 22.4px;
}

#content h2 a {
    color: #434343;
}

h2 {
    margin: 14px 0 0px 0px;
    font-size: 16.8px;
    font-weight: normal;
    line-height: 22px;
}

h3 {
    font-size: 13.1px;
    margin: 0 0 13.1px 0;
}

span {
    font-size: 9.3px;
    font-weight: normal;
    float: right;
}

#content h3 a {
    color: #FAFAFA;
}

h4 {
    margin-top: 14px;
    font-size: 11.2px;
}

h5 {
    margin: 0 0 15.5px 0;
    font-weight: normal;
    font-size: 9.3px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td{
    padding: 1px 2px;
    vertical-align: top;
}

th {
    background: #EF0000;
    text-align: left;
    color: #FAFAFA;
    padding: 1px 2px;
    border-bottom: 3px solid #FAFAFA;
}

tr {
    vertical-align: baseline;
}

hr {
    height: 0;
    margin: 10px 0;
    margin-left: -5px;
    border-top: 1px solid #AAAAAA;
}

small {
    line-height: 15px;
}

input,textarea,select {
    border: 1px solid #434343;
    font: normal 11.7px "trebuchet ms",helvetica,sans-serif;
    color: #434343;
    overflow: auto;
}

fieldset {
    border: 1px solid #434343;
    padding: 5px;
}

legend {
    font-weight: bold;
}

tr.light {
    background: #6F6F6F;
}

tr.red {
    background: #EF0000;
    cursor: pointer;
}

table.calendar {
    margin-left: -5px;
    width: 545px;
}

table.calendar tr td{
    border-top: 1px solid #FAFAFA;
}

#content table.calendar a:hover {
    border: 0px;
    text-decoration: underline;
    color: #E87800;
}

#content table.calendar a,table.calendar{
    color: #FAFAFA;
}

.andere {
    background: #636330;
}

.recreatie-competitie {
    background: #336699;
}

.competitie {
    background: #109618;
}

.oefenmatch {
    background: #6633CC;
}

.beker {
    background: #CC3333;
    color: #FAFAFA;
}

.clear {
    color: #434343;
}

img.tn {
    float: right;
    padding: 5px 0 5px 10px;
}

img.presentation {
    margin-left: -5px;
}

.impossible {
    background: #434343;
}

table.center tr.wide {
    height: 36px;
}

table.center td {
    text-align: center;
    vertical-align: middle;
}

table.center td td {
    text-align: left;
    vertical-align: top;
}

table.center th {
    text-align: center;
}

table.center td.left {
    text-align: left;
}

table.center td small {
    color: #777777;
}

.middle, table.sponsor td {
    vertical-align: middle;
}

form table{
    border-collapse: separate;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

#map_canvas {
	width: 545px;
	height: 400px;
	margin-left: -5px;
}

#map_canvas a:hover{
	border: 0px;
}

#map_canvas .gmnoprint .gmnoprint a:hover {
	border-bottom: 1px solid #E87800;}


#game, #movie {
	width: 545px;
	height: 400px;
	margin-left:-5px;
	background: #FAFAFA;
}

.txtbox {
	width: 535px;
	margin-left: -5px;
	margin-top: 5px;
	background: #e0f1ff;
	padding: 5px;
}

.txtbox h2{
	margin: 0px;
}

.txtbox table td.tn {
	width: 95px;
}

.txtbox td.tn img {
	width: 95px;
	height: 95px;
}

.picbox {
	width: 95px;
	height: 95px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
	background: #e0f1ff;
	float: left;
}

.leftpic {
	margin-left: -5px;
}

.picbox td {
	height: 95px;
	width: 95px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.picbox * {
	padding: 0px;
	margin: 0px;
	border: none;
}

.short {
	min-height: 188px;}

.long {
	min-height: 245px;}
