.body, html, #background, #background img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	
}
#content_index
	{
	float:left;
	position: relative;
	width: 100%;
	margin-top: 20%;
	margin-left: 0px;
	margin-right:2%;
	min-height: 400px;
	z-index:10;
}

a:hover { color: #33ff00; text-decoration:underline; }
a:link { text-decoration:underline; color: #000; }
a:visited { text-decoration:underline; color: #000; }
a:active { text-decoration:underline; color: #33ff00; }

p { color:#000; font-size:11px; line-height:11px; padding-top:0px; padding-left:2px; }
h1 { font-size:14px; font-weight: bold; padding-top:10px; color:#fff; line-height:10px; margin:0; }
h2 {font-size:14px; font-weight:bold; text-transform:uppercase; padding-top:10px; color:#000; line-height:10px; margin:0; }

.uppercase { text-transform:uppercase; }
.wit { color:#fff; }
.rood { color:#cc3300; }
.red { color:#CC3300; }
.right { text-align:right; }
.margin_0 { margin:0; }
.padding_0 { padding:0px; }
.vet { font-weight:bold; margin-top:1px; padding-bottom:10px; font-size:11px;}
.vet_meer { font-weight:bold; padding-top:5px; padding-bottom:5px;font-size:11px;}
.lineheight_vet { line-height:16px; }
.lineheight_12 { line-height:12px; }
.lineheight_18 { line-height:18px; }

.line_height { line-height:2px; }
.small { color:#000; font-size:11px; line-height:11px; padding-top:0px; padding-left:2px; }

.table { height:100%; }
.table_border { border:dotted; border-color:#fff; border-width:2px; }
.height_title_table { height:35px; }
.height_table { height:164px; }
.heigt_small { height:12px; }
.heigt_very_small { height:4px; }
.background_table { background-color:#fff; }

.projects_table { background-image:url(../images_small/AM.jpg); background-repeat:no-repeat; }
.as_table { background-image:url(../images_small/as.jpg); background-repeat:no-repeat; }
.cv_table { background-image:url(../images_small/cv.jpg); background-repeat:no-repeat; }
.contact_table { background-image:url(../images_small/contact.jpg); background-repeat:no-repeat; }
.works_table { background-image:url(../images_small/TML20080531_HLN_0420.jpg); background-repeat:no-repeat; }

.holger { font-size:33px; text-transform:uppercase; font-weight: bold; padding-top:7px; padding-bottom:4px; color:#eee; font-family:"Times New Roman", Times, serif;}
.artist { font-size:28px; font-weight: bold; font-style:italic; padding-top:7px; padding-bottom:4px; color:#33ff00; font-family:"Times New Roman", Times, serif;}

