/* CSS Document */

html body {
	background:url("../images/bg.gif") left top repeat; 
	margin: 0 auto;
	padding: 0px;
}

#container {
	margin:0px auto;
	height:100%;
	width:537px;
	padding:0px;
}

#topbanner {
	background:url("../images/banner_boven.png") center top no-repeat; 
	width:535px;
	height:179px
}

#koppen {
	position:relative;
	top:96px;
	width:535px;
	text-align:right;
}

#navigatie {
	width:93px;
	height:177px;
	display:block;
	position:relative;
	left:-93px;
	top:170px;
}

#content {
	background:#FFF;
	width:465px;
	margin:0px;
	padding:35px;
}

#content_spon {
	background:#FFF;
	width:475px;
	margin:0px;
	padding:30px;
}

#onderbanner {
	background:url("../images/banner_onder_.gif") center top no-repeat; 
	width:535px;
	height:80px;
	vertical-align:middle;
}

#sent {
	position:relative;
	left:30px;
	top:15px;
}

#nocnsf {
	position:relative;
	left:110px;
	top:15px;
}

#tue {
	position:relative;
	left:150px;
	top:15px;
}

#inno {
	position:relative;
	left:70px;
	top:15px;
}


a{font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#E65113; text-decoration:underline;}
a:link{color:#E65113; text-decoration:underline;}
a:visited{color:#E65113; text-decoration:underline;}
a:hover{color:#000; text-decoration:underline; }
a:active{color:#E65113; text-decoration:underline;}

p {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000; line-height:18px;}
span.klein {font-family: Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#E65113; line-height:18px; margin:0px;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; font-variant:small-caps; color:#E65113; line-height:18px; margin-top:-20px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#E65113; line-height:18px; margin:0px;}
img {border:none}
b {color:#E65113;}

p img {float:left; margin:6px 10px 0px 0px;}

img.logos{float:none; margin:6px 10px 0px 0px;}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	color:#000; 
	line-height:18px;
	vertical-align:top
}

/* pop-up */

.workshops {
	background-color:#F8B000;}

.workshops p {
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:10px;
}

.workshops ul li {
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:10px 20px 10px -10px;
	list-style:none;
}

.workshops p strong{
	color:#000;
}

.workshops a {
	color:#FFF;
}
