/*
 * auteur: www.Diederik-Oudshoorn.com
 * datum : 8-7-2005
 *
 */

html, body, #container, #content, #fullheight{
height: 100%;
}
body { 
margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
text-align:center; /* Hack for IE5/Win */
background-color: #ffc091;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 1em;
color: #400000;
}
img.header{
border: 0;
}

img.metrand{
border: 3px solid #FF9E57
}

TD{
BACKGROUND-COLOR : #ffe696;
FONT-FAMILY : Arial;
FONT-SIZE : 10pt;
}

TR{
BACKGROUND-COLOR : #ffe696;
FONT-FAMILY : Arial;
FONT-SIZE : 10pt;
}

.nav{
FONT-FAMILY : Arial;
FONT-SIZE : 8pt;
COLOR : #4040FF;
}

.nav A{
FONT-FAMILY : Arial;
FONT-SIZE : 8pt;
COLOR : #4040FF;
}

.header{
BACKGROUND-COLOR : #FFC091;
FONT-FAMILY : Arial;
FONT-SIZE : 10pt;
FONT-WEIGHT: bolder;
COLOR : #400000;
}


h1 {
font-size: 1em;
text-align: center;
}

h2 {
font-size: 1.6em;
text-align: left;
color:#400000;
}

a:link {
color: #4040ff;
}

a:visited {
color: #551a8b;
}

a:hover {
}

a:active {
color: #ee0000
}

#container {
position: relative;
width: 800px;
margin: 0em auto;
background: #ffc091;
}

#header{
margin:0px auto; /* Right and left margin widths set to "auto" */
text-align:left; /* Counteract to IE5/Win Hack */
height: 138px;
padding-bottom:15px;
}

#logo{
padding-left: 230px;
padding-bottom: 10px;
}

#logotext1{
position: absolute;
top: 30px;
left: 330px;
}
#logotext2{
position: absolute;
top: 50px;
left: 370px;
}
#content{
margin:0px auto; /* Right and left margin widths set to "auto" */
text-align:left; /* Counteract to IE5/Win Hack */
border: solid 1px
min-heigth:auto;
background: #ffe696;
}

box{
text-align: center;
}

#textlines{
text-align: center;
}

#main-text{
}

#navbar{
}
