* {
margin: 0;
padding: 0;
}

body {
color: #FFFFFF;
background-color: #55A801;
font: normal normal 62.5%/1.5 Trebuchet MS, Arial, sans-sarif;
}

#container {
font-size: 98%;
margin: 1em 5%;
border: 0px solid #333;
width: 700px;
}

#banner {
background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 113px;
padding-bottom: 20px;
}

#content {
padding-top: 1em;
padding-left: 90px;
width: 445px;
border: solid lime 0px;
}

#contentlogo {
padding-top: 68px;
padding-left: 56px;
border: solid white 0px;
}

form {
border: dashed orange 0px;
padding-top: 10px;
width: 350px;
font-family: Trebuchet MS, Arial, sans-sarif;
font-size: 1.1em;
}

fieldset {
margin-bottom: 10px;
padding: 10px;
width: 370px;
}

legend {
margin-bottom: 6px;
font-size: 1.1em;
color: #FFFFFF; 
}

label {
float: left;
width: 90px;
text-align: right;
margin-right: 15px;
}

input {
background-color: #FFFFFF;
font-size: 1.1em;
border: solid grey 1px;
margin-bottom: 10px;
width: 160px;
}

select {
background-color: #FFFFFF;
font-size: 1.1em;
border: solid grey 1px;
margin-bottom: 10px;
}

#buttons {
border: solid blue 0px;
margin-top: 14px;
text-align: right;
margin-bottom: -28px;
}

#fotobox {
text-align: left;
border: solid black 0px;
}

#fotobox img {
border: solid white 1px;
margin-right: 15px;
margin-bottom: 12px;
}

#nav {
float: right;
width: 150px;
padding-top: 29px;
border: solid red 0px;
}

#navindex {
float: right;
width: 150px;
padding-top: 162px;
border: solid red 0px;
}

#overfranje {
display: block;
width: 150px;
height:  23px;
background: url("images/button_overfranje.gif") no-repeat 0 0;
}

#overfranje:hover {
background: url("images/button_overfranje_mo.gif") no-repeat 0 0;
}

#overfranje span {
display: none;
}

#overfranje_act {
display: block;
width: 150px;
height:  23px;
background: url("images/button_overfranje_act.gif") no-repeat 0 0;
}

#overfranje_act span {
display: none;
}

#uwfeest {
display: block;
width: 150px;
height:  23px;
background: url("images/button_uwfeest.gif") no-repeat 0 0;
}

#uwfeest:hover {
background: url("images/button_uwfeest_mo.gif") no-repeat 0 0;
}

#uwfeest span {
display: none;
}

#uwfeest_act {
display: block;
width: 150px;
height:  23px;
background: url("images/button_uwfeest_act.gif") no-repeat 0 0;
}

#uwfeest_act span {
display: none;
}

#feestdossier {
display: block;
width: 150px;
height:  23px;
background: url("images/button_feestdossier.gif") no-repeat 0 0;
}

#feestdossier:hover {
background: url("images/button_feestdossier_mo.gif") no-repeat 0 0;
}

#feestdossier span {
display: none;
}

#feestdossier_act {
display: block;
width: 150px;
height:  23px;
background: url("images/button_feestdossier_act.gif") no-repeat 0 0;
}

#feestdossier_act span {
display: none;
}

#contact {
display: block;
width: 150px;
height:  23px;
background: url("images/button_contact.gif") no-repeat 0 0;
}

#contact:hover {
background: url("images/button_contact_mo.gif") no-repeat 0 0;
}

#contact span {
display: none;
}

#contact_act {
display: block;
width: 150px;
height:  23px;
background: url("images/button_contact_act.gif") no-repeat 0 0;
}

#contact_act span {
display: none;
}

a img {
border: none;
}

a {
outline: none;
font-size: 12px;
line-height: 1.4em;
text-decoration: underline;
color: #FFFFFF;
}

h1 {
display: none;
}

h2 {
font-size: 2.0em;
margin-bottom: 15px;
}

h3 {
font-size: 1.8em;
margin-bottom: 15px;
}

h4 {
font-size: 1.3em;
margin-bottom: 5px;
letter-spacing: 0.05em;
}

h5 {
font-size: 1.1em;
margin-bottom: 15px;
}

p {
font-size: 12px;
margin-bottom: 7px;
line-height: 1.4em;
}

ul {
list-style-type: none;
}



