<style>
.text20
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Verdana, Arial; 
}
BODY
{
	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; 
}
p, li, td {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {color: black}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

.text11
{
    FONT-SIZE: 11px; 
    FONT-FAMILY: Verdana, Arial; 
}
.sidfot
{
    FONT: 11px Verdana, Arial; 
	COLOR: #4a3c2f;	
}
.huvudrubrik
{
    FONT: 24px verdana, arial;
    COLOR: #003300;	
}
.underrubrik
{
    FONT: bold 13px verdana, arial;
    COLOR: #4a3c2f;
}
A:link
{
    FONT: 11px verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT: 11px verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT: 11px verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}
A:active
{
    FONT: 11px verdana, arial;
    COLOR: #4a3c2f;
    TEXT-DECORATION: underline
}
table#maintable {
	background-color: white; 
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#menylistholder {
	margin-top: 85px;
}
td.topmeny {
	height: 105px;
	background: url("/design/bg_top.jpg") no-repeat top center;
	text-align: left;
}
td.topmeny ul {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 40px;
}
td.topmeny ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
td.topmeny ul li a:link,  td.topmeny ul li a:visited, td.topmeny ul li a:hover, td.topmeny ul li a:visited {
	color: black;
	font-size: 10px;
	font-weight: 800;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 12px;
}

div#nyhetsruta {
	width: 225px;
	height: 127px;
	background: url("/design/bg_nyheter.jpg") no-repeat top center;
	overflow: hidden;
	margin-top: 5px;
}
h2.nyheter {
	font-weight: 800;
	color: black;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}
div.nyhetsinlagg {
	width: 200px;
	margin-left: 10px;
	padding-top: 4px;
	margin-top: 4px;
	border-top: 1px solid #D8D8D8;
	text-transform: uppercase;

}
div.nyhetsinlagg a:link, div.nyhetsinlagg a:visited, div.nyhetsinlagg a:active {
	color: black;
	text-decoration: none;
	font-weight: 400;
}
div.nyhetsinlagg a:hover {
	color: black;
	text-decoration: underline;
	font-weight: 400;
}

#flagholder {
	position: absolute;
	top: 35px;
	width: 100px;
	margin-left: 870px;
	text-align: right;
}
</style>

