body, html{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ebebeb;
}

#wrapper {
	position: relative;
	width: 760px; 
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/kleurmenu.jpg);
	background-repeat: repeat-y;
	font: 75% Arial, Helvetica, sans-serif;
	color: #000;
}

#main_container{
	float: left;
	width: 100%;
	min-height: 100%;
	_height: 100%;
}

#header{
	width: 100%;
	height: 71px;
}
#links {
	float: left;
	min-height: 100%;
	width: 180px;
}

#content {
	margin: -7px 163px 0 180px;
	padding: 20px;
}
#rechts {
	float: right;
	width: 163px;
	margin-bottom: 20px;
}

#menu {
	font-weight: bold;
	line-height: 22px;
	border-bottom: 10px solid #E11516;
}
#menu ul {
	margin: 0;
}
#menu ul li {
	margin-left: -40px;
	list-style-type: none;
	background-image: url(../images/balk.jpg);
	padding-left: 10px;
	color: #251241;
}
#menu ul ul {
	margin-left: -10px;
}
#menu ul ul li {
	color: #442077;
	background-image: none;
	background-color: #fff;
	line-height: 18px;
	border-right: 1px solid #ebebeb;
}
#menu ul ul li a:hover {
	text-decoration: underline;
}
#menu ul ul li a.subactief {
	text-decoration: underline;
}
#menu a {
	text-decoration: none;
	display: block;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li a.actief {
	background-image: url(../images/balkactief-licht.jpg);
	margin-left: -10px;
	color: #fff;
	text-indent: 10px;
	text-decoration: none;
}
#menu img {
	border: none;
}

#logobieb {
	margin-top: 30px;
	text-align: center;
}
#logotilburg {
	margin-top: 15px;
	text-align: center;
}
#logobiebpas {
	margin-top: 35px;
	text-align: center;
}
#zoeken {
	background-color: #E6D4FE;
	margin: 10px 13px 10px 0px;
	padding: 1px 5px 10px 5px;
	color: #442077;
}
#zoeken form {
	margin: 0px;
}
#zoeken input {
	width: 134px;
	margin-top: 5px;
	font: 100% Arial, Helvetica, sans-serif;
}
#zoeken select {
	width: 140px;
	margin-top: 5px;
	font: 100% Arial, Helvetica, sans-serif;
}
#zoeken input#zendknop {
	margin-left: 70px;	
	width: 70px;
}

#footer {
	clear: both;
	height: 30px;
	text-align: right;
	margin: 0px 20px 50px 0px;
	color: #442077;
	font-size: 80%;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}

#footer li a {
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

h1 	{
 	font-size: 130%;
	color: #442077;
}
h2 	{
 	font-size: 120%;
	color: #442077;
	font-weight: bold;
	margin-bottom: -8px;
}
h3 	{
 	font-size: 120%;
	color: #442077;
	font-weight: bold;
	margin-bottom: 0px;
}

a {
	color: #442077;
}

img {
	border: none;
}
.roodkop {
 	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}
.paarskop {
 	font-size: 120%;
	color: #442077;
	font-weight: bold;
}
.floatright {
	float: right;
}
.floatrightpaddingleft {
	float: right;
	padding-left: 10px;
}
.floatrightpaddingleftbottom {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.paddingbottom {
 	padding-bottom: 5px;
}
.paddingtop {
 	padding-top: 5px;
}
.streepbovenmenu {
	border-top: 1px solid #442077;
	margin-top: -1px;
}
.creatief {
	color: #FF9C31;
}
.cultuur {
	color: #00CEFF;
}
.muziek {
	color: #9C3131;
}
#map {
	width: 375px;
	height: 300px;
}
.wit {
	color: #FFF;
	text-align: left;
}
.paars {
	color: #442077;
} 
.kleiner {
	font-size: 80%;
}
.rood {
	color: #c00;
}