/* GENERAL STYLES */
/* GENERAL STYLES */
/* ********************************** */
/* Metallkraft.no Umbraco 3.0 stilark */
/* v/Blank as			      */
/* ********************************** */

/* --------------------------------- */
/* Styling av wysiwyg editor 	     */


/* --------------------------------- */

 
body {
	height: 100%; width: 100%;
	margin: 0px; BORDER: 0px; PADDING: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	font-size: 11px; color: #444444;
}
#wrapper {
	float: left; border: 1px solid #cccccc;
	width: 1000px; height: 680px; 
	padding: 10px; 
}
#topFlash {
	width: 1000px; height: 70px;
}
#menuFlash {
	float: left; width: 210px; height: 610px;
}
#picFlash {
	float: right;
	width: 280px; height: 610px;
	background-color: #4d4d4d;
}
#picFlash img {
	padding: 20px 0px 0px 10px;
}
#frame { 
	float: left; width: 720px; 
	margin: 0px; padding: 0px; 
	background-color: #ffffff; 
} 
#innerWrapper {
	float: left; margin: 0px; padding: 0px; border: 0px; 
	width: 720px; height: 610px; 
}

#main {
	float: left; width: 510px; height: 610px;
	margin: 0px; padding: 0px;
	background-color: #ffffff;
	overflow: hidden;
}

ul { 
	list-style-image: url(/gfx/bullet.gif); 
	margin-left: 15px; padding: 0px;
}
li {	padding-left: 10px; padding-bottom: 4px; }

.submenu {
	list-style: none; float: left; width: 100%; padding: 4px; margin: 0px; 
	background-color: black; color: white; font-size: 10px; 
}
.submenu li { 	
	float: left; padding: 0px 12px 0px 4px; margin-right: 4px;
	border-left: 4px solid #444444;
}
#first { border-left: 0px }
.inaktiv { 
	background-image: url(/gfx/inaktiv.gif); 
	background-position: right; background-repeat: no-repeat;
}
.aktiv { 
	background-image: url(/gfx/aktiv.gif); 
	background-position: right; background-repeat: no-repeat;
}
.inaktiv a, .aktiv a { text-decoration: none; color: white; }

.tekstelement { 
	float: left; width: 480px; padding: 15px; 
	border-bottom: 4px solid #cccccc; 
	overflow: hidden;
}
.startelement { 
	float: left; height: 300px; 
	width: 480px; padding: 15px; 
	border-bottom: 4px solid #cccccc; 
	overflow: hidden;
}

H1 { font-size: 16px; }
.teaser { font-weight: bold; font-size: 12px; }
.bread { font-weight: normal; color: #222222; }
.bread p { margin-top: 10px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
H2 { font-size: 16px; padding: 2px 0 2px 0; margin: 0px; }


/*********************/
/* NYHETER	     */
/*********************/

#news { float: left; width: 100%; height: 277px; overflow: hidden; }
#nyhetsliste { 
	float: left; width: 100%; height: 294px; 
	background-color: #33a02c;
	overflow: scroll;
}
#newslist { 
	float: left; width: 500px; 	
	/*overflow: scroll;*/
}
.newsitem { 
	float: left; width: 480px; 
	padding: 0px 10px 0px 10px; 
	border-bottom: 4px solid #cccccc; 
	overflow: hidden; 
	background-color: white;
}
.newsitem img { padding-left: 15px; padding-bottom: 0px; }
.newsdate { color: #539bac; padding-top: 10px; }
.lesMer { 
	float: right; padding: 4px 20px 6px 0; 
	color: #aaaaaa; font-family: Verdana; 
}
.lesMer a { text-decoration: none; color: #aaaaaa; }
.lesMer a:hover { color: #888888; }
.nyhet { float: left; width: 488px; padding: 10px; }


/*********************/
/* PERSONLISTER	     */
/*********************/

#peopleList {
	float: left; width: 100%; min-height: 100%;
	background-color: #33a02c;
}
table { border: 0px; width: 100%;
	padding: 0px; margin: 0px;
	background-color: white;
}
table td { margin: 0px; padding: 0px; width: 50%; }
.peopleCol, .peopleColLeft {
	border: 0px; 
	background-color: #ffffff;
}
.peopleColLeft { border-right: 4px solid #cccccc; }

H3 { font-size: 14px; padding: 10px 0 2px 0; margin: 0px; }

#teaserListe {
	list-style: none; width: 100%;
	margin: 0px; padding: 0px; 
}
#teaserListe li {
	float: left; width: 100%; 
	border-bottom: 4px solid #cccccc;
	margin: 0px; padding: 0px;
}

#person { 
	float: left; width: 480px; padding: 15px; 
	overflow: hidden;
}
#person div table td img { padding-left: 20px; }

/*********************/


/************************/
/* TEKSTSIDE MED SCROLL	*/
/************************/

#scrollpage
{
	float: left; 
	width: 495px; 
	padding: 15px 0px 15px 15px; 
	overflow: hidden;
}
#info 
{ 
	float: left; 
	width: 100%; height: 610px; 
	overflow: hidden; 
}
#infoScroll 
{ 
	float: left; 
	width: 100%; height: 620px; 
	overflow: scroll;
}
#infoScroll table { width: 480px; }




/************************/
#blank
{
	float: left;
	width: 950px; 
	height: 25px;
	margin: -12px auto;
	background-image: url(../gfx/blank.png);
	background-position: right; 
	background-repeat: no-repeat;
	padding: 10px 40px 0px 0px;
	text-align: right;
	color: #777777;
}
#blank a
{
	color: #777777;
	text-decoration: none;
}
#blank a:hover
{
	text-decoration: underline;
}




/* EDITOR PROPERTIES */

/* EDITOR PROPERTIES */
