/* CSS Document */
/*div {
	border: thin dotted #33FF99;
}

/* Generella CSSes */
html, body, form, fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;	
	}
	
body {
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #255c79;
}

p {
	font-size: 1em;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bolder;
	color: #00529f;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #00529f;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #00529f;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: 14px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: 14px;
}
blockquote {
	font-weight: bold;
	color: #3F6496;
	text-align: center;
	padding: 10px;
	margin:10px;
	border: 1px solid #999999;
	background-image: url(../images/bg_meddalende.gif);
	background-repeat: repeat-x;
}
.trMedium{
	background-color:#CCCCCC
}
.button {
	background-image: url(../images/bg_knp.gif);
	background-repeat: repeat-x;
	height: 18px;
	margin-left: 5px;
	margin-top: 0px;
	vertical-align: middle;
	display: inline;
}
.inputSearch {
	border: 1px solid #B9B9B9;
	height: 15px;
	margin: 0px;
	font-size: 1em;
	padding: 0px;
	display: inline;
	vertical-align: middle;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	width: 105px;
}


.feature{
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/* Formatsspecifika CSSes */


#holder {
	width: 755px;
	text-align: left;
	margin: 10px auto 0;
	background-repeat: repeat-y;
	background-position: left;
	/*border: 1px solid #BCCAD3;*/
	padding: 10px 5px 5px;
}


#topHeaderRight {
display:none;
}

#topHeaderLeft {
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 0;
}
#headerMain {
	display:none;
}

#headerSearch {
	display:none;
}
#navTop {
	display:none;
}
#header ul {
	padding: 0px;
	margin: 0px;
}
#header li {
list-style-type: none;
margin-right: 4px;
display: inline;
}
#header a {
	font-size: 1em;
	font-weight: bold;
	color: #3F6496;
	text-decoration: none;
}

#header a:hover {
	color: #666666;
}

#main {
	padding: 0px;
	float: left;
	width:595px;
}

#menyLeft {
	display:none;
}
.nyhetDatum {
	font-size: 0.9em;
	margin-bottom: 2px;
}
.nyhetRubr {
	margin-bottom: 2px;
}
.nyhetIngress {
	margin-bottom: 12px;
}
#montanvpuff {
	background-image: url(../images/bg_monanvpuff.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 145px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	float: right;
}
#kalkylpuff {
	background-image: url(../images/bg_kalkylpuff.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 145px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	float: left;
}
.imgKnappTopp {
	padding: 5px;
	float: left;
}


#startMainPuffar {
	margin-top: 20px;
}
#footer {
	margin: 15px 0px 0px;
	padding: 10px 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCCAD3;
}
#footerLeft{
	display:none;
}
#footerRight {
	padding:11px 0px;
	margin: 0px;
	width:595px;
	float:left;
	text-align:left;
}
.input {

	border: 1px solid #B9B9B9;
	font-size: 1em;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;

}
.input#Search {
	margin: 0px;
	height: 15px;
	display: inline;
	vertical-align: middle;
}
.input#Login{
	height: 18px;
	width: 120px;
}
.input#Kontakt {
	height: 18px;
	width: 150px;
	margin:0 10px 5px 0;
}
.input#Meddelande {
	height: 235px;
	width: 220px;
	margin:0 10px 5px 0;
	background-image: url(../images/bg_meddalende.gif);
}
#inloggLeft {
	margin: 20px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCCAD3;
	width: 120px;
}
#inloggLeft p {
	margin: 0px;
}
#inloggLeft input {
	margin: 0px 0 10px 0;
}
.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCCAD3;
}
.inputLogin {

	border: 1px solid #B9B9B9;
	height: 15px;
	margin: 0px;
	font-size: 1em;
	padding: 0px;
	display: inline;
	vertical-align: middle;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	width: 120px;
}

#navLeft ul {
	padding: 0px;
	margin: 0px;
}
#navLeft li {
list-style-type: none;
}
#navLeft a {
	font-size: 1em;
	color: #3F6496;
	text-decoration: none;
}
#navLeft a:hover {
	color: #666666;
}
#navLeft li a {
	font-weight: bold;
}
#navLeft li li {
	margin-left:3px;
}
#navLeft li li a {
	font-weight: normal;
}
#navLeft li li a:hover {
	list-style-type: circle;
}


.imgLeftMargin8px {
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #999999;
}
.prodTextruta {
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px solid #BCCAD3;
}
.rubrBgBlue {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00529F;
	padding: 3px;
}
.tabellRuta th {
	padding: 3px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00529F;
}
.tabellRuta td {
	padding: 5px 5px 5px 10px;
}
.tabellRuta{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #BCCAD3;
}
#tabellArtiklar th {
	padding: 3px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00529F;
}
#tabellArtiklar td {
	padding: 1px 5px 1px 10px;
	border: #BCCAD3;
}
#tabellArtiklar {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #BCCAD3;
}
.tabellBild th {
	padding: 3px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00529F;
}

.tabellBild{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgMarginTopBottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgRightMargin8px {
	margin-bottom: 8px;
	border: 1px solid #999999;
	margin-right: 20px;
}
.takskyddIframe {
	width:600px;
	height:100%;
}
