body {
	font:76.5% Georgia, "Times New Roman", Times, serif;
	background-image:url(../_pict/_global/bakground.gif);
	color:#000;
	text-align:center;
	margin:0px;
	/*padding:0px;*/
}



h1 {
	font-size:1.6em;
	line-height:1.3em;
	font-weight:normal;
	margin: 0em 0em 0.8em 0em;
}

h2 {
	font-size:1.6em;
	font-weight:normal;
	margin: 0em 0em 0.1em 0em;
}

h1 a:link,h1 a:visited {
	color:#000;
	text-decoration:none;
	border:none;
}

h1 a:focus,h1 a:hover {
	color:#333;
	text-decoration:underline;
	border:none;
}

p {
	margin: 0em 0em 1.2em 0em;
	line-height:1.5em;
}

a:link,a:visited {
	color:#F4B802;
	text-decoration:none;
	border-bottom: 1px dotted #F4B802;
	padding-bottom:0.1em;
}

 a:focus, a:hover {
	color:#F4B802;
	text-decoration:none;
	border-bottom: 1px solid #F4B802;
	padding-bottom:0.1em;
}

img {
	border:none;
}

.clear {
	clear:both;
}

#page {	
	
	width:593px;
	margin: 0 auto;
}

#logo{
	background-color: #094ba0;
	width: 593px;
	text-align: left;
}

#main {
	
	/*float:none;*/
	/*height: 100%;
	/*width:15em;*/
	text-align:left;
	background-color:#fff;
	/*background-repeat:repeat-y;
	/*background-image: url(../bg.gif); 
	background-repeat: repeat-y;

	/*height:100em; 
	/*padding:0em 0em 0em 0em;*/
	/**margin-bottom:3em;**/
	/*border-right: 1px dotted #000;
	border-left: 1px dotted #000;
	/*border-bottom: 1px dotted #000;*/

}

* html #main {
	/*border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	/*border-bottom: 1px solid #999;*/
}

#topp {
	height:185px;
	/**padding-left:5px;**/
	/*border-bottom: 1px solid #888;*/
}

* html #topp {
	/*border-bottom: 1px solid #888;*/
}

#topp img {
    display:block;
    border:none;
}

#menu {
	background-image:url(../_pict/_global/menu_bakground.gif);
	background-repeat:repeat-x;
	background-color:#ea5b00;
	height:4.1em;
	border-top:2px solid #888;
	border-bottom:1px solid #888;
}

* html #menu {
	border-top:2px solid #888;
	border-bottom:1px solid #888;
}

#menu ul {
	margin:0px;
	padding:1.4em 0em 0em 2em;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
}

#menu li {
	display: block;
	float: left;
	padding:0em 2em 0.6em 0em;
	margin:0px;
}

#menu a:link,#menu a:visited {
	color:#fff;
	text-decoration:none;
	border:none;
}

#menu a:focus,#menu a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom: 1px dotted #fff;
	padding-bottom:0.4em;
}


#content {
	margin:2em 3em 10em 3em;
	/*margin-bottom:100%;*/
}

#content .startnotis {
	/*border-bottom:1px dotted #000;*/
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

.publicerad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:1em 0em 1em 0em;
}

.publmarkering {
	color:#ea5b00;
}

