html {
  overflow: -moz-scrollbars-vertical;
}

body {
    background-color: #111111;
    font-family: arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #ffffff;
    padding: 0;
    margin: 0;
}

image.bottomimage {
   position: relative;
   top: 520px;
}

a {
	color: #d50a27;
	text-decoration: none;
        outline: none;
}

a:hover {
	color: #d50a27;
	text-decoration: underline;
}

p {
    margin-top: 0;
}

h3 {
    padding: 0;
    margin: 0;
    color: #d50a27;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

div#container {
    margin-left: auto;
    margin-right: auto;
    width: 792px;
    text-align: left;
    padding: 0;
}


table.header {
    width: 810px;
    height: 44px;
    border-collapse: collapse;
    margin-right: 15px;
}

table.header tr td {
    padding: 0;
}


table.header tr td.right {
    padding: 0;
    text-align: right;
}

table.header tr td.right a {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #999999;
    text-decoration: none;
}

table.header tr td.right a:hover {
    color: #d50a27;
}

table#mainGlow {
    border-collapse: collapse;
}


table#mainGlow td {
    padding: 0;
}

table#mainGlow td.header {
    background-image: url('../lmbinaries/verloop_top.jpg');
    background-repeat: no-repeat;
    vertical-align: bottom;
    height: 60px;
}

table#mainGlow tr td.leftGlowTop {
    background-image: url('../lmbinaries/hor_verloop.jpg');
    background-repeat: repeat-y;
    width: 15px;
    vertical-align: top;
}
table#mainGlow tr td.rightGlowTop {
    background-image: url('../lmbinaries/hor_verloop2.jpg');
    background-repeat: repeat-y;
    width: 15px;
    vertical-align: top;
}
table#mainGlow tr td.leftGlowBot {
    background-image: url('../lmbinaries/hor_verloop.jpg');
    background-repeat: repeat-y;
    width: 15px;
    vertical-align: bottom;
}
table#mainGlow tr td.rightGlowBot {
    background-image: url('../lmbinaries/hor_verloop2.jpg');
    background-repeat: repeat-y;
    width: 15px;
    vertical-align: bottom;
}
table#mainGlow tr td.bottomGlow {
    background-image: url('../lmbinaries/hor_verloop_onder.jpg');
    background-repeat: no-repeat;
    width: 822px;
    height: 15px;
}

div#content {
    border: 1px solid white;
    background-image: url('../lmbinaries/centre_background.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 792px;
    text-align: left;
    background-color: #000000;
height: 765px;
}

div#quizcontent {
    border: 1px solid white;
    background-image: url('../lmbinaries/centre_background.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 792px;
    text-align: left;
    background-color: #000000;
}

div#submenu {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #999999;
    width: 790px;
    text-align: center;
    margin-top: 10px;
    padding: 0;
	height: 15px;
}

div#submenu span.sep {
    width: 10px;
    text-align: center;
}

div#submenu a {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #999999;
	text-decoration: none;
}

div#submenu a:hover {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #d50a27;
	text-decoration: none;
}

div#kop {
    position: relative;
    left: -2px;
    width: 489;
    height: 100px;
    margin: 0;
    text-align: left;
}

div#kop table {
    width: 489px;
    height: 100px;
    border-collapse: collapse;
}
div#kop table td {
    padding: 0;
    vertical-align: bottom;
    font-family: arial, sans-serif;
    font-size: 24px;
    color: white;
}

div#tekst {
    margin-left: 45px;
    width: 460px;
}
div#tekst div.tekstInner {
    margin-top: 50px;
	width: 400px;
}

div#footer {
    clear: both;
}

div#footermenu {
    margin-bottom: 10px;
    width: 790px;
    text-align: right;
}

div#footermenu div.inner {
    padding: 0 22px 0 0;
}

div#footermenu div.inner a {
    padding-left: 5px;
    font-family: arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #999999;
}

div#footermenu div.inner a:hover {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #d50a27;
}

div#drankenswf {
    position: relative;
    float: right;
    width: 255px;
    height: 510px;
    border: 0;
}

div.missingHeader {
    border: 1px dotted #ffff00;
    width: 489px;
    height: 100px;
}

ul {
    margin-top: 0;
    padding-top: 0;
}

form#tellafriend input.txt {
    width: 300px;
    border: 1px solid white;
}

