/* reset default browser settings */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
	
img { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style: square; }
/* end reset */

body {
	background: url(../Images/black02.png) repeat-x left top;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/************/
/* Wrappers */
/************/
#bigwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	background: url(../Images/page_bg.png) repeat-y center top;
	display: block;
}

#pagewrapper {
	margin-left: 27px;
	width: 960px;
	border: 3px solid #000;
	background-color: #EDEEED;
}

#topwrapper {
	margin-bottom: 30px;
}

#centerwrapper {
	clear: both;
}

#bottomwrapper {
	height: 60px;
	clear: both;
	border-top: 2px solid black;
	text-align: center;
	line-height: 25px;
}

#contentwrapper {
	margin-left: 150px;
	padding-right: 20px;
	padding-bottom: 15px;
/*	border-left: 2px solid black;*/
	padding-top: 10px;
	min-height: 700px;
	overflow: hidden;
	zoom: 1;
}

/*****************/
/* Banner & Menu */
/*****************/
#banner {
	padding-bottom: 20px;
	background: #000 url(../Images/Vvh-sitebanner.jpg) no-repeat left top;
}
	
#banner h1 {
	font-size: 60px;
	text-align: center;
	color: #FFF;	
	padding-top: 60px;
}
	
#tabs {
	font-size: 20px;
	padding-left: 93px;	
	margin-top: -25px;	
}
	
#tabs ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
	
#tabs a {
	float: left;
	background: url(../Images/tableft4.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs a span {
	display: block;
	background: url(../Images/tabright4.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #000;
}

#tabs a:hover {
	background-position: 0% -42px;
}

#tabs a:hover span {
	background-position: 100% -42px;
	color: #AAA	;
}

#home #hometab,
#about #abouttab,
#agendapage #agendatab,
#news #newstab,
#gallery #gallerytab,
#contact #contacttab,
#guestbook #guestbooktab,
#links #linktab {
	background: url(../Images/tableftJ.gif) no-repeat left top;
}

#home #hometab span,
#about #abouttab span,
#agendapage #agendatab span,
#news #newstab span,
#gallery #gallerytab span,
#contact #contacttab span,
#guestbook #guestbooktab span,
#links #linktab span {
	background: url(../Images/tabrightJ.gif) no-repeat right top;
	color: #888888;
}

/************/
/* Left bar */
/************/
#leftbar {
	padding-top: 45px;
	float: left;
	width: 150px;
}

.leftbarbuttonhead {
	font-weight: bold;
	margin-left: -8px;
	display: block;
	padding-bottom: -10px;
}

.leftbaronelinebutton {
	font-size: 20px;
}

/* Event links backgrounds */
.agendafood {
	background-image: url(../Images/foodicon.png);
	background-repeat: no-repeat;
}

.agendameeting {
	background-image: url(../Images/meetingicon.png);
	background-repeat: no-repeat;
}

.agendamusic {
	background-image: url(../Images/concerticon.png);
	background-repeat: no-repeat;
}

.agendainfo {
	background-image: url(../Images/infoicon.png);
	background-repeat: no-repeat;
}

.agendaparty {
	background-image: url(../Images/partyicon.png);
	background-repeat: no-repeat;
}

.agendaother {
	background-image: url(../Images/othericon.png);
	background-repeat: no-repeat;
}

/***********/
/* Sidebar */
/***********/
#sidebar {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#sidebar a {	
	display: block;
	background-color: #888888;
	color: white;
	border: 1px solid black;
	border-left: none;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
	zoom: 1;
}

#sidebar a:hover {
	background-color: #CCCCCC;
}

#sidebar .agendafood, 
#sidebar .agendamusic,
#sidebar .agendameeting,
#sidebar .agendainfo,
#sidebar .agendaparty,
#sidebar .agendaother {
	background-position: 115px 5px;
}

/***********/
/* Content */
/***********/
.content {
	padding-left: 15px;
	margin-bottom: 20px;
}

.content h1 {
	padding-bottom: 5px;
	border-bottom: 3px solid black;
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
	font-style: italic;
}

.content h2 {
	margin-top: 15px;
	padding-bottom: 5px; 
	padding-top: 20px;
	font-variant: small-caps;
	position: relative;
	width: 98%;

}

.content p {
	line-height: 1.4em;
}

.content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	text-indent: 12px;
}

.content h3 {
	margin-top: 15px;
	padding-bottom: 5px;
	text-decoration:underline;
}

.content img {
	padding-top: 12px;
	padding-bottom: 12px;
}

.content a {
	text-decoration: none;
	font-style: italic;
	color: #000;
	border-bottom: 1px dashed #000;
}

/* homepage news */
span.newsdate {
	position: absolute;
	top: 6px;
	left: 0px;
	font-size: .6em;
	background-color: #A9A9A9;
	color: black;
	padding: 2px 7px, 0 7px;
}

