body {
	background: #ccc;
}
	
div#container {
	height: auto;
	margin: auto;
	position: relative;
	clear: both;
	top: 40px;
	width: 900px;
	font-size: 14px;
	}

div#banner {
	--height: 150px;
	height: 300px;
	width: 830px;
	top: 0;
	--background: #fff url(images/vkk-banner-juni2021.jpg) center;
	background: #fff url(images/banner-vkk-met-foto-2018e.jpg) center;
	--background: #fff url(images/banner-vkk-met-foto-dec16-2014.png) center;
	--background: #fff url(images/banner-vkk-met-foto-2018.jpg) center;
	--background: #fff url(images/banner-vkk-met-zon.jpg) center;
	clear: both;
	border-top: 10px groove #eee;
}

div#siteframe {
	--top: 160px;
	top: 300px;
	width: 900px;
	height: auto;
	position: absolute;
	background: white;
}

#footer {
	height: 200px;
	width: 830px;
	padding-top:  2px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	position: relative;
	background: #ccc url(images/footer-text-2021-transparant.jpg) no-repeat center top;
	border-top: 6px groove #fefefe;
}

div#sidebar {
	width: 180px;
	position: relative;
	height: auto;
	float: left;
	margin: 50px 0 60px 30px;
	padding: 35px 15px 20px 10px;
	clear: both;
	border: 3px ridge #fff;
}

div#sidebar .subkop {
	color: #960;
	font: small-caps bold 1.2em Arial, Helvetica, Geneva, sans-serif;
	padding-top: 4px;
	--margin-bottom: 15px;
	text-align: right;
	}

div#sidebar ul li {
	color: #000;
	text-decoration: none;
	text-align: right;
	clear: both;
	list-style-type: none;
	font: small-caps bold 1.0em/1.6em Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
}

div#sidebar ul li a {
	color: #666;
	text-decoration: none;
	display: block;
   -- width:150px;
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
	font-size: 1.0/1.6em;
	font-variant: normal;
}

--div#sidebar ul ul li {
	text-decoration: none;
	clear: both;
	color: #444;
	border-style: none;
	font: italic bold 0.9em/1.6em Arial, Helvetica, sans-serif;
	display: block;
	width: 60px;
	
}

div#sidebar ul ul li a {
	font: italic bold 0.9em/1.6em Arial, Helvetica, sans-serif;	color: #000;
	list-style-type: none;
	margin-right: -45px;
   
}

div#sidebar a:hover {
	color: #000;
	--background: #fc9;
    background: gold;
}
.facebook {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	width: 35px;
}


div#opmerking {
	color: #033;
	background-color: #fff;
	margin: 0 0 10px 25px;
	padding: 5px 10px;
	font-size: 0.8em;
	border: 1pt solid silver;
	width: 385px;
	text-align: left;
}

div#content {
	height: auto;
	background: transparant;
	position: relative;
	top: 0;
	float: right;
	padding: 35px 30px 50px 15px;
	width: 520px;
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}
	
	div#content-midi {
	height: auto;
	--position: relative;
	top: 0;
	float: none;
	padding: 60px 20px 50px 25px;
	width: 600px;
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border: 4px outset silver;
	background: white url(images/pianootje.jpg) no-repeat right top;
}
	
div#content-voorpagina {
	min-height: 400px;
	background: transparent;
	position: relative;
	top: 0;
	float: right;
	padding: 35px 20px 50px 25px;
	width: 530px;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}

div#content img.left 
{ 
border: 4px ridge #eee; 
background: white; 
float: left;
margin-right:10px;
margin-bottom: 10px;
margin-left: -20px;
	padding: 6px;
} 

div#content img.right
{ 
border: 4px ridge #eee; 
padding: 6px; 
background: white; 
float: right; 
margin: 0 15px 10px 5px;
} 

img.poster 
{ 
border: 4px ridge #eee; 
background: white; 
float: none;
padding: 6px;
	width: 400px;
} 


img.kleineposter 
{ 
--border: 2px ridge #eee; 
background: white; 
float: right;
width: 200px;
	padding: 3px;
	margin: 20px;
} 

.posteroverzicht {
	text-align: center;
	vertical-align: bottom;
	width:160px;
	--padding-bottom:10px;
	border: 1px solid silver;
}


.fotopaginafoto 
{ 
border: 2px ridge #ddd; 
background: white; 
width: 125px;
float: left;
	margin: 5px 0 0 0;
	padding: 3px;
} 


