﻿a 
{
	text-decoration:none;
	color:rgb(13, 62, 102);
}
a:hover
{
	text-decoration:underline;
	color:Black;
}
#form1
{
	background-image:url('../Bilder/winterDesign/topBack.jpg');
	background-repeat:repeat-x;
}
body
{
	background-image:url('../Bilder/winterDesign/back.jpg');
	background-color:White;
	}
.bigBack
{ 
	background-image:url('../Bilder/winterDesign/backDiv.jpg');
	background-repeat:repeat-y;
	width:685px;	
}
.bodyBottom
{
	background-image:url('../Bilder/winterDesign/bottom.jpg');
	background-repeat:no-repeat;
	height:200px;
	width:685px;
}
#menyHolder
{
	font-size:90%;
	background-image:url('../Bilder/winterDesign/menyBack.jpg');
	background-repeat:no-repeat;
	width:685px;	
	margin:0;
	color:Red;
}
#menyHolder ul{ float:left; width:585px; margin:2px; margin-left:60px; text-align:center; display:inline;} 
#menyHolder ul li{ margin:3px;}
#menyHolder ul li a{ text-decoration:none; color:black; font-family:Sans-Serif;}
.logoTop{ width:685px;}
.rutTop{ margin:10px 40px;}
.rutHead{ border:solid 1px gray; margin:30px; background-color:White;}
.rutBottom{}

#contentRuta{ text-align:left; margin:0 10px 10px;}
#contentRuta span{ display:block; margin-top:10px;}
#paneldiv { width:350px; height:180px; background-color:White; border:solid 2px gray; padding:10px;}
#paneldiv div{ border:none; margin:2px;}
.panelDivClass { width:300px; height:100px; border:solid 1px red; margin:0;}
#paneldiv div label{ text-align:left; width:100px; display:inline-block;}
#varDiv { font-family: Helvetica, Helvetica LT Std, Sans-Serif; margin-top:20px;}
.Rubrik { font-size:150%; font-family:Helvetica LT Std, Helvetica, Sans-Serif; font-weight:normal;}
.g_ruta span{display:block; font-family:Helvetica, Sans-Serif; margin:2px 0; }
#guideHolder a{ text-decoration:none; color:Black; font-family:Helvetica, Sans-Serif;}
#guideHolder a:hover {text-decoration:underline; color:blue; font-family:Helvetica, Sans-Serif; font-weight:normal; font-size:100%;}
.g_menyTur{
	width:auto;
	padding:0 5px;
	text-align:center;
	filter: none;
	margin-right:2px;
	float:left;
	border:solid 1px gray;
	border-bottom:none;
	position:relative;
	top:1px;
	background-color:White;
}

.g_menyGuide
{
	width:auto;
	padding:0 5px;
	text-align:center;
	filter: none;
	margin-left:2px;
	float:left;
	border:solid 1px gray;
	border-bottom:none;
	position:relative;
	top:1px;
	background-color:White;
	
}
.g_topGuide{width:211px;height:0px;}
.g_topTur{width:211px;height:0px;}
.secondTest{border:solid 1px red;}