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

body { 
background-image:url(../images/background.jpg);
background-position:center;
background-repeat:repeat-y;
margin:0px 0px 0px 0px ;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

h1 { 
font-size:14px;
font-family:Helvetica, sans-serif;
color:#C91085;
}

h2 { 
font-size:16px;
font-weight: normal;
font-family: "Bradley Hand ITC", "Lucinda Bright", "Eras Light ITC", Arial, sans-serif;
color:#333;
}

.header {
height:43px;
background-color:#fff;
width:100%;
text-align: left;
}

.header_links {
background-image:url(../images/header_back.jpg);
background-position:left;
background-repeat:no-repeat;
background-color:#3a0033;
text-align:right;
width:1005px;
text-align:right;
padding-top:25px;

color:#FFFFFF;
height:18px;
}

.header_links a{
color:#FFFFFF;
text-decoration:none;
font-size:10px;
}

.header_links a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.small_line { 
width:1005px;
height:4px;
background-image:url(../images/small_line.jpg);
background-repeat:no-repeat;
background-position:right;
background-color:#6aa2af;
}
.menu {
width:1005px;
background-image:url(../images/menu_back.jpg);
background-position:left;
background-repeat:no-repeat;
}

.menu_onder {
width:1005px;
height:36px;
background-image:url(../images/menu_onder.jpg);
background-position:left;
background-repeat:no-repeat;
}

.moojzo {
width:1005px;
height:62px;
background-image:url(../images/moojzo.jpg);
background-position:left;
background-repeat:no-repeat;
}

.menu_item { 
float:right; }

.main { 
width:1005px;
}

a {
	color: #C91085;
	background-color: inherit;
}

a:hover {
	color: #F99BC0;
	background-color: underline;
}

.sub_menu { 
float:left;
width:255px;
height:435px;
background-image:url(../images/submenu_back.jpg);
background-position:left;
background-repeat:no-repeat;
text-align:left;
}

.sub_menu_link { 
font-size:13px;
font-family:Helvetica, sans-serif;
padding-left:20px;
text-decoration: none;
}

.sub_menu_link_active { 
font-size:13px;
font-family:Helvetica, sans-serif;
padding-left:20px;
text-decoration: none;
color: #fff;
}



.content { 
float:left;
width:479px;
text-align:left;
}

.right_image { 
float:left;
width:271px;
margin-top:-62px;
}

div#namencen{
float:left;
width:553px;
height:auto;
padding-top:10px;
padding-left:9px;

}

/*---------------------------------------
Positionering pagina winnaars 
----------------------------------------*/
.ruimtewinnaars{
margin-left:200px;
}

.ruimtewinnaarsb{
margin-left:130px;
}


.ruimtewinnaarsc{
position:absolute;
left:395px;
}

.ruimtewinnaarsd{
position:absolute;
left:700px;
}


/*---------------------------------------
Positionering ruimte prijzen
----------------------------------------*/
.ruimte_1{
margin-left:0px;
width:350px;
}

.ruimte_2{
margin-left:300px;
width:100px;
}




 