body {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
background-image: url(images/headbg.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
font: normal 11px tahoma, georgia, verdana;
color: #000000;
text-align: left;
line-height: 150%;
}
a:link {color: #7C2E2E; text-decoration: none;}
a:visited {color: #7C2E2E; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #808080; text-decoration: none;}
h1 {
border-bottom: dotted 1px #000000;
padding-left: 10px;
font: bold 14px tahoma, georgia, verdana;
color: #000000;
text-decoration: none;
}
h2 {
padding-left: 10px;
font: bold 13px tahoma, georgia, verdana;
color: #000000;
text-decoration: none;
}
h3 {
padding-left: 10px;
font: bold 11px tahoma, georgia, verdana;
color: #000000;
text-decoration: none;
}
#header {
width: 800px;
height: 150px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
font: bold 12px verdana, georgia;
text-align: left;
color: #ffffff;
text-decoration: none;
}
#menu {
text-align: left;
margin-top: 110px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 310px;
color: #ffffff;
font: bold 12px verdana, georgia;
}
#menu a:link {color: #ffffff; text-decoration: none; padding-right: 10px; padding-left: 10px; margin-top: 50px;}
#menu a:visited {color: #ffffff; text-decoration: none; padding-right: 10px; padding-left: 10px;}
#menu a:hover {color: #C0C0C0; text-decoration: none; padding-right: 10px; padding-left: 10px;}
#menu a:active {color: #C0C0C0; text-decoration: none; padding-right: 10px; padding-left: 10px;}
#content  {
width: 800px;
min-height: 500px;
border-style: solid;
border-width: 1px;
border-color: #000000;
border-bottom: 0px;
text-align: left;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
font: 11px verdana, georgia;
background: #ffffff;
color: #000000;
line-height: 150%;
}
#text {
padding-left: 10px;
padding-right: 10px;
}
#left {
float: left;
width: 400px;
padding-left: 10px;
}
#buttons {
width: 350px;
text-align: center;
}
#right {
width: 360px;
text-align: left;
float: right;
padding-right: 10px;
font: 11px verdana, georgia;
border-left: #D7D6D4 2px;
border-left-style: solid;
padding-left: 10px;
}
#pic {
font: bold 12px verdana, georgia;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
#pic img {
border: 0px;
width: 780px;
height: 200px;
}
#end {
height: 400px;
background-color: #D7D6D4;
background-image:  url(images/end.jpg);
background-position: right;
background-repeat: no-repeat;
}
#extra {
width: 800px;
height: 150px;
border-style: solid;
border-width: 1px;
border-color: #000000;
border-top: 0px;
text-align: left;
padding-top: 00px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
font: 11px verdana, georgia;
background: #ffffff;
color: #000000;
line-height: 150%;
}
#notis {
height: 130px;
width: 330px;
padding-left: 10px;
padding-right: 10px;
border-left: #FF6A00 5px;
border-left-style: solid;
float: left;
font: 10px verdana, georgia;
background: #ffffff;
color: #000000;
}
#kalender {
height: 130px;
text-align: right;
width: 200px;
padding-left: 5px;
border-left: #007F0E 5px;
border-left-style: solid;
float: left;
font: 9px verdana, georgia;
background: #ffffff;
color: #000000;
}
#kontakta {
height: 130px;
width: 220px;
padding-left: 5px;
border-left: #004A7F 5px;
border-left-style: solid;
float: right;
font: 9px verdana, georgia;
background: #ffffff;
color: #000000;
}
#copyright {
padding-top: 20px;
text-align: center;
color: #404040;
font: 10px verdana, georgia;
}

#dropdown {
float: left;
margin: 0;
padding:0 0 0px 0; list-style:none; line-height:22px;
}
#dropdown li {
float: left;
list-style: none;
margin: 0;
padding: 0px 0px 0px 0px;
position: relative;
height: auto;
display:block;
}
#dropdown li a {
text-decoration:none;
}
#dropdown ul {
background: #ffffff;
background-image: url(images/dropbg.jpg);
background-repeat: no-repeat;
background-position: right top; 
font: bold 12px arial, tahoma, georgia, verdana;
display: none;
border-style: solid;
border-width: 1px;
border-color: #000000;
margin: 0;
position: absolute;
top: 20px;
padding: 13px 10px 13px 10px;
width: 120px;
z-index: 500;
}
#dropdown ul {
position: absolute;
}
#dropdown li ul {
width: 140px;
}
#dropdown li:hover ul {
display: block;
}
#dropdown ul a:link {color: #000000; text-decoration: none; padding-right: 5px; padding-left: 5px;}
#dropdown ul a:visited {color: #000000; text-decoration: none; padding-right: 5px; padding-left: 5px;}
#dropdown ul a:hover {color: #C0C0C0; text-decoration: none; padding-right: 5px; padding-left: 5px;}
#dropdown ul a:active {color: #C0C0C0; text-decoration: none; padding-right: 5px; padding-left: 5px; 
