/* Rosa i logo - #d68482
   Rött i logo - #b20838
   Blå i meny - #354352
   Grå kant -  #999
   Text grå - #333
   
*/   
   


@charset "utf-8";
body  {
	margin: 50; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-size: 100%;
	padding-top: 5;
	padding-right: 25;
	padding-bottom: 5;
	padding-left: 5;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pic/winter-ejheden.jpg);
	background-repeat: repeat-x;
	}



#layout {
	color: #333;
	background-color: #FFF;
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #354352;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-color: #354352;
	width: 900px;
}


#meny {
	height: 34px;
	width: 900px;
	background-color: #354352;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.right {
	text-align: right;
	padding-right: 70px;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

#layout p {
	font-family: Arial, Helvetica, sans-serif;
}



/*heder li a osv - bakgrund, font mm länkar*/

#meny-table a:link,a:visited {
	padding:0;
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:30px;
	margin-right:0px;
	background-color: #354352;
	height: 30px;
	text-align: center;
	
}	

#meny-table a:hover {
	color:#354352;
	background-image: url(../pic/over-knapp.png);
	background-repeat: no-repeat;
	background-position: bottom;
}	
/*heder li a current, lägg class current och du får annan färg på den som man menyn som är vald*/
#meny-table a.current,a.current:hover,a.current:active {
	color:#666;
	cursor:default;
	background-image: url(../pic/over-knapp.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*slut på den*/


#main {
	font-size: 12px;
	line-height: 14px;
	background-color: #FFF;
	padding-left: 10px;
	margin: 0px;
	width: 890px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../pic/bubblor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#main #pic {
	padding: 5px;
	height: 100%;
	width: 200px;
	float: left;
	clear: both;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main h1 {
	font-size: 16px;
	line-height: 22px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.h1kontakt {
	font-size: 16px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin-right: 5px;
	padding-left: 239px;
}

.text_table {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#main h2 {
	font-size: 12px;
	line-height: 16px;
	padding-left: 239px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#main p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin-right: 5px;
}

/* CSS Document */

#footer {
	font-size: 9px;
	color: #FFF;
	background-color: #354352;
	line-height: 20px;
	padding-left: 10px;
	width: 890px;
	margin: 0px;
	height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #7494F7;
	text-decoration: none;
}
.table_big {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#main a:link {
	font-weight: 400;
	color: #b20838;
	text-decoration: none;
}
#main a:hover {
	font-weight: 400;
	color: #999;
	text-decoration: none;
}
.star {
	color: #800000;
}