p {
	font-size: 1em;
	color: #555;
	line-height: 1.6em;
}

div#content li
{
	line-height: 1.6em;
}


h1 {
	color: #333;
	font: bold 1.5em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	text-align: center;
}

h2 {
	color: #444;
	margin-left: 20px;
	font: bold 1.3em/1.6em Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	color: #555;
	font: bold 1.1em/normal Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	color: #900;
	font: bold 1.0em/normal Arial, Helvetica, Geneva, sans-serif;
}
a:link {
	color: #900;
	text-decoration: none;
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

a:hover {
	color: black;
	background: #fc9;
	font-style: italic;
}

a:visited {
	color: #900;
	text-decoration: none;
	background-color: white;
}

div#inhoudsopgave {
	height: auto;
	background: #fff;
	width: 440px;
	padding: 5px 0 10px 40px;
	margin: 15px 0 0 25px;
	text-align: left;
	color: #333;
	font: 0.9em/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#inhoudsopgave a:link {
	background: transparent;
	color: #963;
	font-style: italic;
}

div#inhoudsopgave a:visited {
	color: #333;
	font-style: italic;
}

div#inhoudsopgave a:hover {
	color: black;
	background: #fc9;
}

div#volgendconcert {
	width: 450px;
	min-height: 120px;
	padding: 15px 10px 10px 15px;
	color: #333;
	text-align: center;
	--margin: 0 0 0 20px;
	font: 1.0em Arial, Helvetica, sans-serif;
	border: 2px solid silver;
	background-color: white;
}

div#volgendconcert .medewerkers
{
    margin: 0 0 0 25px;
	padding: 0 0 0 4px;
	color: #333;
	list-style-image: none;
	list-style-type: none;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div#vorigconcert {
	width: 600px;
	min-height: 450px;
	padding: 15px 20px 30px 25px;
	color: #333;
	text-align: left;
	margin: 20px 20px 50px 20px;
	background-color: white;
	font: 1.0em Arial, Helvetica, sans-serif;
	border: 5px solid silver;
}

div#vorigconcert a:link {
	color: #900;
	text-decoration: none;
	font-style: italic;
}

div#vorigconcert a:visited {
	text-decoration: none;
	color: #963;
}

div#vorigconcert a:hover {
	text-decoration: none;
	color: black;
	background: #fc9;
}

.vorigeconcerten {
	list-style: circle outside;
	padding: 0 0 0 20px;
}

.componisten {
	list-style-type: none;
	font: bold 1.0em/1.4em Arial, Helvetica, sans-serif;
	margin: 10px 0 0 20px;
	padding: 0 0 0 2px;
}

.opsomming {
	font: 1.0em Arial, Helvetica, Geneva, sans-serif;
	color:#333;
	margin-bottom: 10px;
	list-style-type: disc;
	
	list-style-position: outside;
}

.medewerkers {
	list-style-type: disc;
	margin: 0 0 0 25px;
	padding: 0 0 0 4px;
	font: italic 0.95em/1.3em Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

.groep {
	--color: #333;
	list-style-type: none;
	margin: 20px 0 20px 0;
	font:  1em/1.5em Arial, Helvetica, Geneva, sans-serif;
}

.subgroep {
	color: #333;
	list-style-type: none;
	font: italic 0.9em/1.3em Arial, Helvetica, Geneva, sans-serif;
}

.links {
	margin: 20px 0 45px 150px;
}

.bijschrift {
	color: #666;
	font: italic 0.8em Arial, Helvetica, Geneva, sans-serif;
}

.sterretje {
	color: #900;
	font: 1.1em/1.5em Arial, Helvetica, Geneva, sans-serif;
}

.tussenlijn {
	
	text-align: center;
	margin: 30px 35% 20px 35%;
	border: 2px solid silver;
}

.tussenlijn2 {
	border-top: double silver 3px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	text-align: center;
	margin: 30px 30% 20px 5%;
}

.tussenlijn3 {
	border-top: double silver 3px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	text-align: center;
	margin: 10px 10px 10px 20%;
}



div#kader {
	width: 450px;
	padding: 15px 10px 20px 25px;
	color: #333;
	text-align: left;
	background-color: #f9f9f9;
	border-right: 2px outset #fff;
	border-bottom: 2px outset #fff;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font: 1.0em Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
div#kader-corona {
	width: 450px;
    padding-bottom: 20px;
	color: #333;
	text-align: center;
	background-color: #f9f9f9;
	border-right: 2px outset #fff;
	border-bottom: 2px outset #fff;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font: 1.0em Arial, Helvetica, sans-serif;
	margin-left: 20px;
}



