BODY
{
padding: 0; 
margin: 0px auto;
width: 900px;
height: 100%;
background-image: url('../img/bg_body2.jpg');
background-repeat: repeat-x;
background-position: top center;
background-attachment: fixed;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
text-align: left;
color: #000000;
}

TABLE { cellpadding: 0px; cellspacing: 0px;}
TD    { text-align: left; align: left; }

html 
{
overflow: -moz-scrollbars-vertical;
}

a:link
{
color: #7e7e7e;
border-color: 1px; 
text-decoration: none 
}

a:visited
{
color: #7e7e7e; 
text-decoration: none 
}

a:active
{
color: #7e7e7e; 
text-decoration: none 
}

a:hover 
{ 
color: #7e7e7e; 
text-decoration: underline
}


/*  ----------------- MAIN MENU ----------------- */

ul#nav
{
color: #7e7e7e; 
list-style-type: none;
padding-bottom: 0px;
border-bottom: 0px solid #000000;
margin: 0;
}

#nav
{
width: 900px;
background-color: #FFFFFF;
padding-left: 0px;
}


ul#nav li
{
float: left;
height: 25px;
font-size: 11px;
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
border-right: 0px solid #D8D8D8;
}

ul#nav li#active
{
border-bottom: 0px solid #000000;
background-color: #000000;
}

li#active a 
{ 
color: #FFFFFF; 
}

#nav a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 6px;
}

#nav a:hover 
{ 
background: #000000; 
color: #FFFFFF; 
}

/* ----------------- EIND MAIN MENU ----------------- */


/* ----------------- TABMENUS ----------------- */

ul#navlist
{
color: #7e7e7e; 
list-style-type: none;
padding-bottom: 24px;
border-bottom: 0px solid #000000;
margin: 0;
}

#navcontainer
{
width: 550px;
padding-left: 10px;
}


ul#navlist li
{
float: left;
height: 20px;
background-color: #FFFFFF;
margin: 2px 0px 0px 4px;
border: 1px solid #000000;
}

ul#navlist li#active
{
border-bottom: 1px solid #000000;
background-color: #000000;
}

li#active a 
{ 
color: #FFFFFF; 
}

#navlist a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#navlist a:hover 
{ 
background: #000000; 
color: #FFFFFF; 
}

/* ----------------- EINDE TABMENUS ----------------- */

/* ----------------- MAIN TEKST ----------------- */

.bmain
{
align: center;
width: 550px;
text-align: left;
background-color: #F5F5F5;
background-image: url('../img/xx.jpg');
background-repeat: no-repeat;
}

.headermain
{
background-image: url('../img/main_header.jpg');
background-repeat: no-repeat;
color: #FFFFFF;
height: 8px;
}

.footermain
{
background-image: url('../img/main_footer.jpg');
background-repeat: no-repeat;
color: #FFFFFF;
height: 8px;
}


/* ----------------- EIND MAIN TEKST ----------------- */


/* ----------------- IMAGE EFFECT ----------------- */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span
{
position: absolute;
background-color: #FFFFFF;
padding: 10px;
left: -1000px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img
{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span
{ 
visibility: visible;
top: 0;
left: 60px;
}


/* ----------------- EINDE IMAGE EFFECT ----------------- */


/* ----------------- SUBMENU ----------------- */

.buttonscontainer 
{
width: 156px;
}

.buttons a 
{
color: #1asdfa;
background-color: #3sadas;
padding: 2px;
padding-left: 10px;
display: block;
border-bottom: 1px solid #E4E4E4;
font: 10px Verdana, sans-serif;
text-decoration: none;
text-align: left;
}

.buttons a:hover 
{
background-color: #DEDEDE;
color: #2asdas;
text-decoration: none;
}

.buttonscontainer2 
{
width: 150px;
}

.buttons2 a {color: #1asdfa;
background-color: #3sadas;
padding: 2px;
padding-left: 10px;
display: block;
border-bottom: 1px solid #E4E4E4;
font: 10px Verdana, sans-serif;
text-decoration: none;
text-align: left;
}

.buttons2 a:hover 
{
background-color: #DEDEDE;
color: #2asdas;
text-decoration: none;
}

/* ----------------- SUBMENU ----------------- */

.area 	
{ 
border: 1px solid #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
}

.button	
{ 
border: 1px solid #000000; 
height: 16px; 
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000; 
}

.dropdown 
{ 
height: 16px; 
border: 1px solid #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
}

.pfooter 
{ 
color: #FFFFFF;
text-decoration:none;
}

.footer 
{ 
color: #FFFFFF;
text-decoration:none;
margin-right: 15px;
margin-left: 15px;
}

.frontwedstrijd
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000;
padding-left: 10px; 
padding-right: 10px;
bgcolor: #F5F5F5;
}

.frontnieuws
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #FFFFFF;
background-color: #000000;
padding-left: 10px; 
padding-right: 10px;
}

