body {
	background: url(../img/bg_gras.gif) repeat;
	margin: 0;
	padding: 0;
	}

#wrap {
	width: 776px;
	background: url(../img/bg_content.gif) repeat-y;
	align: middle; 
	margin: 0 auto 0 auto;
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	color: #000;
	border: 0px #ddd solid;
	}
	
#content {
	width: 776px;
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	color: #000;
	border: 0px #000 solid;
	}
	
	
#header{
	width: 755px;
	height: 175px;
	margin-left: 12px;
	padding-bottom: 0;
	}

.contentLeft {
	width: 350px;
	margin-left: 0px;
	float: left;
	}
	
.contentRight {
	width: 250px;
	margin-left: 20px;
	float: right;
	}


.content_text{
	width: 690px;
	text-align: left;
	margin: 30px 0 0px 40px;
	border: 0px #000 solid;
	min-height: 220px;
	}

#footer{
	width: 776px;
	height: 16px;
	background: url(../img/bg_footer.gif) no-repeat;
	position: relative;
	}

.entos{
	position: absolute;
	width: 150px;
	margin: 3px 0 0px 20px;
	padding-bottom: 20px;
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	font-size: 10px;
	color: #FFF;
	}

/* ---  MENU  --- */

.menu{
	position: relative;
	width: 755px;
	height: 50px;
	background: #327015;
	margin: 1px 0 0px 12px;
	font-size: 12px;
	border: 0px #000 solid;
	}

.menu ul {
	list-style-type: none;
	display: inline;
	margin-left: 5px;
	padding: 0;
	}
	
.menu li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
.menu_hem{
	position: relative;
	width: 700px;
	margin: 0px 0 0px 65px;
	font-size: 12px;
	border: 0px #000 solid;
	}	

.menu_hem ul {
	list-style-type: none;
	display: inline;
	}
	
.menu_hem li {
	margin-right: 30px;
	display: inline;
	}
	
/* ---  HEADLINES  --- */

h1{
	font-family: 'Trebuchet MS', Tahoma, Trebuchet MS, Arial, Helvetica;
	font-size: 1.2em;
	font-weight: bold;
	color: #327015;
	margin-bottom: 0px;
	}


h2{
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica;
	font-size: 1.0em;
	font-weight: bold;
	color: #327015;
	margin-bottom: 2px;
	}
	

	
h3{
	font-family: trebuchet ms, Tahoma, Trebuchet MS, Arial, Helvetica;
	font-size: 0.8em;
	font-weight: bold;
	color: #327015;
	line-height: 16px;
	}
	
h4{
	font-family: Tahoma, Arial, Helvetica;
	font-size: .80em;
	font-weight: bold;
	color: #327015;
	margin-bottom: 0px;
	}	

/* ---  OTHER FONTS  --- */

.tillbaka{
	font-family: Tahoma, Arial, Helvetica Trebuchet MS, Helvetica;
	font-size: 0.7em;
	font-weight: 400;
	color: #333;
	margin-top: 30px;
	text-align: right;
	}
	
	

/* ---  PARAGRAPHS  --- */

p{
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
	}

.small1{
	font-family: tahoma, Trebuchet MS, Arial, Helvetica;
	font-size: .8em;
}

table{
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #000;
	}
	
td{
	vertical-align: top;
	}
	
/* --- LÄNKAR --- */

a{
	color: #327015;
	text-decoration: none;
}

a:hover{
	color: #999;
	text-decoration: underline;
}

a.menuRow{
	color: #666;
	text-decoration: none;
	}

a.menuRow:hover{
	color: #000;
	}


/* --- LISTS --- */


li{
	list-style-image: url(../img/pil.gif);
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	font-size: 12px;
	}
img {
	border: none;
	}
