body {  font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 100%; 
	color: #000000; 
	background-image: url(/bilder/linjer_left.gif); 
	background-repeat: no-repeat;
	text-align: center;}
	
td {  font-size: 0.8em}

td.head { border-left: solid 2pt white;
	background-color: #38318A; }

a { color: #38318A; 
	text-decoration: none; }
	
a.sditext,
a.menylink  
{
	color: White;
	font-family: Arial, Verdana, Sans-Serif;
}

a:visited.sditext,
a:visited.menylink 
{
	color: #D1D1D1;
}
	
a:visited { color: #777777; 
	text-decoration: none }
	
a:hover { color: #777777; 
	text-decoration: underline; }
	
h2 { font-family: Arial, Verdana, Sans-Serif;
	font-size: 2.0em; 
	color: #000066}
	
h3 { font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #000066 }

h4 { font-size: 1.2em}

/*div { font-size: 0.9em; }*/

fieldset { width: 420px; }

legend { font-weight: bold;
	color: Black; }

label { width: 170px;
	margin-left: 5px;
	display: inline-block; }
	
input { font-size: 1em;
	width: 200px; }
	
textarea {	vertical-align: text-top;
	width: 200px;
	margin: 0px 0px 0px 30px; }	

input.submit { width: auto;
	border: solid 1px white;
	background-color: #333399;
	color: White;
	font-weight: bold; }

fieldset.twocol { width: 310px; }

label.twocol  
{
	width: 120px;
	display: inline-block; }

input.twocol { width: 160px; }	

#normal { /*background: url(/bilder/bg_timglas.jpg) no-repeat fixed right bottom;
	transparent url(/bilder/sdi_logo_bg.gif) no-repeat fixed right middle;*/
	width: 700px;
	height: 300px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	/*border: solid 1px black; */ }
	
#tjanster {	text-align: left;
	color: #000000; 
	background-color: #FFFFFF;
	font-size: 0.9em;
	border-style: solid; 
	border-left-width: 1pt; 
	border-bottom-width: 1pt; 
	border-right-width: 1pt; 
	border-top-width: 0pt; 
	border-color: Black;
	margin-left: 10px; 
	margin-right: 10px;
	position: absolute; 
	left:15px; 
	top:85px; 
	width: 120; 
	z-index:4; 
	visibility:hidden; 
	height: auto; }
	
#kontakt {	text-align: left;
	color: #000000; 
	background-color: #FFFFFF;
	font-size: 0.9em;
	border-style: solid; 
	border-left-width: 1pt; 
	border-bottom-width: 1pt; 
	border-right-width: 1pt; 
	border-top-width: 0pt; 
	border-color: Black;
	margin-left: 10px; 
	margin-right: 10px;
	position:absolute; 
	left:530px; 
	top: 85px; 
	width: 120; 
	z-index:6; 
	visibility:hidden; 
	height: auto; }	
	
#inloggad {	text-align: left;
	color: #000000; 
	background-color: #FFFFFF;
	font-size: 0.9em;
	border-style: solid; 
	border-left-width: 1pt; 
	border-bottom-width: 1pt; 
	border-right-width: 1pt; 
	border-top-width: 0pt; 
	border-color: Black;
	margin-left: 10px; 
	margin-right: 10px;
	position:absolute; 
	left:365px; 
	top: 85px; 
	width: 150px; 
	z-index:5; 
	visibility:hidden; 
	height: auto; }		
	
#tabell { position: absolute; 
	width: 700px;
	z-index: 2; 
	left: 0px; 
	top: 90px; 
	height: 410px;
	/*border: solid 1px black; */ }

#foot { top: 500px; 
	position: absolute;
	text-align: left;
	/*border: solid 1px black;*/}
	
.white, 
.white:visited { color: #FFFFFF; 
	font-size: 1.0em;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif; }
	
tr.white td 
{
	background-color: #E1E1E1;
}

.black, .black:visited { color: #000000; 
	font-size: 0.9em;
	font-weight: normal; }
