﻿a {
	color:#000020; 
	text-decoration:none; 
	font-size:11px;
	font-weight:bold;
	

}

a:hover {
	color:red;
	text-decoration : none;
	margin:0px;
}

a.side {
	color:#000020; 
	text-decoration:none; 
	font-size:11px;
	
}

a:hover.side {
	color:#000066; 
	text-decoration:none;
	
}

a.white, li.white a {
	color: #000000;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #000000;
	text-decoration:blink;
}

/* achtergrond anders dan linker, middel en rechterpaneel */

/*informatie hele achtergrond van de website */
body {
	color : #000000;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width:1024px;
	
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;

	
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}

/* kader van de header, misschien header informatie? */

.outer-border {
	border : 1px solid #ffffff;
	
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F6F8FA;
	border-top : 0px solid #ffffff;
	padding-top:2px;
	border-bottom : 1px solid #000;
	padding : 5px;

		

}

.sub-header ul{
	margin: 0;
	padding: 0;
	
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background-color : #ffffff;
	background-image:url(images/logov3.0.jpg);
			
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #ffffff;
	border : 0px solid #ccc;
	padding : 5px;
	
}

.img {
	border:'0';
	padding: 1px, 1px, 1px, 1px;
	

}



.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

/* informatie eigenlijk nieuws paneel (middel paneel), volgens internetinfo alles wat zich in het midden bevindt*/

.main-body {
	font-size : 12px;
	color : #000000;
	background-color : #F6F8FA;
	padding : 4px 2px 5px 2px;
	margin-bottom:1px;
	width: 800px;
		
}

.center {
	margin : 0 auto;
}

/* kijk naar side body jpg in de CSS bestand van Azady/technisch: kader van een paneel maar dan zonder om de titel heen */

.side-body {
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	padding : 4px;
	
}

/* kader om de hele middel paneel heen. Kijk naar mainbg bestand in Azady/technisch */

.main-bg {
	color : #555;
	background-color : #fff;
	padding : 10px 10px 5px 10px;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:double;
		

}

.border {
	border : 1px solid #e1e1e1;
	margin-bottom : 5px;
}

.admin-message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #555;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color : #777;
	background-color : #fff;
	padding : 2px 2px 2px 2px;
	width: 100px;
	border-right:1px;
	border-right-color:black;
	border-right-style:dotted;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:double;
	
}

.side-border-right {
	color : #777;
	background-color : #fff;
	padding : 10px 10px 10px 0px;
	width: 230px;
	border-right:1px;
	border-right-color:black;
	border-right-style:double;
	border-bottom:1px;
	border-bottom-color:black;
	border-bottom-style:double;

	
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

/*10px (hoogte ruimte), 4px(?), 4x(ruimte onderd), 4x (?) */

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px 4px 4px 4px;
	text-align:left;
}

/* titel van nieuws alleen */ 
 
.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold; 
	font-weight : bold;
	background-color : #fff;
	padding : 2px 2px 2px 2px;
	color:#ffffff;
	background-color:navy;
	margin-top: 3px;
	
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.tbl-border {
	border : 1px solid #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 12px;
	color : #555;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
font-size:10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
font-size:10px;
	display: block;
	color: #005599;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #f6f6f6;
	background-color: #005599;
}

/* Page Navigation */

.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #005599;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #005599;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}

/* vanaf hier voor jquery */
.h8{ margin: 1px 1px 1px 1px; color:#FFFFFF; font:10pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
.h9{ margin: 1px 1px 1px 1px; color:#FFFFFF; font:10pt Arial, sans-serif; letter-spacing:-1px;}
.h10{ margin: 1px 1px 1px 1px; color:#FFFFFF; font:10pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

	.boxgrid{ 
				width: 220px; 
				height: 60px; 
				margin:10px; 
				float:left; 
				background:#003366; 
				border: solid 0px #99cccc; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{
					position: absolute;
					top: 0px; 
					right: 0px; 
					left: 40px
					border: 0px; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				top: 33px;
				background: #ffffff; 
				height: 80px; 
				width: 65%; 
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 			}
 				.captionfull .boxcaption {
 					top: 80;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 50;
 					left: 0;
 				}
    