@charset "utf-8";

body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background-image: "jpg/tonbak.jpg";

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}

.oneColFixCtr #container {

	width: 660px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFFF;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

}

.oneColFixCtr #mainContent {

	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}

.oneColFixCtr #centered {

	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	text-align:center

}



.text  {float: center; color: #222; font-size: .95em; line-height: 1.3em; font-family: Arial, Helvetica 

}

 

a      { color: #0000ee; line-height: normal; font-family: verdana, Arial, Helvetica; text-decoration: none; font-weight:normal }

a:link   { color: #0000ee; line-height: normal; font-family: verdana, Arial, Helvetica; text-decoration: none }

a:hover        { color: #4477ff; line-height: normal; font-family: verdana, arial, helvetica; text-decoration: underline }



.tabell { color: #111; font-size: .8em; line-height: normal; font-family: Verdana, Arial, Helvetica }

.tabell a { font-size: .9em; }

.top {vertical-align: top; width:"800";line-height: normal; font-family: verdana, Arial, Helvetica; font-size: .75em; color: #990099 }

.top a { color: #0000aa; text-decoration: none; }
.top a:hover        { color: #990099 }

.bottom {vertical-align: top; width:"700";line-height: normal; font-family: verdana, Arial, Helvetica; font-size: .62em; color: #990099 }

.bottom a { color: #0000aa; text-decoration: none; }

.bottom a:hover        { color: #990099

}

h2 {color:#333333; font-family: Arial, Helvetica; font-size: 1.6em; font-weight:bold}



h1 {color:#fff; font-family: Arial, Helvetica; font-size: 1.7em; font-weight:bold}



.underkursiv   { color: #000062; font-style: italic; font-size: .7em; line-height: 125%; font-family: Verdana, Arial, Helvetica }

.rubrik    {

 color: #222; font-size: .94em; line-height: 1.4em; font-family: Verdana, Arial, Helvetica; text-align: left; font-weight: bold

 }

 .rubrik a   {font-weight: normal; font-size:.85em; line-height:120%

  }

.listakursiv  { color: #000062; font-style: italic; font-size: .8em; line-height: 125%; font-family: Verdana, Arial, Helvetica }

.kant  { text-align:left; font-family: Verdana, Arial, Helvetica; font-size:.8em; background-color:#ffffff; border: solid 1px #00a }

.news { color: #360; font-style: italic; font-size: .8em; line-height: normal; font-family: Arial, Helvetica, Verdana }

.news a { font-size: .9em }

.left { font-size: .9em; text-align:right }
#adress  { color: #000062;  font-size: .7em; line-height: 150%; font-family: Verdana, Arial, Helvetica }
#adress .red  { color: #dd0000; font-weight:bold }

