@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#68625d;
font-weight:normal;
font-style:italic;
line-height:28px;

background:#f0efed;
text-align:center;
}

h1 {
font-weight:200;
font-size:20px;
color:#a0c4ca;
}


a {
color:#9fc3ca;
font-weight:bold;
}

a:hover {
color:#615b55;
font-weight:bold;
}

img {border:none;}

ul {
list-style-image:url('images/li.gif');
padding-left:15px;
}

label {
color: #9dbec4;
width: 9em;
float: left;
text-align: right;
margin: 0 1em 5px 0;
clear: both;
}

textarea {
font-family:Georgia, "Times New Roman", Times, serif;
border: #9dbec4 solid 1px;
color:#f0efed;
font-style:italic;
width:350px;
padding:5px;
background:#68625d;
}

.invulveld {
width:350px;
color:#f0efed;
font-style:italic;
margin-bottom: 5px;
height:15px;
border: #9dbec4 solid 1px;
padding:5px;
background:#68625d;
}

.invulveldEuro {
width:340px;
color:#f0efed;
font-style:italic;
margin-bottom: 5px;
height:15px;
border: #9dbec4 solid 1px;
padding:5px;
background:#68625d;
}

.invulveld2 {
width:150px;
color:#f0efed;
font-style:italic;
margin-bottom: 5px;
height:15px;
border: #9dbec4 solid 1px;
padding:5px;
background:#68625d;
}

select {
width:362px;
color:#f0efed;
font-style:italic;
border: #9dbec4 solid 1px;
padding:5px;
background:#68625d;
margin-bottom: 5px;
}

.knop {
background:url('images/verzenden.gif') no-repeat;
width:125px;
height:31px;
margin-left:10em;
margin-bottom: 1em;
clear: both;
cursor:pointer;
border:none;
}

.knopfr {
background:url('images/envoyer.gif') no-repeat;
width:123px;
height:29px;
margin-left:10em;
margin-bottom: 1em;
clear: both;
cursor:pointer;
border:none;
}

.container {
width:980px;
margin:auto;
text-align:left;
}

.header {
width:980px;
height:300px;
}

.header2 {
width:980px;
height:500px;
}

.header3 {
background:url('images/menu_bg.jpg') no-repeat;
width:900px;
height:70px;
text-align:right;
padding-right:80px;
padding-top:56px;
}

.header4 {
background:url('images/contact_bg.jpg') no-repeat;
width:980px;
height:124px;
}

.header5 {
width:980px;
height:502px;
}

.menu_content {
background:url('images/menu_bg_content.gif') repeat-y;
width:980px;
}

.contact_content {
background:url('images/contact_bg_content.gif') repeat-y;
width:980px;
}

.menu_content h1 {
margin-left:260px;
}

.contactLinks {
width:250px;
padding-left:40px;
color:#f0efed;
}

.contactRechts {
width:615px;
border-left:1px solid #878177;
}

.menuLinks {
width:230px;
padding-left:35px;
}

.menuMidden {
width:420px;
font-style:italic;
padding-left:40px;
padding-right:40px;
border-left:1px solid #f0efed;
}

.menuMiddenCMS {
width:580px;
font-style:italic;
padding-left:40px;
padding-right:40px;
border-left:1px solid #f0efed;
}

.menuRechts {
width:140px;
}


.menu {
padding-left:35px;
height:200px;
width:945px;
background:url('images/bghome.jpg') no-repeat;
}

.content {
overflow: hidden;
}

.contentLeft {
width:540px;
padding-left:40px;
padding-right:40px;
float:left;
}

.contentRight {
width:330px;
text-align:right;
padding-right:30px;
float:right;
}

.footer {
background:url('images/footer.gif') repeat-x;
height:101px;
padding-top:25px;
}

.footercontent {
margin:auto;
text-align:left;
width:922px;
}


#overzichtnieuws, #nieuwstoevoegen, #nieuwswijzigen, #nieuwsverwijderen, #overzichtmenu, #menutoevoegen, #menuwijzigen, #menuverwijderen, #overzichtseizoen, #seizoentoevoegen, #seizoenwijzigen, #seizoenverwijderen  {
display:none;
}


