﻿html, body {
	margin:0px;
	margin-top: 4px;
	padding:0px;
	background:#333333;
	font-family:Arial,SunSans-Regular, Sans-Serif;
	font-size:12px;
	
}

/***************************************************************************    Wrapper CSS*/

.width {
	width:1100px;
	margin: 0 auto;
	padding-left:2px;
}

.layout {
	width:1100px;
	border:solid 3px #a5a9ac;
	position:relative;
	padding-left:1px;
}

.contentall {
	padding:0px;
	margin:0;
}

* html .minwidth {
	padding-left:1100px;
}

* html .containerall {
	margin:auto;
	position:relative;
}

/*\*/
* html .minwidth, * html .containerall, * html .contentall, * html .layout  {
	height:1px;
}
/**/

.rule {
	width:1100px;
	color:#fff;
}

.clear {
	clear:both;
}


/* The header and footer */

#header {
	display:block;
	height:60px;
	background:#000;
	color:#fff;
	padding:0px;
	font-size:30px;
	width:1100px;
	text-align:center;
}

#footer {
	height:30px;
	background:#000;
	color:#fff;
	padding-top:10px;
	padding-left:10px;
	font-size:11px;
	background-color:#000034;
}

#footer a  { text-decoration:none; color:#fff; }
#footer a:hover { text-decoration:underline; }
/* This bit does all the work */

#container {
	width:1100px;
	background:#fff;
	background-image:url(../image/left-bar.jpg);
	background-repeat:repeat-y;
}

* html #container {
	background:#fff;
}

#recenties {
	position:relative;
	background:#000000;
	color:#666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border:solid 3px #a5a9ac;
	width:1060px;
	height:auto;
	padding:20px;
}

#left {
	float:left;
	width:199px;
	height:100%;
	background:#000034;
}

* html #left {
	float:left;
	width:199px;
	height:100%;
	background:#000034;
}

#right {
	float:left;
	width:315px;
	height:inherit;
	background:#fff;
	margin:0;
	padding-left:10px;
}

#right_tweet {
	position:relative;
	float:left;
	left:70px;
}

#right2 {
	float:left;
	width:215px;
	height:750px;
	background:#fff;
	margin:0;
	padding-left:10px;

}

.clear2 {
	clear:both;
	height:1px;
	overflow:hidden;
}

a:link{
	color:red;
}

a:visited{
	color:#999798;
}

.leesmeer a:visited{
	color:#999798;	
}

#navcontainer{
	width:1100px;
	background-color:#000034;
	
}


/* --------------verticaal menu------------- */

/*#vernavcontainer01{

	margin:0;
	margin-left:-1px;
	padding:0;
	height:535px;
	background-image:url(../image/menubar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#vernavcontainer01 ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#vernavcontainer01 li{
	margin:0px;
	margin-top:0px;
	padding: 0px;
}
*/

#vernavcontainer01{
	position:relative;
	margin:0;
	margin-left:-1px;
	padding:0;
	height:525px;
	top:20px;
	background-image:url(../image/menubar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#vernavcontainer01 ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#vernavcontainer01 li{
	margin:0px;
	padding: 0px;
	height: 30px;
}

#vernavcontainer01 li a {
	padding-left: 30px;
	height:30px;
	color: #ffffff;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	letter-spacing:0px;
	font-size: 20px;
	display:block;
	overflow:hidden;
}

#vernavcontainer01 li a:hover {
	background: url(../image/sprites.png) 0px -60px no-repeat;
	color:#FFFF00;
}

.vermenu1_on {
	background: url(../image/sprites.png) 0px -60px no-repeat;	
}

.vermenu1_off {
	background: url(../image/sprites.png) 0px -90px no-repeat;	
}

/*#vernavcontainer02 {
	margin:0;
	margin-left:-1px;
	padding:0;
	padding-top: 3px;
}

#vernavcontainer02 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#vernavcontainer02 li{
	margin:0px;
	margin-top:0px;
	padding: 0px;
}*/

#vernavcontainer02{
	margin:0;
	margin-left:-1px;
	padding:0;
	padding-top: 20px;
}

