/*** Stramien ***/
*			{	margin:0;
				padding:0;
				font-family: verdana, arial, helvetica, sans-serif}
html 			{	margin: 0;
				padding: 0;
				z-index: 0;
				scrollbar-face-color: #CC0000;
				scrollbar-arrow-color: #6B0000;
				scrollbar-track-color: #AE0000;
				scrollbar-shadow-color: #990000;
				scrollbar-highlight-color: #FF0000;
				scrollbar-3dlight-color: #FF0000;
				scrollbar-darkshadow-color: #000000}
body         	{ 	background-color: #9C0000; 
				background-image: url(images/achter-behang.jpg); 
               		background-repeat: repeat; 
				background-attachment: scroll; 
               		background-position: top center;
				margin: 0;}
#kader	 	{ 	background-color: #6D0000;
				width: 800px;
				margin: 0 auto;
				border-left: 1px solid #FF0000;
				border-right: 1px solid #FF0000}

/*** Kop ***/
#kop         	{ 	background-image: url(images/kop-01.gif);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 30px; 
				width: 100%; 
				background-position: bottom}
#kopcon         	{ 	background-image: url(images/kop-ill-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kopill         	{ 	background-image: url(images/kop-ill-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kopinf         	{ 	background-image: url(images/kop-inf-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kophom        	{ 	background-image: url(images/kop-hom-02.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#koplin        	{ 	background-image: url(images/kop-lin-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kopstr         	{ 	background-image: url(images/kop-str-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kopvri       	{ 	background-image: url(images/kop-vri-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kopvor      	{ 	background-image: url(images/kop-vor-02.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kopwer      	{ 	background-image: url(images/kop-wer-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}
#kopwin         	{ 	background-image: url(images/kop-win-01.jpg);
				background-repeat: no-repeat; 
				background-attachment: scroll; 
				height: 170px; 
				width: 100%; 
				background-position: bottom}

/*** Menu Boven ***/
#menu        	{ 	background-color: #333; 
				background-image: url(images/menu.gif); 
				width: 800px; 
				display: block; 
				height: 20px; 
				border-top: 1px solid #ff0000; 
				border-bottom: 1px solid #9c0000; 
				margin-left: auto; 
				margin-right: auto; 
				margin-top: 0; 
				margin-bottom: 0}

#soclinks        	{ 	background-color: #9c0000;
				background-image: url(images/menu.gif);   
				width: 145px; 
				display: block; 
				height: 20px; 
				border: 0px; 
				margin: 0}
#soclinks a		{	text-align: left;
				text-decoration: none;
				padding: 0;
				border: 0; 
				margin: 0}
#soclinks img	{	display: block;
				float: left;
				padding: 0;
				border-top: 0;
				border-left: 0;
				border-right: 1px solid #9c0000;
				border-bottom: 0;
				margin: 0;
				position: relative}
a.imagehover:hover img 
			{	opacity: .65;
				filter: alpha(opacity=65);	
				padding:0;
				border:0;
				background-color:#FF0000}

#nav, #nav ul	{	float:right;
				width:80%;
				list-style:none;
				line-height:1.0;
				font-weight:bold;
				padding:0;
				background:transparent;
				border:solid #9C0000;
				border-width:0;
				margin:0}
#nav a		{	text-align:left;
				font-size:11px;
				display:block;
				width:10em;
				color:#ff0000;
				background-color:#555;
				text-decoration:none;
				padding:7px;
				border-top:1px solid #ccc}
#nav a:hover	{	color:#ff0000;
				background-color:#000}
#nav a.parent  	{	height: 16px;
				text-align: center;
				display: block; 
				letter-spacing: 0;
				font-weight: bold;
				width: 60px; 
				text-decoration: none;
				color: #fff; 
				background-image: url('images/menu.gif'); 
				border-left: 1px solid #9C0000;
				border-top-style: none; 
				border-top-width: 0;
				margin: 0;
				padding-left: 11px; 
				padding-right: 10px; 
				padding-top: 5px;
				padding-bottom: 0}
#nav a.parent:hover, #nav a.current 
			{	color: #000;
				background-color: #9c0000;
				background-image: url(images/menu-hov.gif); 
				background-repeat: repeat;
				background-attachment: scroll; 
				background-position: center}
#nav li		{	float:right;
				padding:0;
				width:82px}
#nav li ul		{	position:absolute;
				left:-999em;
				height:auto;
				width:124px;
				font-weight:normal;
				background-color:#093;
				border-width:1px;
				margin:0}
#nav li li		{	float:left;
				padding-right:0;
				width:110px}
#nav li ul a	{	width:110px}
#nav li ul ul	{	margin:-1.75em 0 0 124px}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
			{	left:-999em}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
			{	left:auto}
#nav li:hover	{	color:#036;
				position:static}

/*** Menulinks ***/
#links		{	width:190px;
				float:left;
				margin:9px 0 4px 2px;
				display:block}
