@charset "utf-8";
/* CSS Document */

body
{
margin: 0;
}

a
{
color: #FFFFFF;
text-decoration: none;
}

#logo
{
background-image:url(./images/header.png);
background-repeat: repeat-x;
width: auto;
height: 170px;
}

#wrapper
{
width: 1000px;
height: auto;
margin: 0 auto;
}

#centerholder
{
width: 691px;
height:auto;
float: right;


}

#center
{
background-image: url(images/welkomwebsite.jpg);
width: 701px;
height: 27px;
margin-top: 35px;

}

#overturnmania
{
background-image: url(images/over-turnmania.jpg);
width: 701px;
height: 27px;
margin-top: 35px;

}

#programma
{
background-image: url(images/programma.jpg);
width: 701px;
height: 27px;
margin-top: 35px;

}

#kaartverkoop
{
background-image: url(images/kaartverkoop.jpg);
width: 701px;
height: 27px;
margin-top: 35px;

}


#contact
{
background-image: url(images/contact.jpg);
width: 701px;
height: 27px;
margin-top: 35px;

}

.center
{
width: 689px;
background-color: #b0d3f9;
border: 1px #0b6edd solid;
font-family: Verdana;
font-size: 12px;
color: #0b6edd;
padding: 5px 5px 5px 5px;


}

#logocenter
{
background-image:url(images/logo.png);
width:702px;
height:170px;
margin: 0 auto;
}




#sponsors
{
background-image: url(images/sponsors.png);
width: 225px;
height: 27px;
margin-top: 35px;
float: left;
}

.sponsors
{
width: 223px;
background-color: #b0d3f9;
border: 1px #0b6edd solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #0b6edd;
float: left;
}



.menu
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
margin-top: -22px;
margin-right: 150px;
font-weight: bold;
float: right;



}

#footer
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0b6edd;
margin-top: 10px;

}

a.link
{
color: #FF0000;
text-decoration: none;
}

.url a {
text-decoration: none;
}


