*{
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	width: 100%;
	height: 100%;
}

body{
	width: 100%;
	height: 100%;
	background: #6E2200 url('images/wallpaper.jpg') no-repeat fixed bottom right;
	text-align: center;
	color: white;
}

#headerbar{
	height: 40px;
	width: 900px;
	background: transparent url('images/bg-titlebar.gif') no-repeat bottom left;
	margin: 0 auto;

}

#main{
/* DL	background: #FFFCEF url('images/bg-main.gif') no-repeat top left;*/
	background: #FFFCEF url('images/bg_watermerk.jpg') top left;;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}



#header h1 {
	width: 900px;
	height: 175px;
}
  
#header h1 a {
	display: block;
	width: 900px;
    height: 175px;
    text-decoration: none;
    text-indent: -10000px;
    }


/* Menu */

#contentmenu {
	float: left;
	width: 775px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	background-color: transparent;
	padding-left: 75px;
	padding-bottom: 5em;
}

#contentmenu h3 {
	width: 200px;
	height: 40px;
}

#contentmenu h3#studio{
	background: url('images/menu-studio.gif') no-repeat top left;
}

#contentmenu h3#services{
	background: url('images/menu-services.gif') no-repeat top left;
	margin-top: 25px;
}

#contentmenu h3#customers{
	background: url('images/menu-customers.gif') no-repeat top left;
	margin-top: 25px;
}

#contentmenu h3#aboutus{
	background: url('images/menu-aboutus.gif') no-repeat top left;
	margin-top: 25px;
}

#contentmenu h3 span{
	display:none;
}

#contentmenu li{
	list-style: none;
}

#contentmenu li a{
	width: 155px;
	display:block;
	line-height: 27px;
	background: transparent url('images/bg-menu-normal.gif') no-repeat top left;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 5px;
}

#contentmenu li a:hover{
	color: #fffcef;
	background: transparent url('images/bg-menu-hover.gif') no-repeat top left;
}

#contentmenu li a.selected{
	color: #990002;
	background: transparent url('images/bg-menu-selected.gif') no-repeat top left;
}

/* Content main */

#contenttext {
	/*float: left;*/
	width: 755px;
	padding-left: 100px;
	padding-bottom: 25px;
	font: 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 12px;
	line-height: 18px;
}

#contenttext p{
	margin-bottom: 1.6em;
}

#contenttext p.lead{
	font-weight: bolder;
}

#contenttext p.subtitle{
	font-weight: bolder;
	margin-bottom: 0.6em;
}

#contenttext span.light{
	color: #9f9f9f;
}

#contenttext ul{
	margin: -1em 0 1.6em 1.6em;
}

#contenttext ul ul{
	margin: 0.6em 0 1.6em 1.6em;
}
	
#contenttext li{
	list-style-type:cjk-ideographic;
/*	list-style: url('images/bullet.gif');*/

	padding-bottom: 0.5em;
}

#contenttext a{
	font-weight: bold;
	color: #297CC3;
	text-decoration: none;
}

#contenttext a:hover{
	text-decoration: underline;	
}

#contenttext img.studio_img{
/* DL	border-top: 0.5em solid #990002; */
	border: 1px solid #404040;
}

#contenttext img.studio_img_left{
/* DL		border-top: 0.5em solid #990002; */
	float: left;
	margin-right: 1em;
	border: 1px solid #404040;	
}

#contenttext img.studio_img_right{
/* DL		border-top: 0.5em solid #990002; */
	float: right;
	margin-left: 1em;
	border: 1px solid #404040;	
}

#contenttext div.form{
	/* width: 90%;*/ 
	width: 340px; 
	background-color: #FBFAF4;
	padding: 1em 1.6em 1em 1em;
	border: 1px solid #E7E5DA;
	margin-bottom: 1.6em;
}

#contenttext div.form p.close a{
	display: block;
	float: right;

}

#contenttext div.form p.formtitle{
	font-size: 1.2em;
	color: #990002;
	padding-bottom: 0;
	margin-bottom: 1.6em;
}

#contenttext div.form p.paratitle{
	margin-bottom: 0;
	margin-top: 0.6em;
	/*border-bottom: 1px solid #E7E5DA;*/
}



