body {
	color: #555;
	background-color: #e1e2e2;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 20px;
}

h5 {
	margin: 0;
	padding: 0;
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 5px;
}

p	{margin:0 0 14px 0; }

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.middle {
	width: 801px;
	margin-left: auto;
	margin-right: auto;
	position: relative;

}

.menu {
	width: 500px;
	float: right;
	padding-right: 15px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.menu a {
	color: #555;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
}

a.menu_selected {
	color: #999;
}

.header {
	width: 801px;
	height: 77px;
	background: url(images/bg_4dev_top.gif) no-repeat;
	float: left;
}

.page {
	background: url(images/bg_4dev_middle.gif) repeat-y;
	width: 801px;
	float: left;
}

.page_content {
	margin-left: 60px;
}

.page_content_ommoss {
	margin-left: 70px;
}
.x_page_content {
	margin-left: 26px;
}

.paragraph420px {
	width: 420px;
	float: left;
	text-align: justify;
	margin-top: 30px;
}

.image {
	float: left;
	margin-top: 30px;
}

.box {
	border: 1px solid #e7e7e7;
}

table.product{
	float: left;
	clear: left;
	border: 0;
	font-size: 10px;
	margin: 10px 0;
	width: 290px;
}

table.product h5 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 10px;
}

ul.uppdrag {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.uppdrag li {

	margin: 10px;

}

.footer {
	background-image: url(images/bg_4dev_bottom.gif);
	width: 801px;
	height: 44px;
	float: left;
	color: #fff;
	font-size: 9px;
	position: relative;
	margin-bottom: 10px;
}

.footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	color: white;
	position: absolute;
	top: 25px;
}

.footer a {
	color: #fff;
}

#nlp {
	width: 400px;
	position: absolute;
	background-color: #fff;
	border: 2px solid #ed1848;
	padding: 10px;
	text-align: justify;
	filter:alpha(opacity=80); /* IE's opacity*/
	opacity: 0.8;
	
}
#in_1 {
	width: 400px;
	position: absolute;
	background-color: #fff;
	border: 2px solid #ed1848;
	padding: 10px;
	text-align: justify;
	filter:alpha(opacity=80); /* IE's opacity*/
	opacity: 0.8;
	
}
#in_2 {
	width: 400px;
	position: absolute;
	background-color: #fff;
	border: 2px solid #ed1848;
	padding: 10px;
	text-align: justify;
	filter:alpha(opacity=80); /* IE's opacity*/
	opacity: 0.8;
	
}
#in_3 {
	width: 400px;
	position: absolute;
	background-color: #fff;
	border: 2px solid #ed1848;
	padding: 10px;
	text-align: justify;
	filter:alpha(opacity=80); /* IE's opacity*/
	opacity: 0.8;
	
}
