body {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(picten/back1.gif) repeat-y center;
	margin: 0px;
	text-align: center;
}

#container {
	width: 80%;
	margin: 0 auto;
	text-align: left;
	position: relative;
			
}

#content {
}

#homecontent {
}

#news {
	position: absolute;
	width: 170px;
	left: 560px;
	top: 255px;
	padding: 25px 0 0 5px;
	margin: 0;
	border-left: dotted 1px #999;
	background: url(picten/news.gif) no-repeat left top;
}


p {
	margin: 0 0 15px;
}

h1 {
	font-size: 15px;
	line-height: 17px;
}
h1#cursusgebied {
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	color: #000;
}
h1#cursus {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 15px;
	color: #000;
}

#news h1 {
	font-size: 11px;
	font-weight:bold;
	margin: 15px 0 0;
}

#news p {
	font-size: 10px;
	margin: 0 0 15px;
}
#news p.verder {
	text-align: right;
	font-style:italic;
	padding: 0 0 10px;
	margin: 0;
	border-bottom: dotted 1px #999;
}

h2 {
	font-size: 12px;
	margin: 0;
}

a:link {
	color: #333;
}
a:hover {
	color: #B30000;
}
a:visited {
	color: #333;
}

/* =============================================================== */
/* vaste elementen */

#vue {
	display: none;
}
#logo_ens {
	display: none;
}
#gifanim {
	display: none;
}
#topback {
	display: none;
}
#tel {
	display: none;
}
#email {
	display: none;
}

#organitabel td {
	padding-top: 10px;
}

strong em, em strong {
	color: #000;
	font-weight: bold;
	font-style: normal;
}


/* =============================================================== */
/* hoofdnavigatie /*

/* =======================================================================*/
/* top nav */

#topnav {
  display: none;
}


#but_algemeen li a {
	background: #000 url(none);
	}
#but_kleurdestad li a {
	background: #000 url(none);
	}
#but_cursussen li a {
	background: #000 url(none);
	}
#but_maatwerk li a {
	background: #000 url(none);
	}
#but_nieuws li a {
	background: #000 url(none);
	}
#but_contact li a {
	background: #000 url(none);
	}
	




/* subnavigatie */

#subnav {
  display: none;
}




#overzicht a {
	color: #333333;
	text-decoration: none;
}
#overzicht a:hover {
	text-decoration: underline;
}

#home {
	display: none;
}


.portret {
	border: 2px solid #00B3F2;
	margin-right: 10px;
	margin-bottom: 10px;
}
#terug {
	display: none;
}

.klein {
	font-size: 9px;
}
.duur {
	color: #CD6C6B;
	font-style: italic;
}

img.foto {
    float: right;
    border: 1px solid #666;
    padding: 0 0 10px 10px;
}