/* HTML-defs.*/
body {
	background:#f5f7eb url(gfx/site_bg.gif);
	}
body, textarea, td, input {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
	}
body {
	text-align:center; /*FIXES IE5.5 BUG*/
	margin:0;
	padding:0;
	background-color: #fff;
	}
h1 {
	color:#0077bb;
	font: normal italic 1.5em Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
	}
h2 {
	color:#0077bb;
	font: normal italic 1.3em Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	}
h3 {
	color:#0077bb;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin:0;
	}
img {
	border:0;
	}
#content a:link, #content a:visited, #news a:link, #news a:visited,
#contentnews a:link, #contentnews a:visited
 {
	color:#c00;
	text-decoration:underline;
	}
#content a:hover, #news a:hover, #contentnews a:hover {
	color:#f33;
	text-decoration:none;
	}
#content a:active, #news a:active, #contentnews a:active {
	color:#c00;
	text-decoration:underline;
	}
	
/* ID defs.*/

#container {
	width:940px;
	margin:70px auto 0;
	padding:10px;
	text-align:left;
	background:#fff url(gfx/container_bg.gif) no-repeat;
	border:1px solid #e7e7e7;
	}
	#top {
		height:110px;
		}
		
#menu {
	float:left;
	width:185px;
	}
#contentnews {
	float:left;
	width:455px; /*Max bredd på innehåll med nyheter*/
	padding:0 40px 40px;
	}
#content {
	float:left; /*Max bredd på innehåll utan nyheter*/
	padding:0 40px 40px;
	width:650px; /*Max bredd på innehåll med nyheter*/
	}
#news {
	float:left;
	width:195px;
	padding-left:10px;
	border-left:1px solid #e9e9e9;
	}
#news td {
	font-size:.85em;
	}

#copyright {
	width:940px;
	text-align:right;
	margin:0 auto;
	}
#logo {
	margin:12px 0 0 25px;
	}
#grlogo {
	margin-top:50px;
	}
#chooseArchive {
	 margin-bottom:10px;
	 font-weight:bold;
	 background-color:#f2f2f2;
	 font-size:1.1em;
	 padding:2px;
	 }
#chooseArchive a {
	color:#cf0008;
	 }
#thankyou {
	background-color:#FFF;
	border: 2px solid #000;
	position:absolute;
	left: 50%;
	top: 150px;
	width: 400px;
	height: 200px;
	margin-left:-200px;
	z-index: 9999;
	padding: 5px;
	}
.newsdate {
	font-size:9px;
	color:#777;
	}
.newsbg {
	padding:5px;
	background-color:#f9f9f3;
	}
.newssubject {
	font-weight:bold;
	font-size:12px;
	}
.details {
	float:right;
	}
.mandatory {
	background:#FFF url(gfx/mandatory.gif) no-repeat right top;
	}
#meddelande {
	height:150px;
	font-size:.9em;
	}
.inputcontact {
	width: 200px;
	border:1px solid #999;
	}
.inputsubmit {
	width:100px;
	}
#dagensratt {
	width:143px;
	height:83px;
	text-align:center;
	padding-top:10px;
	background:url(gfx/bg_dagens_ratt.gif) no-repeat 100% 100%;
	margin-bottom:10px;
	letter-spacing:1px;
	font-weight:bold;
	font-style:italic;
	}
	#dagensratt a {
		color:#000;
		}
		
/*Dagens rätt från GR*/
iframe {border:0; height:800px; width:310px;}
