
BODY, DIV, TD, P, SPAN {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
}
A.meny_niv1, A.meny_niv0 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
}
A.meny_niv2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29495C;
	margin-left: 5px;
	line-height: 20px;
}
A.meny_niv3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29495C;
	margin-left: 20px;
	line-height: 20px;
}

A.meny_niv1_selected, A.meny_niv0_selected {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
}
A.meny_niv2_selected {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #D44423;
	margin-left: 5px;
	line-height: 20px;
}
A.meny_niv3_selected {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #D44423;
	margin-left: 20px;
	line-height: 20px;
}

A.path {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}

/*
SPAN.headline {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #98A92A;
}
*/
DIV.stycke {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
P.img {
	margin: 0px 0px 18px 0px;
	padding: 0px;	
}
P.text {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}
P.filer {

}
A.fil {
	color: #29495C;
	text-decoration: none;
}
A {
	color: #29495C;
	text-decoration: none;
}
A:hover {
	position:relative;
	top: 1px;
	left:1px;
}
h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #98A92A;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #095751;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #095751;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
}

TD {
	/* border: 1px solid #cccccc;*/
	margin: 0px;
}



hr {
	border-bottom: 1px;
	border-style: solid;
	border-color: #cccccc;	
}

img {
	border: 0px;	
}

input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: 1px solid #095751;
}
input.falt, textarea.falt {
	width: 300px;
}

.firstpage {
	border: 0px;
}

.firstpage .textbox 
{
	padding-left: 3px;
}

.col1 
{
	
}

.col2 {
}

td.td_tinted {
	background-color: #dddddd;	
	width: 100px;
}


