﻿
/*@charset "utf-8";*/
/* CSS Document */


/*-------------------------------------------------------*/ /* ALLMÄNT */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, span,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

:focus 
{
	outline: 0;
}

html
{
	font-size: 100%;
}

.clear
{
	clear: both;
}

.hoger
{
	float: right;
	text-align: right;
}

.texthoger
{
    text-align:right;
}

body 
{
	color: #000;
	background: #1c4975 url(img/under_bg2.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font: 80%/1.5 Tahoma, arial, sans-serif;
}

#container
{
	width: 1004px;
	margin: 0 auto;
}

#header
{

}

#header h1
{
	margin: 0px 0 30px;
	
	height: 112px;
	text-indent: -9000px;
	/*background: url(img/logo.gif) no-repeat;*/
}

#header h1 a
{
	display: block;
	height: 89px;
	width: 300px;
	text-decoration:none;
}


#intro
{
	height: 270px;
	overflow: hidden;
}

/*-------------------------------------------------------*/ /* FOTO */

#foto
{
	background: url(img/70.png) no-repeat;
	float: left;
	width: 350px;
	height: 270px;
}

#foto img
{
	border: 1px solid #fff;
	margin: 8px;
}

/*-------------------------------------------------------*/ /* HUVUDLÄNKARNA */

#huvudlankarna
{
	float: left;
	width: 654px;
	height: 270px;
	background: url(img/60.png) no-repeat;
}

.huvudlank
{
	float: left;
	width: 280px;
}
.wide
{
    width: 654px;
}
.huvudlank h2
{
	font: bold 170%/1.5 Tahoma, arial, sans-serif;
	color: #1A92FF;
	margin: 12px 20px 0;
}

.huvudlank h2 a
{
	color: #1A92FF;
	text-decoration: none;
}

.huvudlank h2 a:hover
{
	color: #fff;
}

.huvudlank p
{
	color: #fff;
	margin: 0 20px 8px;
	font-size: 90%;
}

/*-------------------------------------------------------*/ /* PIL-KNAPPAR */

a.knapp
{
	display: block;
	height: 21px;
	width: 125px;
	line-height: 21px;
	padding-left: 10px;
	background: url(img/knapp.png) no-repeat;
	font-size: 90%;
	text-decoration: none;
	text-transform: uppercase;
	color: #fb0;
}

a.knapp:hover
{
	color: #fff;
}

a.knapp-mini
{
	display: block;
	height: 13px;
	width: 78px;
	line-height: 14px;
	padding-left: 10px;
	background: url(img/knapp_mini.png) no-repeat;
	font-size: 90%;
	text-decoration: none;
	text-transform: uppercase;
	color: #fb0;
	float: right;
	margin-bottom: 5px;
}

a.knapp-mini:hover
{
	color: #fff;
}
a.knapp-mini2
{
	display: block;
	height: 13px;
	width: 78px;
	line-height: 14px;
	padding-left: 10px;
	background: url(img/knapp_mini.png) no-repeat;
	font-size: 90%;
	text-decoration: none;
	text-transform: uppercase;
	color: #fb0;
	margin-bottom: 5px;
}

a.knapp-mini2:hover
{
	color: #fff;
}

/*-------------------------------------------------------*/ /* INNEHÅLLSDELEN */

.innehallet
{
	background: #fff;
	margin: 10px 0;
	padding-bottom: 30px;
}

.innehallet h2
{
	padding: 0px 10px 0;
	font: bold 170%/1.5 Tahoma, arial, sans-serif;
	line-height: 23px;
	color: #00529C;
}

.innehallet p, .innehallet hr 
{
	padding: 0px 10px 0px;
	/* width: auto;
	height: auto;
    border: solid 1px black; /* Debug purpose: för att visa området för alla P */
}

.innehallet tr
{
	padding: 12px 10px 0px;
	vertical-align:text-top;
}
.innehallet.nyhetsbild
{
	padding: 12px 10px 0px;
	vertical-align:text-top;
}

p.underrubrik
{
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	width: auto;
}
p.subrub_420
{
    padding: 0px 10px 0px;
    vertical-align: text-top;
    background-image: url(../images/subrub_bg420.jpg);

    background-repeat: no-repeat;
}
p.punkt
{
    padding: 0px 0px 0px 10px;
    background-image: url(../images/dot8.gif);
    background-repeat: no-repeat;
    background-position: left;
    
    
}
p.small_date
{
    padding: 0px 0px -20px -180px; /* top right bottom left */
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.innehallet .huvudinnehall p a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #ddd;
}
.innehallet .huvudinnehall p a
{
    width: 420px;
    height: auto;
}
.innehallet .huvudinnehall h2
{
    width: 420px;
}
.innehallet .huvudinnehall .underrubrik,
.innehallet .huvudinnehall .underrubrik a
{
    width: 420px;
}

.innehallet .huvudinnehall p a:hover
{
	border-bottom: 1px dotted #00529C;
}

.innehallet a.knapp,
.innehallet .huvudinnehall a.knapp
{
	background: url(img/iknapp.gif) no-repeat;
	font-size: 80%;
	color: #fb0;
	border: 0;
}

