body {
font-family: Arial;
font-size: 10px;
background: #ffffff;
margin: 0px 0px 0px 1px;
text-align: center;
}



#midden {
width:		1024px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#midden #header {
background: url('images/Header.png') no-repeat;
width: 1024px;
height: 170px;
}

#clear {
clear: left;
}
A {
color: #291e1e;
text-decoration: None;

}

#container {
margin-top: 2px;
}

#header_tekst {
width: 1024px;
font-family: Arial;
padding-left: 5px;
padding-top:  9px;
font-weight: Bold;
font-size: 12px;
color: #ffffff;
}

#header_tekst table{
color: #fff;
font-size: 10px;
}

#header_tekst table a{
color: #fff;
font-size: 10px;
}
#content_menu table a{
color: #fff;
font-size: 10px;
}
 
#left {
width: 181px;
_margin-left: 0px;
float: left;
}

.top {
background: url('images/menu.png') no-repeat;
padding-left: 5px;
padding-top:  8px;
font-weight: Bold;
font-size: 12px;
color: #fff;
width: 181px;
height: 23px;
text-align: Center;
}

.menu {
background: #f1f1f1;
color: #291e1e;
width:  159px;
_width: 181px;
border-right: 1px solid #ce7400;
border-left: 1px solid #ce7400;
border-bottom: 1px solid #ce7400;
padding-top: 4px;
padding: 10px;
}

ul {
list-style: none;
}

#container #content {
_position: absolute;
width: 813px;
margin-left: 182px;
_margin-left: 3px;
}

#content_menu {
background: url('images/content_menu.png') repeat;
padding-left: 5px;
padding-top:  7px;
color: #fff;
height: 23px;
width:	813px;
_width: 816px;
font-weight: bold;
text-align: center;
}

.content {
background: #ffffff;
color: #291e1e;
width: 796px;
_width: 816px;
border: 1px solid #4096f5;
padding: 10px;
overflow: hidden;
}

h2 {
font-size: 12px;
}

h1 {
font-size: 12px;
}

h3 {
font-size: 12px;
}

#midden .footer {
padding-top: 12px;
background: url('images/footer.png') repeat;
height: 20px;
text-align: center;
color: #fff;
width:	1000px;
}

