#topheader
{
background-color: #f7cf52; width: 100%; margin: 0; padding: 100px 0 0 0;
font-size: 166px; color: #674335; font-family: georgia, serif; font-style: italic; border-bottom: 5px solid #674335;
}

#topheader #bjurdell
{
width: 980px; margin: 0 auto;
}

#menyheader
{
background-color: #23160e; margin: 0 0 30px 0; width: 100%; height: 50px;
}

#menyheader #meny
{
width: 980px; margin: 0 auto;
}

#menyheader #meny #jpic
{
float: left;
}

#menyheader #meny ul
{
padding: 0; margin: 0; list-style-type: none; padding: 10px;
float: left;
}

#menyheader #meny ul li
{
display: inline; margin: 0 0 0 20px;
}

#menyheader #meny ul  li a
{
font-size: 24px; color: #f7cf52; font-family: georgia, serif; font-style: italic; text-transform: lowercase; text-decoration: none;
}

#menyheader #meny ul  li a:hover
{
font-size: 24px; color: #FFF; font-family: georgia, serif; font-style: italic; text-transform: lowercase; text-decoration: none;
}

#menyheader #meny ul  #aktiv a
{
font-size: 24px; color: #fff4d0; font-family: georgia, serif; font-style: italic; text-transform: lowercase; text-decoration: underline;
}

#menyheader #meny ul  #aktiv a:hover
{
font-size: 24px; color: #fff;
}

#menyheader #searchbar
{
margin: 10px 0px 5px 5px;
padding: 2px;
float: right;
width: 240px;
background-color: #674335;
}

#menyheader #searchbar .input
{
background-color: transparent;
width: 190px;
float: left;
border: none;
color: #f7cf52;
font-family: georgia,serif;
font-size: 14px;
font-style: italic;
text-transform: lowercase;
}

#menyheader #searchbar .active_input
{
background-color: transparent;
width: 190px;
float: left;
border: none;
color: #fff;
font-family: georgia,serif;
font-size: 14px;
font-style: italic;
text-transform: lowercase;
}

#menyheader #searchbar #searchimage
{
float: right; margin: 3px;
}