<style type="text/css">	 <!--
	 body {
	 	/*background: #32FF9A url("bilder/bgcolor.jpg") repeat-x;*/
	 	font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 70%;
	 	color: #000000;
	 	scrollbar-3dlight-color: #000000;
	 	scrollbar-dark-shadow-color: #ffffff;
	 	scrollbar-face-color: #ffffff;
	 	scrollbar-highlight-color: #ffffff;
	 	scrollbar-track-color: #FFFFFF;
	 }
	 table { background:#ffffff; }
	 td {background-repeat:no-repeat; font-size: 70%;  }
	 .leftlink {text-decoration: none; size:10pt}
	 .link {color: #FFFFFF; text-decoration: none; size:10pt}
	 .document	{font-size:9pt; font-style: italic; background-color:lightgrey; width:100%}
	 .kantlinje { border-right: dotted; border-width: 1px 1px; border-color: #a0a0a0 }
	 .nerlinje { border-bottom: solid; border-width: 1px; border-color: #a0a0a0 }
	 #idRuta1 {postion:absolute; left:110px; top:200px; border:solid black 5px; width:100px}
	 #idProgram {position:absolute; border:double blue 3px; left:370px; top:40px}
	 #idKorgen {position:absolute; border:double blue 3px; left:10px; top:450px}
	 #idLinkar {position:absolute; border:double blue 3px; top:120px}
	 a:link       { color: #0000CC;text-decoration: none }
	 a:visited    { color: #990099;text-decoration: none }
	 a:hover      { color: #ff3300;text-decoration: none }
	 text { font-size: 60% }
	  .Ram {border-left : thin outset #7cd17e; border-bottom : thin outset #4e8e44; border-right : thin outset #255524; border-top : thin outset #7cd17e;}
	 rubrik { font-size: 80% }
	 submit { font-size: 6px; width:10px; height:15px }
	 fieldset	 { border: 1px solid #000000; width: 20em text-align:left; padding: 2px 8px }
	 /*En kommentar */
	 /* CSS meny */

	 #menyflik {
	 	float:left;
	 	width:100%;
	 	background:#DAE0D2 url("Meny/bg.gif") repeat-x bottom;
	 	line-height:normal;
	 }
	 #menyflik ul {
	 	margin:0;
	 	padding:10px 10px 0;
	 	list-style:none;
	 }
	 #menyflik li {
	 	float:left;
	 	background:url("Meny/left.gif") no-repeat left top;
	 	margin:0;
	 	padding:0 0 0 9px;
	 }
	 #menyflik a {
	 	display:block;
	 	background:url("Meny/right.gif") no-repeat right top;
	 	padding:5px 15px 4px 6px;
	 	text-decoration:none;
	 	color:#333333;
	 }
	 #menyflik a:hover {
	 	color:#ff0033;
	 }
	 #menyflik #current {
	 	background-image:url("Meny/left_on.gif");
	 }
	 #menyflik #current a {
	 	background-image:url("Meny/right_on.gif");
	 	color:#000000;
	 	padding-bottom:5px;
	 }
	 -->
</style>

