
/* CSS Document */



* {
	margin: 0;
}






html, body {
	height: 100%;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.png);
	font-size:11px;
}

a img {border:none;}


.wrapper {
	text-align:left;
	width:950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
	background-color: #FFFFFF;
}
.footer, .push {
	height: 70px; /* .push must be the same height as .footer */
}



  .footer blockquote {
 	background-color: #19272f;
    border-left: 1px solid #000;
	border-right: 1px solid #000;
	height:20px;
    width: 884px;
    margin: 0 auto;
    padding: 30px 33px 20px 33px;
    }
.footer a, .footer p{
	color:#FFFFFF;
}

#footerLeft{
	
		float:left;
}
#footerRight {
	margin:0 10px 0 0;
	
	float:right;
	text-align:right;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

#navTop {
	margin: 0px 0px 10px 0px;
	padding: 15px 33px 0px 33px;
	width: 884px;
	height: 30px;
 	background-color: #19272f;


}
#header{
	padding: 0px;
	margin: 0px;
}

#header ul {
	padding: 0px;
	margin: 0px;
}
#header li {
list-style-type: none;
margin-right: 20px;
display: inline;
}
#header a {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size: 1.2em;
	font-weight: bolder;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;

}

#header a:hover {
	color: #666666;
}

#mainContent{
	padding: 33px;
	margin: 0px;
}

#subPageNav {
	float: left; 
	width: 17em; /* since this element is floated, a width must be given */
	
}
#subPageContent { 
	margin: 0 0px 0 19em; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
}

#subPageContent ul {

	margin: 0;
	padding: 0;
}

#subPageContent li {
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: circle;
	margin-left:20px;
}


#subPageContentLeft {
	float: left; 
	width: 105px; /* since this element is floated, a width must be given */
	
	
}

#subPageContentRight {
	float: right; 
	width: 100px; /* since this element is floated, a width must be given */
	
	
}
#subPageContentText {
  margin: 0 110px 0 125px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
  
}

#subPageContentTextLeft {
  margin: 0 110px 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
  
}





#Content  {
	padding: 0 0 20px 0;
	margin:40px 80px 0 80px;
	}
#Content p {
	text-align: justify;
}






#navcontainer {
	padding: 0px;
	margin: 0;
	
}
#navcontainer ul, li
{
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#navcontainer a
{
	display: block;
	color: #000;
	width:160px;
	padding: 4px 0px 4px 9px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:-1px;
	
}

#navcontainer a:hover
{
	color: #CC3333;
}

#navcontainer ul ul
{
	display: block;
	width:180px;
	margin:3px 0;
	
	
}
#navcontainer li li a
{
	display: block;
	border:none;
	width:160px;
	padding: 3px 1px 0px 15px;
	font-weight: normal;
	color: #000000;
}

#navcontainer li li a:hover
{
	color: #CC3333;
}
#navcontainer img {
	border-style:none;
	float: right;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}



a {
	color: #255c79;
	text-decoration:none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 1px 0px 5px 1px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: normal;
	letter-spacing: -1em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: 14px;
}


input, textarea {
	background-color:whitesmoke;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px #666666 solid;
}
select {
	background-color:whitesmoke;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px #666666 solid;
}
form {
	margin:0 0 0 0;
}


.inline-li li{
	list-style-type: none;
	/*margin-right: 50px;*/
	display: inline;
	}


.twoTxtColHdr {
	margin: 0;
	
	}
.twoTxtColLeft {
	float: left; 
	width: 46%; /* since this element is floated, a width must be given */
	margin: 0 15px 0 0px;
}
.twoTxtColRight {
	float: right;
	width: 46%;
	margin: 0 0px 0 15px;
} 

.blueLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19272f;
	margin-bottom: 20px;
	}
.textRed {
	color: #CC3300;
}
#subPageContentHdr {
	margin-bottom: 20px;
}
.downloadIkoner {
	margin-top: 20px;
}

#subPageOneColContentText {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/*Nyheter*/

.menuNyheter
{
	
}



.menuNyheter .Header
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 1.0em;
	font-weight: bolder;
	color:#000000;
	text-decoration: none;	
	padding-left:10px;
	padding-top:5px;
}
.menuNyheter .Content
{
	
}

.Newslink
{
	font-weight: normal;
	color:#ff0000;
}

.menuNyheter .Content ul
{
	
}
.menuNyheter .Content ul li
{
	
}

.NewsHeader
{
	
}
.NewsConclusion
{
	display:none;
}
.NewsReadMore
{
	display:none;
}
.NewsNewsDate
{
	display:none;
}

.NewsContent .latestNews
{
	color: #CC3300;
}

.NewsContent .ingress
{
	
}

.NewsContent .content
{
	
}

.NewsContent .image
{
	margin:10px 0px 10px 0px;
}

.NewsContent.content{}

/****************************KONTAKT**********************/

.kontakter .kontakt {
	width: 290px;
	float: left;
	min-height: 130px;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #ccc;
}
.kontakter p
{
	margin:0px;
	padding:0px;	
}
.kontakter .kontakt .vcard {
	clear: right;
	float: right;
	width: 20px;
}
.kontakter .kontakt .namn {
	font-size: 12px;
	font-weight: bold;
}
.kontakter {
	margin-bottom: 15px;
}

.kontakter h1
{
	font-size:1.5em;
}
.alignCenter {
	text-align: center;
}
.readmore {
	float: right;
}
#kontaktaresultatdiv .kontaktperson
{
	width:270px;
}

