body {
background: #1D3058;
margin: 0px;
padding-top: 20px;
padding-bottom: 20px;
font-family: arial, sans-serif;
font-size: 12px;
color: #000000;
}
table, td {
font-family: arial, sans-serif;
font-size: 12px;
}
img {
border: 0px;
}
a {
text-decoration: none;
color: #88C3D9;
font-weight: bold;
}
a:hover {
text-decoration: underline;
color: #00C6FF;
font-weight: bold;
}
td.logo {
height: 189px;
font-size: 25px;
font-weight: bold;
background: url('img/logo.gif') no-repeat 0% 0%;
}
td.copyright {
font-size: 10px;
color: #808080;
border: 0px solid #000000; 
background: url('img/bottom.gif') no-repeat; 
height: 65px;
}
td.copyright a {
color: #404040;
}
td.copyright a:hover {
color: #909090;
text-decoration: none;
}
table.main {
padding-left: 3px; 
padding-right: 3px; 
border-left: 2px solid #00C6FF; 
border-right: 2px solid #00C6FF; 
height: 100%; 
width: 689px;
background-color: #ffffff;
}
table.main td.meny {
background: #ffffff url('img/bg_ballerina.jpg') no-repeat;
width: 160px;
height: 435px;
spacing-left: 3px;
}
td.menyheader {
background-color: #dddddd;
font-weight: bold;
font-size: 12px;
color: #808080;
padding: 1px;
}
table.main td.meny a:hover {
text-decoration: none;
}
table.nyheter td {
background-color: none;
border: 2px solid #C3C3C3;
}
h1,h2,h3,h4,h5{
margin: 0px;
}
h1{
color: #000000;
}
h2{
color: #88C3D9;
}
h3{
color: orange;
}
h4{
color: darkred;
}
h5{
font-size: 18px;
color: yellow;
}
h6{
font-size: 18px;
color: red;
}