<style>
* {
    FONT-FAMILY: Verdana, Arial;

}
.text20
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Verdana, Arial; line-height: 15px;
}
BODY.main
{
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
    FONT-FAMILY: Verdana, Arial; 
	background-color: #DAD9D4;
}
p, li, td {
	font-size: 12px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}

.text11
{
    FONT-SIZE: 11px; 
    FONT-FAMILY: Verdana, Arial; line-height: 15px;
}
.footer {
	background-color: black; 
	color: white; 
	height: 20px;
	padding: 5px;
}
.sidfot
{
    FONT: 11px Verdana, Arial; line-height: 15px;
	COLOR: white;
	width: 60%;
	float: left;
	text-align: left;
}
.sidfot2 {
    FONT: 11px Verdana, Arial; line-height: 15px;
	COLOR: #BBBBBB;
	width: 40%;
	float: right;
	text-align: right;
}
a.fotlank, a.fotlank:link, a.fotlank:visited, a.fotlank:hover, a.fotlank:active {
	color: #DDDDDD;
}
a.rubrik, a.rubrik:link, a.rubrik:visited, a.rubrik:hover, a.rubrik:active {
	color: white;
	border: none;
}
.huvudrubrik
{
    FONT: 24px verdana, arial;
    COLOR: #003300;	
}
.underrubrik
{
    FONT: bold 13px verdana, arial;
    COLOR: #4a3c2f;
}
.ruta1
{
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #EEEEEE;
}
A:hover
{
    FONT-family: verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}
A:active
{
    FONT-family: verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-family: verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}
A:link
{
    FONT-family: verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}

/* ********************************* MENY ********************************* */

.meny {
	background: url(/design/bg_top.jpg) no-repeat;
	height: 191;
}
.meny a.link_swe {
	position: absolute;
	top: 130px;
	margin-left: 15px;
	padding: 10px;
	line-height: 0px;
}
.meny a.link_en {
	position: absolute;
	top: 130px;
	margin-left: 38px;
	padding: 10px;
	line-height: 0px;
}

.meny ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(/design/bg_meny.jpg) repeat-x top left;
	height: 26px;
	overflow: hidden;
}
.meny ul li {
	height: 26px;
	color: white;
	float: left;
	padding: 0px 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-left: -1px;
}
.meny ul li.markerad {
	background: url(/design/bg_menyvald.jpg) repeat-x top left;
}
.meny ul li a, .meny ul li a:link, .meny ul li a:visited, .meny ul li a:hover, .meny ul li a:active {
	font-size: 10px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 7px;
}
.meny ul li a:hover {
	text-decoration: underline;
}

</style>

