@charset "UTF-8";
/* CSS Document */



a:link {
	color: #00CCFF;
	text-decoration: none;
	
}

a:visited {
	color: #00CCFF;
	text-decoration: none;
}

a:hover {
	
	color: #FFFFFF;
	text-decoration: none;
	

}

a:active {
color: #FFFFFF;
	text-decoration: none;
}






ul { list-style-image: url("../images/inf_bullet.gif") }

/* Infotext */

.info_text {
color:#FFFFFF;
font-size:0.9em;
}

/* PageHeader */
.pageheader {
color:#FFFFFF;
}

.news_header {
color:#FFFFFF;
font-size:1em;
font-weight:bold;
padding-top:.4em;
margin-bottom:.4em;
padding-bottom:.4em;
border-bottom:0.1em #FFFFFF solid;
}

.subpage_nav_text {
font-size:1.5em;
color:#FFFFFF;
float:left;

}




/* qoutes */
.qoute_txt {
text-align:right;
color:#FFFFFF;
font-size:2em;
font-style:oblique;
margin-right:1.5em;

}

.qoute_src {
text-align:right;
color:#FFFFFF;
font-size:1em;
}


/* SubHeader */
.subheader {
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
}


/* SubHeader */
.ingress {
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
}





/* Medarbetare */
.medarbetare_text_holder  {

padding-bottom:2em;
}


.medarbetare_namn {
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;

}

.medarbetare_titel {
color:#999;
font-size:0.9em;
margin-bottom:12em;


}

.medarbetare_email {
font-size:.9em;


}

.medarbetare_spacer {
Height:1.2em;
}


.medarbetare_list {
color:#fff;
font-size:.9em;

}


.medarbetare_quote {
color:#fff;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
font-size:1.2em;

padding-bottom:.5em;
margin-bottom:1em;
border-bottom:0.1em #FFFFFF solid;
}


.medarbetare_text {
padding-right:1.5em;
padding-bottom:4em;
}

/* Bodytext */
.bodytext {
color:#FFFFFF;
}


.login_header {
margin-bottom:.5em;
padding-bottom:.5em;
border-bottom:0.1em #FFFFFF solid;
}


.referensprojekt{
margin-left:1.5em;

}


.referensprojekt_header{
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;

}

