* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #fff url(images/main_bck.gif) repeat-x;
}

a:focus {
	outline: none;	
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
}

.light_grey {
	color:#999;
}

#main_wrap {
	width: 1350px;
	margin: 0 auto;
/*	background: url(images/main_bb.gif) top left no-repeat;
*/}

img { border: 0; }

#wrapper {
	width: 920px;
	margin: 0 auto;
	background:#FFF;
}

#reklamfalt {
	width: 213px;
	float: right;
	margin-top: 10px;
	position: relative;
}

#reklamfalt p {
	text-align: center;
}

#reklamfalt h2 {
	text-align: center;
	font-size: 14px;
}

#reklamfalt_vanstra {
	width: 213px;
	float: left;
	margin-top: 10px;
	position: relative;
}

#reklamfalt_vanstra p {
	text-align: center;
}

#reklamfalt_vanstra h2 {
	font-size: 16px;
	text-align: center;
}

/*p, ul, ol {
	margin-top: 1.2em;
	line-height: 1.2em;
	font-size: 1.1em;
}*/

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #2C5C89;
}

a:hover {
	border: none;
	text-decoration: none;
}

#header {
	width: 920px;
	height: 126px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#logo {
	float: left;
	width: 660px;
	height: 124px;
	margin-top: 5px;
	margin-left: 17px;
}

#logo img {
	padding: 6px 2px 2px 2px;	
}

#logo img {
	border: none;
}

#logo p {
	margin-top: 0px;
}

#inloggning {
	float: right;
	width: 215px;
	height: 126px;
	margin-top: 5px !important; 
	margin-right: 17px !important;
	display: inline;
	background: url(images/login_bck.jpg) no-repeat;
}

#inloggning a {
	font-size: 12px;
	line-height: normal;
	margin-left: 17px;
	margin-top: 5px;
}

#inloggning p {
	margin-left: 10px;
	margin-top: 5px;
}

#inloggning fieldset {
	margin-top: 7px !important;
	margin-left: 17px !important;
	border: none;
	width: 210px;
}

#em_ruta {
	width: 180px;
	border: #00ACA3 1px solid;
	padding: 2px 2px 2px 2px;
}

#pass_ruta {
	width: 100px;
	border: #00ACA3 1px solid;
	margin: 2px 0px 2px 0px;
	padding: 2px 2px 2px 2px;
}

#knapp_ruta {
	width: 78px;	
}

#karta select { width: 150px; margin: 2px 0; }

#desc {
	background-color: #00ACA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	position: absolute;
	visibility: hidden;
}

#desc.tooltip { visibility: visible; }

#under_header {
	width: 884px;
	background: url(images/main.jpg) no-repeat;
	margin-left: 17px;
	height: 292px;
	/*float: left;*/
	border: solid 1px #00ACA3;
}

#under_header_vadar {
	width: 884px;
	background: url(images/main_bild_vadardetta.jpg) no-repeat;
	margin-left: 17px;
	height: 292px;
	float: left;
	border: solid 1px #00ACA3;	
}

#under_header_sajter {
	width: 884px;
	background: url(images/main_bild_brasajter.jpg) no-repeat;
	margin-left: 17px;
	height: 292px;
	float: left;
	border: solid 1px #00ACA3;	
}

#under_header_lankar {
	width: 884px;
	background: url(images/main_bild_lankbibliotek.jpg) no-repeat;
	margin-left: 17px;
	height: 292px;
	float: left;
	border: solid 1px #00ACA3;	
}

#menu {
	float: left;
	height: 52px;
	width: 889px;
	padding-top: 10px;
	margin-left: 17px;
	margin-top: -1px;
	background: url(images/meny.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#breaker {
	color: #00ACA3;
	height: 50px;
	display: block;
	font-size: 2em;
	cursor:default;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 140px;
	text-decoration: none;
	font-size: 1.1em;
	color: #fff;
	padding-top: 10px;
    text-align: center;
	background: url() no-repeat;
}

