﻿*
{
    padding: 0px;
    margin: 0px;
}
body 
{
    background: #210e05 url(../images/achtergrond-chocolate-shooter.jpg) repeat-x;
    font-size: 1em;
    font-family: Arial;
    color: #ffffff;
}
img, a { outline: none; outline: 0; border: 0; border: none;}
#container
{
    margin: 0 auto;
    width: 960px;
}
#header
{
    margin-top: 173px;
}
#taalkeuze
{
    position: relative;
    float: right;
    margin-top: -70px;
    margin-right: 25px;
}
#taalkeuze img
{
    padding: 5px;
    border: none;
}
#koepel
{
}
#leftie
{
    float: left;
}
#rightie
{
    float: left;
}
#content
{
    font-size: 0.70em;
    padding-left: 10px;
    line-height: 1.5em;
    width: 455px;
}
#content h1
{
    font-size: 1.3em;
    margin-top: 25px;
    margin-bottom: 25px;
}
#footer
{
    margin-top: 40px;
    color: #655751;
    font-size: 0.70em;
    text-align: right;
    padding-right: 15px;
}
#footer a
{
    color: #655751;
    text-decoration: none;
}
#footer a:hover
{
    color: #655751;
    text-decoration: underline;
}

#stardekk 
{
	font-size: 11px;
}

.textarea 
{
	font-size: 11px;
	background-color: #36190c;
	border: 1px solid #482212;
	color: #edecec;
	padding: 2px 0 0 4px;
	width: 320px;
	font-family: Arial, Sans-Serif;
}

.textbox 
{
	margin-bottom: 6px;
	width: 270px;
	background-color: #36190c;
	border: 1px solid #482212;
	color: #edecec;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}

.contactbutton 
{
	background-color: #36190c;
	border: 1px solid #482212;
	color: #edecec;
	padding: 3px;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 6px;
}

.factuurField
{
    display: none;
}
