* {
	padding: 0px;
	margin: 0px;
}

input[type=radio], input[type=checkbox] {
	margin-right: 2px;
}
select[name=dateYear] {
	width: 75px;
}
select[name=dateMonth] {
	width: 100px;
}
select[name=dateDay] {
	width: 50px;
}

body {
	/*aanpassing*/
	font-family: Verdana, Arial, Georgia !important;
	/**/
	font-size: 12px;
	color: #000000;
	background: url(../images/bkg_body.jpg) repeat-x;
	text-align: center;
}

/*aanpassing*/
html body div#main div#news {
	font-family: Verdana, Arial, Georgia !important;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px !important;
	text-align: left;
}

/*aanpassing*/
img {
	border: 0px none;
}
/**/

html body div#main div#news p:first-letter {
	font-weight: bold;
}
/**/

hr {
	border: 0;
	color: #CCC;
	background: #CCC;
	height: 1px;
}

/*
Pagina
*/
#page {
	background: url(../images/bkg_content.jpg) repeat-y;
	border: 1px solid #FFF;
	margin: 10px auto 0;
	text-align: left;
	width: 950px;
}

/*
Header
*/
#header {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	/*aanpassing*/
	height: 188px;
	/**/
}

/*
Logo
*/
#logo h1 span {
	display: none;
}
#logo h1 {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	/*aanpassing*/
	width: 189px;
	height: 50px;
	/**/

	background: url(/templates/6/images/novella_logo.jpg) no-repeat;
}
#logo h2 {
	float: left;
	display: block;
	padding: 0px;
	/*aanpassing*/
	margin: 21px 0px 0px 5px;
	/**/
	font-size: 24px;
	font-weight: normal;
	color: #330000;
	vertical-align: bottom;
}

/*
Subnavigatie
*/
#top_menu {
	/*aanpassing*/
	margin-right: 5px;
	/**/

	font-size: 10px;
	color: #999999;
}
#top_menu ul {
	float: right;
	list-style: none;
}

#top_menu ul li {
	float: left;

	/*aanpassing*/
	padding: 3px 2px 2px 2px;
	/**/
}

#top_menu ul a {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#top_menu ul a:hover {
	text-decoration: underline;
}

/*
Foto container
*/
#foto_container {

	background: #330000;
	clear: both;
	height: 145px;
}
#foto_container div.foto {
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	width: 189px;
	height: 145px;
	overflow: hidden;
}
div.foto img {
	border-top: 1px solid #FFF;
	margin-top: 14px;
}
#foto_container div.large {
	width: 379px;
}
#foto_container div.last {
	border: 0px none;
	width: 190px;
}

/*
Navigatie
*/
#nav {

	background: #330000;

	float: left;
	/*aanpassing*/
	width: 189px;
	border-right: 1px solid #FFF;
	/**/

	min-height: 310px;
	height: auto !important;
	height: 310px;
}

#nav a.home {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;

	/*aanpassing*/
	margin: 0px 0px 15px 15px;
	/**/
	color: #FFF;
}
#nav a.home:hover {
	color: #FFCC00;
}
/*aanpassing*/
#nav a.actief {
	color: #FFCC00;
}
/**/

#nav ul {
	/*aanpassing*/
	list-style: none;
	/**/
	color: #FFF;
	margin-left: 25px;
}
#nav ul li {
	/*aanpassing*/
	padding: 0px 0px 5px 0px;
	/**/
}
#nav ul a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#nav ul a:hover {
	color: #FFCC00;
}


#mainnav li ul {
	list-style: none;

	/*aanpassing*/
	background: #330000;
	width: 160px;
	/**/
	border: 1px solid #FFF;
}

/*aanpassing*/
#mainnav li a.actief {
	color: #FFCC00;
}
/**/

/*
Hoofdaccount
*/
#main {
	background: #FFF;
	float: left;
	width: 568px;
}
#main p.content {
	/*aanpassing*/
	padding: 10px 20px 10px 20px;
	line-height: 15px;

	/**/
}
#main p.content:first-letter {
	font-weight: bold;
}
#main h1.locator {
	/*aanpassing*/
	font-size: 12px;
	padding: 7px 10px 7px 20px;
	/**/
	background: #F2F2F2;
	color: #330000;
}
#main div#news {
	background: #F2F2F2;
	padding: 10px;

	/*aanpassing*/
	padding: 10px 20px 10px 20px;
	letter-spacing: 1px;


	min-height: 205px;
	height: auto !important;
	height: 205px;
	/**/

}

div#news a.leesmeer, div.bottom_content a.leesmeer {
	/*aanpassing*/
	color: #878787 !important;
	/**/
	float: right;
	font-weight: bold;
	text-decoration: none;
}
div#news a.leesmeer:hover, div.bottom_content a.leesmeer:hover {
	text-decoration: underline;
}

/*aanpassing*/
div#main a {
	color: #330000;
}
/**/

div#news hr, div.bottom_content hr {
	margin: 5px 0px 5px 0px;
}

div.bottom_content {
	background: #F2F2F2;

	/*aanpassing*/
	font-size: 10px;

	padding: 10px 20px 5px 20px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 15px;
	/**/
}

/*aanpassing*/
div.bottom_content strong:first-child {

	font-weight: bold;
	color: #878787;
}
/**/

/*aanpassing*/
html body div#main div.bottom_content p strong {
	font-weight: bold;
	font-size: 8px;
	color: #330000;
}
/**/

