BODY { 	COLOR: #015289; FONT-FAMILY: Gill Sans, Verdana; FONT-SIZE: 10px;
background-repeat: repeat;
background-color: #015289;
background-attachment: fixed;
background-position: 0% 0%;
margin: 10px; }

a:link {color: #666666; text-decoration: none;}
a:active {color: #666666; text-decoration: none;} 
a:visited {color: #666666; text-decoration: none;} 
a:hover {color: #333333; text-decoration: underline;} 

div#container
{
margin:0px 0 0 -450px;
width:900px;
background-color:#FFFFFF;
position:absolute;
left:50%;
_height:100%;
height:100%;
}

div#left {
height:400px;
width:440px;
float:left;
}

div#right {
height:400px;
width:440px;
float:left;
}

div#logo {
height:150px;
width:440px;
}

div#notulen {
height:50px;
width:360px;
padding-left:80px;
}

div#deelnemers {
height:150px;
width:360px;
padding-left:80px;
}

div#navigatie {
height:30px;
width:440px;
padding-top:20px;
}

div#agenda {
width:360px;
padding-left:80px;
padding-top:60px
}

div#nieuws {
width:360px;
padding-left:80px;

}

/* VIEW PAGE */
div#overzicht {
height:250px;
width:360px;
padding-left:80px;
}

div#punten {
height:350px;
width:360px;
padding-left:80px;
}
/* END VIEW */
hr {
height: 0;
border: 0;
border-top: 1px solid #666666;
} 

.input {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #666666;
height:14px;
font-family:Verdana;
font-size:11px;
color:#666666;
}
