body {margin: 0px; font-family: verdana;
font-size: 0.9em;
background-image: URL('/images/logo_baggrund.jpg');
background-repeat: no-repeat;
background-position: 50% 2cm;
background-attachment: fixed;
}
td, th {font-family: verdana; font-size: 0.8em;}

#top {position: absolute; top: 4px; left: 72px; font-family: verdana; font-size: 12px; font-weight: bold; color: #FDE129; z-index: 0;}
#name {position: absolute; top: 14px; left: 90px; font-family: verdana; font-size: 18px; color: white; font-weight: bold; line-height: 1.2em; z-index: 2;}
#dk {position: absolute; top: 20px; left: 176px; font-family: verdana; color: #FDE129; font-size: 18px; font-weight: bold; line-height: 1.2em; z-index: 1;}

a:link {color: black; text-decoration: underline;}
a:visited {color: black; text-decoration: underline;}
a:hover {color: #666600; text-decoration: none;}

.main {
padding: 8px;
}
.topmenu {color: black; background-color: #cecece; font-family: arial; font-size: 12px; padding: 2px; border-top: solid black; border-bottom: dotted black; border-width: 1px; height: 12px;}

.submit {font-family: arial; font-size: 0.8em;}
.input {color: black; background-color: white;  filter: alpha(opacity=70); -moz-opacity: 0.7; font-family: arial; border-color: black; border-width: 1px;}
.select {color: black; background-color: white; font-family: arial; border-color: black; border-width: 1px;}
.red {color: white; background-color: #8D3907; font-family: arial; padding: 2px;}
.big_text {color: black; font-family: verdana; font-weight: bold; font-size: 1.4em; text-align: center; padding-bottom: 8px; padding-top: 8px;}
.smaller_text {color: black; font-family: verdana; font-weight: bold; font-size: 1.0em; text-align: center; padding-bottom: 8px; padding-top: 8px;}
.ok {color: white; background-color: #006600; font-family: arial; padding: 2px;}

.tag_name {background-color: #CCCCCC; color: #000000; padding: 2px; border-bottom: dotted black; border-bottom-width: 1px; }
.tag_text {padding-left: 8px; padding-bottom: 8px; padding-top: 2px; padding-right: 8px; border-bottom: dotted black; border-bottom-width: 1px;}

.tag_top {background-color: #CCCCCC; color: #000000; font-size: 0.7em; padding: 3px; filter: alpha(opacity=60); -moz-opacity: 0.6;}
.tag_tekst {padding-left: 8px; padding-bottom: 8px; padding-top: 2px; padding-right: 8px; background-color: #ECECEC; color: black; filter: alpha(opacity=60); -moz-opacity: 0.6;}

.pris_text {
border-bottom: dotted black;
border-width: 1px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
background-color: #009900;
color: #FFFFCC;
}
