Body {
scrollbar-face-color: #232629;
scrollbar-shadow-color: #555555; 
scrollbar-highlight-color: #555555; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #232629; 
scrollbar-arrow-color: #555555 
text-align: center;
margin-right: 0%;
margin-left: 10%;
margin-top: 8px;
margin-bottom: 0%;
background: #c4c4c4;
font-family: Arial;
font-size: 16px;

}

#wrapper {
text-align: left;
background: url(img/layout/sitebg.jpg) repeat-y;
border: 1px solid;
width: 1000px;
height: 850px;
}

#PH {
width: 1000px;
height: 113px;
background: url(img/layout/header.jpg) no-repeat;
}

#menu {
float: left;
width: 162px;
height: 330px;
background: url(img/layout/menu.jpg) no-repeat;
}


#content {
width: 838px;
height: 850px;
background: url(img/layout/contentbg.jpg) no-repeat;
}

#cholder {
float: right;
width: 838px;
height: 850px;
background: url(img/layout/contentbg.jpg) no-repeat;
}
#info {
clear: both;
float: left;
width: 162px;
height: 137px;
font-family: arial;
font-size: 12px;
text-align: center;
border: 1px solid;
border-color: #FFFFFF;
}
H2 {
font-style: italic;
margin-left: 5px;
}

TABLE {
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2;
font-style: normal;
}

#item {
margin-left: 1%;
margin-right: 1%;
margin-top: 1%;
margin-bottom: 1%;
width: 800px;
background-color: #898989;
border: 1px solid;
}

p.htext {
margin-left: 7%;
color: white;
}

p.copyright {
text-align: Center;
}

#tekst {
margin-left: 5px;
margin-right: 5px;
float: left;
margin-bottom: 5px;
}

#imge {
clear: both;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}

img {
border: 1 px solid;
border-color: black;
}

a:link {
color: #0033CC; 
text-decoration: none;
}
a:visited {
color: #0033CC; 
text-decoration: none;
}
a:hover {
color: #0066CC; 
text-decoration: none;
}

a.l2:link {color: black;}
a.l2:visited {color: #2C2C2C;}
a.l2:hover {color: #c4c4c4;}