.menulinks		{	display:inline;
				background-color:#363636;
				width:170px;
				padding:0 10px 0px 10px;
				margin:10px 0 0 16px;
				float:left;
				font-size:12px;
				color:#999;
				border-left:1px solid #111;
				border-top:1px solid #111;
				border-right:1px solid #666;}
.menulinks h1 a:link, .menulinks h1 a:visited
			{	display: block;
				text-align:left;
				margin:0 -10px 0 -10px;
				padding:4px 0 5px 12px;
				font-size:12px;
				color:#999;
				text-transform: none;
				text-decoration: none;
				font-weight: bold;
				border-bottom:2px solid #555;
				background-color:#444}
.menulinks h1 a:hover, .menulinks h1 a.huidig
			{	color:#ccc}
.nieuws		{	display:inline;
				background-color:#363636;
				background-image: url(images/achter-zw.gif);
				width:165px;
				padding:15px 0 10px 25px;
				margin:0 0 0 16px;
				float:left;
				font-size:12px;
				color:#999;
				border-left:1px solid #111;
				border-top:1px solid #111;
				border-right:1px solid #666;
				border-bottom:1px solid #666;}
.nieuws h1 		{	display: block;
				text-align:left;
				margin:0 0 5px 0;
				padding:0 0 5px 0;
				font-size:12px;
				color:#FF0000;}
.nieuws h2 		{	display: block;
				width:110px;
				text-align:center;
				margin:5px 0 10px 0;
				padding:0 0 5px 0;
				font-size:11px;
				color:#FF0000;}
#links img		{	display:block;
				padding:3px;
				border:1px solid #666;
				margin:1px 3px 1px 1px;}
a.imagehover:hover img 
			{	opacity: .65;
				filter: alpha(opacity=65);	
				padding:3px;
				border:1px solid #666;
				background-color:#FF0000}

/*** List ***/
.menulinks ul, .menulinks li
			{	display:inline;
				font-size:12px;
				line-height:14px;
				list-style:none}
.list li a:link, .list li a:visited 
			{ 	display: block; 
				color: #F30000;
				text-decoration: none;
				background-image: url(images/list.gif); 
               		background-repeat: no-repeat; 
				background-attachment: scroll; 
               		border-bottom: 1px solid #262626; 
				margin-left: -10px; 
               		margin-right: -10px; 
				margin-top: 3px; 
				margin-bottom: 0; 
               		padding-left: 26px; 
				padding-right: 0; 
				padding-top: 0; 
               		padding-bottom: 4px; 
				background-position: transparent 2px}
.list li a:hover, .feeds li a:hover
			{	color:#ccc}
.sublist li a:link, .sublist li a:visited 
			{ 	display: block; 
				color: #aaa; 
				text-decoration: none; 
				background-repeat: no-repeat;
				background-attachment: scroll; 
               		border-bottom: 1px solid #262626; 
				margin-left: -10px; 
               		margin-right: -10px; 
				margin-top: 3px; 
				margin-bottom: 2px; 
               		padding-left: 41px; 
				padding-right: 0; 
				padding-top: 0; 
               		padding-bottom: 4px; 
				background-position: transparent 2px}

/*** Inhoud ***/
#inhoud		{	display:inline;
				background-color:#333;
				background-image: url(images/achter-zw.gif);
				width:530px;
				float:right;
				padding:15px 5px 15px 15px;
				margin:18px;
				font-size:11px;
				font-weight:700;
				line-height:17px;
				color:#bbb;
				border-left:1px solid #111;
				border-top:1px solid #111;
				border-right:1px solid #666;
				border-bottom:1px solid #666}
#inhoud h1		{	text-align:left;
				margin-bottom:6px;
				padding:0 0 4px 0;
				font-size:12px;
				color:#CCC;
				text-transform:none;
				font-weight:bold;}
#inhoud h1 a	{	color:#999}
.undertext		{	font-size:11px;
				padding:1px 0 0 0;
				color:#666;
				text-transform:uppercase;
				margin-bottom:2px}
#inhoud p		{	padding-top:12px}
#pijltjes		{	width:500px;
				height:20px;
				margin:0 0 10px 0}
#pijltjesgroot	{	width:724px;
				height:20px;
				margin:0 0 10px 0}
#pijltjelinks	{	float:left;
				margin-left:6px;
				width:80px}
#pijltjelinks a	{	display:inline;
				height:13px;
				width:80px;
				float:left;
				margin-left:0}
#pijllinks a:link, #pijllinks a:visited
			{	background:url(images/linkspijl.gif) left top no-repeat}
#pijllinks a:hover, #pijllinks a:active
			{	background:url(images/linkspijlhover.gif) left top no-repeat}
#pijltjerechts	{	float:right;
				margin-right:6px;
				width:80px}
#pijltjerechts a	{	display:inline;
				height:13px;
				width:80px;
				float:right;
				margin-right:0}
