* {
	margin:0px;
	padding:0px;
}

LABEL { position: relative; top: -4px; }
INPUT.radio { border: 0; background: none;  }

body {
	height:100%;
	width:100%;
	font-size: 12px;
	line-height:140%;
	font-family:Arial, Helvetica, sans-serif;
	background: #5ab2e3 url(images/body.gif) repeat-y top center;
	color: #2e2c28;
	text-align: center;
	behavior: url("csshover3.htc");
	padding-bottom:20px; 
}

#top {
	position:relative;
	margin:15px auto 0px auto;
	height:186px;
	width:790px;
	padding:0px 35px 0px 35px;	
	background:url(images/top.gif) no-repeat top center;
	text-align:left;
}

#container {
	position:relative;
	margin:0 auto;
	width:790px;
	padding:6px 35px 0px 35px;	
	background-image:url(images/content.gif);
	background-repeat:repeat-y;
	background-position:top center;
	text-align:left;		
}

#content {
	position:relative;
	float:left;
	display:inline;
	width:790px;
}

#footer {
	position:relative;
	margin:0px auto;
	margin-bottom:16px;
	height:30px;
	width:860px;
	background:url(images/footer.gif) no-repeat top center;
	text-align:left;
}

/*-----Nyheter-----*/

#news_container {
	float:left;
	display:inline;
	width:208px;
	margin-left:26px;	
}

#news_content{
	position:relative;
	background-image:url(images/newsback1.gif);
	background-repeat:no-repeat;
	width:174px;
	padding:17px;
}

#news_bottom {
	background-image:url(images/newsback2.gif);
	background-repeat:no-repeat;
	height:5px;
	width:208px;
}

#link_list {
	padding:0px;
	margin:0px;
	list-style:none;
}

#link_list li div {
	background-image:url(images/pil.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
	padding-bottom:16px;
}

#link_list li a {
	color:#000000;
	text-decoration:none;
}

ul {
	margin-left:17px;
	margin-bottom:16px;	
}

/*-----Navigation-----*/

#menu {
	margin:0px;
	padding:0px;
	padding-top:135px;
	list-style:none;
}

#menu li {
	padding:0px;
	float:left;
	background-image:url(images/menu_linje.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#menu li a {
	display:block;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
	line-height:31px;
	padding-bottom:1px;	
}

#menu li.current_page_item a {
	background-image:url(images/menu_pil.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#menu li.page-item-329 {
	background:none;
}

#menu li.page-item-307 {
	background:none;
}

/*-----Knappar-----*/

.knapp {
	position:relative;
	display:block;
	float:left;
	background-image:url(images/knapp_left.png);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
}

.knapp:hover {
	text-decoration:none;
}

.knapp span {
	display:inline-block;
	background-image:url(images/knapp_right.png);
	background-repeat:no-repeat;
	background-position:center right;	
}

.knapp span span {
	display:inline-block;
	font-size:12px;		
	height:26px;
	line-height:24px;
	background-image:url(images/knapp.png);
	background-repeat:repeat-x;
	padding-right:1px;
	margin-right:12px;
	margin-left:10px;
	color:#ffffff;
	font-weight:normal;	
}

.knapp:hover {
	cursor:pointer;
}

/*-----Språk-----*/

#qtrans_language_chooser {
	margin:0px;
	padding:0px;
	position:absolute;
	height:25px;
	top:38px;
	left:37px;
	list-style:none;
}

#qtrans_language_chooser li {
	float:left;
	height:25px;
}

#qtrans_language_chooser li a.qtrans_flag {
	height:25px;
	width:25px;
	display:block;
}

/*-----Fonter, text m.m.------*/

.small {
	font-size:11px;
	padding-bottom:1px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:normal;
	padding-bottom:16px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	padding-bottom:16px;
}

p {
	font-family:Arial, Helvetica, sans-serif;	
	padding-bottom:16px;
}

td {
	font-size:12px;
}

a, p a, td a {
	color:#0083ba;
	text-decoration:underline;
}

a img {
	border:none;
}

/*-----Formulär-----*/

input[type=submit]:hover {
	cursor:pointer;
}

input {
	background-color:#ecebe7;
	height:16px;
	line-height:16px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #888888;
	padding:2px;
}

textarea {
	background-color:#ecebe7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #888888;
	padding:2px;
}

input:focus, textarea:focus {
	background-color:#f5f5f3;
}

.error {
	border:2px solid red;
}

/*-----Inloggning-----*/



/*-----Övrigt-----*/

.table_data {
	width:790px;
	border-collapse:collapse;
}

.table_data td {
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

.table_data_border {
	border-top:1px solid #888888;
}

#totalt {
	font-weight:bold;
}

.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.agents td {
	width:33%;
	padding-bottom:25px;
	vertical-align:top;
}

.agents td img {
	margin-top:4px;
	margin-bottom:4px;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}