body {
background-image: url(img/gray.gif);
font-family: "Verdana", "Arial", "sans-serif";
font-size: 10pt;
}
.maintable {
margin: 0;
padding: 0;
width: 850px;
border: 0;
}
.header {
background-image: url(img/header2.gif);
height: 105px;
padding-bottom: 10px;
background-repeat: no-repeat;
}
.innertable {
margin: 0;
padding: 0;
width: 100%;
border: 0;
height: 100%
}
.menu {
font-variant: small-caps;
padding-left: 5px;
padding-right: 5px;
text-align: left;
vertical-align: top;
width: 200px;
font-size: 11pt;
color: #F8FF3B;
height: 525px;
}
.mainmenu{
background-image: url(img/middlemenu.gif);
}
ul, li {
list-style: none;
}
a {
text-decoration: none;
color: #F8FF3B;
}
.aktiv {
background-color: #F8FF3B;
color: #5DC761;
}
.content {
width: 100%;
}
.topleft {
background-image: url(img/topleftcorner.gif);
width: 49px;
height: 41px;
background-repeat: no-repeat;
}
.topmiddle {
background-image: url(img/topframe.gif);
background-repeat: repeat-x;
}
.topright {
background-image: url(img/toprightcorner.gif);
height: 41px;
background-repeat: no-repeat;
}
.leftframe {
width: 25px;
background-image: url(img/frameleft.gif);
background-repeat: repeat-y;
}
.texts {
text-align: left;
color: #000000;
}
a.texts {
		color: #000000;
}
.rightframe {
width: 60px;
background-image: url(img/frameright.gif);
background-repeat: repeat-y;
}
.bottomleft {
background-image: url(img/bottomleftcorner.gif);
width: 40px;
height: 38px;
background-repeat: no-repeat;
}
.bottommiddle {
background-image: url(img/bottomframe.gif);
background-repeat: repeat-x;
}
.bottomright {
background-image: url(img/bottomrightcorner.gif);
height: 38px;
background-repeat: no-repeat;
}
.overskrift {
font-variant: small-caps;
font-weight: bold;
font-size: 11pt;
}
