* {
margin: 0 auto;
}

html, body {
height: 100%;
background:#000000;
}

a {
font-family: verdana;
color: #000000;
font-size: 13px;
text-decoration: none;
font-weight:bold
}

a:hover {
font-family: verdana;
color: #333333;
font-size: 13px;
text-decoration: none;
}

#container {
width: 850px;
background-color: #FFFFFF;
height: 100%;
}

#header {height: 230px;
padding: 2px;
padding-left:20px;
background-color: #FFFFFF;
font-family: verdana;
color: #000000;
font-size: 30px;
font-weight:

}

#header a {
font-size: px;
}

#content {
float: left;
background-color: #FFFFFF;
height: auto;
width:850px;
padding-bottom:20px;
}

#meny {
float: left;
width: 650px;
}

#meny a {
font-size: 11px;
color:#000000;
text-decoration:none;
font-weight:normal
}

#right {
float: right;
width: 200px;
}

#right a {
font-size: 10px;
color:#000000;
text-decoration:none;
font-weight:normal
}
#bilder {
clear: both;
margin-left: 10px;

}

.bild {
margin-left: 10px;
}

.rub {
margin: 20px;
font-family: verdana;
font-size: 12px;
color:#000000;
line-height: 14px;
font-weight:bold;
}

.huvudtext {
margin: 20px;
font-family: verdana;
font-size: 11px;
color:#000000;

line-height: 14px;

}

.huvudtextright {
margin: 20px;
font-family: verdana;
font-size: 11px;
color:#000000;
font-weight:;

line-height: 14px;

}


