@charset "UTF-8";
/*standard page classes */

html					{
					height:100%
					}
					
body					{
					margin:0px;
					padding:0px;
					background-image:url('images/background2.jpg');
					background-repeat:repeat-x;
					font-family:arial;
					font-size:12px;
					height:100%;
					}
						
h1					{
					font-size:20px;
					color:#0053A1;
					}
			
h2					{
					font-size:16px;
					color:#0053A1;
					}
						
h3					{
					margin-top:0px;
					font-size:12px;
					color:#0053A1;
					margin-bottom:5px;
					margin-top:5px;
					}
		
		
h4 					{
					color:#FFE6D2;
					font-size:12px;
					margin:30px 20px 30px 20px;
					}
				
a					{
					font-size:11;
					color:#61AECF;
					}

		
a:hover{
	color:#DF0F16;
}

table {
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


input {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 10px;
	font-family:verdana;
	}

select {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 10px;
	}

textarea {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 10px;
	}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	color:#000;
}

						
form {
	margin: 0px;
	padding:0px;
}

/*standard classes uses bij jorrcms */
.t_content {
	width:610px;
	padding-right:20px;
	font-size:12px;
}


.banner{
	margin:0px;
	text-align:center;
	}

.breadcrumb{
	padding: 1px;
	color: #666666;
	}

a.breadcrumb {
	color: #666666;
	text-decoration: none;
	}

a.breadcrumb:active {
	color: #666666;
	text-decoration: underline;
	}

a.breadcrumb:hover {
	color: #666666;
	text-decoration: underline 
	}

.catmenu {
	color: #666666;
	}

a.catmenu {
	color: #6666FF;
	}
	
.q {
	color: #000000;
	margin-top: 3px;
	border: 1px solid #CFCFCF;
	border-width: 0px 0px 1px 0px;
	}

a.q b{
		color: #000000;
		text-decoration: none;
		border: 1px solid #FFFFFF;
	}

