body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
#bodyBlue {
	background: url(images/layout/head_blue_repeat.jpg) repeat-x;
	background-position: 0px 51px;
	
}
#bodyRed {
	background: url(images/layout/head_red_repeat.jpg) repeat-x;
	background-position: 0px 51px;
}
#bodyGreen {
	background: url(images/layout/head_green_repeat.jpg) repeat-x;
	background-position: 0px 51px;
}
#bodyYellow {
	background: url(images/layout/head_yellow_repeat.jpg) repeat-x;
	background-position: 0px 51px;
}
#bodyBlack {
	background: url(images/layout/head_black_repeat.jpg) repeat-x;
	background-position: 0px 51px;
}
#bodyPurple {
	background: url(images/layout/head_purple_repeat.jpg) repeat-x;
	background-position: 0px 51px;
}

/* H1 */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
h1.greenHeading {
	color: #66cc00;
	padding-top: 20px;
	padding-bottom: 10px;
}
h1.greenHeading_2 {
	color: #66cc00;
	padding-top: 20px;
}
h1.redHeading {
	color: #cc0000;
	padding-top: 20px;
	padding-bottom: 10px;	
}
h1.redHeading_2 {
	color: #cc0000;
	padding-top: 20px;
}
h1.blueHeading {
	color: #0066cc;
	padding-top: 20px;
	padding-bottom: 10px;	
}
h1.blueHeading_2 {
	color: #0066cc;
	padding-top: 20px;
}
h1.yellowHeading {
	color: #CCCC00;
	padding-top: 20px;
	padding-bottom: 10px;	
}
h1.yellowHeading_2 {
	color: #CCCC00;
	padding-top: 20px;
}
h1.blackHeading {
	color: #000000;
	padding-top: 20px;
	padding-bottom: 10px;	
}
h1.blackHeading_2 {
	color: #000000;
	padding-top: 20px;
}
h1.purpleHeading {
	color: #9999CC;
	padding-top: 20px;
	padding-bottom: 10px;	
}
h1.purpleHeading_2 {
	color: #9999CC;
	padding-top: 20px;
}
/* H2 */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
h2.greenHeading {
	color: #66cc00;
	padding-bottom: 10px;
}
h2.greenHeading_2 {
	color: #66cc00;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.redHeading {
	color: #cc0000;
	padding-bottom: 10px;
}
h2.redHeading_2 {
	color: #cc0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.blueHeading {
	color: #0066cc;
	padding-bottom: 10px;
}
h2.blueHeading_2 {
	color: #0066cc;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.yellowHeading {
	color: #CCCC00;
	padding-bottom: 10px;
}
h2.yellowHeading_2 {
	color: #CCCC00;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.blackHeading {
	color: #000000;
	padding-bottom: 10px;
}
h2.blackHeading_2 {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.purpleHeading {
	color: #9999CC;
	padding-bottom: 10px;
}
h2.purpleHeading_2 {
	color: #9999CC;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
--------------------------------------------------
Layout
--------------------------------------------------
*/
#layout {
	width: 750px;
	margin: 0 auto;
	background: #fff;
}
/*
--------------------------------------------------
Huvud
--------------------------------------------------
*/
#headBlue {
	height: 151px;
	width: 100%;
	background: url(images/layout/head_blue.jpg) repeat-x;
}
#headRed {
	height: 151px;
	width: 100%;
	background: url(images/layout/head_red.jpg) repeat-x;
}
#headGreen {
	height: 151px;
	width: 100%;
	background: url(images/layout/head_green.jpg) repeat-x;
}
#headYellow {
	height: 151px;
	width: 100%;
	background: url(images/layout/head_yellow.jpg) repeat-x;
}
#headBlack {
	height: 151px;
	width: 100%;
	background: url(images/layout/head_black.jpg) repeat-x;
}
#headPurple {
	height: 151px;
	width: 100%;
	background: url(images/layout/head_purple.jpg) repeat-x;
}
.headImg {
	border: none;
}
.homeLink {
	float: left;
	margin-top: 51px;
	padding-left: 24px;
}
.homeImg {
	border: none;
}
/*
--------------------------------------------------
Menu
--------------------------------------------------
*/
#menu ul { 
	float: right;
	width: 410px;
	height: 30px;
	margin-top: 50px;
	padding-right: 65px;
	font-size: 11px;
}
#menu li {
	display: inline;
}
#menu ul a {
	float: rigth; 
	padding: 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#menu a:link {
	color: #000;
}
#menu a:visited {
	color: #000;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a#current { 
	color: #000;
	font-weight: bold;
}
/*
--------------------------------------------------
Main
--------------------------------------------------
*/
#main {
}
/*
--------------------------------------------------
Info (sidecontent)
--------------------------------------------------
*/
#info {
	float: left;
	clear: both;
}
#infoTop {
	width: 240px;
	background: url(images/layout/subcontent.jpg) repeat-y;
}
#infoBottom {
	width: 240px;
	height: 20px;
	background: url(images/layout/subcontent_bottom.jpg) no-repeat;	
}
#infoBox {
	width: 180px;
	margin-left: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#infoBox_image {
	width: 180px;
	margin-left: 25px;
	padding-top: 0px;
}
.infoImage {
	width: 203px;
}
/*
--------------------------------------------------
Content (maincontent)
--------------------------------------------------
*/
#content {
	float: right;
}
#contentTop {
	width: 510px;
	background: url(images/layout/maincontent.jpg) repeat-y;
}
#contentBottom {
	width: 510px;
	height: 40px;
	background: url(images/layout/maincontent_bottom.jpg);
}
#contentFoot {
	width: 100%;
	clear: both;
}
#contentBox {
	width: 350px;
	margin-left: 50px;
}
/*
--------------------------------------------------
Foot
--------------------------------------------------
*/
#foot {
	float: right;
	clear: right;
	width: 450px;
	margin-bottom: 30px;
}
#footBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footLink {
	text-decoration: none;
	color: #999999;
}
a:hover.footLink {
   text-decoration: underline;
   color: #999999;
}
/*
--------------------------------------------------
Bilder
--------------------------------------------------
*/
.image {
	border: none;
	padding: 20px 0px;
	text-align: center;		
}
/*
--------------------------------------------------
Font classes
--------------------------------------------------
*/
.blueText{
	color: #0f92f1;
}
.greenText{
	color: #38e30f;
}
.yellowText{
	color: #fdff17;
}
.redText{
	color: #f00;
}
.blackText{
	color: #000
}
/*
--------------------------------------------------
Index
--------------------------------------------------
*/
.blueline {
	width: 100%;
	border-top: 1px solid #0f92f1;
	margin: 20px 0px;
}
.newsInfo_dateIndex {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #9999CC;
}
.careerInfo_dateIndex {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #66cc00;
}
a.defInfo_link {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a:hover.defInfo_link {
	color: #999999;
}
/*
--------------------------------------------------
News
--------------------------------------------------
*/
.newsInfo_date {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #9999CC;
}
a.newsInfo_link {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a:hover.newsInfo_link {
	color: #999999;
}
#newsInfo_archiveBox {
	border-top: 1px solid #9999CC;
	padding-top: 10px; 
}
/*
--------------------------------------------------
Staff
--------------------------------------------------
*/
.staffBox {
	clear: both;
}
.staffImage_box {
	float: left;
	clear: both;
	margin: 0px 10px 5px 0px;
}
.staffImage {
	width: 150px;
}
.staffImage_small {
	width: 75px;
	border: none;
}
.staffTable {
}
.staffTd_heading {
	color: #cc0000;
	padding-right: 15px;
	padding-bottom: 10px;
}
.staffTd {
	padding-bottom: 10px;
}
a.staffLink {
	text-decoration: none;
}
.staffInfo_post {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
}
a.staffInfo_link {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a:hover.staffInfo_link {
	color: #999999;
}
a.staffCv_link {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #000;
}
a:hover.staffCv_link {
	color: #999;
}
.redline {
	width: 100%;
	border-top: 1px solid #cc0000;
	margin: 0px 0px 10px 0px;
}
/*
--------------------------------------------------
Cv - Personlig data
--------------------------------------------------
*/
.cvTable {
}
.cvTd_heading {
	vertical-align: text-top;
	color: #cc0000;
	padding-right: 15px;
	padding-bottom: 5px;
}
.cvTd {
	vertical-align: text-top;
	padding-bottom: 5px;
}
/*
--------------------------------------------------
Cv - Teknik
--------------------------------------------------
*/
.cvtTable {
	width: 360px;
	border-collapse: separate;
	border-top: 0.5px solid #eeeeee;
	border-right: 0.5px solid #eeeeee;
	border-left: 0.5px solid #eeeeee;
}
.cvtTr_head {
	vertical-align: text-bottom;
	color: #cc0000;
}
.cvtTr {
}
.cvtTd_cat {
	width: 117.5px;
	padding: 4px;
	border-right: 0.5px solid #eeeeee;
	border-bottom: 0.5px solid #eeeeee;	
}
.cvtTd_exp {
	width: 49px;
	padding: 4px;
	border-right: 0.5px solid #eeeeee;
	border-bottom: 0.5px solid #eeeeee;
}
.cvtTd_ski {
	width: 49px;
	padding: 4px;
	border-right: 0.5px solid #eeeeee;
	border-bottom: 0.5px solid #eeeeee;
}
.cvtTd_use {
	width: 110px;
	padding: 4px;
	border-bottom: 0.5px solid #eeeeee;
}
/*
--------------------------------------------------
Cv - Tidigare anställningar
--------------------------------------------------
*/
.cvjTable {
}
.cvjTr {
}
.cvjTd_cat {
	vertical-align: text-top;
	color: #cc0000;
	padding-right: 15px;
	padding-bottom: 10px;
}
.cvjTd_con {
	vertical-align: text-top;
	padding-bottom: 15px;
}
/*
--------------------------------------------------
Cv - Utskriftsversion
--------------------------------------------------
*/
#printHead {
	height: 151px;
	
}
.printHead_img {
	border: none;
}
.printBack_img {
	border: none;
	width: 180px;
	margin-left: 25px;
	padding-top: 0px;	
}
.cvuTd_heading {
	vertical-align: text-top;
	color: #000000;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 5px;
}
.cvuTd_cat {
	vertical-align: text-top;
	color: #000000;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 5px;
}
.cvutTr_head {
	vertical-align: text-bottom;
	color: #000000;
	font-weight: bold;
}
/*
--------------------------------------------------
Career
--------------------------------------------------
*/
a.careerLink {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:hover.careerLink {
	color: #999999;
}
/*
--------------------------------------------------
Contacts
--------------------------------------------------
*/
.contactsTable {
}
.contactsTd_heading {
	color: #CCCC00;
	padding-right: 15px;
	padding-bottom: 10px;
}
.contactsTd {
	padding-bottom: 10px;
}
a.contactsText_link {
	text-decoration: none;
	color: #000000;
}
a:hover.contactsText_link {
	color: #999999;
}
/* Karta som bildlänk */
.maplink {
   border: none;
}
/*
--------------------------------------------------
Kontaktformulär
--------------------------------------------------
*/
/* Box som omsluter ett helt formulär */
.emForm {
	margin: 0px;
}
/* Box som omsluter en rubrik och ett fält i ett formulär */
.emBox {
	margin-bottom: 20px;
}
/* Egenskaper för ett fält */
.emField {
	width: 300px;
	font-family: TrebuchetMS;
 	font-size: 12px;
  	font-weight: normal;
  	letter-spacing: 1px; 
}
/* Egenskaper för en textruta */
.emTextarea {
	width: 300px;
	height: 200px;
	font-family: TrebuchetMS;
 	font-size: 12px;
  	font-weight: normal;
}
/* Box som omsluter submit-knappar */
.emSubmitBox {
	margin: 20px 0px;
}
/* Submit-knapp */
.emSubmit {
	margin: 0px;
	padding: 0px 10px;
}
/* Box som omsluter felmeddelande */
.errorBox {
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 20px 0px; 
}
h2.mailHeading {
	color: #0066cc;
	padding-top: 10px;
	padding-bottom: 0px;
}