* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000;
	background-color: #F5F5F5;
	background-image: url(../images/img08.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}

a {
	color: #D60720;
	}
	
a:hover {
	color: #666;
	}


h1, h2, h3 {
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}	
H4 {
	color: #226E7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	}

p, ul, ol {
	margin-top: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

.boxed .title {
	height: 10px;
	margin: 0px;
	color: #666;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	font-weight: bold;
}

.boxed .story  {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}

.boxed .meta {
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #E1280C;
}

.boxed .meta a {
	color: #FFFFFF;
}
#navigation td {
	border-bottom-style: none;
	background-image: url(../images/menu.png);
	}
	
#navigation a {
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	}

	
#navigation a:hover {
	color: #000;
	background-image: url(../images/menua.png);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: none;

	}
A.tekst {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN-LEFT: 5px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica; LETTER-SPACING: 0px; TEXT-DECORATION: none
}	

/* Header */

#header {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}

#logo {
	float: left;
	height: 80px;
	margin-top: 10px;
	margin-left: 20px;
}

#logo h1, #logo h2 {
	float: left;
	margin-top: 20px;
	text-transform: lowercase;
	font-weight: normal;
}

#logo h1 {
	padding: 5px 0 0 0px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#topmenu {
	float: right;
	height: 40px;
	margin-top: 40px;
	font-size: 12px;
	margin-right: 20px;
}

#topmenu a {
	text-decoration: none;
	color: #666;

}

#topmenu a:hover {
	color: #D60720;

}

#banner {
	width: 1000px;
	height: 170px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color:  #666;
}

/* Page */

#page {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

/* Content */

#content {
	float: right;
	width: 758px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666;
}
#Box {
	float: left;
	width: 223px;
	padding-right: 10px;
	border: thin dotted #666;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(../images/img08.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F5F5F5;
	margin-right: 5px;
	margin-left: 0px;
}
#sitemap {
	float: left;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/* Class Styles */
	
.bodyText {
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	}
.GeenText {
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	color: #F00;
}

.vacature {
	font-size: 11px;
	}

.scrolText {
	color:#291073;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	}
.Boxedkop {
	color: #000;
	line-height:normal;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.photo-border {
	border:1px solid #cfd7eb;
	padding:5px;
	margin: 5px;
}

/* Sidebars */


.sidebar {
	float: left;
	width: 180px;
	padding-top: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

.sidebar li {
	margin-bottom: 15px;
}

.sidebar li ul {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464848;
	border-right-color: #464848;
	border-bottom-color: #464848;
	border-left-color: #464848;
}

.sidebar li li {
	margin: 0;
	background: url(../images/img09.gif) repeat-x;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.sidebar li li.first {
	background: none;
}

.sidebar li h2 {
	height: 20px;
	margin: 0;
	letter-spacing: -1px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(../images/button1a.gif);
	background-repeat: repeat;
	color: #000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}

.sidebar a:link {
	text-decoration: none;
	
}

.sidebar a:hover {
	text-decoration: none;
}

.sidebar a:visited {
	text-decoration: none;
}

.sidebar li a {
	padding-left: 10px;
	background: url(../images/arrowRood.gif) no-repeat left center;
}

/* Tabellen */

#gradient-style
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #000;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid #fff;
	background-color: #CCC;
	background-repeat: repeat-x;
	background-image: url(../images/img08.gif);
	background-position: top;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #333;
}
#gradient-style tbody tr:hover td
{
	color: #FFF;
	background-color: #D60720;
	background-repeat: repeat-x;
	background-image: url(../images/img08.gif);
	background-position: bottom;
}


/* Footer */

#footer {
	clear: both;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 40px;
}

#footer .credit {
	float: right;
	height: 40px;
}