#pijlrechts a:link, #pijlrechts a:visited
			{	background:url(images/rechtspijl.gif) right top no-repeat}
#pijlrechts a:hover, #pijlrechts a:active
			{	background:url(images/rechtspijlhover.gif) right top no-repeat}

/*** Strook ***/
#strook		{	display:block;
				width:520px;
				float:right;
				padding:1px 1px 1px 1px;
				margin:0 0 0 0;
				font-size:11px;
				font-weight:700;
				line-height:17px;
				color:#bbb;
				border:0}
#strook h1		{	border-bottom: 1px dashed #666;
				width:500px;
				display:block;
				padding:0 0 10px 0;
				margin:0 0 15px 0;
				font-size:11px;
				text-decoration:none}
#strook h2		{	border-bottom: 0;
				display:block;
				font-size:12px;
				color:#FF0000;
				text-decoration:none}
#strook a:link, #strook a:visited
			{	color:#F30000;
				text-decoration:none}
#strook a:hover, #strook h1 a:visited
			{	color:#fff;
				text-decoration:none}

/*** Groot ***/
#groot		{	display:block
				background-color:#333;
				background-image: url(images/achter-zw.gif);
				width:740px;
				float:left;
				margin:18px 0 0 18px;
				padding:15px 5px 20px 15px;
				font-size:11px;
				font-weight:700;
				line-height:17px;
				color:#bbb;
				border-left:1px solid #111;
				border-top:1px solid #111;
				border-right:1px solid #666;
				border-bottom:1px solid #666}
.grootplaat 	{	display:block;
				width:724px;
				float:left;
				padding:1px 1px 1px 1px;
				margin:0 0 0 0;
				font-size:11px;
				font-weight:700;
				line-height:17px;
				color:#bbb;
				border:0}
.grootplaat h1	{	border-bottom: 1px dashed #666;
				width:724px;
				display:block;
				padding:0 0 10px 0;
				margin:0 0 15px 0;
				font-size:11px;
				text-decoration:none}
.grootplaat h2	{	border-bottom: 0;
				display:block;
				font-size:12px;
				color:#FF0000;
				text-decoration:none}
.grootplaat a:link, .grootplaat a:visited
			{	color:#F30000;
				text-decoration:none}
.grootplaat a:hover, .grootplaat h1 a:visited
			{	color:#fff;
				text-decoration:none}

/*** Thumbnails ***/
#thumbnails img	{	display:block;
				padding:3px;
				border:1px solid #666;
				margin:1px 3px 1px 1px;}
a.imagehover:hover img 
			{	opacity: .65;
				filter: alpha(opacity=65);	
				padding:3px;
				border:1px solid #666;
				margin-bottom:4px;
				margin-top:7px;
				background-color:#FFFFFF}

/*** Thumbspagina ***/
#tekst 		{	border-bottom: 0;
				display:block;
				margin-left: 9px;
				margin-right: 12px;
				text-decoration:none;
				font-weight:normal;
				font-size:10px;}
#tekst h1		{	text-decoration:none;}
#tekst a:link, #tekst a:visited
			{	color:#FF0000;
				text-decoration:none}
#tekst a:hover	{	color:#FFF;
				text-decoration:none}

/*** Thumbs Xtra ***/
.plaatje		{	float:left;
				display:inline;
				padding:0;
				width:110px;
				height:152px;
				margin:0px 20px 0px 0px;
				text-align: center;
				overflow:hidden;}
.plaatje img	{	width:100px;height:100px}
.plaat		{	float:left;
				display:inline;
				padding:0;
				margin:0;
				text-align: center;
				overflow:hidden;}
.ondertekst		{     padding:5px 0 0 0;
				font-size:9px;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:400;
				text-transform:none}
.link			{	float:left;
				display:inline;
				padding:0;
				width:110px;
				height:52px;
				margin:0px 5px 0px 0px;
				text-align: center;
				overflow:hidden;}
.link img		{	width:100px;height:30px}
.displaying		{	float:left;letter-spacing:2px}
.navbarimg		{	border:0;vertical-align:middle;margin:0 3px}
.left			{	float:left}
.clear		{	clear:both}

/*** Onder ***/
#onder		{ 	width: 802px; 
				clear: both;
				text-align: right;
				color: #999;  
               		background-image: url(images/onder-02.gif);
				background-repeat: no-repeat; 
		   		margin:0 auto; 
              		border:0; 
               		padding-top: 8px; 
				padding-bottom: 8px}
#onder p		{	padding-right:9px;
				margin-right:9px;
				font-size:11px;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:700;
				text-transform:uppercase}
#onder a:link, #onder a:visited
			{	font-family:Arial, Helvetica, sans-serif;
				color:#999}
#onder a:active, #onder a:hover
			{	color:#29c}
#prof			{	display:none}

/*** Xtra ***/
#xtra      		{	height: 20px; 
				width: 802px; 
				clear: both; 
				text-align: right; 
				color: #999;
				margin:0 auto;}
