
/* CSS Document */

html, body
{
	background: url(../../images/landing-bg.jpg) repeat-x #313131;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

p
{
	color: #FFF;
	font-size: 12px;
}
a
{
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

.container
{
	width: 661px;
	height: 625px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

.logo
{
	background: url(../../images/landing-logo.jpg) no-repeat;
	width: 661px;
	height: 151px;
	padding: 0;
	margin: 0;
}
.baseline
{
	background: url(../../images/landing-baseline.jpg) no-repeat;
	width: 661px;
	height: 70px;
	padding: 0;
	margin: 0;
}
.knoppen
{
	width: 246px;
	height: 279px;
	padding: 0 0 0 208px;
	margin: 0;
	float:left;
}
.laag
{
	width: 246px;
	height: 124px;
	padding: 0;
	margin-bottom: 10px;
	text-align: center;
	float: none;
	clear: both;
}
a.verz
{
	background: url(../../images/landing-knopverzekeringen.jpg) no-repeat;
	display: block;
	width: 118px;
	height: 24px;
	padding-top: 100px;
	margin: 0;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
a.verz:hover
{
	background: url(../../images/landing-knopverzekeringen2.jpg);
	font-weight: bold;
}
a.beleg
{
	background: url(../../images/landing-knopbeleggingen.jpg) no-repeat;
	display: block;
	width: 118px;
	height: 24px;
	padding-top: 100px;
	margin: 0;
	float: right;
	text-transform: uppercase;
	font-size: 11px;
}
a.beleg:hover
{
	background: url(../../images/landing-knopbeleggingen2.jpg);
	font-weight: bold;
}
a.loon
{
	background: url(../../images/landing-knoploon.jpg) no-repeat;
	display: block;
	width: 118px;
	height: 24px;
	padding-top: 100px;
	margin: 0;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
a.loon:hover
{
	background: url(../../images/landing-knoploon2.jpg);
	font-weight: bold;
}
a.vermogen
{
	background: url(../../images/landing-knopvermogen.jpg) no-repeat;
	display: block;
	width: 118px;
	height: 24px;
	padding-top: 100px;
	margin: 0;
	float: right;
	text-transform: uppercase;
	font-size: 11px;
	/*line-height: 10px;*/
}
a.vermogen:hover
{
	background: url(../../images/landing-knopvermogen2.jpg);
	font-weight: bold;
}
.animatie
{
	width: 661px;
	height: 125px;
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
}

.crmart
{
	width: 400px;
	height: 100% auto;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
.crmart p
{
	font-size: 12px;
	margin-top: 5px;
}
.crmart a
{
	font-size: 10px;
}
.crmart a:hover
{
	text-decoration: underline;
}
.crmart h1{
	font-size: 14px;	
	color: #FFF;
	}
.kerst { width:189px; height:142px; padding:0; margin:50px 0 0 0; float:right; display:none;}

/* wedstrijd.php */
.wedstrijd { text-align:left; color:#FFF;}
	.wedstrijd h1 { font-size:16px; font-weight:bold; color:#f2a500; padding:0; margin:25px 0;}
	.wedstrijd form { background:#FFF; padding:10px 20px; margin:0;}
	.wedstrijd form p, .wedstrijd form table, .wedstrijd form { color:#333; font-size:12px; text-align:left;}
	.wedstrijd .error { float:none; clear:both; color:#F00; font-size:10px;}
