body {
background-color: #FFFFFF;
font-family: Tahoma;
font-size: 13px;
color: #777777;
}

p {
font-family: Tahoma;
font-size: 13px;
color: #777777;
}

table {
font-family: Tahoma;
font-size: 13px;
color: #777777;
}

input {
font-family: Tahoma;
font-size: 13px;
color: #999999;
background-color: #444444;
border: 0px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
}

select {
font-family: Tahoma;
font-size: 13px;
color: #999999;
background-color: #444444;
border: 0px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
}

textarea {
font-family: Tahoma;
font-size: 13px;
color: #999999;
background-color: #444444;
border: 0px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
}

hr {
color: #999999;
height: 1px;
style: dashed;
}

img {
border-color: #999999;
}

div {
display: inline;
align: center;
}

a {
color: #333333;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
}

a.bund {
color: #777777;
text-decoration: none;
}

a:hover.bund {
color: #777777;
text-decoration: none;
}



#menu {
position: relative;
float: left;
background-color: #f7941d;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 0px;
border-bottom: 1px solid #999999;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
padding-bottom: 0px;
}

#indhold {
position: relative;
float: left;
background-color: #ffffff;
border-left: 0px dashed #999999;
border-right: 0px dashed #999999;
border-top: 0px;
border-bottom: 0px dashed #999999;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
padding-bottom: 0px;
}

#bund {
position: relative;
float: left;
background-color: #f7941d;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
padding-bottom: 0px;
}


//// background-image: url('billeder/logo2.bmp');