body {
	margin: 0 auto;
	background-image: url('bilder/bgtest.jpg');
	background-repeat: repeat-x;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 66.5em;
}

body p {

	margin:0;

}

#meny ul {

	padding:0px;
	margin:0px;
	list-style:none;

}

#box {
	background: white;
	float: left;
	width: 62.5em;
}

#meny .empty {

	background-color: white;
	position:absolute;


}

#meny {
	width: 24%;
	float: left;
	margin-left:0.5em;

}

#meny a {
	padding:3px;
	color : #555555;
	padding-left: 10px;

	text-decoration: none;
	display: block;
	font-weight: bold;
	
}

#meny ul {

	background-color:white;
}

#meny ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px white;
	background-color: #dfe9f1;
}

#meny ul li ul {

	padding:0px;
	margin:0px;
	background-color: white;

	padding-left:20px;
	list-style:none;


}

#meny ul li ul li a {

	padding:0px;
	padding-left:10px;
}

#meny li ul li {

	margin: 0px;
	padding: 0px;

	background-color: #ececc9;	

}


#meny a:hover {
	color:black;
}

#meny li ul li a:hover {
	color:black;
}

#meny ul li:hover {
	background-color: #b2c9cb;
}

#meny li ul li:hover {
	background-color: #cfd08e;
}


img.shade {

	width: 1.75em;
	height: 800px;
	float:left;
	margin:0px;

}

/* -------- SIDHUVUD ----------- */

#sidhuvud {
	margin: 0px;
	padding-top: 70px;
	background-image: url('bilder/bgtoptest.jpg');
	background-repeat: repeat-x;
	width:62.5em;
	float:left;
}



#sidhuvud img {

	width: 61.6em;
	padding: 0.5em;
	padding-bottom: 0em;
}

.left {
	float:left;
}

.right {
	float:right;
}



.center {
	text-align: center;
}


/* -------- SIDFOT ----------- */


.nyhet {
	padding-bottom:20px;
}

#test {
	background-image: url('bilder/innerbg.jpg');
	background-repeat: repeat-x;

	margin: 0.5em;
	height: 40px;
	clear: left;
}

#test a img {

	border:0;
}

#test img {
	margin: 0.5em;
}

#innehall {
	padding: 5%;

	padding-top: 0;
	width: 64%;
	float:left;	
}

#innehall .fullWidth {

	width: 100%;

}

#innehall table.fullWidth {

	margin-bottom: 20px;
}

#innehall .halfWidthToLeft {

	float: left;
	width: 50%;
}

#innehall .halfWidthToRight {

	float: right;
	width: 50%;
}

#innehall .halfWidthToLeft td {
	background-color: white;
	border:0;

}


#innehall ul {
	padding-top: 0px;
	margin-top:0px;

}

#innehall ul li {
	list-style: square;
	margin-bottom: 10px;
	list-style-position: inside;
	
}



#innehall .title {

	font-weight: bold;
	padding: 2px;
	font-size: 1em;
	background-color: #b2c9cb;


}

#innehall .title a {
	color:black;
}


#innehall th {
	border-bottom: solid 1px #b2c9cb;
	border-right: solid 1px #b2c9cb;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	font-size: 1em;
	background-color: #ececc9;	
}

#innehall td {

	background-color: #dfe9f1;
	border-bottom: solid 1px #b2c9cb;
	border-right: solid 1px #b2c9cb;
	margin: 1px;
	padding: 1px;
}

#innehall td img {

	border:0;
	margin:0px;
	margin-left:5px;
	vertical-align:bottom;

}

#innehall a {
	color: #667498;
}


#innehall a:hover {
	color: #000000;
}

#innehall h1 a:hover {
	color: #4e5c80;


}


#innehall p {
	color:black;
	padding-top: 0px;
	margin-top:0px;
	text-align: center;
}

#innehall h1 {
	font-size: small;
	margin-bottom: 1.7em;
	color: #4e5c80;
}

#innehall h2 {

	font-size: 1.4em;
	color: #4e5c80;
	font-weight: bold;
	font-style: italic;
}

#innehall h3 {
	text-align: center;
	font-size: 1.0em;
	color: #555555;
	font-weight: bold;
	font-style: italic;
}

#innehall img {
	border: solid 1px #444444;
	margin:10px;
	font-size: medium;
}

#innehall .bild {

	background-color: #dfe9f1;
	padding:18px;
	width: 94%;	
	margin-bottom:30px;
		border-bottom: solid 1px #b2c9cb;
	border-right: solid 1px #b2c9cb;
}

#innehall .bild a {
	
	padding:20px;
	margin:20px;
}


#innehall .bild img {
		
	width:95%;	

}
#box #innehall h1 {
	text-align: center;
}