#vernavcontainer02 ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#vernavcontainer02 li{
	margin-top:2px;
	padding: 0px;
	height: 30px;
}

#vernavcontainer02 li a {
	padding-left: 30px;
	height:30px;
	color: #ffffff;
	text-decoration:none;
	font-family: 'Pathway Gothic One', sans-serif;
	letter-spacing:1px;
	font-size: 22px;
	font-style: italic;
	display:block;
	overflow:hidden;
}

#vernavcontainer02 li a:hover {
	background: url(../image/sprites.png) 0px 0px no-repeat;
}

.vermenu2_on {
	background: url(../image/sprites.png) 0px 0px no-repeat;	
}

.vermenu2_off {
	background: url(../image/sprites.png) 0px -30px no-repeat;	
}

.flashversion a:hover {
	background: url(../image/sprites.png) 0px -179px no-repeat;	
}

.flashversion a {
	background: url(../image/sprites.png) 0px -209px no-repeat;	
}

img {
	padding:0px;
	margin:0px;
	border:none;
}

/* Headers */

h1 {
	font-size:11px;
	background-color:#000066;
	color:#000066;
	padding:0px;
	margin:0px
}

h2 {
	font-size:17px;
	font-weight: bold;
	font-style:italic;
	color:#000066;
	border-bottom:solid 1px #CCCCCC;
	
	margin-top: -3px;
	padding: 0px 10px 5px 0px;
}

h3 {
	font-family: Trebuchet MS, Arial;
	font-size:14px;
	color:#FF0000;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom: solid 1px #CCCCCC;
	text-indent:0px;
	letter-spacing: 0.1em;
}

h3.link{
	font-family: Trebuchet MS, Arial;
	font-size:14px;
	color:#FF0000;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 0px 20px;
	margin-right:30px;
	text-indent:0px;
	letter-spacing: 0.1em;
	border:none;
}


h4 {
	font-family: Arial;
	font-size:14px;
	color:#000066;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	margin-right:30px;
}

h6 {
	font-size:11px;
	font-weight: normal;
	color:#fff;
	padding: 5px 15px;
	margin:0px;
}

p.normal {
	font-size:12px;
	padding: 5px 90px 0px 20px;
	margin:0px 20px 20px 0px;
	line-height: 16px;
}


p.sub {
	font-size:12px;
	color:#000066;
	padding: 5px 90px 0px 20px;
	margin:0px 20px 0px 0px;
	line-height: 17px;
}



em {
	color:red;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

#quote {
	float:right;
	border:solid 1px #CCCCCC;
	padding:15px;
	width: 165px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	background-color:#FFFFFF
}

#quote2 {
	float:left;
	border:solid 1px #CCCCCC;
	padding:15px;
	width: 200px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#content {
	float:left;
	width:530px;
	margin:0;
	padding:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	z-index:10;
}



#content li {
	list-style-type: square;
	color: red;
	margin: 0px;
}

#content ul.paging {
	position:relative;
	margin: 0;
	padding: 0;
	float:left;
	margin-left:10px;
}

html>body #content ul.paging {
	position:relative;
	margin:0;
	padding:0;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
}

#content li.paging {
	display:inline;
	list-style-type: none;
	margin:0;
	padding:0;
}

#linktop {
	margin:0;
	margin-top:-24px;
	padding:0;
	float:right;
}

html>body #linktop {
	margin:0;
	margin-top:-18px;
	padding:0;float:right;
}

/* --------------horizontaal menu------------- */

#hornavlist {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#hornavlist li {
	display:inline;
	float:left;
	list-style: none;
	color:#ffffff;
	min-width:165px;
	
}

#hornavlist li a {
	padding-left: 30px;
	padding-right: 20px;
	height:30px;
	color: #ffffff;
	text-decoration:none;
	font-family: 'Pathway Gothic One', sans-serif;
	letter-spacing:1px;
	font-size: 20px;
	font-style: italic;
	display:block;
	overflow:hidden;
}