#contenttext div.form div.slide{
	border: 1px solid #E7E5DA;
	background-color: #fff;
	padding-top: 1.6em;
}

#contenttext div.form a.slidetitle{
	display: block;
	height: 25px;
	border-top: 1px solid #FBFAF4;
	border-right: 1px solid #FBFAF4;
	border-left: 1px solid #FBFAF4;	
	padding: 5px;
	font-size: 1.2em;
}

#contenttext div.form a.slideimage{
	display: block;
	height: 50px;
	border-top: 1px solid #FBFAF4;
	border-right: 1px solid #FBFAF4;
	border-left: 1px solid #FBFAF4;	
	padding: 5px;
	font-size: 1.2em;
}

#contenttext div.form a.slideimage img{
	float: right;
	width: 50px;
	height: 50px;
	margin-left: 3px;
	border: 1px solid #404040;
}

#contenttext div.form a.slideimage:hover{
	background-color: #F4F1E5;
	border-top: 1px solid #E7E5DA;
	border-right: 1px solid #E7E5DA;
	border-left: 1px solid #E7E5DA;
	text-decoration: none;
	color: #990002;
}

#contenttext div.form a.slidetitle:hover{
	background-color: #F4F1E5;
	border-top: 1px solid #E7E5DA;
	border-right: 1px solid #E7E5DA;
	border-left: 1px solid #E7E5DA;
	text-decoration: none;
	color: #990002;
}

#contenttext div.form div.slide-artist{
	border: 1px solid #E7E5DA;
	background-color: #fff;
	padding: 1.6em;
}

#contenttext div.form div.slide ul{
	margin-bottom: 0;
}
#contenttext div.form p.paratitle img{

	border: 1px solid #404040;	
}


/* DL begin form2 */

#contenttext div.form2{
	width: 90%;
	background-color: #FBFAF4;
	padding: 1em 1.6em 1em 1em;
	border: 1px solid #E7E5DA;
	margin-bottom: 1.6em;
}

#contenttext div.form2 p.close a{
	display: block;
	float: right;

}

#contenttext div.form2 p.formtitle{
	font-size: 1.2em;
	color: #990002;
	padding-bottom: 0;
	margin-bottom: 1.6em;
}

#contenttext div.form2 p.paratitle{
	margin-bottom: 0;
	margin-top: 0.6em;
	border-bottom: 1px solid #E7E5DA;
}



#contenttext div.form2 div.slide{
	border: 1px solid #E7E5DA;
	background-color: #fff;
	padding-top: 1.6em;
}

#contenttext div.form2 a.slidetitle{
	display: block;
	height: 25px;
	border-top: 1px solid #FBFAF4;
	border-right: 1px solid #FBFAF4;
	border-left: 1px solid #FBFAF4;	
	padding: 5px;
	font-size: 1.2em;
}

#contenttext div.form2 a.slideimage{
	display: block;
	height: 50px;
	border-top: 1px solid #FBFAF4;
	border-right: 1px solid #FBFAF4;
	border-left: 1px solid #FBFAF4;	
	padding: 5px;
	font-size: 1.2em;
}

#contenttext div.form2 a.slideimage img{
	float: right;
	width: 50px;
	height: 50px;
	margin-left: 3px;
	border: 1px solid #404040;
}

#contenttext div.form2 a.slideimage:hover{
	text-decoration: none;
}

#contenttext div.form2 a.slidetitle:hover{
	text-decoration: none;
}

#contenttext div.form2 div.slide-artist{
	border: 1px solid #E7E5DA;
	background-color: #fff;
	padding: 1.6em;
}
#contenttext div.form2 div.slide-artist img{

	border: 1px solid #404040;	
}
#contenttext div.form2 div.slide ul{
	margin-bottom: 0;
}
/* DL einde form2 */


#contenttext .formstyle {
	width: 100%;
	font: 0.9em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	border: 1px solid #E7E5DA;
	background-color: #fff;
	padding: 0.5em 0 0.5em 0.5em;
}

/* Footer */

#cleaner{
	clear: both;
}

#footer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	height: 40px;
	background: transparent url('images/bg-bottombar.gif') no-repeat top left;
	color: #EFEDE2;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer p {
	text-align: right;
	padding-top: 6px;
	padding-right: 25px;
}

#footer a{
	color: #fffcef;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}
