html {
	margin: 0px;
	padding: 0px;
}

BODY {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#406E63
}

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

img{
	border:0px;
}

A:HOVER {
	color: #333333;
	text-decoration: underline;
}

/*.huvudfonster {
	background-color:#FFFFFF;
	top:30px;
	height: 650px;
	width: 960px;
	visibility: visible;
	position:relative; 
	z-index: 10;
	left: auto;
	right: auto;
	margin: auto;
	padding:30px;
	}*/

.kontakt {
	position:relative;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	width:900px;
	background-color:#FFFFFF;
	z-index:10;
	/*top:20px;*/
	}
	
	
.platta-h {
	position: relative;
	z-index: 10;
	visibility: visible;
	width: 120px;
	height: 528px;
	float: right;
	}
	
.platta-v {
	width: 120px;
	height: 528px;
	z-index: 10;
	position: relative;
	float: left;
	}
	
.top {
	position: relative;
	height: 68px;
	width: 900px;
	z-index: 10;
	background-image:url(streck.gif);
	}

.topmellanrum{
	position:relative;
	height: 5px;
	width: 900px;
	z-index: 10;
	}	
	
.topbild{
	position:relative;
	height:175px;
	width:900px;
	z-index:10;
	background-image:url(/bilder/startsida_top.jpg);
	}	
	
	
.meny {
	position: absolute;
	top:80px;
	left:20px;
	height: 300px;
	width: 120px;
	z-index: 10;
	font-size:10px;
	float:left;
	border-right-width:0px;
	}
	
	
.mellanrum{
	position:relative;
	height: 20px;
	width: 900px;
	z-index: 10;
	}	
	
.menyruta {
	width:700px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	margin: auto;
	}

A.menyval {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

	
.main {
	width:780px;
	height: auto;
	position: relative;
	z-index: 10;
	float:right;
	overflow: auto;
}

.vspalt{
	width:550px;
	left:30px;
	top:-12px;
	height:auto;
	position:relative;
	z-index:10;
	padding-left:140px;
	padding-right:20px;
	padding-top:40px;
	padding-bottom:40px;
	border-left:#D2E0DD 8px solid;
	border-right:#D2E0DD 8px solid;
	border-bottom:#D2E0DD 8px solid;

	}
	
.hspalt{
	width:190px;
	height:auto;
	position:relative;
	z-index:10;
	padding-left:0px;
	padding-top:30px;
	/*left: 859px;
	top: 634px;*/
	}
	
.bottenmarginal {
	width: 750px;
	height: 20px;
	color: #00FF00;
	z-index: 10;
	position:relative;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.brodtext {
	font-size: 12px;
}

.ledtext {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.datum {
	color:#666666;
	}

