a, a:visited {
	color:#e5a120;
}

h1 {
	font: bold 24px "Trebuchet MS", sans-serif;
	color: #0097c5;
	margin-bottom: -10px;
	text-transform: uppercase;
}

h1#welcome {
	width: 253px;
	height: 20px;
	background: url(../img/rubriker/h1_start.gif) no-repeat;
	text-indent: -9000px;
	font-size: 24px;
	margin: 20px 0px;
}

h2 {
	font: 15px Verdana, sans-serif;
	font-weight: bold;
	color: #0097c5;
	margin-bottom: -10px;
}

h3 {
	font-size: 17px;
	margin: 0px 0px 20px 0px;
}

h3#login {
	width: 89px;
	height: 15px;
	background: url(../img/rubriker/h3_login.gif) no-repeat;
	text-indent: -9000px;
}

h3#inloggad {
	margin-bottom: 4px;
	width: 106px;
	height: 17px;
	background: url(../img/rubriker/h3_inloggad.gif) no-repeat;
	text-indent: -9000px;
}

h3#aktuellt {
	width: 110px;
	height: 12px;
	background: url(../img/rubriker/h3_aktuellt.gif) no-repeat;
	text-indent: -9000px;
}

h3#pollen {
	width: 84px;
	height: 15px;
	background: url(../img/rubriker/h3_poll.gif) no-repeat;
	text-indent: -9000px;
	margin-bottom: 10px;
}

h4 {
	font-size: 10px;
	font-weight: normal;
}

h5 {
	font-size: 16px;
	margin: 0;
	color: #0097c5; 
}

body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, sans-serif;
	background: #FFF url(../img/body_bg.gif) repeat-x;
	color: #666;
}

#wrapper {
	width: 743px;
	margin: 0 auto;
}

#head {
	background: url(../img/head_bg.gif) no-repeat;
	padding-top: 40px;
}

	#head a#logga {
		float: left;
		display: block;
		width: 194px;
		height: 64px;
		background: url(../img/logga.gif) no-repeat;
		text-indent: -9000px;
		text-decoration: none;
		margin-left: 20px;
		margin-top: 10px;
	}
	
	#head #time {
		float: right;
		font: bold 40px "Trebuchet MS";
		color: #333;
		letter-spacing: -2px;
		margin-right: 20px;
	}
	
#meny {
	float: right;
	height: 100px;
	
}
	
#meny ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	#meny ul li {
		margin-right: 18px;
		padding: 0;
		float: left;
	}
	
		#meny ul li a {
			display: block;
			text-indent: -9000px;
			overflow: hidden;
			width: 64px;
			height: 76px;
		}
		
		#meny ul li a#start {
			background: url(../img/meny/li_start.gif) no-repeat;
		}
			
			#meny ul li a#start.on {
			background: url(../img/meny/li_start_on.gif) no-repeat;
			}
		
		#meny ul li a#tjanster {
			background: url(../img/meny/li_tjanster.gif) no-repeat;
		}
			
			#meny ul li a#tjanster.on {
			background: url(../img/meny/li_tjanster_on.gif) no-repeat;
			}
		
		#meny ul li a#tavling {
			background: url(../img/meny/li_tavling.gif) no-repeat;
		}	
		
			#meny ul li a#tavling.on {
				background: url(../img/meny/li_tavling_on.gif) no-repeat;
			}
		
		#meny ul li a#ftp {
			background: url(../img/meny/li_ftp.gif) no-repeat;
		}
		
			#meny ul li a#ftp.on {
				background: url(../img/meny/li_ftp_on.gif) no-repeat;
			}
	
#content {
	margin-top: 20px;
	width: 743px;
	background: url(../img/main_bg.gif) repeat-y;
}		

#main {
	width: 420px;
	padding-right: 30px;
	float: left;
}

#sidebar {
	float: left;
	width: 275px;
	padding-left: 15px;
}

.sidebox {
	width: 260px;
	border-bottom: 1px dotted #ccc;
	padding: 25px 0px;
}

.sidebox label {
	font: bold 10px Verdana;
	text-transform: uppercase;
}

#main label {
	font: bold 10px Verdana;
}

input.special {
	border: none;
	width: 184px;
	height: 20px;
	background: url(../img/input_text.gif) no-repeat;
	margin: 4px 0px 15px 0px;
	padding: 5px 0px 0px 10px;
	color: #666;
	font: 11px "Trebuchet MS";
}

