
/* Layout Stylesheet */

body {
margin: 20px;
background: #b6da44;
color: 3C3C3C;
text-align: center;
padding: 0;
font-family:Tahoma, Verdana, sans-serif;
font-size:11px;
line-height:1.6em;
}     
p {
line-height:2em;
}
#outer {
text-align:left;
width:760px;
margin:auto;
background-color:#FFFFFF;
}
#bodyblock {
background: url(../site_ready/main_bg.jpg) no-repeat;
width:760px;
padding:0;
text-align:left;
}
#taalkeuze {
margin: 0 0 0px 0;
padding: 20px 0px 0px 30px;
background-color: transparent;
color: #435A3C;
voice-family: "\"}\"";
voice-family: inherit;
width: 700px;
}
#ticker {
background: #b6da44;
font-size:13px;
font-weight:bold;
width: 1050px;
}
a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
p.primeur {
	color:#ffffff;
line-height:0em;
font-size:14px;
font-weight:bold;
}

