BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	background-image: url('bilder/background_white.jpg');
	text-align: center;

	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #29792D;
	scrollbar-face-color: #29792D;
	scrollbar-shadow-color: #006A39;
	scrollbar-highlight-color: #006A39;
	scrollbar-track-color: white;
	scrollbar-3dlight-color : white;
	scrollbar-darkshadow-color : white;
}

TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

DIV.sidram {
	text-align: left;
	width: 698px;
	padding: 0;
}

DIV.huvud {
	width: 698px;
	height: 100px;
	margin: 0;
}

DIV.menykolumn {
	height: 100%;
	float: left;
	margin-right: 50px;
}

DIV.mainkolumn {
	float: left;
	width: 400px;
	margin-right: 20px;
	text-align: left;
}

DIV.newscolumn {
	float: right;
	border-color: #424242;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 20px;
	height: 100%;
}

DIV.line {
	float: left;
	width:1px;
	height: 100%;
	margin-right: 20px;
}

A {
	text-decoration: none;
	color: #64934E;
}

.lankar {
	text-decoration: none;
	color: #293618;
}

A:Hover {
	text-decoration: none;
	color: #738D50;
}

.rubrik {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	color: #64934E;
	font-weight: bold;
	margin-bottom: 10px;
}

.rubrik_news {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #64934E;
	font-weight: bold;
	margin-bottom: 10px;
}

.news {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
}

.news_bold {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	font-weight: bold;
	color: #64934E;
}


.bold {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight: bold;
}

.rubrik_nya {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	color: #64934E;
}

.rubrikliten_nya {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	font-weight: bold;
	color: #64934E;
}

td.tabell_data {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	color: #749284;
}

.tabell_bold {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	font-weight: bold;
	color: #64934E;
}

.kursiv {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11px;
	color: #749284;
	font-style: italic;
}

.normaltext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: #749284;
}