@charset "UTF-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	background-color: #BEC1C0;
}

BODY {
	color: Black;
	font-size: 12px;
}

A {
	color: #999999;
	text-decoration: none;
}

img{
	border:0px;
}

.kant1px {
	border: 1px solid #999999;
}

div#container {
	position:absolute;
	width:1008px;
	margin-left:-504px;
	left:50%;
	top:20px;
	z-index:2;
}

div#container_top {
	width:1008px;
	height:240px;
	background-image:  url(/bilder/bakgrund-top.jpg);
}

div#container_middle {
	width:1008px;
	height:auto;
	background-image:  url(/bilder/bakgrund-middle.jpg);
	background-repeat:repeat;
	}

div#container_bottom {
	width:1008px;
	height:150px;
	background-image:  url(/bilder/bakgrund-bottom.jpg);
	background-repeat:no-repeat;
}

.meny {
	position:absolute;
	left:107px;
	top:195px;
	height:30px;
	width:764px;
	z-index:9;
	border-top:7px solid #1B6BB2;
}

div#top_logga {
	left:107px;
	top:53px;
	position:absolute;
	width: 763px;
	height:121px;
	background-image:url(../bilder/tt-logga.gif);
	background-repeat:no-repeat;
	}
	
div#top_textruta {
	left:107px;
	top:176px;
	position:absolute;
	width: 763px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
	
div#datum {
	left:726px;
	top:176px;
	position:absolute;
	width: 142px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 	text-align: right;
	}	
	
.top_masar {
	position:absolute;
	left:111px;
	top:36px;
	}	
	
.top_tidning {
	position:absolute;
	left:763px;
	top:51px;
	width: 171px;
	height: 113px;
	}	
	
div#main {
	position:relative;
	width: 766px;
	height:auto;
	left:107px;
}		

div#v-spalt {
	width:160px;
	background-color: #DAF0F7;
	border: 1px solid #999999;
	padding:10px;
}

div#producer {
	height:10px;
	width: 98%;
	visibility:visible;
	position:absolute;
	z-index: 1;
	right: auto;
	left:auto;
	bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font-size:12px;
	color:#1B6BB2;
	}	
