/* CSS Document */

h1, h2, h3, h4 {
	color: #00AAE8;
	letter-spacing: -0.04em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 0.6em
}
h1 {
	font-size: 3em;
}
h4, h1.h4,h2.h4 {
	color:#ccc;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight:bold;
}
h2 {
	font-size: 2em;	
}
h2.h1 {
	font-size: 3em;
}

#main_uppdragsinfo h2 {
	color: #fff;
}

h3 {
	font-size: 1.1em;
}
h3.news, h3.news2 {margin-bottom:0px;font-size: 1.34em;}
h3.news2 {margin-top: 1.5em;}
h4, {
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight:bold;
}


#main_uppdragsinfo h3 {
	color: #fff;
}




.ingress {
	color: #00AAE8;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight:bold
}

.smallcaps {
	font-variant: small-caps;
	font-size: 1.2em;
	line-height: 0.8em
	}


a:link {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
	color: #00AAE8;
}

a:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
	color: #00AAE8;
	background-image: none;
}

a:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
	color: #00AAE8;
	background: url(../img/arrow_medium.gif) no-repeat center left;
}
a.txt:link {
	text-transform:none;
	text-decoration: none;
	font-weight:normal;
	color: #00AAE8;
	background:none;

}

a.txt:visited {
	text-transform:none;
	text-decoration: none;
	font-weight:normal;
	color: #00AAE8;
	background:none;

}

a.txt:hover {
	text-transform:none;
	text-decoration: underline;
	font-weight:normal;
	color: #000;
	background:none;
}

a: #active {
	color: #00AAE8;
	background: url(../img/arrow_strong.jpg) no-repeat center left;
}


a.img:link {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	color: #00AAE8;
	border: none;
	padding: 0px;
}

a.img:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	color: #00AAE8;
	border: none;
	padding: 0px;
	background-image: none;
}

a.img:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	color: #00AAE8;
	border: none;
	padding: 0px;
	background-image: none;
}
#footer a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
	color: #ccc;
}
#news-list {overflow:auto;height:350px;}
#news-list p {margin:5px 0 5px 0;}
#news-list a {padding:0;line-height:normal;background-image: none;}
#news-list a:hover {text-decoration:underline;}

#col2_2 ul {
	margin-top: 0;
	margin-bottom:0;
	padding-top: 0;
	padding-bottom:0;
}
#col2_2 li {
	margin-top: 0;
	margin-bottom:0;
	padding: 0;
}

