<style type=text/css>
.container {
	width: 1210;
	max-width:1260px;
	min-width:780px;
	padding-top:50px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
}
.leftsidebar {
	float: left;
	width: 160px;
	border: none;
	height: 600px;
	background-image:url('Bilder/PPTranslation.png');
	background-repeat:no-repeat;
	background-position:center center;
}
.rightsidebar {
	float: left;
	width: 160px;
	border: none;
	height: 600px;	
	background-image:url('Bilder/PPTeknik.png');
	background-repeat:no-repeat;
	background-position:center center;	
}
.contentinfo {
	background-image:url();
	background-repeat:no-repeat;
	background-position: center bottom;
	float: left;
	width: 840px;
	height: 620px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	border-top-style: none;
	border-top-color: #FFF;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	overflow:auto;
	}
.navigate {
	float: left;
	width: auto;
	border: none;
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: 135px;
	
}

.button {
	float: left;
	width:155px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 35px;
	background-color:none;
	opacity: 1.0;
	font-weight: bolder;
	text-align:center;
}

.footer {
	height: auto;
	width: auto;
	position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top:10px;
	margin-left:0%;
	opacity:1.0;
}

a:link {/*obesökt link*/
text-decoration: none;
color: black;
}

a:active {/*är en länk som du håller på att välja. Du har tryckt ner musknappen på den, men ännu inte släppt upp*/
text-decoration: none;
color: black;
}

a:visited {/*är en besökt länk */
text-decoration: none;
color: black;
}

a:hover {/*är en egenskap som aktiveras när du för muspekaren över länken, utan att klicka på den*/
text-decoration: underline;
color: black;

}

H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#CCC;
	text-align:left;
	
	
}

p{
	font-family:"Arial";
	color:#000000}
</style>
