body {
background-image: url(../gfx/background.jpg);
background-repeat: no-repeat;
background-color: #DADCD2;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 90px;
}

#body {
position: relative;
float: left;
max-width: 720px;
width: 720px;
background-color: #131313;
padding: 0px;
margin-top: 0px;
margin-bottom: 50px;
margin-left: 0px;
margin-right: 0px;
}

#menu {
position: relative;
float: left;
width: 720px;
height: 60px;
background-color: #ECECEC;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

#foto {
position: relative;
float: left;
width: 720px;
height: 240px;
background-color: #131313;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

#submenu {
background-image: url(../gfx/submenu_background.jpg);
background-repeat: no-repeat;
position: relative;
float: left;
width: 240px;
background-color: #131313;
padding-top: 20px;
padding-bottom: 20px;
}

#main {
position: relative;
float: left;
width: 440px;
background-color: #3C3C3C;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}

#footer {
background-image: url(../gfx/footer.gif);
background-repeat: no-repeat;
position: relative;
float: left;
width: 720px;
height: 46px;
background-color: #000000;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

p {
background: none;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
padding: 0px;
}

h1 {
background: none;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 21px;
font-weight: normal;
color: #E94B29;
text-decoration: none;
}

p.footer {
background: none;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 11px;
font-weight: normal;
color: #959595;
text-decoration: none;
padding-top: 4px;
}

p.submenu {
background: none;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
padding: 0px;
}

a {
background: none;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 11px;
font-weight: normal;
color: #336699;
text-decoration: none; 
}

a:hover {
background: none;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 11px;
font-weight: normal;
color: #336699;
text-decoration: underline;
}

h1 {
background: none;
font-family: "Arial", sans-serif;
font-size: 21px;
font-weight: normal;
color: #e94b29;
text-decoration: none;
margin: 0px;
}

.tekstfield {
font-family: "Arial", "Helvetica", sans-serif;
font-size: 9pt;
color: #000000;
background-color: #CCCCCC;
border: #FFFFFF;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
width: 250px
}
