 
/* CSS Document */

#geheel {
	position: relative;
	background-color: Black;
	width: 920px;
	margin: 1px auto;
	min-height: 400px;
}

#logo {
	background-color: Black;
	width: 180px;
	height: 150px;
	position: inherit;
	float: left;
	margin-right: 10px;
	
}

#logo p { display: none; }

#header {
	background-color: Black;
	width: 595px;
	background-image: url(../images/header.jpg);	
	height: 150px;
	position: inherit;
	float: left;
	margin: 0px;
	background-position: right center;
	background-repeat: no-repeat;
	
}

#header h1 { display: none; }

#naastlogo {
	background: #000000;
	width: 120px;
	/* float: right; */
	position:inherit;
	margin: 0px;
	height: 1px;
	clear: right;

}

#menu {
	width: 900px;
	float: left;
	clear: left;
	position: relative;
	margin: 0px 0px 5px;
	background-color: #000000;

}

#navigatie {
	width: 900px;
	float: none;
	margin: 0;
	padding: 0;
	clear: right;
	height: 84px;
}

#navigatie ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	}

#navigatie li {
	display: inline;
	}


#navigatie a {
	float: left;
	height: 84px;
	width: 110px;
	margin: 2px;
	margin-left: 0;
	padding: 0px;
	border: 1px solid Black;
	text-decoration: none;
}



#navigatie a:hover {
	border: 1px solid White;
}

#navigatie i {
	display: none;
}

li#item01 a {
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

li#item02 a {
	background-image: url(../images/bands.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

li#item03 a {
	background-image: url(../images/kunst.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

li#item04 a {
	background-image: url(../images/poezie.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

li#item05 a {
	background-image: url(../images/shop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

li#item06 a {
	background-image: url(../images/media.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

li#item07 a {
	background-image: url(../images/agenda.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#navigatie li a#current {
	border: 1px solid #666;
}

#links {
	background: #336600 url(../images/chalk2.jpg);
	/* position: inherit; */
	background-color: Black;
	width: 180px;
	height: 335px;
	float: left;
	margin-right: 10px;

}


#inhoud {
	background-color: #336600;
	position: inherit;
	width: 590px;
	float: left;
	min-height: 400px;
	border: medium solid #FFFFFF;

}

#rechts {
	width: 120px;
	height: 280px;
	float: right;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto; 
/*	margin-left: 10px;
	border: thin dotted #FFFFFF; */
}

#rechts h1 {
	display: none;
}

#rechts a {
	height: 120px;
	width: 120px;
	margin: 2px;
	margin-left: 0;
	padding: 0px;
	/* border: 1px solid Black; */
	text-decoration: none;
}

#news h1 { display: none; }

li#itemrechts01 a {
	background-image: url(../images/rechts_ha3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


li#itemrechts02 a {
	background-image: url(../images/rechts_johnny.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#footer {
	float: left;
	width: 900px;
	height: 30px;
	margin-top: 10px;
	
}

#fotos {
	width: 566px;
	margin-left: 11px;
	margin-right: 11px;
}

#fotos ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-type: square;
	}
	
#fotos li {
	display: inline;
	}

#bands {
	width: 566px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 22px;

}

#bandsplaatje {
	width: 200px;
	height: 200px;
	float: left;

}

#bandstext {
	width: 310px;
	
	float: left;
	margin-left: 10px;

}

#bandsagendatext {
 	width: 350px;
	float: left;
	margin-left: 10px;
}

.bandstext { font-family: Verdana, Arial, Helvetica, sans-serif; 
			 font-size: 12px;
			 color: #FFFFFF; 
			 margin-left: 2px;
			 margin-right: 2px;
			}

.bandstext a:link { color: #ffffff; 	text-decoration: underline; }
.bandstext a:visited { color: #cccccc; 	text-decoration: underline; }
.bandstext a:hover{ color: White; text-decoration:none;}

#bandsspacer {
	width: 566px;
	height: 20px;
	clear: both;
}

#cdtext {
	width: 350px;
	float: right;
	margin-left: 10px;
	
}

#kunstenaars {
	width: 566px;
	float: left;
	
}

#schilderijenlinks {
	width: 280px;
	float: left;
	margin-left: 5px;
	margin-top: 22px;

}

#schilderijenrechts {
	width: 240px;
	float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 22px;
}

.schilderijen { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px;
			color: #FFFFFF; 
			margin-left: 22px;
			margin-right: 22px;
			}

.schilderijen img { border: 0px; }

#contact {
	width: 566px;
	margin-left: 11px;
	margin-right: 11px;
}


#agenda {
	width: 566px;
	margin-left: 11px;
	margin-right: 11px;
}

#agenda h1 { display:none; }

#agenda ul {
	margin: 0px;
	padding: 0px;
/*	padding-right: 5px; */
	}

#agenda li {
	list-style-image: url(../images/list_arrow.gif);
	vertical-align: middle;
	margin-right: 5px;
}

body{
	background-color: #000000;
}

.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	/* text-align: left; */
	margin-left: 15px;
}

.maintext a:link { 	color: #ffffff; text-decoration: underline; }
.maintext a:hover { text-decoration: none; }
.maintext a:active { color: #FFFFFF; }
.maintext a:visited { color: #cccccc; }

.naastlogo {
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	background-position: center center;
	text-align: right;
	vertical-align: bottom;
}

.shoptext img { border: 1px solid #336600; }
.shoptext a:link { color: #000000; }
.shoptext a:hover { border: 1px solid White; }
.shoptext a:active { color: #FFFFFF; }
.shoptext a:visited { color: #cccccc; }

.chalktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 22px;
	/* vertical-align: bottom; */
	margin-top: 80px;
	width: 150px;
}

.chalktext a:link { color: #000000; }
.chalktext a:hover { text-decoration:none; }
.chalktext a:active { color: #FFFFFF; }
.chalktext a:visited { color: #000000; }


.footertext {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
				color: #ffffff;
				text-align: center;
				margin-top: 10px;
				 }
.footertext a:link { color: White; text-decoration:none;}
.footertext a:hover {  }
.footertext a:active { color: White; }
.footertext a:visited { color: #cccccc; text-decoration:none;}

.newstext { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px;
			color: #FFFFFF; 
			margin-left: 22px;
			margin-right: 22px;
			}
			
.newstext a:link { color: #ffffff; 	text-decoration: underline; }
.newstext a:visited { color: #cccccc; 	text-decoration: underline; }
.newstext a:hover{ color: White; text-decoration:none;}
.newstextkopje { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 18px; }
.newstext img { border: 1px solid Black; }
