@import url("rosenmetoden.css");
body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bakgrund_utanfor{
	background-color: #FFFFFF;
}
.bakgrund_info{
	background-color: #FFFFFF;
}
a:link {
	color: #001177;
	text-decoration: underline;
}
a:visited {
	color: #771100;
	text-decoration: underline;
}
a:hover {
	color: #CC2200;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: underline;
}

.huvudtext {
	padding: 6px;
	background-color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777;
}
.Titel_1 {
	font-size: 190%;
	text-align: center;
}
.Titel_2 {
	font-size: 125%;
	text-align: left;
	text-decoration: none;
}
.Titel_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
}
.sidfot {
	font-size: 70%;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777;
	background-color: #B1C3D9;
}
.finstilt {
	font-size: 80%;
}
a.finstiltLink:hover {
	color: #000;
}
a.finstiltLink:link {
	color: #000;
}
a.finstiltLink:visited {
	color: #000;
}