a.q{
	color: #000088;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	}

a.q:hover {
	color: #000000;
	text-decoration: none;
	}

.a {
	color: #333333;
	}

.formdiv {
	background-color:#FFFFFF;
	margin:3px;
	border-style:solid;
	border-width:0px;
	width:450px;
	margin:auto;
	font-size:12px;
	font-family:verdana;
	
	padding: 10px 0px 0px 0px;
	}

.forumdiv {
	margin:3px;
	padding: 3px;
	background-color: #F4F4F4;
	border-style:solid;
	border-width:0px;
	}

.imgpop {
	width: 190px;
	text-align: center;
	float:left;
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;
	margin:2px;
	}

.fotoitem {
	width:120px;
	height:120px;
	overflow:hidden;
	margin:5px 5px 5px 0px;
	float: left;
	}
	
.photobook_photo {
	width:auto;
	width: 180px;
	border-width:0px;
	}

.photobook_div {
	margin:20px 0px;
	}

.newsitem {
	margin-right:3px;
	width:48%;
	float:left; 
	}

.newstitle {
	border-top:1px solid #888;
	margin-bottom: 2px;
	font-size:14px;
	color:#0053A1;
	line-height: 14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:10px;
}

.newstext { 
	padding:0px;
	
	}
	

.quote{
	font-size:12px;
	color:#523d36;
	margin-bottom:10px;
	}

.quotetitel{
	width:220px;
	height:14px;
	padding:3px 5px;
	font-size:14px;
	font-weight:bold;
	color:#0053A1;
	}

.quotetext{

	padding:5px;
	color:#888888;
	}
	
.quotetext p{

	padding:0px;
	margin:0px;
	}

.navigation {
	margin-top:0px;
	}
		
.mainmenuitem 					{
								float:left;
								}
		
.mainmenuitemactive 			{
								float:left;
								}
	
a.menu, a.newsmenu  			{
								color:#fff;
								text-decoration:none;
								font-weight:bold;
								font-size:16px;
								margin-right:70px;
								}
						
					
a.menu:link, a.newsmenu:link 	{
								color:#fff;
								text-decoration:none;
								font-weight:bold;
								font-size:16px;
								margin-right:70px;
								}
	
a.menu:visited, a.newsmenu:visited	{
									color:#fff;
									text-decoration:none;
									font-weight:bold;
									font-size:16px;
									margin-right:70px;
									}
					
	
a.menu:hover, a.newsmenu:hover   	{
									color:#0053A1;
									}
	
a.menu:active, a.newsmenu:active  	{
									color:#9BCE41;
									text-decoration:none;
									font-weight:bold;
									font-size:16px;
									margin-right:70px;
									}
								
	
a.menuactive, a.newsmenuactive  	{
									color:#0053A1;
									text-decoration:none;
									font-weight:bold;
									font-size:16px;
									margin-right:70px;
									}
	
a.menuactive:hover, a.newsmenuactive:hover 										{
																				color:#0053A1;
																				}

.submenuitem 		{
					padding-left:25px;
					padding-top:4px;
					padding-bottom:4px;
					}
					



.submenuitemactive {
					color:#fff;
					text-decoration: none;
					font-weight:bold;
					}
		
.submenuactive, .submenuitem:hover {
					color:#fff;
					text-decoration: none;
					}		
		
a.submenu, a.newssubmenu {
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px; 
					}
	
a.submenu:link, a.newssubmenu:link { 
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenu:visited, a.newssubmenu:visited { 
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenu:hover, a.newssubmenu:hover { 
					color:#896D62;
					text-decoration: none;
					}
	
a.submenu:active, a.newssubmenu:active { 
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenuactive, a.newssubmenuactive {
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenuactive:hover, a.newssubmenuactive:hover {
					color:#896D62;
					text-decoration: none;
					font-weight:bold; 
					}
		
		
.mainnewsitem {
			font-family: Verdana,Helvetica,Arial,sans-serif;
			font-size:10px;
			font-weight:bold;
			width: 98%;
			background-color:#FFFFFF;	
			border: solid 1px #666666;
			margin-top:2px;
			padding:2px;
			text-align:left;
			vertical-align:middle;
		}

		
a.newssubmenuactive  {
			color: #000000;
			text-decoration: none;
			font-weight: bold; 
		}
.newsitemdiv {
			margin-top:5px;
		}
.newsnav{
			margin-bottom:20px;		
		}
	
.board 	{
			color:#0F539F;
			text-decoration: none;
		}
	
.board:hover {
			color: #111111;
			text-decoration: none
		}
.leadtext { 
			color: #444444; 
		}
.normaltext {
			color: #444444;	
		}
		
.searchbox {
			color: #000000;
			text-align: right;
			margin:10px;
			font-size:11px;
			width: 190px;
			float:right;
		}
		
.highlight {
			background-color:#CCCCFF;
		}

/* sitemap */
		
.sitemapcatgroup {
	
}

.sitemapcatitem {
	
}

.sitemapmaingroup {
	
}

.sitemapmainitem {
	
}

.sitemapsubgroup {
	
}

.sitemapsubitem {
	
}

/* allmenuitems */
.listcatgroup {
	
}

.listcatitem {
	
}

.listcatitem a {
	
}

.listmaingroup {
	
}

.listmainitem {
	

}

.listmainitem:hover {
	
}

.listmainitem a{
}

.listsubgroup {
}

.listsubitem {

	
}



/* tailer made classes  */
						
#container				{
					height:100%;
					border-left:1px solid #eaeaea;
					border-right:1px solid #eaeaea;
					width:1000px;
					margin:auto;
					}

#banner				{
					background-color:#000;
					width:1000px;
					height:200px;
					margin:auto;
					background-image:url('images/banner4.jpg');
					background-repeat:no-repeat;
					background-position:bottom;
					}
					
#logo				{
					width:165px;
					height:103px;
					margin-left:10px;
					padding-top:10px;
					float:left;
					}
					
.logotext			{
					color:#fff;
					font-size:13px;
					font-weight:bold;
					width:165px;
					margin:auto;
					margin-left:4px;
					padding-top:3px;
					}
					
#buttons			{
					width:920px;
					float:left;
					color:#fff;
					margin-left:0px;
					margin-top:60px;
					}
					
#main				{
					width:970px;
					margin:auto;
					margin-top:0px;
					}
			
#content			{
					width:580px;
					float:left;
					padding-right:50px;
					font-size:12px;
					margin-right:10px;
					}
			
#network			{
					width:330px;
					float:left;
					}
					
#tweet ul			{
					list-style-type:none;
					margin:0px;
					padding:0px;
					margin-bottom:20px;
					margin-top:20px;
					}
					
