html, body {
	width:			100%;
	font-size:		11px;
	font-family:	Verdana, Arial, sans-serif, Verdana;
}

body {
	color:	#333333;
	background-color: #818181;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0;	padding: 0;
}

body.wide	{ background: #ffffff; }
.floathead	{ padding: 10px; position: fixed;
	  border-top: 1px solid #ddd;
	  border-bottom: 1px solid #f5f5f5;
	  background: #f5f5f5;
	  width: 100%;
	  left: 0px;
	  top: 0px;
	  text-align:left;
	  color: #aaa;
	  z-index:10000;
	  opacity:0.9;
	  filter:alpha(opacity:90);
}

a		{ text-decoration: none; color: #003366; }

ul		{ margin-top: 0; margin-left: 0; padding-left: 1.5em; list-style-image: url('images/icon/li.gif'); }
li		{ padding: 0; }

/* Page Container */
#page {
	width: 996px;
	background-color: #fff;
	margin: 0 auto;
}

/* Columns */
#left		{ width: 220px; float: left; padding: 0; }
#middle		{ width: 584px; float: left; padding: 0; margin-bottom:20px; }
#right		{ width: 192px; float: left; padding: 0; }

/* Body Head */
#header			{ width: auto; background: #ee1b2e; height: 266px; margin: 0; }

/* Forms */
input[type="text"]			{ border: 1px solid #6f6f6f; background: #f0f0f0; padding: 2px; font-size: 11px; }
input[type="password"]		{ border: 1px solid #6f6f6f; background: #f0f0f0; padding: 2px; font-size: 11px; }
input[type="submit"]		{ border: 1px solid #6f6f6f; background: #f0f0f0; padding: 2px; font-size: 11px; }
textarea					{ border: 1px solid #6f6f6f; background: #f0f0f0; padding: 2px; font-size: 11px; }
input.counter				{ border: 0; background: #ffffff; font-size: 10px; font-family: Verdana, Arial, sans-serif, Verdana;}

.PasswordStrenght			{ border: 0px solid green; margin: 2px 0px 0px 0px; }
span.validator				{ display: block; width: 100%; margin: 5px 0; padding: 2px; border-top: 1px dotted #ffd803; border-bottom: 1px dotted #ffd803; background: #fdf1ad; color: #000000; }

/* Calendar */
.Calendar .ajax__calendar_container { border: 1px solid #5c1e86; background: #ffffff; }
.Calendar .ajax__calendar_day ,
.Calendar .ajax__calendar_month ,
.Calendar .ajax__calendar_year		{ border: 1px solid #ffffff; }
.Calendar .ajax__calendar_other .ajax__calendar_day,
.Calendar .ajax__calendar_other .ajax__calendar_month,
.Calendar .ajax__calendar_other .ajax__calendar_year	{ border: 1px solid #ffffff; color: black; }
.Calendar .ajax__calendar_hover .ajax__calendar_day,
.Calendar .ajax__calendar_hover .ajax__calendar_month,
.Calendar .ajax__calendar_hover .ajax__calendar_year	{ border: 1px solid #5c1e86; background-color: #eaeaea; }
.Calendar .ajax__calendar_active .ajax__calendar_day,
.Calendar .ajax__calendar_active .ajax__calendar_month,
.Calendar .ajax__calendar_active .ajax__calendar_year	{ border: 1px solid #ffffff; color: black; font-weight:bold; }

/* InfoPanel */
.infoPanelHeader	{ width: auto; height: 20px; background-color: #eaeaea; border-top: 1px dotted #beaec8; border-bottom: 1px dotted #beaec8; }
.infoPanel			{ width: auto; margin: 0 0 10px 10px; padding: 0px; background-color: #f7f7f7; overflow: hidden; clear: both; }

/* article */
.article				{ width: auto; margin: 0 10px 10px 10px; background: url(images/content_back_top.jpg) no-repeat; }
.article .head			{ padding: 10px; }
.article .head .meta	{ font-size: 10px; }
.article .head .title	{ color: #003366; font-size: 11px;  }
.article .body			{ padding: 0 10px;line-height: 140%;}
.article .body .image	{ padding: 4px 5px 3px 3px; float: left; }
.article .info			{ padding: 10px 10px 0 10px; text-align: right; }

/* Rating */
.ratingStar			{ font-size: 0pt; width: 13px; height: 12px; margin: 0px; padding: 0px; cursor: pointer; display: block; background-repeat: no-repeat; }
.filledRatingStar	{ background-image: url(images/icon/FilledStar.png); }
.emptyRatingStar	{ background-image: url(images/icon/EmptyStar.png); }
.savedRatingStar	{ background-image: url(images/icon/SavedStar.png); }

.comment			{ padding: 4px 0; margin-bottom: 10px; }
.comment td.meta	{ font-size: 10px; border-bottom: 1px solid #a7a7a7;}

/* static text*/
.statictext					{ width: auto; margin: 0 5px 5px 5px; }
.statictext .head			{ padding: 0 10px 10px 0; }
.statictext .body			{ line-height: 140%; }
.statictext .body .bold		{ color: #5c1e86; font-size: 10px; font-weight: bold; }
.statictext .body .image	{ padding: 4px 5px 3px 3px; }
.statictext .header			{ color: #5c1e86; font-size: 14px;}
.statictext p				{ margin: 5px 0; }
.statictext h2				{ margin: 0; }

/* Nav */
#bluebar		{ width: auto; height: 25px; padding: 10px 0 0 5px; background: url(/styles/images/blauwebalk.gif) repeat-x; }
#topnav			{ font-variant: small-caps; font-weight: bold; }
#topnav a		{ text-decoration: none; color: #ffffff; }
#topnav a:hover	{ text-decoration: none; color: #ff0033; }

/* Company Applet */
#companyinfo			{ width: 945px; position: absolute; top: 90px; color: #fff; }
#companyinfo .contact	{ font-weight: bold; color: #000; }
#companyinfo a			{ color: #fff; }
#companyinfo a:hover	{ text-decoration: underline; }

/* applet_login */
#applet_login 			{ height: 165px; margin-bottom: 5px; }
#applet_login .head		{ margin-bottom: 4px;  }
#applet_login a			{ color: #000; }

/* navigation */
#navigation				{ width: 220px; height: 580px; background: url(/styles/images/nav/back_main1.jpg) no-repeat;  }
#navigation .body		{ height: 453px; margin-left: 34px; padding-top: 27px; }
#navigation a			{ margin-bottom: 2px; display: block; }
#navigation a:hover		{ padding-left: 38px; }

/* Splash Navigation */
#splashnavigation			{ height: 190px; background: url(/styles/images/nav/back_navigation.jpg) no-repeat;  }
#splashnavigation .body		{ margin-left: 34px; padding-top: 27px; }
#splashnavigation a			{ height: 29px; display: block; }		
#splashnavigation a:hover	{ padding-left: 38px; }

/* Right Background*/
#topbar				{ width: auto; height: 25px; background: url(/styles/images/topright.gif) no-repeat; }
#backright			{ width: auto; padding-top: 15px; background: url(/styles/images/back_right.gif) repeat-y; }

/* Nieuws */
#nieuws				{ width: 210px; }
#nieuws .article	{ background: none; }
#nieuws .head		{ padding: 5px; }
#nieuws .header		{ width: auto; height: 24px; margin-top: 17px; }
#nieuws .body		{ width: auto; padding-top: 5px; overflow: hidden; }
#nieuws .info		{ padding: 5px 5px; }

/* applet_headlines */
#applet_headlines_today			{ margin-bottom: 15px; font-size: 9px; }
#applet_headlines_today .head	{ margin-bottom: 4px; }
#applet_headlines_today .body	{ margin-left: 10px; padding-bottom: 15px; }
#applet_headlines_today a		{ color: #000; } 

/* applet_SiteBlogs */
#applet_SiteBlogs				{ margin-bottom: 5px; font-size: 9px; }
#applet_SiteBlogs .head			{ margin-bottom: 4px; }
#applet_SiteBlogs .body			{ margin-left: 10px; }
#applet_SiteBlogs a				{ color: #000; }

/* sIFR styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash .article .head .title {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 17px;
}

.sIFR-hasFlash .statictext .header {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 14px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 17px;
}