/*aanpassing*/
html body div.bottom_content div#review * {
	font-weight: normal !important;
	font-size: 10px !important;
	color: #333333;
}
/**/


form#contact {
	display: block;
	/*aanpassing*/
	padding: 10px 20px 20px 20px;
	/**/
	margin: 0px;
}

form#contact table td {
	padding: 2px;
}

form#contact .textbox {
	width: 250px;
}

form#contact textarea {
	height: 100px;
}

p.error {
	padding: 10px;
	color: #F00;
}

div#sitemap {
	/*aanpassing*/
	padding: 10px 0px 20px 10px;
	/**/
}

div#sitemap ul {

	margin-left: 25px;
}

div#sitemap ul a {
	color: #000;
	text-decoration: none;
}
div#sitemap ul a:hover {
	text-decoration: underline;
}

a.partner {
	color: #000;
	text-decoration: none;
}

a.partner:hover {
	text-decoration: underline;
}

/*
Sidebar
*/
#sub {
	background: #E7E1E1;

	float: left;
	/*aanpassing*/
	width: 191px;

	/**/
}

#sub h2.section {
	font-size: 12px;

	/*aanpassing*/
	padding: 7px 10px 7px 10px;
	/**/

	background: #FFF;
	color: #000;

	/*aanpassing
	margin-bottom: 10px;
	*/
}

/*
Footer
*/
#footer {


	border-bottom: 1px solid #FFF;
	clear: both;


	display: block;

}

/*
Site selector
*/
#site_selector {
	background: #FFF;
	border-top: 5px solid #330000;
}
#site_selector a {
	color: #FFF;
	text-decoration: none;
}
#site_selector a:hover {
	color: #FFCC00;
}
#site_selector ul {
	list-style: none;
}
#site_selector ul li {
	border-top: 1px solid #FFF;
	float: left;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	display: block;
	font-size: 11px;
	cursor: pointer;
}
#site_selector li.last {
	border: 0px none;
	border-top: 1px solid #FFF;
}

#site_selector li.entertainment {
	border-right: 1px solid #FFF;
	background: #006699;
	width: 180px;
}
#site_selector li.events {
	border-right: 1px solid #FFF;
	background: #990033;
	width: 179px;
}
#site_selector li.the-world-cafe {
	border-right: 1px solid #FFF;
	background: #FB8A2D;
	width: 178px;
}
#site_selector li.movers-shakers {
	border-right: 0px none;
	background: #3EBB3E;
	width: 179px;
}
#site_selector li.cultuur {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #330000;
	width: 180px;
}

/*
Adresgegevens
*/
div#address {
	clear: both;
	background: #FFF;
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding: 5px;
}

#address a {
	color: #666666;
}

#address a:hover {
	text-decoration: none;
}

/*
Sidebar
*/
br.clearfix {
	clear: both;
}

/*Portfolio*/
p.portfolio {
	display: block;
}

p.portfolio img {
	border: 0px none;
	float: left;
}


/*aanpassing*/
.portfolio_total_list {
	padding-left: 10px;
	overflow: auto;
	display: block;
}

#sub table {
	background: #e7e1e1;

	/*aanpassing
	width: 191px;*/

	cursor:pointer;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
}
/**/

#sub ul {
	display: block;

	padding: 0px;
	margin: 0px 0px 0px 10px;

	list-style: none;
	float: left;
}

/*Artiesten*/


/*aanpassing*/
#category_items .artist_link {
	font-weight: bold;
}

#category_items .artist_link:hover {
	color: #330000;
}

div .artist_link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

div .artist_link:hover {
	color: #330000;
}

#artist_message {
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
/**/

#category_items {
	margin-top: -10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;

}
#category_items img {
	border: 0px none;
}

#category_items a {
	display: block;

	/*aanpassing*/
	padding: 0px 6px 5px 0px;
	text-decoration: none;
	font-size: 10px;
	color: #000;
	margin: 0px;
	/*border-right: 1px dashed #000;*/
	/*border-bottom: 1px dashed #000;*/
	/**/
}

#category_items a.right {
	border-right: 0px none;

	/*aanpassing*/
	padding: 0px;
	padding-bottom: 5px;
	/**/
}

#category_items #pages {
	/*aanpassing*/
	display: block;
	padding-right: 50%;
	text-align: center;
	/**/
}

#category_items #pages a {

	padding: 5px;
	color: #000;
	border: 0px none;
	float: left;
	text-decoration: none;
}

#category_items #pages a.actief {
	font-weight: bold;
	/*aanpassing*/
	padding-bottom: 20px;
	font-size: 12px;
	margin-top: -2px;
	/**/
}

#category_items #pages a:hover {
	text-decoration: underline;
}

#category_items a.aanvraag, #news a.aanvraag {
	/*aanpassing*/
	font-size: 10px;
	/**/
	border: 0px none;
	padding: 0px;
	display: inline;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#category_items a.aanvraag:hover, #news a.aanvraag:hover {
	text-decoration: underline;
}

div#av {
	clear: both;
	padding: 10px;
}

a.nieuwsbrief span {
	visibility: hidden;
}

a.nieuwsbrief {
	width: 180px;
	height: 40px;
	display: block;
	background: url(../images/aanmelden_nieuwsbrief.jpg) no-repeat;
	text-decoration: none;
	/*aanpassing*/
	position: absolute;
	visibility: hidden;
	/**/
}
/*aanpassing*/
.minheight240 {
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
/**/