.innehallet a.knapp:hover,
.innehallet .huvudinnehall a.knapp:hover
{
	color: #fff;
	border: 0;
}
.innehallet a.knapp-mini,
.innehallet .huvudinnehall a.knapp-mini
{
	background: url(img/iknapp_mini.gif) no-repeat;
	font-size: 80%;
	color: #fb0;
	border: 0;
}

.innehallet a.knapp-mini:hover,
.innehallet .huvudinnehall a.knapp-mini:hover
{
	color: #fff;
	border: 0;
}

/*--------------------------------------------------*/ /* INNEHÅLLSDELEN MED BLÅ VÄNSTERSPALT */

.vsp
{
	background: #fff url(img/wbg3.gif);
	
}

.vsp h2,
.vsp h3,
.vsp p
{
	/*margin-left: 215px;*/
	margin-left: 160px;
}
.vsp .small_date
{
	/*margin-left: 215px;*/
	margin-left: 160px;
}

.vsp ol,
.vsp ul
{
	margin-left: 260px;
	margin-right: 20px;
}

/*-------------------------------------------------------*/ /* VÄNSTERSPALT */

#vansterspalt
{
	float: left;
	/*width: 215px;*/
	width: 160px;
	font-size: 85%;
}

#vansterspalt p,
#vansterspalt h3
{
	margin-left: 10px;
}

#vansterspalt p
{
	padding: 8px 0 0;
}

#vansterspalt h3
{
	padding: 12px 0 0;
	font: bold 120%/1.5 Tahoma, arial, sans-serif;
	color: #000;
}



/*-------------------------------------------------------*/ /* HÖGERSPALT */

#hogerspalt
{
	float: right;
	width: 200px;
	padding-bottom: 40px;
	font-size: 90%;

}

#hogerspalt p,
#hogerspalt h3
{
	margin-left: 10px;
}

#hogerspalt p
{
	padding: 0 10px 0 0;
}

#hogerspalt h3
{
	font: bold 160%/1.5 Trebuchet MS, arial, sans-serif;
	color: #00529C;
	padding: 12px 10px 0 0;

}

#hogerspalt h3 a
{
	color: #d06219;
	text-decoration: none;
	border-bottom: 1px dotted #ddd;
}

#hogerspalt h3 a:hover
{
	border-bottom: 1px dotted #00529C;
}

/*-------------------------------------------------------*/ /* HÖGERSPALT2 */

#hogerspalt2
{
	float: right;
	width: 200px;
	padding-bottom: 40px;
	font-size: 90%;
	border:solid 1px black;
}

#hogerspalt2 p,
#hogerspalt2 h3
{
	margin-left: 10px;
}

#hogerspalt2 p
{
	padding: 0 10px 0 0;
}
#hogerspalt2 p.small_date
{
	padding: 15px 10px 0 0;
}

#hogerspalt2 h3
{
	font: bold 160%/1.5 Trebuchet MS, arial, sans-serif;
	color: #00529C;
	padding: 0px 10px 0 0;
	line-height: 15px;
}

#hogerspalt2 h3 a
{
	color: #d06219;
	text-decoration: none;
	border-bottom: 1px dotted #ddd;
	
}

#hogerspalt2 h3 a:hover
{
	border-bottom: 1px dotted #00529C;
}



/*-------------------------------------------------------*/ /* FOOTER */

#footer
{
	margin: 20px 0;
	background: #12304c;
	padding-bottom: 50px;
}

#footer p
{
	color: #fff;
	padding: 14px 20px;
	background: #0b1d2f;
	font-size: 85%;
}
#footer table
{
	color: #fff;
	margin: 14px 20px;

	font-size: 85%;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #1c4975;
}

#footer a:hover
{
	border-bottom: 1px dotted #fff;
}

/*-------------------------------------------------------*/ /* NAV */

#navcontainer
{
	height: 44px;
	background: url(img/80.png) no-repeat;
	margin: 0;
	border-bottom: 1px solid #7e858d;
	/* visibility:hidden; */
}

#navlist ul
{
	height: 44px;
	font:  80% arial, sans-serif;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a 
{ 
	padding: 0 20px;
	height: 44px;
	line-height: 44px;
	display: block;
	float: left;
	opacity: 0.9999;
}

#navlist a:link, 
#navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fb0;
	background: #000;
	text-decoration: none;
}

#navlist a#aktiv
{
	background: url(img/marker.gif) no-repeat center bottom;
	cursor: default;
}
.aktiv 
{
    background: url(img/marker.gif) no-repeat center bottom;
	cursor: default;
}

#navlist a#aktiv:hover
{
	color: #ffffff;
}
/*div 
{
    border:solid 2px #00FF00;
    padding:2px;
}*/
.grey-italic{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: oblique;
	color: #999999;
}
.ValidationText
{	
	color:#FFFFFF;
	background-color:#FF0000;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.ValidationInfo
{
	background-color:white;
	font-weight:bold;
	color:red;
	margin-left:20px;
}