@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 8px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 8px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.twoColFixLt #container {
	width: 1020px;
	background: #FFFFFF;
	border: 0px none #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	clear: both;
}
#top {
	width: 1020px;
	background: #FFFFFF;
	border: 0px none #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left:0px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	float: none;
}
#bokruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 70px;
	display:inline
}
#hogermeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: 470px;
	width: 200px;
	
}
#hogermeny_stor {
	float: left;
	height: 525px;
	width: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}



.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 85px;
	background-color: #FFFFFF;
	text-align: right;
	margin-top: 14px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.twoColFixLt #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #ffffff;
	left: 0px;
	top: 0px;
	float: left;
	width: 922px;
	background-image: url(del2.jpg);
	background-repeat: repeat-y;
} 
#del1{
	background-image: url(del1.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 930px;
	clear: none;
	float: none;
}
#del2{
	background-image: url(del2.jpg);
	background-repeat: repeat-y;
	clear: none;
	float: none;
	position: relative;
	width: 930px;
}
#del3{
	background-image: url(del3.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 930px;
	float: none;
	clear: both;
	position: relative;
	overflow: auto;
}
#del4{
	background-image: url(del4.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 930px;
	float: none;
	clear: both;
	position: relative;
	overflow: auto;
}
.twoColFixLt #mainContent2 {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #3299CB;
	left: 0px;
	top: 0px;
	float: left;
	height: 595px;
	width: 922px;
	background-image: url(bakgrund2.jpg);
	background-repeat: no-repeat;

} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidfot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	padding: 2px;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 450px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333333;
	line-height: 14px;
}
.ovningstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	width: 450px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	float: left;
}

.starttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCFF;
	width: 450px;
	border: 1px solid #333399;
	text-align: left;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	line-height: 16px;
	color: #000000;
}
.ovning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCFF;
	width: 410px;
	border: 1px solid #333399;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.instruktioner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background-color:#66CCFF;
	padding:10px;
	margin:10px;
	border:1px solid #000033;
}
fieldset {
	width: 450px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #CCCCFF;
	border: 2px solid #000066;
	margin: 0px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #333399;
	border: 2px solid #000033;
	padding: 2px;
}

.rattsvar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.felsvar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.input_text { border: 1px solid #3299CB; padding: 3px; font-size: 12px; background-color: #f0f0ff; }
.input_text2 {
	border: 0px;
	padding: 4px;
	font-size: 14px;
	letter-spacing: 2px;
	background-color: #ffffff;
	margin: 0px;
}
.input_text3 { border: 0px; padding: 3px; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #00CC00; font-weight: bold; background-color: #ffffff; }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #333399;
	line-height: 36px;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.rubrik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	text-align: left;
	padding: 4px;
	width: 450px;
}

.kommentar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
hr {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333399;
}
.inledning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	color: #333399;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 17px;
}
.symbol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(bilder/info3.gif);
	text-align: left;
	line-height: 20px;
}
A:link {text-decoration: none; color: #333399}
A:visited {text-decoration: none; color: #333399}
A:hover {text-decoration: underline; color: #333399}

A.hem1:link {text-decoration: none; color: #FFFFFF}
A.hem1:visited {text-decoration: none; color: #FFFFFF}
A.hem1:hover {text-decoration: underline; color: #FFFFFF}
.rightdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	width: 180px;
	margin-left: 10px;
	text-align: center;
}
.startaknapp {
font-family: Verdana; color: #FFFFFF; font-size: 14px; font-weight:bold;
background-color: transparent;
background-image: url(bilder/starta.jpg);
width: 106px; height: 35px; border: none;
} 
