@charset "utf-8";
/* CSS Document */





#TPL1-BODY {
width: 958px;
}


#doubleCenter{
width: 958px;
height: 476px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -479px; /*De helft van de width*/
margin-top: -238px; /*De helft van de height*/
z-index: 1;
background-image:url(/smt/user/images/algemeen/home-ag.jpg);
background-repeat:no-repeat;
}



#navigatiehome{
height: 129px;
min-height:129px;
width:958px;
background-image:url(/smt/user/images/algemeen/ogen-home.gif);
background-repeat:no-repeat;
}


#potters{
height: 138px;
width:958px;
background-image:url(/smt/user/images/algemeen/potters.gif);
background-repeat:no-repeat;
}

#video{
	height:91px;
	width:958px;
	background-image:url(/smt/user/images/algemeen/producties.gif);
	background-repeat:no-repeat;
}


#adresPO{
	height:33px;
	width:930px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left: 28px;	
	padding-top: 30px;
 }

#adresyun{
	height:66px;
	width:958px;
	background-color:#ffffff;
	color:#8e8e8e;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0;	
	margin-top:22px;
	text-align:right;
 }





a {
	color:#00c3da;
	text-decoration:underline;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
color:#ad7b16;
}