.opmerking {
	color: #033;
	background-color: #fff;
	margin: 25px 0px 20px 40px;
	padding: 5px 10px;
	border: 1pt solid #366;
	width: 425px;
	font-size: 1.0em;
	text-align: center;
}



div#kaartenbestellen {
	width: 550px;
	padding: 25px 25px 40px 35px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 15px 0 0 25px;
	border: 3px outset white;
	height: auto;
	background: #fff no-repeat;
}

.tabellayout {
	color: #033;
	margin: 20px 0 20px 40px;
	width: 520px;
	
}
.celcontent {
	border: 1px dotted #366;
	font-size: 1.0em;
	background-color: white;
	text-align: left;
	padding-left: 5px;
	vertical-align: center;
	line-height: 1.4em;
}

.celcontent-leden {
	border: 1px dotted #366;
	font-size: 0.8em;
	background-color: white;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	line-height: 1.4em;
}

.celcontent-borderloos {
	font-size: 1.0em;
	background-color: white;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	line-height: 1.4em;
}

.celcontent2 {
	border: 1px dotted #366;
	font-size: 0.9em;
	background-color: white;
	text-align: center;
	vertical-align: center;
	width: 40px;
	height:30px;
}

.celcontent a {
	color: #900;
	text-decoration: none;
	font: 1.0em/1.5em Arial, Helvetica, Geneva, sans-serif;
}
.celcontent a:hover {
	color: black;
	background: #fc9;
	text-decoration: none;
	font-style: italic;
}

.celcontent-rechts {
	border: 1px dotted #366;
	font-size: 1.0em;
	background-color: white;
	text-align: right;
	padding-right: 5px;
	vertical-align: center;
	line-height: 1.4em;
}

.celcontent-rechts-borderloos {
	font-size: 1.0em;
	background-color: white;
	text-align: right;
	padding-right: 5px;
	vertical-align: center;
	line-height: 1.4em;
}

.tabelkop {
	border-style: none;
	color: #fff;
	background-color: #666;
	text-align: left;
	padding-left: 20px;
	height: 20px;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

.tabelkop2 {
	border-style: none;
	color: #333;
	background-color: #eaeaea;
	text-align: center;
	height: 20px;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}

.logocel-l {
	text-align: center;
	vertical-align: middle;
	background-color: white;
	padding: 10px;
	border-bottom: 1px dotted #d6c4b3;
	height: 60px;
	width: 110px;
}

.logocel-r {
	text-align: left;
	width: 270px;
	height: 60px;
	vertical-align: middle;
	font-size: 0.8em;
	background-color: #fff;
	border-bottom: 1px dotted #d6c4b3;
	padding: 10px;	
}

.formulier-l {
	text-align: right;
	vertical-align: middle;
	width: 35%;
	border-bottom: 1px dotted #fc3;
	padding-bottom: 4px;
	height: 20px;
	font: 0.9em Arial, Helvetica, Geneva, sans-serif;
	border-right: 1px dotted #fc3;
}

.formulier-r {
	text-align: left;
	vertical-align: middle;
	width: 65%;
	border-bottom: 1px dotted #fc3;
	padding-bottom: 4px;
	height: 20px;
	font: 0.9em Arial, Helvetica, Geneva, sans-serif;
	}

.lichtkrant {
	color: #555;
	background: transparent;
	width: 350px;
	font: italic 1.0em Verdana, Arial, Helvetica, sans-serif;
}

div#plaatje {
	width:250px;
}
	
div#plaatje p {
	color: #666;
	font: 0.9em/1.2em Arial, Helvetica, Geneva, sans-serif;
	margin-top: 4px;
	margin-bottom: 2px;
	text-align: center;
}

.floatleft {
	float: left;
	margin:0 10px 0 0;
	padding-top: 5px;
}
.floatright {
	float: right;
	margin: 0 0 0 10px;
	padding-top: 5px;
}
.floatnone {
	float: none;
	margin:  5px 0 5px 0;
	padding-top: 5px;
}
.gaterug {
	float: left;
	width: 25px;
	margin-top: 5px;
}