#menu a:hover {
	color: #000;
	background: url(images/meny_hover.gif) no-repeat center;

}

#page {
	width: 920px;
	margin: 0 auto;
	min-height: 500px;
}

#page h1 {
	font-size: 3em;
}

#nyheter {
	width: 845px;
	height: 160px;
	margin-top: 70px;
	margin: 0 10px 10px 17px;
	background: url("images/nyhets_bck.jpg") top left no-repeat;
	padding: 0px 20px 0px 20px;
}

#nyheter p {
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;	
}

#nyheter h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #666;
	margin-bottom: 7px;
}

#nyheter h3 {
	font-size: 10px;
	text-align: center;
	color: #FFF;
	margin-bottom: 5px;
}

#nyheter a {
	color: #fff;
	font-size: 11px;	
}

#samarbete {
	width: 920px;
	height: 150px;
	text-align: center;
	border-top: #000 solid 1px;
}

#omoss_bilder {
	width: 884px;
	margin-left: 17px;
	height: 457px;
	float: left;
}

#omoss_bilder img {
	padding-right: 2px;	
}

#omoss_spec_text_left {
	float: left;
	width: 416px;
	padding: 10px 10px 10px 10px;
	margin-left: 17px;
	border: solid 1px #00ACA3;
}
#omoss_spec_text_left h1 {
	font-size: 18px;
	font-weight: 800;
	padding-left: 13px;
}

#omoss_spec_text_right {
	float: right;
	width: 416px;
	padding: 10px 10px 10px 10px;
	margin-right: 20px;
	border: solid 1px #00ACA3;
	margin-bottom: 10px;
}
#omoss_spec_text_right h1 {
	font-size: 18px;
	font-weight: 800;
	padding-left: 13px;
}

#content_large {
	float: left;
	width: 860px;
	padding: 10px 10px 10px 10px;
	margin-left: 17px;
	border: solid 1px #00ACA3;
	
}

#content_large p {
}

#content_large h1 {
	font-size: 18px;
	font-weight: 800;
	padding-left: 13px;
}

#jobb_visning_top {
	background: url("images/jobb_vis_top.gif") top left no-repeat;
	height: 26px;
}

#jobb_visning {
	padding: 3px 19px 3px 19px;
	background: url("images/jobb_vis_middle.gif") repeat-y;
}

#jobb_visning_bottom {
	background: url("images/jobb_vis_bottom.gif") top left no-repeat;
	height: 26px;
}

#jobb_visning h2 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}

#jobb_visning p {
	font-size: 12px;
	padding: 5px 15px 5px 15px;
}

#content {
	float: left;
	width: 536px;
	padding: 10px 10px 10px 10px;
	margin-left: 17px;
	border: solid 1px #00ACA3;
}

#content p {
}

.huvudtext {
	line-height: 16px;
	padding: 5px 0 5px 0;
}

#content h1 {
	font-size: 18px;
	font-weight: 800;
}

#content h3 {
	color: #00ACA3;
	font-weight: bold;
	font-size: 16px;
}

#content fieldset {
	border: none;
}

#sidebar {
	width: 295px;
	float: right;
	padding: 10px 10px 10px 10px;
	border: solid 1px #00ACA3;
	margin-right: 17px;
}

#sidebar h2 {
	font-size: 18px;
	font-weight: 800;
}

#sidebar_havs {
	width: 295px;
	float: right;
	padding: 10px 10px 10px 10px;
	border: solid 1px #00ACA3;
	background: #fff;
	margin-right: 17px;
}

#sidebar_havs h2 {
	font-size: 18px;
	font-weight: 800;
}

#footer {
	padding-top: 12px;
	margin-left: 17px;
	width: 884px;
	height: 20px;
	background: url(images/footer.gif) no-repeat;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#footer a {
color: #fff;
}
