@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #343434;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a:link.contactlink { text-decoration: none; color: #C01E1C; font-size: 12px;}
a:visited.contactlink { text-decoration: none; color: #C01E1C; }
a:hover.contactlink { text-decoration: underline; color: #C01E1C; }
a:active.contactlink { text-decoration: none; color: #C01E1C; }

a:link.contactlink_footer { text-decoration: none; color: #ededed; font-size: 11px;}
a:visited.contactlink_footer { text-decoration: none; color: #ededed; }
a:hover.contactlink_footer { text-decoration: underline; color: #ededed; }
a:active.contactlink_footer { text-decoration: none; color: #ededed; }


a:link.linkblue { text-decoration: none; color: #6795b9; font-size: 11px;}
a:visited.linkblue { text-decoration: none; color: #6795b9; }
a:hover.linkblue { text-decoration: underline; color: #6795b9; }
a:active.linkblue { text-decoration: none; color: #6795b9; }


div#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 4px;
	width: 1000px;
	height: 680px;
	}
#header {
	position:absolute;
	left:36px;
	top:16px;
	width:930px;
	height:79px;
	z-index:1;
	background-image: url(../images/header.jpg);
}
#menu_base {
	position:absolute;
	left:36px;
	top:96px;
	width:930px;
	height:29px;
	z-index:2;
	background-color: #5E8CB0;
	background-image: url(../images/menu/meny_end.jpg);
}
#left_column {
	position:absolute;
	left:36px;
	top:126px;
	width:450px;
	height:302px;
	z-index:3;
	background-image: url(../images/image_plates.jpg);
}
#right_column {
	position:absolute;
	left:486px;
	top:126px;
	width:480px;
	height:302px;
	z-index:5;
	background-color: #ededed;
}
#left_pre_footer {
	position:absolute;
	left:36px;
	top:428px;
	width:450px;
	height:106px;
	z-index:4;
	background-image: url(../images/image_plates_down.jpg);
}
#right_pre_footer {
	position:absolute;
	left:486px;
	top:428px;
	width:480px;
	height:106px;
	z-index:6;
	background-image: url(../images/news.jpg);
}
#main_footer {
	position:absolute;
	left:36px;
	top:534px;
	width:930px;
	height:74px;
	z-index:7;
	background-image: url(../images/footer.jpg);
}
#design_by {
	position:absolute;
	left:36px;
	top:620px;
	width:931px;
	height:26px;
	z-index:1;
}
#huvud_main {
	width: 454px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	}
#footer_left {
	width: 198px;
	float: left;
	text-align: left;
	padding-top: 26px;
	padding-left: 10px;
	}
#footer_right {
	width: 220px;
	float: left;
	text-align: left;
	padding-top: 26px;
	padding-left: 12px;
	}
#main_right_footer {
	width: 440px;
	float: left;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
	}
#news_date {
	width: 478px;
	float: left;
	text-align: right;
	padding-top: 6px;
	}
#footer_content {
	width: 900px;
	float: left;
	text-align: left;
	padding-top: 22px;
	padding-left: 20px;
	}
.rubrik_1 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
.text_grey {
	font-size: 11px;
	color: #333333;
	}
.text_grey_footer {
	font-size: 13px;
	color: #333333;
	}
.text_white {
	font-size: 11px;
	color: #FFFFFF;
	}
.kontakt_red {
	font-size: 10px;
	color: #C01E1C;
	}
.kontakt_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.copyright {
	font-size: 11px;
	color: #ededed;
	}
.time {
	color: #FFFFFF;
	}
#lang {
	position:absolute;
	float: left;
	left:36px;
	top:0px;
	width:930px;
	height:18px;
	z-index:1;
}
