/***********************************************************
Title:     Main | Emile Blume - Netcreators.com
************************************************************/

/* Global reset v1.0 | 20081023 //////////////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background:transparent;
}

a img { border: none; }
abbr, acronym, .help { border-bottom:1px dotted #333; cursor:help; }
blockquote, q { quotes:none;}
blockquote { margin: 0 0 1.3em 1.3em; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

dd { margin-left:1em;}
sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom;}
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body { 
	background: #313131 url(../img/bg.gif);
	color: #333;
	font: normal 70%/1.5 Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 { 
	color:#383837;
	line-height:1em;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight:normal; 
	margin-bottom:1.2em; 
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; font-weight:bold; }

p { font-size: 1em; margin-bottom:1.5em; }
pre, code, kbd, samp { font-size:1.5em; }
pre code { font-size:1em; }

a { color:#704D6D; text-decoration:none; }
a:hover { color:#9E3696; }

hr {
	clear:both;
	background: #FFF;
	color: #FFF;
	border: 0;
	height: 1px;
}

ol, ul { 
	list-style:disc;
	margin: 0 0 1.3em 1.3em;
	padding: 0 0 0 1.3em;
}

ol { list-style: decimal;}

.hidden { display: none; }
.unhidden { display: block; }

td { height:auto; padding:0.3em; text-align:left;}
td p { margin:0; }
caption, th { padding:0.3em; }
caption { background:black; color:white; font-style:italic; }
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin-top:4px; }

/* Layout 3 cols ///////////////////////////////////////////////////////////////*/
#container {
	margin: auto;
	width: 960px;
	position: relative;	
}

#main, #left, #contentwrap, #footer {
	float: left;
	display: inline; /* workaround for IE6*/
}

#main { background: #E7E7E7; margin-bottom:1em;}
#description, #skip, .hide{ display: none;}

#header{
	background:url(../img/bg-header.gif) repeat-x 0 0;
	height: 91px;
	position: relative;
	width: 960px;
}

/* Left  ////////////////////////////////////////////////////////////////////////*/
#left { padding:2px; width:180px; }
#left { padding:2px; margin-right:17px; width:163px; }

/* Content ///////////////////////////////////////////////////////////////////////*/
#contentwrap {	
	
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding:0px 10px 10px 0;
	width: 766px;
}

/* Footer ////////////////////////////////////////////////////////////////////////*/
#footer {
	background:url(../img/bg-footer.gif) repeat-x 0 0;
	height:46px;
	width: 960px;
	position:relative;
}

#footer div { display:inline; float:left;}
#sponsor { top:8px; right:15px; position:absolute; }

.school-menu {
	background:url(../img/bg-school-menu.jpg) no-repeat 0 0;
	border:2px solid #E1E400;
	height:215px;
	width:246px;
	position:relative;
}
.school-menu form {
	top:186px;
	left:12px;
	position:absolute;
}
.school-menu select { border:1px solid #8C8C8C; width:220px; }

/* Frames ////////////////////////////////////////////////////////////////////////*/
.frame-01 {
	background:#270023;
	border:1px solid #270023;
	clear:both;
	float:left;
	position:relative;
	width:100%;
}
.frame-01 a {
	background:url(../img/more-white.gif) no-repeat right bottom;
	padding:35px 15px 15px;
	height:48px;
	width:114px;
	top:0;
	right:0;
	position:absolute;
}
.frame-01 *, .frame-01 a:hover { color:#FFF; }
.frame-01 h3 { font-size:1em; padding-top:10px; text-indent:-1000px; }
.frame-01 .csc-textpic-text { 
	background:url(../img/bg-evenementenkaart.png) no-repeat center 10px;
	height:26px;
	padding:0 10px; 
}
.frame-01 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin:0; }