input.special2 {
	border: none;
	width: 105px;
	height: 20px;
	background: url(../img/input_text2.gif) no-repeat;
	margin: 4px 0px 15px 0px;
	padding: 5px 0px 0px 10px;
	color: #666;
	font: 11px "Trebuchet MS";
}

input.special3 {
	border: none;
	width: 160px;
	height: 24px;
	background: url(../img/text.gif) no-repeat;
	margin: 0px;
	padding: 3px 0px 2px 10px;
	color: #666;
	font: 12px "Trebuchet MS";
}

input#login {
	width: 64px;
	height: 21px;
	border: none;
	background: url(../img/input_submit_login.gif) no-repeat;
	font: bold 10px Verdana;
	color: #e5a120;
	padding-bottom: 4px;
}

input#reg {
	width: 104px;
	height: 21px;
	border: none;
	background: url(../img/input_submit_reg.gif) no-repeat;
	font: bold 10px Verdana;
	color: #e5a120;
	padding-bottom: 4px;
}

select.dropmenu {
	font: 11px Verdana, sans-serif;
	color: #666;
	border: 1px solid #666;
}

.sidebox a#reg {
	margin-top: 20px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_register.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#reg:hover {
	text-decoration: underline;
}

.sidebox a#glomt {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_forgot.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#glomt:hover {
	text-decoration: underline;
}

.sidebox a#pref {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_pref.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#pref:hover {
	text-decoration: underline;
}

.sidebox a#konto {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_konto.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#konto:hover {
	text-decoration: underline;
}

.sidebox a#inbox {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_inbox.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#inbox:hover {
	text-decoration: underline;
}

.sidebox a#saldo {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_saldo.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#saldo:hover {
	text-decoration: underline;
}

.sidebox a#boka {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_boka.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#boka:hover {
	text-decoration: underline;
}

.sidebox a#klan {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_klan.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#klan:hover {
	text-decoration: underline;
}

.sidebox a#soek {
	margin-top: 10px;
	display: block;
	height: 16px;
	width: 130px;
	background: url(../img/a_soek.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

a#soek:hover {
	text-decoration: underline;
}

.newsitem .date {
	width: 40px;
	height: 36px;
	background: url(../img/aktuellt_date.gif) no-repeat;
	text-align: center;
	padding-top: 4px;
	font-family: "Trebuchet MS";
	float: left;
	margin-right: 10px;
}

	.newsitem .date .month {
		font-size: 11px;
		color: #5ea0b5;
	}
	
	.newsitem .date .day {
		font-weight: bold;
		font-size: 13px;
		color: #035e7b;
	}
	
.newsitem a {
	color: #628894;
	text-decoration: none;
	line-height: 180%;
}

.newsitem a:hover {
	text-decoration: underline;
}

#poll {
	width: 233px;
}
	
	#poll #result {
			line-height: 210%;
	}
	
	#poll-top {
		height: 13px;
		background: url(../img/poll_top.gif) no-repeat;
	}
	
	#poll-main {
		background-color: #ebebeb;
		padding-left: 14px;
	}
	
		#poll-main p{
			line-height: 120%;
		}

	#poll-bottom {
		height: 13px;
		background: url(../img/poll_bottom.gif) no-repeat;
	}
	
	#poll-main .procent {
		height: 10px;
		background-color: #fbbd47;
	}
	
	#poll-main .total {
		height: 10px;
		background-color: #ccc;
		width: 200px;
	}	

#poll input#poll {
	width: 56px;
	height: 21px;
	border: none;
	background: url(../img/input_submit_poll.gif) no-repeat;
	margin-top: 10px;
}

#footer {
	margin-top: 20px;
	height: 52px;
	background: url(../img/footer_bg.gif) no-repeat;
	padding: 25px 0px 0px 25px;
}

#footer a {
	color: #0097c5;
	font: bold 10px Verdana;
	text-decoration: none;
}

.sideinfo {
	width: 115px;
	background-color: #ebebeb;
	float: left;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
}

	.sideinfo  strong {
		color: #0097c5;
	}
	
a.underlank {
	height: 16px;
	margin-top: 10px;
	display: block;
	background: url(../img/underlank_pil.gif) no-repeat;
	padding-left: 25px;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

.textbg {
	background-color: #F9F9F9;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
}

.faq {
	background-color: #F6F6F6;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 0;
}

.faqans {
	padding: 0px 5px 0px 5px;
}

.green { 
	color: #62a900!important; 
}
.red { 
	color: #b20500!important; 
}
