/*********************************************************
* 
*  Murmestrene
* 
**********************************************************
* 
*  Stylesheet for www.murmestrene.no
*  
*  Copyright (c) 2008 Respons Reklame
* 
*********************************************************/

html {
}

body {
	margin				: 0px;
	padding				: 0px;
	
	background			: #000000;
}

.pageColumn {
	margin				: 0px;
	padding				: 0px;

	position			: relative;
	margin				: 0 auto;
	width				: 1003px;
	
	overflow			: hidden;
	
	background			: url(gfx/bk.jpg) no-repeat;
}

.columnLeft {
	float				: left;
	width				: 186px;
}

.columnRight {
	float				: left;
	width				: 817px;
}

.logos_left {
	border				: 0px;
}

.workersImg {
	border				: 0px;
}

.imgNoVerticalSpace {
	vertical-align		: bottom;
}


.imgBorder {
	border				: 1px solid #000000;
}

form {
	margin				: 0px;
	padding				: 0px;
}

/*********************************************************
* 
*  Welcome section
* 
*********************************************************/

.sectionWelcome {
	width				: 631px;
	
	margin				: 0px;
	padding				: 0px;
	padding-top			: 114px;
	
	background			: url(gfx/velkommen.jpg) no-repeat;
}

/*********************************************************
* 
*  News section
* 
*********************************************************/

.sectionNews {
	position			: absolute;
	top					: 244px;
	left				: 78px;
	
	width				: 100px;
	height				: 266px;
	
	margin				: 0px;
	padding				: 0px;
	padding-top			: 0px;
	padding-left		: 8px;
	
	font-family			: arial;
	font-size			: 10px;
	
	background			: url(gfx/nyhetsbrev.jpg) no-repeat;
}

.newsItem {
	padding-top			: 10px;
	width				: 94px;
}

a.newsItem:link {
	color				: #000000;
	text-decoration		: none;
}

a.newsItem:visited {
	color				: #000000;
	text-decoration		: none;
}

a.newsItem:hover {
	color				: #000000;
	text-decoration		: underline;
}

a.newsItem:active {
	color				: #000000;
	text-decoration		: underline;
}

/*********************************************************
* 
*  Bottom section
* 
*********************************************************/

.sectionBottom {
	width				: 631px;
	
	margin				: 0px;
	padding				: 0px;
	
	padding-top			: 6px;
	
	text-align			: center;
	line-height			: 12px;
	text-transform		: uppercase;
	font-family			: arial;
	font-size			: 8px;
	color				: #cccccc;
}

.sectionBottomDesign {
	padding-top			: 4px;
	font-size			: 7px;
	color				: #aaaaaa;
}


a.sectionBottom:link {
	color				: #ffffff;
	text-decoration		: none;
}

a.sectionBottom:visited {
	color				: #ffffff;
	text-decoration		: none;
}

a.sectionBottom:hover {
	color				: #ffffff;
	text-decoration		: underline;
}

a.sectionBottom:active {
	color				: #ffffff;
	text-decoration		: underline;
}

/*********************************************************
* 
*  Sections (for specific pages
* 
*********************************************************/


.contentSectionLeft {
	float				: left;
	width				: 405px;
	padding-right		: 15px;
}

.contentSectionRight {
	float				: left;
	padding-top			: 10px;
	width				: 180px;
}

/*********************************************************
* 
*  Content section
* 
*********************************************************/

.sectionContent {
	width				: 631px;
	
	margin				: 0px;
	padding				: 0px;
	
	overflow			: hidden;
	
	background			: url(gfx/textbk.jpg) repeat-y;
	font-size			: 1px;
}

.gallery {
	margin				: 0px;
	padding				: 0px;
	
	padding-left		: 2px;
}

.contentHeightSecure {
	float				: left;
	display				: inline;
	width				: 12px;
	height				: 248px;
}

.contentColumn {
	float				: left;
}

.contentHolder {
	padding-top			: 7px;
	
	position			: relative;
}

.contentStaticHolder {
	padding-top			: 7px;
	
	margin-left			: 2px;
	margin-top			: 2px;
	
	width				: 604px;
}

.contentStaticOverskrift {
	margin-top			: 0px;
	padding-top			: 0px;
}

.content {
	position			: absolute;
}


/*********************************************************
* 
*  Logo section
* 
*********************************************************/

.sectionLogo {
	width				: 631px;
	
	margin				: 0px;
	padding				: 0px;
	
	background			: url(gfx/textbk.jpg) no-repeat;
}

/*********************************************************
* 
*  Menu
* 
*********************************************************/



/*********************************************************
* 
*  Tables
* 
*********************************************************/

th.tableHeading {
	text-align			: left;
	font-family			: arial;
	font-size			: 12px;
	color				: #000000;
	line-height			: 18px;
}

/*********************************************************
* 
*  Text styles
* 
*********************************************************/

.tekst {
	font-family			: arial;
	font-size			: 12px;
	color				: #000000;
	line-height			: 16px;
}

.liten_skrift {
	font-family			: arial;
	font-size			: 10px;
	color				: #000000;
	line-height			: 14px;
}

.dato {
	font-family			: arial;
	font-size			: 10px;
	color				: #000000;
	line-height			: 14px;
	text-align			: right;
}

.overskrift {
	font-family			: arial;
	font-size			: 18px;
	font-weight			: normal;
	color				: #000000;
	line-height			: 18px;
}

.liten_overskrift {
	font-family			: arial;
	font-size			: 12px;
	font-weight			: bold;
	color				: #000000;
	line-height			: 18px;
}

.nyhetsingress {
	font-family			: arial;
	font-size			: 11px;
	color				: #515763;
	line-height			: 14px;
}




a:link {
	color				: #9d0024;
	text-decoration		: none;
}

a:visited {
	color				: #9d0024;
	text-decoration		: none;
}

a:hover {
	color				: #9d0024;
	text-decoration		: underline;
}

a:active {
	color				: #9d0024;
	text-decoration		: underline;
}

