body  {
	background: #d3d3d3;
	font-size: 0.75 em;
}
h2 {
font-size:1.2em;
font-weight:normal;
line-height:1.2em;
margin:4px 0;
padding:0;
}
h3 {
font-size:120%;
line-height:120%;
margin:10px 0 0;
}
h4, h5, h6 {
font-weight:bold;
margin:0 0 8px;
}
ul {
	margin-left: 25px;
}

A:Link {
	text-decoration:none;
	color: #CCCCCC;
}
A:Visited {
	color:#CCCCCC;
	text-decoration:none;
}
A:hover {
	text-decoration: underline;
}
.thrColFix #container {
	width: 960px;
	margin: 10px auto auto auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 1px solid black;
} 
.thrColFix #header {
	overflow: auto;
	height: 144px;
	width: auto;
	background-color: #3F515B;
	color: #FFFFFF;
	background-image: url(../images/tbl_top_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: solid #aaaaaa 1px;
}

.thrColFix  #left {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url(../images/bg_a.jpg);
	height: 390px;
	background-repeat: no-repeat;
	background-position: -5px;
	margin: 0px 0px 0px 0px;
}

.thrColFix  #center {
	color: #000000;
	overflow: auto;
	height: 390px;
	width: auto;
	background-color: #FFFFFF;
	border-right: solid #aaaaaa 1px;
	border-left: solid #aaaaaa 1px;
	background-image: url(../images/bg_a.jpg);
	background-repeat: no-repeat;
	background-position: -165px;
}



.thrColFix  #right {
	float: right;
	width: 190px;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
	white-space: normal;
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	height: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8 em;
}
.menuMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	padding: 1px 0px 0px 15px;
	height: auto;
	line-height: 0.7em;
}
.menuMain  p {
	line-height: 1.5em;
}

.menuMainInriktningar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	padding: 1px 0px 0px 15px;
	height: auto;
}
.menuMainInriktningar a:link {
	text-decoration:none;
	color: #666666;
}
.menuMainInriktningar  a:visited {
	text-decoration:none;
	color: #666666;
}
.menuMainInriktningar  a:hover {
	text-decoration:underline;
	color: #000000;
}
.menuMain a:link {
	text-decoration:none;
	color: #666666;
}
.menuMain  a:visited {
	text-decoration:none;
	color: #666666;
}
.menuMain  a:hover {
	text-decoration:underline;
	color: #000000;
}
.mainContent {
	padding: 0px 15px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

.mainContent   h1       {
	font-size:2.8em;
	font-weight:bold;
	margin:0 0 6px;
	padding:10px 0px 0px 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.mainContent h2 {
	font-size:2em;
	font-weight:bold;
	margin:0 0 6px;
	padding:10px 0px 0px 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.mainContent h3 {
	font-size:1.8em;
	font-weight:bold;
	margin:0 0 6px;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.mainContent h4 {
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 6px;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.mainContent A:Link {
	text-decoration:none;
	color: #0000FF;
}
.mainContent A:Visited {
	color:#0000FF;
	text-decoration:none;
}
.mainContent A:hover {
	text-decoration: underline;
}
.rightImages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.7em;
	color: #333333;
}
.rightImages img {
	text-align: center;
	margin-top: 5px;
	border: solid #000000 1px;
}

.nyheterPaGang {
	padding: 5px 5px 15px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 10px 10px 10px 10px;
	border-left: solid black 1px;
	border-top: solid black 1px;
	border-right: solid black 2px;
	border-bottom: solid black 3px;
	font-size: 70%;
}
.nyheterOppetHus {
	padding: 5px 5px 15px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 0px 10px 10px 10px;
	border-left: solid black 1px;
	border-top: solid black 1px;
	border-right: solid black 2px;
	border-bottom: solid black 3px;
	font-size: 70%;
}
.nyheterUppsnappat {
	padding: 5px 5px 15px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ddffff;
	margin: 10px 10px 10px 10px;
	border-left: solid black 1px;
	border-top: solid black 1px;
	border-right: solid black 2px;
	border-bottom: solid black 3px;
	font-size: 70%;
}



.thrColFix #footer {
	color: #FFFFFF;
	height: 56px;
	background-color: #3F515B;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
	width: 960px;
}

.nyheter {
	text-align: center;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 0px 20px 0px 20px;
	background: #ffffff;
	color: #333333;
	min-height: 585px;
	white-space: normal;
	padding: 0px 15px 0px 5px;
	width: 140px;
}

.nyheter hr {
	color: #555555;
	margin-bottom: 5px;
	margin-top: 5px;
	border: solid #555555 2px;
	margin-left: -10px;
	margin-right: -10px;
	width: 220px;
}
.nyheter a:link {
	text-decoration:none;
	color: #333333;
}
.nyheter a:visited {
	text-decoration:none;
	color: #333333;
}
.nyheter a:hover {
	text-decoration:underline;
	color: #666666;
}
.nyheter  img  {
	text-align: center;
	background-color: #000000;
}

.nyheter h3 {
	color: #333333;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 2px;
	font-weight: bold;
}

.nyheter img noborder {
	border: 0px;
}
.image-border {
	color: #666666;
	margin-bottom: 1px;
	margin-top: 1px;
	border: solid #666666 2px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

td.mainMenuField {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

td.mainMenuSpacer {
	width: 3px;
}

td.mainMenuField A {
	color: #FFFFFF;
	text-decoration: none;
}

td.mainMenuField A:HOVER {
	color: #d3d3d3;
	text-decoration: none;
}

