@charset "utf-8";


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:hover {
	text-decoration: underline;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
	line-height: normal;
	letter-spacing: 0.25em;
	vertical-align: baseline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.e-post_personal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.e-post_personal:hover {
	text-decoration: underline;
}
.e-post_sidfot {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.e-post_sidfot:hover {
	text-decoration: underline;
	color: #FFF;
}
.menycenter {
	text-align: center;
}
.personalbox {
	clear: right;
	float: left;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 200px;
	overflow: auto;
	text-align: right;
	width: 70%;
	padding-right: 14px;
}
.personalboxRight {
	clear: left;
	float: right;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 200px;
	overflow: auto;
	text-align: left;
	width: 72%;
	padding-left: 3px;
}
.fltrt {
	float: right;
}

.fltlft {
	float: left;
}



.navigationslänk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.navigationslänk:hover {
	color: #FFF;
	text-decoration: underline;
}

.navStartsida {
	background-image: url(bilder/btnGreen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	float: left;
	width: 100%;
	text-align: left;
}
.navProjektering {
	background-image: url(bilder/btnBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	float: left;
	width: 100%;
}
.navPersonal {
	background-image: url(bilder/btnOrange.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	float: left;
	width: 100%;
}
.navOvrigt {
	background-image: url(bilder/btnRed.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	float: left;
	width: 100%;
}
.navUppdrag {
	background-image: url(bilder/btnMagenta.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	float: left;
	width: 100%;
}


.kropptabell {
	padding: 10px;
	border: thin none #999999;
	left: 0px;
	top: 0px;
	background-image: none;
	background-repeat: repeat;
}

.sidfotstabell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	border: thin none #FBFBFC;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	padding: 2px;
	background-image: none;
	background-color: #373737;
	text-align: center;
}
.sidrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}


/* CSS Document */

.bakgrundsbox {
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFF;
}
.bildbox {
	background-color: #CCC;
	width: auto;
	height: auto;
	clear: none;
	float: none;
}

