/* CSS Document */

body	{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#993366;
	font-weight:bold;
	background:#777;
	}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color:#fff;
	text-decoration: none;
}
a:hover {
	color:#993366;
	text-decoration: none;
}
a:active {
	color:#333;
	text-decoration: none;
}
#container	{
	position:absolute;
	width:960px;
	height:590px;
	margin-left:-455px;
	margin-top:70px;
	left:50%;
	background:#fff;
	}	

.galleries {
background: url(../img/mc_galleries.jpg) no-repeat center}
.contact {
background: url(../img/mc_contact.jpg) no-repeat center}

#right{
	position:absolute;
	width:105px;
	height:500px;
	right:0px;
	top:20px;
}
#right_tumb1 {
	position:absolute;
	width:80px;
	height:80px;
	right:30px;
	top:0px;
}
#right_tumb2 {
	position:absolute;
	width:80px;
	height:80px;
	right:30px;
	top:120px;
	}
#right_tumb3 {
	position:absolute;
	width:80px;
	height:80px;
	right:30px;
	top:240px;
	}
#right_tumb4 {
	position:absolute;
	width:80px;
	height:80px;
	right:30px;
	top:360px;
	}
#contact {
	position:absolute;
	width:96px;
	height:22px;
	right:24px;
	bottom:0px;
}
#contact a {
	font-size:15px;
	height:96px;
	width:22px;
	letter-spacing:;
	color:#b5418c;
	text-decoration:none;
	background:url(../img/mc_contact.gif) no-repeat right;
}
#contact a:hover {
	font-size:15px;
		height:96px;
	width:22px;
	letter-spacing:;
	color:#eda9cc;
	text-decoration:none;
	background:url(../img/mc_contact2.gif) no-repeat right;
}	
#menu{
	position:absolute;
	width:105px;
	height:450px;
	left:0px;
	top:0px;
	font-size:14px;
	font-style:italic;
	line-height:200%;
	text-align:right;
	padding-right:20px;
	letter-spacing:1px;
}
#content	{
	position:absolute;
	width:450px;
	height:450px;
	left:120px;
	top:125px;
}
#text_constructie {	
	position:absolute;
	width:600px;
	height:20px;
	left:20px;
	top:528px;
	letter-spacing:1px;
	}
	
#text a{
color:#993366;
text-decoration:underline;
}
h2{font-weight:bold; font-size:13px;}
#button{
	position:absolute;
	right:65px;
	bottom:15px;
	width:98px;
	height:93px;
	border:2px solid #993366;

	}
#bestelbutton a  {color:#fff; text-decoration:none;}
#bestelbutton a:hover  {color:#993366; text-decoration:none;}



#form	{
	position:absolute;
	width:617px;
	height:245px;
	top:133px;
	}
	
#muziek	{
position:absolute;
top:7px;
right:7px;
}
	
#copyright{
	position:absolute;
	top: 550px;
    width: 960px;
    height:20px;
	font-size:10px;
	text-align:right;
	padding-top:20px;
	background:#777;
}	
	
	

