body {
	margin:0px 0px 0px 0px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
	background-color:#000000;
}
p, td, li{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
}
p { 
	margin:0px 0px 10px 0px;
}
a{
	color:#fd0505;
	text-decoration:underline;
}
a:hover{
	color:#ffffff;
	background-color:#fd0505;
}
input, textarea, select {
	border :solid 1px #000000;
	font-size:10px;
}
.inputAtt
{
	border :solid 1px #f00;
}
img{
	border:none;
}
ul{
	margin-top:0px;
}

li{
	margin-left:-15px;
}

#container {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-477px;
	width:955px;
	height:600px;
	background-color:#FFF;
}

#logo {
	position:absolute;
	left:16px;
	top:72px;
	height:150px;
	width:925px;
	background-image:url(../images/IkBenGewoonMies.gif);
}

#logoTekst {
	position:absolute;
	left:736px;
	top:220px;
	height:43px;
	width:205px;
	text-align:right;
	color:#999;
}

#content {
	position:absolute;
	left:16px;
	top:174px;
	height:375px;
	width:313px;
}

#contentImage1 {
	position:absolute;
	left:344px;
	top:174px;
	height:165px;
	width:268px;
	background-image:url(../images/image1.jpg);
	background-repeat:no-repeat;
}

#contentImage2 {
	position:absolute;
	left:344px;
	top:384px;
	height:165px;
	width:268px;
	background-image:url(../images/image2.jpg);
	background-repeat:no-repeat;
}

#bestelButton {
	position:absolute;
	left:344px;
	top:343px;
	height:26px;
	width:268px;
	padding-top:11px;
	text-align:center;
	background-color:#fd0505;
}

#bestelButton a{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#bestelButton a:hover{
	color:#000000;
}

#social {
	position:absolute;
	left:908px;
	top:516px;
	height:33px;
	width:33px;
}
#social a{
	display:block;
	background-image:url(../images/Twitter.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#social a:hover{
	background-image:url(../images/Twitter-over.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#footer{
	position:absolute;
	left:16px;
	top:583px;
	height:17px;
	width:925px;
	border-top:1px solid #000;
}