#header
{
width:100%;
height:160px;
background-color: transparent;
background-repeat: no-repeat;
background-position:center;
overflow:visible;
}

.inlog 	
{ 
color: #000000; 
padding-left: 12px; 
padding-right: 12px; 
text-decoration: none; 
text-align: justify;
}

input.file 
{
border: 1px solid #000000;
padding: 0;
height: 16px;
color: #000000; 
text-align: left;
}

.isponsor
{
border: 1px solid #7e7e7e;
height: 50px;
width: 125px;
}

.kop 	
{ 
font-size: 14px; 
color: #0066FF; 
font-weight: bold; 
padding-top: 55px; 
padding-left: 38px; 
text-align: justify
}

#links
{ 
width:160px;
background-image: url('../img/01/bg_smenu.jpg');
background-repeat: repeat;
}

#midden
{ 
margin-top: 15px;
margin-bottom: 15px;
padding-left: 10px; 
padding-right: 10px;
background-image: url('../img/01/menu/bg_mmenu.jpg');
background-repeat: no-repeat;
background-position: bottom right;
background-color: #FFFFFF;
}

#omlijsting
{
margin: 0 auto;
margin-left: auto;
margin-right: auto;
align: center;
padding: 0;
width: 900px;
height: 100%;
}

.ovz 	
{ 
color: #000000; 
padding-right: 10px; 
text-decoration: none;
}

p
{
text-align: left;
}

p.main
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000;
text-align: justify;
line-height: 16px;
padding-left: 10px; 
padding-right: 10px;
}

p.front
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #FFFFFF;
text-align: justify;
line-height: 16px;
}

.padmin
{
color: #FFFFFF;
}

.radminfooter
{
background-color:#000000;
color: #FFFFFF;
height: 16px;
}

#rechts
{
width:153px;
background-image: url('../img/01/bg_rechts.jpg');
background-repeat: repeat;
} 

.sponsors
{ 
padding-left: 10px; 
padding-right: 10px;
margin-top: 15px;
margin-bottom: 15px;
}

.tadminfooter 
{ 
color: #FFFFFF;
text-decoration:none;
text-align: left;
}

span.space
{
padding-left: 10px; 
}

.tekst 	
{ 
color: #000000; 
line-height: 16px;
text-decoration: none; 
text-align: justify;
}

.tekst2 
{ 
color: #000000; 
text-decoration: none; 
text-align: justify
}

.veld 	
{ 
border: 1px solid #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
}

DIV.enter { border: 0; position: absolute; left: 50%; top: 50%;  width: 600px; height: 400px; margin-left: -300px; /* half of width */ margin-top: -200px;  /* half of height */ }
DIV.404 { 
border: 0; 
margin: 0px auto;
}
DIV.fronttekst
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #FFFFFF;
text-align: justify;
margin-left: 10px;
margin-right: 10px;
line-height: 12px;
}

div.header-breed
{
	position:absolute;
	width:1060px;
	height: 160px;
	top: 0;
	margin: 0 auto;
	margin-left: -80px;
	background-image: url('../img/header/2.png');
	background-repeat: no-repeat;
	background-position:center;
}
