/*
25-5-2010	ka	changes
*/

a:link, a:visited {	
	color: #0000ff;	
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}
a:active {	
	color: #ff0000; 
}

a.small7:link,a.small7:visited, a.small7:hover, a.small7:active {
	color: #0000ff;
	font-size: 7pt;
	text-decoration: none;
}

a.small7:hover { 
	text-decoration: underline; 
}


.att18 {						/* heading artist page */
	font-size: 18pt; 
}

.att36 { 
	font-size: 36pt; 
	font-weight: bold; 
}

.gray {							/*	datum latest news */
	font-size: 7pt;	
	color: #666666;	
}

#b1, #b2, #b3, #b4, #b5, #b6, #b7, #b8 {	/* positionering van de buttons */
	margin-top: 2px;
	margin-left: 10px;

}

body {
	background-color: #ffffef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}

body, td, th {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #664400;
}

.butt		{					/* buttons: font en size */
	height: 42px;
	width: 90px;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	letter-spacing: 0.2em;
}

.butt_mg {						/* no mouse class */
	background-image: url(../gfx/butt_off.jpg);
	background-repeat: no-repeat;
}

.butt_text {					/* button margins for all buttons */
	position: relative;
	margin-right: 8px;
	top: 17px;
}

.butt_mo {						/* mouse over class */
	background-image: url(../gfx/butt_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #000000;
}

.butt_mc {						/* class for click and hold mouse  */
	background-image: url(../gfx/butt_click.jpg);
	background-repeat: no-repeat;
	cursor: wait;
	color: #ff0000;
}

#button_space {
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 169px;
	width: 136px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 2px;
	vertical-align: top;
}

#content_space {
	position: absolute;
	left: 136px;	/* 136 = breedte button_space */
	top: 169px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

#back2top_space {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 136px;
	height: 40px;
	text-align: left;
	vertical-align: top;
	visibility: hidden;
}

#footer_space {
	position: absolute;
	top: 0px;
	left: 136px;
/*	width: 600px;		deze worden auto gemaakt a.h.v. content and back2top	*/
	height: 50px;
	font-size: 7pt;
	vertical-align: top;
	text-align: center;
	visibility: hidden;
}

.foto { 
	font-size: 7pt;	
	color: #000000; 
}

html, body {
   height: 100%;
}

.last_update {
	padding-top: 8px;
	padding-left: 133px;
	color: #feac3c;
	font-size: 7pt;
}

#lefttop_space {
	background-image: url(../gfx/e-day_logo_4_white.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 370px;
	height: 169px;
}

#midtop_space {
	position: absolute;
	left: 370px;
	top: 0px;
	height: 130px;
}

.midtop_text {
	padding-top: 31px;
	padding-left: 30px;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#news_space {
/*	background-image: url(../gfx/bg_news.jpg);	*/
	position: absolute;
	left: 370px;
	top: 130px;
	width: 300px;
	height: 39px;
/*    border: 1px solid #652F13;	*/
	visibility: hidden;
}

.pagetable {
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	height: 100%;
}

.progname {
	padding-top: 120px;
	padding-left: 133px;
	color: #000000;
	font-size: 8pt;
	letter-spacing: 0.1em;
}

.remark {							/*	remark by hotels */
	background-color: #ffff00;	
	font-size: 7pt; 
	color: #000000; 
}

.shadow {
/*	border: 1px solid silver; */
	position: relative;
	display: inline-table;
	display: block;
	z-index: 100
}

.shadow_inner {
	overflow: hidden;
	position: absolute;
	top: -1000px;
	filter: alpha(Opacity=17);	/* modify to change the shade solidity/opacity, same as below */
	opacity: 0.17;				/* firefox 1.5 opacity */
	-moz-opacity:0.17;			/* mozilla opacity */
	-khtml-opacity: 0.17;		/* opacity */
	z-index: 10
}

.subhead {						/*	subkop algemeen */
	font-size: 14pt;
	color: #444444;
	letter-spacing: 0.4em;
	font-weight: bold;
}

#teller_space {
	background-color: #ffffef;
	position: absolute;
	left: 670px;	/* 370 + 300 */
	top: 0px;
	width: 100px;
	height:169px;
	padding-top: 10px;
	font-size: 7pt;
	text-align: right;
	vertical-align: top;
	color: #888888;
	visibility: hidden;
}
