/* CSS Document */

body {
margin: 0px;
background-color: #FFFFFF;
background-image: url(/images/bg-body.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#hf {
position: absolute;
margin-top: 12px;
margin-left: 120px;
}

#basis {
position: absolute;
margin-left: 120px;
margin-top: 337px;
width: 585px;
padding-left: 10px;
}

#basis1 {
position: absolute;
margin-left: 720px;
margin-top: 12px;
width: 235px;
}

#logos {
width: 230px;
margin-left: 0px;
padding-left: 5px;
padding-right: 5px;
}

#vacature {
	float:right;
	width: 90px;
	height: 98px;
	background-color: #152875;
	padding-left: 20px;
	padding-right: 5px;
	margin-top: 3px;
	padding-top: 20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#vacature a:link {
color:#FFFFFF;
text-decoration:underline;
}

#vacature a:visited {
color:#FFFFFF;
text-decoration:underline;
}

#vacature a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#navi {
position: absolute;
margin-top: 12px;
margin-left: 0px;
width: 120px;
height: 588px;
background-image:url(/images/bg-navi.jpg);
background-repeat: no-repeat;
}

#aanbiedingen {
float: right;
width: 232px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 15px;
text-align: left;
border: 1px solid #002655;
font-size: 10px;
}

#a1 {
border-top: 1px solid #FFFFFF;
background-color: #DCDCDC;
padding: 5px;
}

#a2 {
border-top: 1px solid #FFFFFF;
background-color: #E6E6E6;
padding: 5px;
}

#a1:hover {
border-top: 1px solid #FFFFFF;
background-color: #E79E8B;
padding: 5px;
}

#a2:hover {
border-top: 1px solid #FFFFFF;
background-color: #E79E8B;
padding: 5px;
}

.float-kol1 {
float: left;
padding-right: 5px;
padding-bottom: 5px;
border: 0px;
}

.float-kol2 {
float: left;
padding-bottom: 5px;
border: 0px;
}

.float-left {
float: left;
padding-bottom: 20px;
}

.float-right {
float: right;
padding-bottom: 20px;
padding-right: 5px;
}

#logorechts {
width:100px;
float:right;
}

#logoslinks {
float:left;
width:100px;
}

/* teksten */

h1 {
color: #002655;
font-size: 16px;
font-weight: 600;
margin-top: 10px;
}

h2 {
color: #002655;
font-size: 14px;
margin: 0px;
font-weight: normal;
}

p {
color: #333333;
margin: 0px;
}

.tekst {
color: #333333;
margin: 0px;
}

.tekst10 {
color: #333333;
margin: 0px;
font-size: 10px;
}

.grijs-licht {color: #999999;}
.rood {color: #CE3D17;}
.blauw {color: #002655}
.wit {color: #FFFFFF;}


#footer, #footer a {
clear: both;
margin-top: 10px;
padding-top: 8px;
color: #999999;
font-size: 10px;
border-top: 1px solid #002655;
}

#border {
border: 1px;
border-style: solid;
border-color: #002655;
}

/* linken */

a:link {
text-decoration: none;
}

a:active {
text-decoration: none;
}
	
a:visited {
text-decoration: none;
	}	
	
a:hover {
text-decoration: none;
}

a.dotted:link {
color: #333333;
text-decoration: none;
background-image: url(/images/bg-link.gif);
background-position: bottom;
background-repeat: repeat-x;
}

a.dotted:active {
color: #333333;
text-decoration: none;
background-image: url(/images/bg-link.gif);
background-position: bottom;
background-repeat: repeat-x;
}
	
a.dotted:visited {
color: #333333;
text-decoration: none;
background-image: url(/images/bg-link.gif);
background-position: bottom;
background-repeat: repeat-x;
	}	
	
a.dotted:hover {
color: #CE3D17;
text-decoration: none;
background-image: url(/images/bg-link.gif);
background-position: bottom;
background-repeat: repeat-x;
}

/* navigatie */

#navcontainer { width: 102px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
}

#navcontainer a
{
display: block;
padding: 3px;
padding-left: 10px;
width: 102px;
border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
background-color: #CE3D17;
text-decoration: none;
}

#navcontainer a:hover
{
color: #FFFFFF;
background-color: #002655;
border-bottom: 1px solid #FFFFFF
}

#current {
color: #FFFFFF;
background-color: #002655;
border-bottom: 1px solid #FFFFFF;
font-weight: 800;
}
