@charset "utf-8";
/* CSS Document */

html, body { background:#333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; text-align:center; margin:0px;}

p { color:#FFF;}
a { text-decoration:none; color:#FFF; font-weight:bold;}
a:hover { color:#2bb3b5;}

.container { width:815px; height:412px; padding:0px; margin:0px auto; margin-top:13px;}

.top { background:url(../images/landing01.jpg) no-repeat; width:815px; height:273px; padding:0px; margin:0px;}
.midden { background:url(../images/landing02.jpg) no-repeat; width:815px; height:97px; padding-top:5px; margin:0px;}
	.midden p { margin:0px;}

.onder { background:url(../images/landing03.jpg) no-repeat; width:815px; height:37px; padding:0px; margin:0px;}
	.onder p { color:#333; margin:0px;}
	.onder a { color:#333;}
	.onder a:hover { color:#FFF;}

.crmart { width:815px; height:20px; padding:0px; margin:0px auto;}
	.crmart a { font-size:10px; color:#7c7c7c; font-weight:normal;}
	.crmart a:hover { color:#FFF;}