body {
	background-image:url(../bilder/bg.jpg);
	background-repeat:repeat-x;
	overflow:scroll;
}

a:link {
	color:#555;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#555;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#C30;
	text-decoration:none;
	font-weight:bold;
}

/* Översta tabellen där logotypen finns. Uppdelad i tre kolumner */

.tableLogo {
	width:1002px;
	height:85px;
	border:none;
}

		.columnLogo1 {
			width:802px;
			border:none;
		}
		
		.columnFacebook {
			width:200px;
			border:none;
			text-align:right;
		}

/* Slut översta tabellen */

/* Menytabellen som är uppdelad i fyra kolumner */

.tableMenu {
	width:1002px;
	height:35px;
	border:none;
}

	.columnMenu1 {
		width:697px;
		text-align:center;
		border:none;
	}
		
	.columnMenu2 {
		background-image:url(../pictures/gui/menu/rightoverflow.png);
		background-repeat:no-repeat;
		background-position:center top;
		width:305px;
		border:none;
	}
		
/* Slut Menytabell */

/* Tabell där skuggan under flashen visas */

.tableShadowDown {
	width:995px;
	height:5px;
	border:none;
	margin:0px;
	padding:0px;
}

	.columnShadowDown {
		background-image:url(../pictures/gui/shadowDown.gif);
		background-repeat:repeat-x;
		background-position:center top;
	}
	
/* Slut skuggtabell */

/* Informationstabell */
		
.tableInfo {
	width:992px;
	height:715px;
}

	.columnSubMenu {
		width:140px;
		text-align:left;
		vertical-align:top;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:13px;
		line-height:35px;
		color:#555;
	}
	
	.columnLineDown {
		width:34px;
		background-image:url(../pictures/gui/submenu/line_down.png);
		background-repeat:no-repeat;
		background-position:center top;
	}
	
	.columnInfo {
		width:614px;
		vertical-align:top;
		text-align:left;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333;	
	}
	
		.tableCustomer {
			width:600px;
			height:200px;
		}
	
			.columnCustomer {
				vertical-align:top;
				text-align:left;
			}
			
				#slideshow1 {
					width:600px;
					height:200px;
				}
				
				#slideshow2 {
					width:600px;
					height:200px;
				}
	
	.columnLineUp {
		width:34px;
		background-image:url(../pictures/gui/submenu/line_down.png);
		background-repeat:no-repeat;
		background-position:center top;
	}
	
	.columnExtra {
		width:170px;
		vertical-align:top;
		text-align:right top;
	}
		
/* Slut mittentabell */

/* Spacetabell */

.tableSpace {
	width:995px;
	height:20px;
	vertical-align:center top;
	text-align:center;
}

	.columnSpace {
	}

/* Slut spacetabell */

/* Kontaktformulär */

.tabelForm {
	border:none;
}

	.columnForm {
		vertical-align:top;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333;
	}
	
	.columnFormSpace {
		width:30px;
	}
	
/* Slut kontaktformulär */

/* Fotnotstabell */

.tableFooter {
	width:1002px;
	height:22px;
	border:none;
}

	.columnFooter {
		background-image:url(../pictures/gui/footer.gif);
		background-repeat:repeat-x;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFF;
	}
	
/* Slut fotnotstabell */

/* Span styles */

span.submenuLevel1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:35px;
	color:#555;
}

	span.submenuActivated1 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:13px;
		line-height:35px;
		color:#C30;
	}

span.submenuLevel2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	color:#555;
	padding-left:10px;
}

	span.submenuActivated2 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		line-height:24px;
		color:#C30;
		padding-left:10px;
	}
	
span.submenuLevel3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	color:#555;
	padding-left:20px;
}

	span.submenuActivated3 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		line-height:24px;
		color:#C30;
		padding-left:20px;
	}
	
span.submenuLevel4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	color:#555;
	padding-left:30px;
}

	span.submenuActivated4 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		line-height:24px;
		color:#C30;
		padding-left:30px;
	}

span.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	line-height:32px;
	color:#C30;
}

	span.smallHeader {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#555;
	}

	span.NewsHeader {
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		line-height:32px;
		color:#555;
	}
	
	span.textHeader {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#555;
	}		

span.slogan {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#555;
	line-height:30px;
}

span.text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.6em;
}

	span.smallText {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#555;
	}

	span.redText {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#C30;
		font-weight:bold;
	}

		span.redbigText {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#C30;
			font-weight:bold;
		}
	
	span.brodtext {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333;
		font-weight:bold;
	}

span.version {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555;
}

span.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
}

span.week {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#555;
}

span.download {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C30;
	line-height:34px;
}

span.error {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C30;
	font-weight:bold;
}

/* Exit span styles */