.picture1			{
					background-image:url('images/leo.jpg');
					border:1px solid #999;
					width:40px;
					height:40px;
					overflow:hidden;
					background-repeat:no-repeat;
					background-position:center;
					float:left;
					margin-right:10px;
					}
					
.picture2			{
					background-image:url('images/saskia.jpg');
					border:1px solid #999;
					width:40px;
					height:40px;
					overflow:hidden;
					background-repeat:no-repeat;
					background-position:center;
					float:left;
					margin-right:10px;
					}
					
.picture3			{
					background-image:url('images/ilse.jpg');
					border:1px solid #999;
					width:40px;
					height:40px;
					overflow:hidden;
					background-repeat:no-repeat;
					background-position:center;
					float:left;
					margin-right:10px;
					}
					
.picture4			{
					background-image:url('images/stephanie.jpg');
					border:1px solid #999;
					width:40px;
					height:40px;
					overflow:hidden;
					background-repeat:no-repeat;
					background-position:center;
					float:left;
					margin-right:10px;
					}

.linkedin			{
					width:240px;
					padding-top:0px;
					font-size:12px;
					margin-bottom:10px;
					float:left;
					}
					
.video				{
					width:340px;
					margin-bottom:20px;
					font-size:12px;
					}
			
			
.moreitem			{
					background-image:url('images/morebutton.png');
					background-repeat:no-repeat;
					float:right;
					width:115px;
					height:26px;
					margin-right:10px;
					padding-top:6px;
					padding-left:10px;
					text-decoration:none;
					color:#fff;
					}
			
.content			{
					margin-bottom:20px;
					}
					
#footer				{
					height:22px;
					background-color:#1b1b1b;
					margin:auto;
					margin-top:10px;
					text-align:bottom;
					}
					
#footerbar 				{
					width:970px;
					margin:auto;
					}

#footertext				{
					width:370px;
					float:left;
					color:#fff;
					padding-top:3px;
					}

#footertext2				{
					width:500px;
					float:right;
					padding-top:3px;
					color:#fff;
					}
					
					
.footerlink			{
					padding-right:50px;
					text-decoration:none;
					color:#fff;
					float:left;
					}
					
#bannerlinks				{
					width:200px;
					float:left;					
}
					
#bannerrechts				{
					width:670px;
					float:left;
					}
					
#jsddm					{	
					margin:0px;
					padding:0px;
					font-weight:bold;
					}
	
#jsddm li				{
					float:left;
					list-style:none;
					font-size:14px;
					padding-right:50px;
					padding-left:50px;
					}

#jsddm li a				{
					padding:5px 12px;
					text-decoration:none;
					white-space:nowrap;
					color:#FFF;
					}

#jsddm li a:hover			{	
					color:#9BCE41;
					}
						
	
#jsddm li ul				{	
					margin:0px;
					padding:0px;
					position:absolute;
					visibility:hidden;
					color:#000;
					margin-top:0px;						
					}
	

#jsddm li ul li				{	
					float: none;
					display: block;
					margin:0px;
					padding:0px;
					font-size:12px;
					font-weight:normal;
					width:150px;
					}

#jsddm li ul li a			{	
					background: #000;
					display:block;
					}

#jsddm li ul li a:hover			{	
					background: #002A4F;
					color:#9BCE41;
					}

					/* enquete css */
/* scrollable root element */
#wizard {	
	background:#fff;
	border:1px solid #999;
	font-size:12px;
	height:300px;
	margin:5px auto;	
	width:620px;
	overflow:hidden;
	position:relative;	
}  
/* scrollable items */
#wizard .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}
/* single item */
#wizard .page {	
	padding:20px 30px;
	width:550px;
	float:left;	
}
#wizard .text {
	width:100%;
	padding:5px;
	border:1px solid #ccc;
	color:#456;
	letter-spacing:1px;
}
#wizard select {
	border:1px solid #ccc;
	width:94%;	
	padding:4px;
}
#wizard label span {
	color:#b8128f;
	font-weight:bold;
	position:relative;
	top:4px;
	font-size:20px;
}
#wizard .double label { 
	width:50%;
	float:left;
}
#wizard .double .text {
	width:93%;	
}
#wizard .clearfix {
	clear:left;
	padding-top:10px;	
}
#wizard .right {
	float:right;		
}

