body
{
	margin: 20px;
	background: #611A80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #611A80;
	padding-bottom: 0.4em;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 1.6em;
	padding-top: 1.1em;
	clear: left;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol, td, th {
	margin-top: 0;
	line-height: 180%;
	clear: left;
}
th
{
	background-color: #611A80;
	color: #fff;
}
td.purple
{
	background-color: #611A80;
	color: #fff;
	border-top: 1px dotted #787878;
}
p.caption
{
	text-align: right;
	text-transform: uppercase;
}
p.q { margin: 0; font-style: italic; font-weight: bold; }
tr { vertical-align: top; }
a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #787878;
}

a:hover {
	background: none;
}

img.logo
{
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 20px;
	border: 0;
	text-decoration: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
}

/* Header */

#header
{
	width: 910px;
	height: 50px;
	margin: 0 auto;
	display: none;
}

#banner
{
	width: 860px;
	height: 289px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 20px #FFF solid;
	background: url(/gfx/spoffin860x289px.gif) no-repeat left top;
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 48px;
	margin: 0 auto;
	padding-left: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a
{
	display: block;
	margin-top: 20px;
	margin-right: 2px;
	padding: 7px 12px 7px 12px;
	background: #EEEEEE;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #611A80;
	border: none;
}

#nieuws #menu li.nieuws a,
#verwacht #menu li.verwacht a,
#programma #menu li.programma a,
#partners #menu li.partners a,
#kaarten #menu li.kaarten a,
#download #menu li.download a,
#missie #menu li.missie a,
#sponsors #menu li.sponsors a,
#vacature #menu li.vacature a,
#werken #menu li.werken a,
#workshop #menu li.workshop a,
#spoffin #menu li.spoffin a,
#faq #menu li.faq a,
#pers #menu li.pers a,
#videos #menu li.videos a,
#photos #menu li.photos a,
#arrangementen #menu li.arrangementen a,
#pro #menu li.pro a,
#off #menu li.off a,
#foty #menu li.foty a,
#contact #menu li.contact a
{
	color: #E44C1F;
	background: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #E44C1F;
}

/* Page */

#page {
	width: 910px;
	min-height: 910px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}

/* Content */

#content
{
	float: right;
	width: 590px;
	padding: 0 30px 0 0;
}

/* Sidebar */

#twitter
{
	float: left;
	width: 220px;
	padding: 0px 20px 0 20px;
	background: #EEEEEE;
}

#sidebar
{
	float: left;
	width: 220px;
	padding: 0px 20px 0 20px;
	background: #EEEEEE;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	border-bottom: 1px dashed #787878;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #E44C1F;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #611A80;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #611A80;
}

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: url(/gfx/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
input, textarea, select
{
	width: 100%;
	color: #000000;
}
input.auto, textarea.auto, select.auto
{
	width: auto;
	color: #E44C1F;
}
.highlight {
	color: #E44C1F;
}

ul#slideshow {
	position: relative;
	list-style: none;
	float: left;
	left: -40px;
	width: 590px;
	height: 400px;
	overflow: hidden;
}
ul#slideshow li img {
	width: 590px;
	height: 400px;
}
ul#slideshow li p
{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: -2px 0 0 0;
	text-transform: uppercase;
}
img.left { padding: 0 20px 10px 0; }
img.right { padding: 0 0 10px 20px; }
label
{
	float: left;
	width: 100px;
	text-align: left		;
	font-weight: bold;
}
input.tab, textarea.tab
{
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 400px;
	border: 1px dotted #787878;
}
input.tab
{
	height: 14px;
}
input.tabextra, select.tabextra
{
	margin-left: 20px;
	margin-bottom: 10px;
	width: auto;
}
input:focus { background-color: lightyellow; }
br, hr { clear: left; }
hr { width: 100%; }

/* classes */
.welcome
{
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFAD33;
}
.small
{
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 24px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 23px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 23px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #fff;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #eee;
	border-bottom: 1px solid #eee; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
}
td .in { background-color: #611A80; color: #fff; padding: 2px; margin-right: 2px; font-weight: bold; }
td .off { background-color: #E44C1F; color: #fff; padding: 2px; margin-right: 2px; font-weight: bold;; }

