h1 {
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
font-size: 16pt;
color: white;
}

h2 {
font-family: trebuchet ms, helvetica;
letter-spacing: 0px;
line-height: 0pt;
font-size: 12pt;
font-weight: bold;
color: white;
}

.brytning {
height: 10px;
width:800px;
margin: 0 auto;
border-top: 1px solid white;
}

.text {
font-family: trebuchet ms, helvetica;
letter-spacing: 0px;
font-size: 10pt;
color: white;
}

body {
background-image: url(bg.jpg);
background-repeat: no-repeat;
background-color: black;
font-family: helvetica, arial;
letter-spacing: 0px;
font-size: 10pt;
color: white;
}

#layout {
width: 800px;
margin: 0 auto;
}

#content {
width: 800px;
margin-top: 30px;
border: 1px dashed white;
}

#logo {
float: left;
border: 0px pink solid;
margin-left: 10px;
}

#undermeny {
width: 600px;
margin: 0 auto;
}

.sida {
margin:20px;
padding: 2px;
width: 760px;
height: 450px;
overflow: auto;
}


#meny {
width: 430px;
margin-top:45px;
border: 0px pink solid;
float: right;
}

.textrubrik {
font-family: trebuchet ms, helvetica;
letter-spacing: 0px;
font-size: 14pt;
color: white;
}

#top {
width: 780px;
border: 0px red solid;
height: 150px;
}

.bild {
border: 4px solid white;
}

a, a:visited {
text-decoration: none;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
font-size: 10pt;
color: yellow;
}



a.meny, a.meny:visited {
width: 400px;
text-decoration: none;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
padding: 10px;
font-size: 19pt;
color: white;
}

a.meny:active, a.meny:hover {
text-decoration: none;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
font-size: 19pt;
color: yellow;
}


a.undermeny, a.undermeny:visited {
text-decoration: none;
background-color: white;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
padding: 10px;
font-size: 14pt;
color: black;
}

a.undermeny:active, a.undermeny:hover {
text-decoration: none;
background-color: #2b2b2b;
border: 1px solid white;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
padding: 10px;
font-size: 14pt;
color: white;
text-decoration: none;
}

.rutaright {
float: right;
width: 500px;
}

.rutaleft {
float:left;
width: 200px;
}


a.undermenyaktivsida, a.undermenyaktivsida:visited {
text-decoration: none;
background-color: #2b2b2b;
border: 1px solid white;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
padding: 10px;
font-size: 14pt;
color: white;
text-decoration: none;
}

a.undermenyaktivsida:active, a.undermenyaktivsida:hover {
text-decoration: none;
background-color: #2b2b2b;
border: 1px solid white;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
padding: 10px;
font-size: 14pt;
color: white;
text-decoration: none;
}


a.menyaktivsida:active, a.menyaktivsida:hover {
text-decoration: none;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
font-size: 19pt;
color: yellow;
text-decoration: underline;
}


a.menyaktivsida, a.menyaktivsida:visited {
text-decoration: none;
font-family: trebuchet ms, helvetica;
letter-spacing: -1px;
padding: 10px;
font-size: 19pt;
color: yellow;
text-decoration: underline;
}




hr {
height: 1px;
background-color:white;
color: white;
}

