#background {
	background-color: #f0f0f2;
	text-align: center;
}

#pageshadow {
	background: url(../art/page_shadow_back.gif) repeat-y left top;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#pageshadow_bottom {
	clear: both;
	background: url(../art/page_shadow_bottom.gif) no-repeat left top;
	width: 980px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

#page {
	background-color: #ffffff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	position: relative;
	height: 90px;
	background: url(../art/header_slogan.png) no-repeat center center;
}

#logo {
	margin: 5px 0 0 5px;
}
#footer {
	clear: both;
}

#footer_left {
	width: 705px;
	height: 45px;
}

#footer_right {
	width: 200px;
	float: right;
	text-align: right;
}

#content {

}

#content_main {
	width: 705px;
}

#content_right {
	position: relative;
	background: url(../art/sidebar_back.gif) repeat-y left top;
	width: 255px;
	height: 500px;
	float: right;
}

#content_right_top {
	background: url(../art/2012/banner_right.png) no-repeat left top;
	height: 248px;
}

#content_right .sponsors {
	position: absolute;
	bottom: 0px;
}

.sidepanel {
	position: relative;
}

#sidepanel_content {
	padding-left: 15px;
	padding-right: 15px;
}

.sidepanel_line {
	width: 222px;
	height: 1px;
	margin-left: 15px;
}

/* MENU */

.yuimenu {
	z-index: 10;
}

#menu {
	font-size: 13px;
	background: url(../art/menu_back.gif) repeat-x left top;
	height: 23px;
	border-bottom: solid 1px #777777;	
}

#menu a {
	color: #444444;
}

/* BREADCRUMBS */

#breadcrumbs {
	position: absolute;
	width: 960px;
	z-index: 2;
}

.breadpanel {
	width: 960px;
	margin: auto;
	text-align: right;
}
#breadcrumbs ul {
	padding-top: 2px;
}

#breadcrumbs li
{
	display: inline;

	color: #999999;
	background-image: url(/art/breadcrumbseparator.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
}

.clear {
	clear: both;
}

/* ITEMS FRONTPAGE */

.meer {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 12px 2px 0;
	font-size: 11px;
	color: #666666;
}

.meer a {
	text-decoration:none;
}

.geendata {
	color: #999999;
	font-size: 11px;
}

.newsitem {
	color: #444444;
	padding: 2px;
}

.newsitem li {
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 17px;


	background-image: url(/art/bullet_blue_on_gray.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.newsdatum {
	color: #123b65;
	font-size: 12px;
	font-weight: bold;
}

.newsitem_titel {
	color: #123b65;
	font-size: 13px;
	font-weight: bold;	
	padding: 0 0 0 15px;
}

.newsitem_subtitel {
	margin-top: 4px;
	margin-left: 20px;
	color: #555555;
	font-size: 13px;
	font-weight: bold;
}

.newsitem_subsubtitel {
	margin-top: 4px;
	margin-left: 20px;
	color: #555555;
	font-size: 11px;
}


.newsitem_rss {
	position:absolute;
	right: 0px;
}

#copyright {
	color: #999999;
}


.vanille_titel {
	font-size: 24px;
	font-weight: normal;
	color: #1e2a51;
}

.vanille_lijn {
	color: #1e2a51;
	background-color: #1e2a51; 
	height: 2px;
	margin-bottom: 10px;
}


/* PROJECTEN */

.project_subtitel {
	background-color: #eeeeee;
	margin-bottom: 2px;
	padding: 1px 0 0 2px;
	color: #123b65;
	font-size: 16px;
	font-weight: bold;

}

.project_inhoud {
	padding:10px;
}


/* LIJST */


.lijst {
	font-size: 12px;
}

.lijst_download {
	font-size: 14px;
}

.lijst_titel {
	font-size: 16px;
	/*font-weight: bold;*/
	color: #56678f;
	padding-bottom: 2px;
	border-bottom: #3165c6 solid 1px;
	margin-bottom: 2px;
}

.lijst_mini {
	font-size: 9px;
	color: #888888;
	margin-bottom: 3px;
}

/* MULTILIST */

.multilist3 {
	overflow:hidden;
}

.multilist3 ul {
  float: left;
  width: 900px;
}
 
.multilist3 li {
  float: left;
  width: 280px;
}

/* IN DE MEDIA */

.indemediatable {
	width: 100%;
}

.indemediatable thead {
	color: #ffffff;
	background-color: #404c67;
}

.indemediatable th {
	font-weight: bold;
	padding: 2px;
}

.indemediatable tr {
}


.indemediatable td {
	vertical-align:middle;
	padding: 2px;
	border-bottom:#cccccc dotted thin;
}

/* FOTOGALLERY */

.photogallery  {
	border-spacing: 2px;
	empty-cells: hide;
	margin: auto;
	border: #000000 solid 10px;
	background-color: #000000;
}


.photogallery tr {
}

.photogallery td {
	padding: 2px;

}

.thumbnail {
	border:#888888 solid 2px;
}


/* LINKEN */

.linkentable {
	width: 100%;
}

.linkentable thead {
	color: #ffffff;
	background-color: #004b85;
}

.linkentable th {
	font-weight: bold;
	padding: 2px;
}

.linkentable tr {
}


.linkentable td {
	vertical-align:middle;
	padding: 2px;
	border-bottom:#cccccc dotted thin;
}

.link_image {
	
}

/* CONTACT */

.tableX {
	width: 100%;
	font-size: 12px;
}

.tableX thead {

}

.tableX th {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #123b65;
	padding-bottom: 2px;
	background-color: #eeeeee;
	border-bottom: #3165c6 solid 1px;

}


.tableX td {
	vertical-align:middle;
	padding: 2px;
}


/* ZOEK */

#zoek {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 210px;
	/*float: right;
	padding: 3px 3px 0 0; */
}

#zoek input[type="image"] {
	margin-top: 1px;
}

.zoeklabel {
	color:#ffffff;
}

/* DOWNLOADS */

.ikoon {
	float: left;
	margin-right: 5px;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

