html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

body {
/*background-color: #c4e700;*/
font-family: Georgia;
text-align: center;
/*background: -webkit-gradient(linear, left top, left bottom, from(#e1f37f), to(#c4e700)) no-repeat top left;*/
}

#container,#container tr,td {
border: 0;
}

#container {
background-color: #c4e700;
background: -webkit-gradient(linear, left top, left bottom, from(#e1f37f), to(#c4e700)) no-repeat top left;
background: -moz-linear-gradient(#e1f37f, #c4e700);
border-collapse: collapse;
width: 100%;
height: 100%;
/*background: -webkit-gradient(linear, left top, left bottom, from(#e1f37f), to(#c4e700)) no-repeat top left;*/
/*background: url('../images/bg.png') repeat top left;*/
}

#container td {
background: url('bg.png') repeat top left;
padding: 20px;
/*padding-top: 20px;
padding-bottom: 20px;*/
width: 50%;
height: 100%;
vertical-align: center;
text-align: center;
/*background: url('../images/bg.png') repeat top left;*/
}

div#message {
margin: auto;
color: #0d2d84;
text-shadow: 0px 1px 0px white;
margin-top: 20px;
font-size: 27pt;
}

span.details {
font-size: 11pt;
text-shadow: none;
vertical-align: top;
}

a.button {
width: 180px;
margin: auto;
font-size: 17pt;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
padding: 6px 0 0 0;
text-decoration: none;
border: 0;
}

div#buttons {
margin: auto;
margin-top: 40px;
width: 380px;
height: auto;
}

div#buttons div {
float: left;
}

div#fb-root {
	margin: 0 auto;
	width: 300px;
}

#twitter-follow-button {
	position: absolute;
	bottom: 0;
	right: 0;
}

a#leftbut {
margin-left: 6px;
float: left;
color: #0d2d84;
text-shadow: 0px 1px 0px white;
border: 2px solid #0d2d84;
background: none;
}

a#rightbut {
padding-top: 8px;
padding-bottom: 1px;
margin-left: 6px;
float: left;
color: white;
text-shadow: 0px -1px 0px black;
background-color: #0d2d84;
background: -webkit-gradient(linear, left top, left bottom, from(#6176af), to(#0d2d84));
background: -moz-linear-gradient(#6176af, #0d2d84);
}

span.details {
font-size: 11pt;
text-shadow: none;
vertical-align: top;
}

#wapen {
margin: auto;
width: 250px;
height: 247px;
background: url('Wapen.png') no-repeat center center;
}

form#start_form {
position: absolute;
left: 4px;
bottom: 3px;
margin-top: 20px;
color: #0d2d84;
font-family: Helvetica, Arial;
font-size: 10pt;
}