#hornavlist li a:hover {
	background: url(../image/sprites.png) 0px -150px no-repeat;
	background-color:#010066;
}

.horizonmenu_on {
	background: url(../image/sprites.png) 0px -150px no-repeat;	
}

.horizonmenu_off {
	background: url(../image/sprites.png) 0px -120px no-repeat;	
}

/*  ----------------Foto Kader---------------------- */

.img-shadow {
	float:left;
	background:url(../image/shadowAlpha.png) no-repeat bottom right;
	background:url(../image/shadow.gif) no-repeat bottom right;
	margin:20px 0px 0 7px;



	
}

html>body .img-shadow {
	float:left;
	background:url(../image/shadowAlpha.png) no-repeat bottom right !important;
	background:url(../image/shadow.gif) no-repeat bottom right;
	margin:20px 0px 0 0px !important;
	margin:20px 0px 0 0px;

}


.p-shadow {
	width:210px;
	float:left;
	background:url(../image/shadowAlpha.png) no-repeat bottom right !important;
	background:url(../image/shadow.gif) no-repeat bottom right;
	margin:20px 0 0 0px !important;
	margin:20px 0 0 4px;
}

html>body .p-shadow {
	width:210px;
	float:left;
	background:url(../image/shadowAlpha.png) no-repeat bottom right !important;
	background:url(../image/shadow.gif) no-repeat bottom right;
	margin:20px 0 0 0px !important;
	margin:20px 0 0 0px;
}

.p-shadow div {
	background:none !important;
	background:url(../image/shadow2.gif) no-repeat left top;
	padding:0 !important;
	padding:0 6px 6px 0;
}
.p-shadow p {
	width:192px;
	height:192px;
	color:#000;
	background-color:#fff;
	border:1px solid #000066;
	padding:8px;
	margin:-6px 6px 6px -6px !important;
	margin:0;
}

.calendar-shadow a:visited
{
 	color:#000;	
}

.calendar-shadow a:link
{
 	color:#000;	
}

.calendar-shadow {
	position:relative;
	left:25px;
	margin:20px 0px 0 7px
}

html>body .calendar-shadow {
	
	margin:20px 0px 0 0px !important;
	margin:20px 0px 0 0px;
}

.calendar-shadow img {
	position:relative;
	border:solid 0px #000066;
	padding:4px;
}

.Cheader
{
	color:#FFF;	
}


#landing h1, #landing h2, #landing h3, #landing h4, #landing h5
{
	font-family:Arial,SunSans-Regular, Sans-Serif;
	font-weight:bold;
	display:inline;
	background-color:#FFFFFF;
	color:#000066;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:none;
	font-style:normal;
	letter-spacing:normal;
}

#landing h1
{
	font-size:19px;
}

#landing h2
{
	font-size:17px;
}

#landing h3
{
	font-size:15px;
}

#landing h4
{
	font-size:12px;
}

#landing h5
{
	font-size:10px;
}

.landingvak.bedrijfsuitje {
	position:relative;
	background-image: url('../image/landingspage_vak_bedrijfsuitje_tekst.png'), url('../image/landingspage_vak_bedrijfsuitje.png');
	background-repeat: no-repeat;
	margin: 15px 0px 15px 0px;
	height: 268px;
}	

.glowlink, .glowlink:visited {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
    -webkit-transition: text-shadow 1s linear;
    -moz-transition: text-shadow 1s linear;
    -ms-transition: text-shadow 1s linear;
    -o-transition: text-shadow 1s linear;
    transition: text-shadow 1s linear;
}

.glowlink:hover {
	text-decoration: underline;
}

.glowlink:hover,
.glowlink.glow {
    text-shadow: 0 0 3px red;
}

.glowbox {
	position: relative;
	left: 70px;
	top: 132px;
	width: 370px;	
}

.internallinks {
	position:relative;
	left: 20px;
	padding:20px;
	width: 500px;
	margin-bottom: 30px;	
}

.internallinks .left {
    float: left;
   	width: 250px;
}

.internallinks .right {
	float: right;
	width: 250px;
}

