@charset "utf-8";
/* CSS Document */
#base-container {
 position:static;
	margin-left:auto;
	margin-right:auto;
    width:1024px;
}
#container {
position:absolute;
width:1024px;
}
#topleft-red {
background:url(../images/page/top-left-10x10.gif);
height:10px;
width:10px;
}
.topleft-red {
background:url(../images/page/top-left-10x10.gif);
height:10px;
width:10px;
}
#topright-red {
background:url(../images/page/top-right-10x10.gif);
height:10px;
width:10px;
}
.topright-red {
background:url(../images/page/top-right-10x10.gif);
height:10px;
width:10px;
}
#down-right-red {
background:url(../images/page/down-right-10x10.gif);
height:10px;
width:10px;
}
.down-right-red {
background:url(../images/page/down-right-10x10.gif);
height:10px;
width:10px;
}
#downleft-red {
background:url(../images/page/down-left-10x10.gif);
height:10px;
width:10px;
}
.downleft-red {
background:url(../images/page/down-left-10x10.gif);
height:10px;
width:10px;
}
#downleft-white {
background:url(../images/page/down-left.gif);
height:20px;
width:20px;
}
#downright-white {
background:url(../images/page/down-right.gif);
height:20px;
width:20px;
}
#banner {
width:100%;
margin-bottom:10px;
margin-top:10px;
}
body {
background-color:#dc0000;
background-image:url(/images/page/background-36x720.gif);
background-repeat:repeat-x;
}
.title {
color:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:36px;
}
h1 {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}
h2 {
color:#FFDF00;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
h3 {
font-size:12px;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	position:absolute;
	width:500px;
	left: 200px;
	top:0;
	overflow:auto;
}
#content a:link {
color:#FF0000;
}
#content a:visited {
	color:#FF0000;
} 
#menuleft {
	position:absolute;
	width:163px;
	z-index:2;
	left: 27px;
	top: 225px;
	overflow:auto;
}
#menuleft li {
line-height:1.3;
}
#menuright li {
line-height:1.3;

}
#titlebox {
	position:absolute;
	width:212px;
	height:155px;
	z-index:2;
	left: -22px;
	top: 61px;
	border-bottom:double;
	border-bottom-color:#000000;
	overflow:auto;
}
#searchbox {
position:absolute;
width:213px;
height:136px;
left:710px;
top:80px;
border-bottom:double;
border-bottom-color:#000000;
overflow:auto;
}
.menyheading {
color:#FFDF55;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
.menystyle {
font-size: 10px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.headingcont {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}
.littlered {
color:#FF0000;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
.italic {
font-style:italic;
}
.brodtext {
font-size:10px;
color:#030000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.redback {
background-color:#7F0000;
}
.whiteback {
background-color:#FFFBF0;
font-size:10px;
color:#030000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.greyback {
background-color:#E9E9E9;
}

#menuright {
	position:absolute;
	width:154px;
	z-index:3;
	left: 751px;
	top: 225px;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.image-right {
float:right;
margin:6px 6px 6px 6px;
}
.image-left {
float:left;
margin-left:42px;
margin-top:0px;
}
.red-verysmall {
font-family:tahoma,sans-serif;
font-size:9px;
}
.ramverk {
background-color:#E5E5E5;
width:90%;
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
padding: 3px 3px 3px 3px;
}

