html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:verdana, sans-serif;
	font-size:10px;
	line-height:1.5em;
	text-align:left;
	border:0;
	color:white;
}

a {
	text-decoration:none;
	color:white;
}

a:hover {
	color:white;
}

.litentext{
	font-size:9px;
}

body {
	background:white url(back1.png);
}

#Back2{
	background:url(back2.jpg) repeat-x;
	width:100%;
	height:100%;
}

#Center {
	position:relative;
	width:866px;
	min-height:100%;
	margin:0 auto;
	background:url(back3.jpg) no-repeat;
}

.BigBox{
	position:absolute;
	top:67px;
	left:34px;
	width:800px;
	height:250px;
	overflow:hidden;
}

#Slide{
	width:10000px;
	height:250px;
	position:absolute;
	top:0;
	left:0;
}

.Section{
	width:800px;
	height:250px;
	float:left;
	position:relative;
}

.bg1{background:url(fyrhjuling1.jpg) no-repeat;}
.bg2{background:url(fyrhjuling2.jpg) no-repeat;}
.bg3{background:url(fyrhjuling3.jpg) no-repeat;}
.bg4{background:url(fyrhjuling4.jpg) no-repeat;}
.bg5{background:url(fyrhjuling5.jpg) no-repeat;}
.bg6{background:url(fyrhjuling6.jpg) no-repeat;}
.bg7{background:url(fyrhjuling7.jpg) no-repeat;}
.bg8{background:url(rc1.jpg) no-repeat;}
.bg9{background:url(rc2.jpg) no-repeat;}

.TextBlock{
	position:absolute;
	width:250px;
	bottom:20px;
	right:25px;
}

.TextBlockLeft{
	position:absolute;
	width: 386px;
	bottom:20px;
	left:25px;
}
.TextBlockMiddle{
	position:absolute;
	width:230px;
	bottom:20px;
	left:270px;
}


.fyrspalt{
	float:left;
	width:170px;
	margin-left:20px;
	margin-top:20px;
}


.topleft{
	position:absolute;
	width:230px;
	top:25px;
	left:25px;
}

.Fatlink {
	margin-top:10px;
	font-weight:bold;
	float:right;
}

#logga{position:absolute;top:0;left:0;}

#Menu {
	position:absolute;
	right:32px;
	top:30px;
	font-family:georgia, "times new roman", verdana, sans-serif;
	font-size:13px;
	line-height:1.8em;
	text-align:right;
}

#Menu a {
	color:#333;
}

#Menu a:hover {
	color:white;
}

#Menu .Active {
	color:white;
}


.Invisible {
	display:none;
}


.Georgia {
	font-family:georgia, "times new roman", verdana, sans-serif;
	font-size:18px;
	line-height:1.6em;
}

.Helvetica {
	font-family:arial, helvetica;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	letter-spacing:-0.05em;
}

h1 {
	font-weight:normal;
	font-family:georgia, "times new roman", verdana, sans-serif;
	font-size:35px;
	line-height:0.9em;
	margin:0 0 10px 0;
	color:white;
}

h2 {
	text-transform:uppercase;
	font-family:helvetica, arial;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
	letter-spacing:0.1em;
	margin:0;
	color:#666;
}

input.radio {
	clear:both;
	width:30px;
	float:left;
}



.form-text {
	width:370px;
	float:left;
	margin-bottom:10px;
}

textarea {
	border:1px solid #ddd;
	font-family:verdana, sans-serif;
	font-size:10px;
	line-height:1.8em;
	margin-top:5px;
	color:#666;
	width:320px;
	height:55px;
	padding-left:2px;
}

input.text {
	border:1px solid #ddd;
	font-family:verdana, sans-serif;
	font-size:10px;
	line-height:1.8em;
	margin-top:5px;
	color:#666;
	width:230px;
	height:15px;
	padding:2px;
}


#antalpersoner,#antalpersonerRC {width:90px;}
#onskatdatum,#onskatdatumRC {width:90px; margin-right:10px;}


#WidellDesign {
	position:absolute;
	z-index:10;
	bottom:10px;
	right:10px;
}
.Icons {
	margin-top:10px;
	height:13px;
	overflow:hidden;
	position:relative;
	width:99px;
}

.Icons a:hover{
	position:absolute;
	top:-13px;
}

.Icons a img{
 height:26px;
 border: 0px;
}



