body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


/********************
***   RUBRIKER    ***
*********************/

#center h1{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	height: 30px;
	width: 465px;
	background-image:url(../images/layout/h1_bg.gif);
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-top: 6px;

}


h2{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}


#right h2{
	font-size: 12px;
	color: #333;
	font-weight: bold;
	height: 30px;
	width: 180px;
	background-image:url(../images/layout/h2_bg.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 7px;
}


h3{
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
}



p{
margin-top: 0px;}

/********************
***     MENYN     ***
*********************/
#top ul{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: none;
	padding-top: 90px;
	margin-right: 10px;
}

#top ul li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}

#left ul{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: none;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	border-top: 1px dotted #999;
}

#left ul li{
	list-style-type:none;
	display: block;
	width: 187px;
	height: 15px;	
	padding: 5px;
	border-bottom: 1px dotted #999;
	
}


#left ul li:hover{
	background-color: #c6d4fc;
}


/********************
***     LÄNKAR    ***
*********************/

a, a:link, a:active, a:hover, a:visited{
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}


/********************
***     ANNAT    ***
*********************/

hr{
	height: 1px;
	border-top: 1px dotted #333;
}

.ram{
	border: 1px solid #333;
}


#footer{
	font-size: 10px;
}

.center{
	text-align:center;
}

#bildgalleri img{
	margin: 10px;
}


.box{
	display:inline;
	width: 200px;
	float: left;
	margin-right: 20px;
	/*height: 300px;*/
}

.puff{
	border: 1px dotted #999;
	padding: 5px;
}


/********************
***   FORMULÄR    ***
*********************/

fieldset{
	background: transparent;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
}

textarea{
	height: 100px;
}

.btn{
	width: 80px;
}

.litetfalt{
	width: 150px;
}

.pytte{
width: 20px;}