/****************/
/* About Screen */
/****************/

/* Sidebar about screen */
.leden #ledenbtn,
.geschiedenis #geschiedenisbtn,
.engagement #engagementbtn,
.harmonie #harmoniebtn,
.joh #johbtn,
.percussie #percussiebtn,
.cnn #cnnbtn {
	border: 3px solid white;
}

/* About content */
.divisions {
	list-style: none;
	padding-left: 0;
	margin-left: 25px;
	margin-top: 10px;
	height: 205px;
	position: relative;
	
}

.divisions li {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 100%;
	zoom: 1;
}

.divisions .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.divisions li.harmonie {
	height: 205px;
}

.divisions li.joh {
	padding-top: 50px;
	height: 155px;
}

.divisions li.peestoemp {
	padding-top: 100px;
	height: 105px;
}

.divisions li.cnn {
	padding-top: 150px;
	height: 55px;
}

.divisions li.dummy {
	padding-top: 200px;
	height: 5px;
}

.divisions li.harmonie:hover {
	background: url(../Images/logotransparantk.gif) no-repeat right top;		
}
.divisions li.joh:hover {
	background: url(../Images/logo_joh.gif) no-repeat right top;		
}
.divisions li.peestoemp:hover {
	background: url(../Images/logo_peestoemp.gif) no-repeat right top;		
}
.divisions li.cnn:hover {
	background: url(../Images/logo_cnn.gif) no-repeat right top;
}

/*******************/
/* Calendar screen */
/*******************/
/* Calendar page sidebar */
.calall #calendarbtn a,
.calperform #performbtn a,
.calfood #foodbtn a,
.calmeeting #meetingbtn a, 
.calinfo #infobtn a,
.calparty #partybtn a, 
.calother #otherbtn a{
	border: 3px solid white;
}

/* calendar content */
#calendar {	
	font-size: 16px;
	border-collapse: collapse;
	border: 2px solid black;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#calendar th {
	background-color: #939393;
	height: 30px;
	font-size: 16px;
	border-bottom: 2px solid black;
}

#calendar td {
	height: 50px;
	width: 50px;
	margin: 0;
	border: 1px solid black;
}

.za, .zo {
	background-color: #C4C4C4;
}

#calendar .agendafood,
#calendar .agendameeting,
#calendar .agendamusic,
#calendar .agendainfo,
#calendar .agendaparty,
#calendar .agendaother {
	background-position: center 20px;
	vertical-align: top;
}

#calendar a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: red;
	font-style: normal;
	font-weight: bold;
	border: none;
	zoom: 1;
}

/******************/
/* Contact screen */
/******************/
#contactwrapper {
  clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
}

.contact {
  text-align: center;
  width: 222px;
}

#contactwrapper h1 {
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 15px;
}

#contactwrapper h2 {
	margin-top: 15px;
	padding-bottom: 10px; 
	font-variant: small-caps;
	position: relative;
	width: 98%;
}

/********************/
/* Guestbook screen */
/********************/

/* Sidebar guestbook */
.gbview #gbviewbtn,
.gbadd #gbaddbtn {
	border: 3px solid white;
}

.gbitem {
/*	width: 770px;*/
	border: solid;
	border-width: 1px;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.gbitem p {
	padding-left: 25px;
	font-size: 12px;
}

/******************/
/* Links screen */
/******************/
#linkwrapper {
  clear: both;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
}

.link {
  text-align: center;
  width: 280px;
	padding-bottom: 15px;
}

#linkwrapper h1 {
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 15px;
}

#linkwrapper h2 {
	margin-top: 15px;
	padding-bottom: 10px; 
	font-variant: small-caps;
	position: relative;
	width: 98%;
}

/***********/
/* Generic */
/***********/
.floatleft {
	float: left;
	padding-right: 15px;
}

.floatright {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.nofloat {
	clear: both;
}

.center {
	text-align: center;
}

a.pdf {
	background: url(../Images/acrobat.png) no-repeat left top;
	padding-left: 20px;
	text-decoration: none;
	font-style: italic;
	color: #000;
	border-bottom: 1px dashed #000;
}

.mail {
  text-decoration: none;
	background-image: url(../Images/letter.gif);
	background-repeat: no-repeat;
	background-position: left -7px;
	padding-left: 40px;
	font-style: italic;
	color: #000;
}

/*******************/
/* special content */
/*******************/
.dirigent {
	font-weight: bolder;
	font-style: italic;
	font-variant: small-caps;
}

.designer {
	background-image: url(../Images/letter.gif);
	background-repeat: no-repeat;
	background-position: left -7px;
	padding-left: 40px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 12px;
	color: black;
}

.construction {
	margin-bottom: 20px;
	margin-top: 100px;
	text-align: center;
	height: 250px;
}

.legal {
	border: solid;
	border-width: 2px;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.facebook {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 130px;
}
