body{ padding: 0; font-family: helvetic, arial, sans-serif; color: #fff; font-size: small; background-color: #efefef; }

p{
	color: #666;
	font-size: small;
}

#header{
	margin:15px 0 0;
	background-color: #158b00; 
	height:130px;
	width:100%;
	text-align:right;
	vertical-align:middle;
}

#header img{
	float:left;
	width:226px;
	height:37px;
}

.address { font-size: x-large; font-weight: bold; font-stretch: expanded; font-style: italic; float:left; width:100%; vertical-align:middle; margin:2px 20px 0 0; padding-left: 5px; }

#imagestrip {
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 90px;
	background-image: url(../images/verzameling.jpg);
	background-repeat: repeat-x;

}

ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: xx-small;
}

h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #158b00;
	padding:0 10px 0 5px; 
	margin: 0;
}

h3
{ font-size: small; font-weight: bold; line-height: 26px; background-color: #158b00; padding-left: 15px; padding-right: 10px; margin: 0 0 1px; }

h4
{
	font-size: small;
	font-weight: bold;
	color: #158b00;
	margin:5px 0 5px 0;
}


dt
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.bandname
{
	font-weight: bold;
	font-size: larger;
}

img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}
img.storyImagerechts { margin: 10px 0 0; padding-right: 10px; float: right; }
.footer {
	background-color: green;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{
	color:#666;
}

ul.leftCol li a{
	color:blue;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:navy;
	text-decoration:underline;
}

h3.leftCol a{
	color:#fff;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:navy;
	text-decoration:none;
}

