/* Start of CMSMS style sheet 'Layout' */
body {
font-family: Verdana, Arial, Tahoma, Trebuchet MS, Andale Mono, sans-serif;
font-size: 11px;
background: #121212;
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
padding: 0;
}

img {
border-style: none;
}

#maincontainer {
	width: 960px;
	height: 100%;
                margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

#contentcontainer {
	width: 920px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	padding:  1px 20px 20px 20px;
	font-size: 11px;
	background: #000;
}

#contentcontainer table {
margin-top: 10px;
}

div.container {
width: 240px; 
background-color: transparent;
text-align: center;
cursor: pointer;
vertical-align: top;
}

div.container:hover {
opacity:0.8;
filter:alpha(opacity=80);
}


div.artiest {
width: 230px; 
background-color: transparent;
text-align: center;
cursor: pointer;
vertical-align: top;
}

div.artiest:hover {
opacity:0.8;
filter:alpha(opacity=80);
}

div.spacer {
clear: both; 
}

.linkerkolom {
	float: left;
	left: 0;
	top: 0;
	position: relative;
	width: 440px; max-width: 440px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	color: #999;
}

.rechterkolom {
	float: right;
	left: 0;
	top: 0;
	position: relative;
	width: 440px; max-width: 440px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	color: #999;
}

.whi10 {
font-family: 'Arial', Verdana;
font-size: 8pt;
font-weight: bold; 
line-height: 14pt;
color: #fff; 
vertical-align: top;
}

.whi12 {
font-family: 'Arial', Verdana;
font-size: 12pt;
font-weight: bold; 
line-height: 16pt;
color: #fff; 
vertical-align: top;
}

.biggreen {
font-family: 'Arial', Verdana;
font-size: 12pt;
font-weight: bold; 
line-height: 16pt;
color: #9c0; 
vertical-align: top;
}

.normal {
font-family: 'Verdana', Arial;
vertical-align: middle;
font-size: 8pt; 
line-height: 14pt;
color: #999; 
vertical-align: top;
}

.info {
width: auto;
height: auto;
padding: 10px 10px 10px 10px;
background: #333;
border: 1px solid #444;
}

div.footer {       
	 background-color: #000;
	 border-top: 1px solid #333;
	 width: 960px;
	 height: 45px;
	 text-align: center;
	 vertical-align: middle;
	 padding-top: 7px;
	 padding-bottom: 5px;
                 line-height: 14pt;
	 color: #999;
}

.horizontal {
border:0;
border-top: 1px solid #666;
height: 0;
}

/* Linkstyles */
a:link {
font-size: 8pt;
line-height: 14pt;  
color: #999; 
font-weight: normal; 
text-decoration: underline;
}

a:visited {
font-size: 8pt;
line-height: 14pt; 
color: #999; 
font-weight: normal;
text-decoration: underline;
}

a:hover {
color: #ccc;
line-height: 14pt; 
font-weight: normal;
text-decoration: none;
}

a:active {
font-size: 8pt;
line-height: 14pt; 
color: #999;
font-weight: normal;
text-decoration: underline;
}

/* footer */

a.footer:link {
	font-size: 8pt;
	line-height: 14pt;  
	color: #666; 
	text-align: left; 
	vertical-align: top;
}

a.footer:visited {
	font-size: 8pt;
	line-height: 14pt; 
	color: #666; 
}

a.footer:hover {
	line-height: 10pt; 
	text-align: left; 
	vertical-align: top;
	color: #ff0099;
	text-decoration: underline;
}

a.footer:active {
	font-size: 8pt;
	line-height: 14pt; 
	color: #666;
}

/* colored */

a.colored:link {
	font-size: 8pt;
	line-height: 14pt;  
	color: #fff; 
	font-weight: normal; 
	vertical-align: middle;
	text-decoration: none;
}

a.colored:visited {
	font-size: 8pt;
	color: #fff; 
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
}

a.colored:hover {
	color: #9c0;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: underline;
}

a.colored:active {
	font-size: 8pt;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
/* End of 'Layout' */

