.{
margin:0;
padding:0;
}

body{
background-color:black;
}

#container{
width:898px;
border:1px solid white;
background-color:#5e5d5e;
margin-left:auto;
margin-right:auto;
}

#projectpaneflash{
margin-top:300px;
}

#header{
background-image:url("/images/header.jpg");
border-bottom:1px solid white;
height:390px;
width:898px;
}

#menu{
background-image:url("/images/bg_menu.jpg");
width:898px;
height:21px;
border-bottom:1px solid white;
}

#content{
width:898px;
background-image:url("/images/content_bg.jpg");
overflow:hidden;
}

#content_links{
background-image:url("/images/links.jpg");
background-repeat:no-repeat;
width:312px;
float:left;
min-height:584px;
}

#content_rechts{
float:left;
width:555px;
padding-bottom:20px;
padding:15px;
}

#ticker{
width:586px;
height:43px;
float:right;
}

#newstekst{
width:200px;
float:right;
background-color:red;
}

#news1{
height:190px;
width:222px;
padding:6px;
float:left;
}

#news1 img, #news2 img{
border:1px solid black;
}

#news1 a, #news2 a{
color:white;
font-size:10px;
font-family:verdana;
text-decoration:none;
}

#news1 p, #news2 p{
font-family:verdana;
font-size:10px;
font-weight:normal;
color:white;
margin: 10px 0;
}

#news2{
height:183px;
width:222px;
padding:6px;
margin-left:66px;
float:left;
}

#red_line{
background-color:#ce000c;
height:1px;
width:100%;
}

#contentvlak{
min-height:350px;
width:525px;
margin-top:15px;
padding-left:6px;
font-family:verdana;
font-size:10px;
font-weight:normal;
color:white;
}

#contentvlak b{
font-size:14px;
}

#contentvlak p img, #contentvlak p a: img{
background-color:white;
border:none;
}

#contentvlak p img{
border:2px solid white;
background:white;
}

#fotonews{
width:400px;
}

hr {
 background-color:transparent;
 border:none;
 border-bottom:1px solid #ce000c;
 height:1px;
}

#contentvlak a{
color:white;
font-size:10px;
font-family:verdana;
text-decoration:none;
background-color:transparent;
}

#contentvlak li {
list-style-type:square;
margin-left:35px;
}

#contentvlak ul{
color:white;
}

#contentvlak p{
font-family:verdana;
font-size:10px;
font-weight:normal;
color:white;
}

#contentvlak fieldset{
border:none;
}

#contentvlak textarea{
border:1px solid black;
}

#contentvlak input{
border:1px solid black;
}

#submit{
cursor:pointer;
}

#movie{
border:1px solid white;
max-width:274px;
height:238px;
margin:15px;
}

#footer{
background-image:url("/images/footer.jpg");
height:38px;
width:898px;
overflow:hidden;
}

/*menu opmaak*/
ul{
color:white;
margin:0px;
padding:0px;
}

#nav li{
margin-left:35px;
float:left;
list-style:none;
font-weight:bold;
}

/*menu hyperlinks*/
a:link, a:visited{
color:white;
text-decoration:none;
font-family:verdana;
font-size:12px;
}

a:hover, a:active{
color:white;
text-decoration:none;
font-family:verdana;
font-size:12px;
background-color:#ce000c;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active{
padding:1px 2px 2px 2px ;
}


/*footer hyperlinks*/
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
text-decoration:underline;
color:white;
font-family:verdana;
color:white;
font-size:10px;
background:none;
}


/*classes*/
.margin{
margin-left:45px;
}

.footer{
margin-top:15px;
margin-left:10px;
}

.right{
margin-left:215px;
}

.top{
margin-top:15px;
}

.foto{
float:right; 
}

/*tekst stijlen*/
h1{
font-family:verdana;
font-size:14px;
font-weight:bold;
color:white;
}

h2{
font-family:verdana;
font-size:10px;
font-weight:normal;
color:white;
}

h3{
margin-top:0;
font-family:verdana;
font-weight:normal;
color:black;
font-size:10px;
}

.pijltje{
border:none;
}

.categoriefoto{
width:90px;
margin-left:65px;
float:left;
}

.thumb{
width:86px;
border:2px solid white;
}

.bigimg{
border:2px solid white;
max-width:495px;
}

#big{
max-width:500px;
}

.datum{
font-size:8px;
font-weight:bold;
}

#keuze{
background-color:red;
width:100px;
}

.nolink{
text-decoration:line-through;
}

