html
{
overflow-x: hidden;
overflow-y: scroll;
}

body
{
margin: 0px;
padding: 0;

}

#container
{
width: 800px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
background-color: white;
}

#header
{
width: 800px;
height: 70px;
text-align: center;
}

#menu
{
margin-top: 2px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
width: 800px;
height: 20px;
}

#content
{

width: 800px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
min-height: 280px;
_height: 280px;
}

#footer
{
clear: both;
width: 800px; 
height: 30px;
float: right;
color: black;
border-top: 1px solid #000000;
font-family: Verdana, Arial;
text-align: center;
margin-bottom: 10px;
}

#footer ul
{
list-style-type: none;
}

#footer ul li
{
display: inline;
}

#footer
{
text-align: right;
font-size: 11px;
}

#footer *
{
margin: 0px;
padding: 0;
}

#footer
{
clear: both;
}

#footer ul li a
{
color: black;
text-decoration: none;
}

#frontpage
{
height: 292px;
width: 448px;
margin-left: auto;
margin-right: auto;
background-image: url("../media/theme/background.jpg");
background-repeat: no-repeat;
border: 1px solid #000000;
}

#frontpage_left
{
height: 300px;
width: 160px;
overflow: hidden;
float: left;

}

#frontpage_right
{
height: 300px;
width: 160px;
overflow: hidden;
float: right;
}

#frontpage_left_1
{
width: 160px;
height: 130px;
overflow: hidden;
}


#frontpage_left_2
{
width: 160px;
height: 130px;
overflow: hidden;

}

#frontpage_right_1
{
width: 160px;
height: 130px;
overflow: hidden;
}


#frontpage_right_2
{
width: 160px;
height: 130px;
overflow: hidden;

}

#tekst_box
{
margin-left: 0px;
width: 300px;
}

#right_image
{
margin-top: 10px;
margin-bottom: 10px;
float: right;
}

#bottom_image
{
margin-top: 20px;
margin-left: 10px;
margin-bottom: 10px;
}

#beschrijving
{
font-size: 10px;
font-family: Verdana, Arial;
font-style: italic;
}

#foto_album
{
margin-top: 0px;
height: 500px;

}

#font_kader
{

font-size: 12px;
font-family: Verdana, Arial;
text-align: center;
height: 14px;
margin-top: 10px;
margin-bottom: 10px;
}

#line
{
border-top: 1px solid #000000;
}

#frontpage_cursus
{
font-size: 12px;
font-family: Verdana, Arial;
text-align: center;
margin-top: 8px;
}