@charset "utf-8";
/* Slicing Hacktools.nl | Gesliced door FibreBytes Multimedia */

body
{
background-color:#022228;
font: 11px "Verdana";
color: #022228f;
}

/* DIV CLASSES */

#menustyle
{
font: 10px "Verdana";
color: #ffffff;
font-weight: bold;
padding-top: 7px;
margin-left: 220px;
}

#menustyle a{
text-decoration: none;
color: #FFFFFF;
}

#menustyle a:hover {
color: #224b5a; /* KIES KLEUR MOUSEOVER */
}





.footer
{
font: 10px "Verdana";
color: #224b5a;
font-weight: bold;
margin-left: 25px;
margin-bottom: 5px;
padding-top: 15px;
padding-bottom: 5px;
clear: both;
}

.content
{
font: 11px "Verdana";
color: #224b5a;
padding-top: 3px;
padding-left: 3px ;
padding-right: 3px;
padding-bottom: 3px;
}

.content a{
text-decoration: none;
color: #223b5a;
}

.kopje
{
font: 12px "Verdana";
color: #ffffff;
font-weight: bold;
padding-top: 7px;
margin-left: 10px;
}

/* DIV ID's */

div#container {
	width: 795px;
	margin: 0 auto;
	padding-top: 20px;
 }

#img
{
margin: 0 auto;
padding-top: 5px;
padding-left: 7px;
}

#img2
{
margin: 0 auto;
padding-top: 5px;
padding-left: 7px;
}
 
#header
{
height: 159px;
width: 795px;
background: url('images/header.jpg') no-repeat;
margin: 0 auto;
}

#menu
{
height: 26px;
width: 795px;
background: url('images/menubalk.jpg') no-repeat;

}

#stripes
{

width: 795px;
background: url("./images/stripes.jpg") no-repeat #ffffff;
margin-top: -13px;
border-top: 1px solid #FFFFFF;
}

#contentholder
{
width: 558px;
height: auto;
float: left;
}

#kopje
{
height: 26px;
width: 558px;
background: url('./images/contentbalk.jpg') no-repeat;
margin-top: 30px;
margin-left: 15px;
float: left;

}

#contentvlak
{
background: #FFFFFF;
width: 556px;
border: 1px solid #224b5a;
margin-left: 15px;
float:left;
}

#rechterkopje
{
height: 26px;
width: 173px;
background: url('./images/rechterkop.jpg') no-repeat;
margin-top: 30px;
margin-left: 47px;
float: left;
}

#contentvlakrechts
{
background: #FFFFFF;
width: 171px;
border: 1px solid #224b5a;
margin-left: 47px;
float:left;
}
