* {
	margin: 0;
	padding: 0;
}

/*sidindelning*/

#content {
	position: relative;
	margin: auto;
	width: 900px;
}

#mainmenu {
	height: 27px;
}

#submenu {
	background-image: url(../image/background_submenu.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

#main {
	background-image: url(../image/background_1.jpg);
	background-repeat: repeat-y;
	border-top: 5px solid #FFF;
	padding: 20px 25px;
}

#main_left {
	float: left; 
  width: 250px;
  margin-right: 25px;
}

#main_right {
	float: left;
	width: 560px;
}

#bilder {
	margin-top: 57px;
}

#box_left {
	width: 250px;
	background-image: url(../image/background_box_2.jpg);
	border: 1px solid #303;
}

#footer {
	padding-top: 8px;
	margin-top: 15px;
	border-top: 1px dashed #999;
	clear: both;
}

/*textformatering*/

p {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 15px;
	color: #303;
	margin-bottom: 10px;
	font-weight: normal;
}

h1 {
	font-family: "Viner Hand ITC";
	font-size: 22px;
	color: #303;
}

h2 {
	font-family: "Viner Hand ITC";
	font-size: 16px;
	color: #303;
}

h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 15px;
	color: #363;
	font-weight: bold;
}

#footer p {
	color: #FFF;
	text-align: right;
}	

#box_left ul {
	padding: 7px 8px 10px 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #303;
	list-style-type: none;
}

.fet {
	font-weight: bold;
	color: #FFF;
	margin-left: 14px;
}

.fett {
	font-weight: bold;
	color: #FFF;
}

.ruta {
	color: #303;
}

#box_left h2 {
	padding: 5px 0 0 10px;
}

.bottommargin {
	margin-bottom: 20px;
}

.gron {
	color: #363;
	margin-top: 15px;
}

dt {
		font-family: "Trebuchet MS" Arial;
	font-size: 16px;
	color: #363;

	
}

dd {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 15px;
	color: #303;
}

.oklar {
	text-align: center;
}

.linkrubrik {
	padding-top: 20px;
}


/*menyer*/

.menu li, .sub li {
	display: inline;
	font-family: "Trebuchet MS", Arial;
}

.menu li a {
	margin: 0 5px 0 5px;
	color: #363;
	font-variant: small-caps;	
	font-size: 15px;
}

.menu, .sub {
	text-align: center;
}

.sub li a {
	color: #FFF;
	font-size: 13px;
	margin: 0 3px 0 3px;
}

.sub {

	padding-top: 2px;
}

/*länkar*/

a img {
	border: none;
}

.menu a {
	color: #609;
}

.sub a {
	color: #FFF;
}

a {
	text-decoration: none;
}

#main a {
	color: #363;
	text-decoration: underline;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

.aktiv a {
	text-decoration: underline;
}

ul.lista  {
	padding-top: 4px;
	margin-bottom: 4px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#main li a, #main li {
	color: #303;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

.sist {
	margin-bottom: 10px;
}

/*bilder*/

#main img {
	margin: 0 25px 10px 0;
}


.flyt_start {
	float: left;
}


/*annat*/


.height {
	height: 500px;
}

.height_1 {
	height: 450px;
}


#nytt {
	float: left;
	width: 180px;

}

