/* POSITIONERING */

div.paginakoplinks {
	position: absolute;
	top: 7px;
	height: 50px;
	left: 7px;
	width: 226px;

	background: #4444DD;

	border-color: #111144;
	border-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
}

div.paginakoprechts {
	position: absolute;
	top: 7px;
	height: 47px;
	left: 236px;
	right: 10px;
	max-width: 683px;
	min-width: 163px;
	overflow: hidden;

	background: #4444DD;

	border-color: #111144;
	border-style: solid;
	border-width: 3px;
	border-left-style: none;
}

div.paginakader {
	position: absolute;
	left: 239px;
	right: 10px;
	top: 60px;
	max-width: 680px;
	min-width: 160px;

	background: #FFFFFF;

	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 3px;
#	border-color: #000000;
	border-right-color: #444477;
	border-bottom-color: #7777AA;
}

div.paginazelf {
	margin: 5px;
}

div.menu {
	position: absolute;
	left: 7px;
	width: 226px;
	top: 60px;
	overflow: hidden;

	background: #FFFFFF;

	border-color: #111155;
	border-style: solid;
	border-width: 3px;
	border-top-style: none;
}

/* ALGEMENE OPMAAK */

body {
	background-color: #AAAADD;
	font-family: Georgia, Arial, Sans-Serif;
}

a:link {
	color: #444477;
	text-decoration: none;
}
a:visited {
	color: #444477;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h2 {
	color: #FFFFFF;
	background: #444477;
	font-size: larger;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: -5px;
	margin-left: -5px;
	text-indent: 5px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
}

h3 {
	color: #444477;
#	background: #AADDAA;
	font-size: larger;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
}

pre {
	font-size: 10pt;
}

# div.paginakopkop {
#	font-family: Arial, Sans-Serif;
#	background-color: #EEEEAA;
#	color: #000000;
#	width: 100%;
#	text-align: center;
#}

div.menutitel {
	background-color: #111155;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
}

div.menukastje {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.menukastje {
	background: none; 
	text-decoration: none;
	color: #000000;
}
a.menukastje:hover {
	color: #444477;
}

p.copyright {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}

p {
	margin-top: 0px;
	text-align: justify;
}

h1 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 28pt;
	font-family: Trebuchet MS, Arial, Sans-Serif;
}

/* OPMAAK VOOR PLAATJES */

img.rechts {
	float: right;
}

img.link {
	border-style: none;
}

.kop {
	background-color: #DDDDFF;
	font-family: Arial, Sans-Serif;
}

.navigatie {
	font-size: 10pt;
}

/* OPMAAK VOOR PLATTENLÄDEN */

.logoplaatje {
	vertical-align:text-bottom;
	position: absolute;
	right: 10px;
	top: -4px;
}

form { margin-top: 0px; }

p.login { font-weight: bold; }
a.login { background: none; text-decoration: underline; }

p.balk {
	color: #FFFFFF;
	background: #444477;
}

a.balk { 
	color: #FFFFFF;
}

p.rechts {text-align: right;}
p.center {text-align: center;}

.invoertabel {
	background: #DDDDFF;
	border-color: #8888BB;
	border-style: solid;
	border-width: 1px;
}

.resultaattabel {
	border-color: #8888BB;
	border-style: solid;
	border-width: 1px;
}

.commentaartabel {
	background: #8888EE;
	width: 100%;
}

.zeilehead {
	background-color: #8888EE;
	font-weight: bold;
	color: #FFFFFF;
}
.zeile0 { background: #BBBBF7 }
.zeile1 { background: #DDDDFF }
a.zeile0 { background: #BBBBF7; text-decoration: underline }
a.zeile1 { background: #DDDDFF; text-decoration: underline }

.commentdate { font-size: x-small }
.modnaamkleur { color: #FF0000 }
.modsoort { font-size: x-small }

pre.adresse {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* MUZIEK */

td.cd_band {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

td.cd_type {
	vertical-align: middle;
}

td.cd_disc {
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
}

/* VOOR ANALOG */

.x {background-color: #DDDDFF;}
.xl {background-color: #DDDDFF;}
.R {background-color: #DDDDFF;}
.P {background-color: #DDDDFF;}
.N {background-color: #DDDDFF;}
.D {background-color: #DDDDFF;}
.b {background-color: #DDDDFF;}
.bar {background-color: #DDDDFF;}
.gensumtitle {font-weight: bold;}
.gensumlines {background-color: #DDDDFF;}

