body
{
text-align: center;
margin:0; 
padding:0; 
height:100%; 
background: black;
}


div.main
{
width: 800px;
margin: 0 auto;
text-align: left;
padding: 0;
}

div.container1
{
width: 100%;
height: 100%;
padding: 0;
}




div.logo
{
width: 100%;
height: 78px;
text-align: left;
margin: 20px 0 0 0;
}


div.menu
{
float: left;
width: 120px;
height: 100%;
background: #333;
margin: 0 10px 10px 0;
font-family: century gothic, arial, sans serif;
line-height: 2px;
color: black;
text-align: center;
}




div.content
{

width: 424px;
float: left;
padding: 10px;
background: black;
font-family: century gothic, arial, sans serif;
font-size: 11px;
color: white;
}


div.edgecontent
{
margin: 0 10px 10px 0;
width: 444px;
float: left;
padding: 1px;
background: #333;
}

div.contentright
{

width: 304px;
float: left;
padding: 10px;
background: black;
font-family: century gothic, arial, sans serif;
font-size: 11px;
color: white;
text-align: left;
}

div.edgecontentright
{
margin: 0 0 10px 0;
width: 324px;
float: left;
padding: 1px;
background: #333;
}

div.content2
{

width: 428px;
float: left;
padding: 10px;
background: black;
font-family: century gothic, arial, sans serif;
font-size: 11px;
color: white;
}


div.edgecontent2
{
margin: 0 10px 10px 0;
width: 448px;
float: left;
padding: 1px;
background: #333;
}

div.menuhead
{
text-align: center;
width: 108px;
height: 100%;
color: white;
text-decoration: none;
margin: 1px;
padding: 5px;
position: relative;
line-height: 20px;
font-size: 11px;
}


div.menubutton
{
text-align: center;
width: 98%;
height: 100%;
color: white;
text-decoration: none;
background: black;
margin: 1px;
padding: 0;
position: relative;
line-height: 20px;
font-size: 12px;
}

div.menubutton2
{
text-align: center;
width: 98%;
height: 100%;
color: white;
text-decoration: none;
background: black;
margin: 1px;
padding: 0;
position: relative;
line-height: 15px;
font-size: 12px;
}


h1
{
font-size: 15px;
font-weight: bold;
}


h2
{
font-size: 14px;
font-weight: normal;
line-height: 28px;
width: 100%;
text-align: center;
}

h3
{
font-size: 15px;
font-weight: normal;
text-align: center;
}

h4
{
font-size: 12px;
font-weight: normal;
}

h5
{
font-size: 10px;
font-weight: normal;
}


a.menu
{

text-align: center;
width: 100%;
color: orange;
text-decoration: none;

}

a.menu:hover
{
width: 100%;
color: orange;
text-decoration: underline;
}


a.menu2
{

text-align: center;
width: 100%;
color: #666;
text-decoration: none;

}

a.menu2:hover
{
width: 100%;
color: #666;
text-decoration: underline;
}


a.nieuws
{
text-align: left;
width: 100%;
color: orange;
text-decoration: none;

}

a.nieuws:hover
{
width: 100%;
color: orange;
text-decoration: underline;
}






a.content
{
color: orange;
text-decoration: none;

}

a.content:hover
{
color: orange;
text-decoration: underline;
}

