@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	color: #333333;
	font-size: 12px;
	line-height: 1.9;
	background-color: #FFFFFF;
}
h1 {
	font-family: 'Lato', sans-serif;
	font-style: bold;
	color: #0C63A6;
	padding-top: 16px;
	padding-bottom: 0px;
}

h2 {
	font-family: 'Lato', sans-serif;
	font-style: bold;
	color: #0C63A6;
	padding-top: 12px;
	padding-bottom: 0px;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-style: bold;
	color: #0C63A6;
}

#content{
	background-color:#FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
	width: 97%;
	border: none;
	border-bottom: none;
	border-width: 1px;
}

#content2{
	position:inherit;
	left:10;
	width: 100%;
}

#pageheader{
	left:10px;
	width:100%;
	height:100px;
	z-index:35;
	overflow: visible;
	background-repeat:no-repeat;
	align:left;
	z-index:10;
	text-align: right;
	background-image: url(graphics/koptekst2014.png);
	position: relative;
}	

#textblock{
	left:25px;
	width:650px;
	position: relative;
	z-index: 5;
}

#textblock2{
	left:0px;
	width:650px;
	position: relative;
	z-index: 5;
}


#annotext{
	left:45px;
	top:-5px;
	width:350px;
	position: relative;
	z-index: 8;
	font-size: 9px;
	font-style: italic;
}

#vinyl{
	right:10px;
	width:200px;
	position: relative;
	z-index: 13;
	float: right;
}



.overandout {
	font-weight: normal;
	color: #999999;


}
a:link {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	}
a:visited {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

a.z:link {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	background-color:#EFEFEF;
	}
a.z:visited {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	background-color:#EFEFEF;
}
a.z:hover {
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	background-color:#EFEFEF;
}

a.z:active {
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	background-color:#EFEFEF;
}


	
.smalltekst {
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
