body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	margin: 0 0 20px 0;}
	
p, h1, h2, h3, h4, h5 {margin: 0; padding: 0;}

.clear {
	clear: both;}

/* VENSTRE INNHOLD --------------------------------------------------------------------*/
#leftContent {
	float: left;
	width: 182px;
	height: 252px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 15px;}
	
#leftContent a {color: #333; text-decoration: none;}
	
#leftContent .guideButton {
	width: 180px;
	height: 150px;
	border: 1px solid #ccc;
	background: #eee;
	margin-bottom: 4px;}
	
#leftContent .guideButton .heading {
	background: url(/info/gsi/img/forside/head_transp.png);
	width: 170px;
	height: 18px;
	position: absolute;
	left: 1px;
	top: 1px;
	padding: 5px;}
	
#leftContent .guideButton .heading h2 {
	font-size: 12px;}
	
#leftContent .guideButton .altText {
	width: 170px;
	height: 33px;
	position: absolute;
	left: 1px;
	top: 113px;
	padding: 5px 5px 0px 5px;
	line-height: 12px;}
	
#leftContent .button {
	width: 182px;
	height: 32px;
	background: url(/info/gsi/img/forside/frontpage_button.jpg);
	overflow: hidden;}
	
#leftContent .button:hover {
	background: url(/info/gsi/img/forside/frontpage_button_hover.jpg);}
	
#leftContent .button a {
	display: block;
	height: 23px;
	padding: 9px 0px 0px 35px;
	font-size: 10px;}
	
#leftContent .button a:hover {
	color: #fff;}
	
#leftContent .button .twitter {
	background: url(/info/gsi/img/forside/icon_twitter_hover.png) no-repeat 6px 7px;}
	
#leftContent .button .fb {
	background: url(/info/gsi/img/forside/icon_fb_hover.png) no-repeat 6px 7px;}
	
#leftContent .button .yt {
	background: url(/info/gsi/img/forside/icon_yt_hover.png) no-repeat 6px 7px;}


/* MIDTEN INNHOLD --------------------------------------------------------------------*/

#middleContent {
	float: left;
	width: 444px;
	height: 250px;
	border: 1px solid #ccc;
	margin-right: 10px;
	position: relative;}
	
#middleContent a {color: #333; text-decoration: none;}
	
#middleContent .nav {
	position: absolute;
	z-index: 20;
	left: 405px;
	top: 6px;}
	
#middleContent .article {
	position: relative;}
	
#middleContent .article .heading {
	background: url(/info/gsi/img/forside/head_transp.png);
	width: 444px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;}
	
#middleContent .article .heading h2 {
	font-size: 12px;
	padding: 5px;}
	
#middleContent .article .contentTop {
	background: url(/info/gsi/img/forside/article_content_top.png);
	width: 240px;
	height: 8px;
	position: absolute;
	z-index: 10px;
	left: 11px;
	top: 39px;
	overflow: hidden;}

#middleContent .article .content {
	background: url(/info/gsi/img/forside/article_content.png) bottom;
	width: 220px;
	padding: 0 10px 10px 10px;
	position: absolute;
	z-index: 10px;
	left: 11px;
	top: 47px;
	overflow: hidden;}
	
#middleContent .article .content p {
	margin-bottom: 6px;}
	
#middleContent .article .content a {
	text-decoration: underline;}
	
#middleContent .article .noBgImg {
	background-image: none!important;}
	
/* HØYRE INNHOLD --------------------------------------------------------------------*/

#rightContent {
	float: left;
	width: 300px;
	height: 250px;
	border: 1px solid #ccc;
	background: #eee;
	position: relative;}
	
#rightContent .adMark {
	width: 16px;
	height: 72px;
	position: absolute;
	left: 301px;
	top: 2px}
	
/* BUNN INNHOLD --------------------------------------------------------------------*/

#bottomContent {
	width: 950px;
	height: 120px;
	overflow: hidden;
	display: block;
	margin-bottom: 15px;}

