/* CSS by BechBox Productions 2004*/

* {
	font-size: 12pt; 
	color: #000; 
	/*font-family: Verdana, Arial, Helvetica; */
}

body {
	background-color: #fff;
	margin: 0;
}

#frame {
}
		
a {
	text-decoration: underline;
	color: #a60011;
}

h1 {
	font-size: 14pt;
}

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
}

.hr {
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #000;
}

/* ###### HEADER BEGIN ###### */

#header {
	display: none;
}

#sitetitel {
	font-size: 18pt;
	margin-bottom: 5px;
}

/* ###### HEADER END ###### */

/* ###### CONTENT BEGIN ###### */

#content {

}

#forside {

}

#breadcrumb {
	font-size: 10pt;
}

#main {
}

#main h1 {
}

#main .kolonner {
}

#manchet {
	margin: 5px 0 5px 0;
	font-weight: bold;
}

.sub_manchet {
	margin: 0 0 10px 0;
}

#materiale_links {
	display: none;
}

#revision {
	font-size: 9pt;
	margin: 10px 0 0 0;
}

#revision .small {
	font-size: 9pt;
	margin: 10px 0 0 0;
}

/* ###### SUBMENU BEGIN ###### */

#submenu {
	display: none;
}

#venstre_logo {
	display: none;
}

#content_left {
	display: none;
}

#print {
	display: none;
	visibility: hidden;
}

#sitemap_link {
	display: none;
	visibility: hidden;
}

#tip_kollega {
	display: none;
	visibility: hidden;
}

/* ###### SUBMENU END ###### */


/* ###### SPOTS BEGIN ###### */

#spots {
	display: none;
}

/* ###### SPOTS END ###### */


/* ###### MATERIALE BEGIN ###### */

#materiale {
	width: 190px;
	background: #fff url("/~/media/__From_root_folder/m/m_1/materiale_trekant.gif.ashx") top center no-repeat;
	margin: 18px 0 0 0;
	padding: 70px 0 0 0;
	float: right;
	border-top: 1px solid #000;	
}

#materiale .item {
	border-bottom: 1px dashed #666;
	padding: 10px 0 3px 0;
	margin: 0px;
}

#materiale .beskrivelse {
	color: #a60011;
}

/* ###### MATERIALE END ###### */


/* ###### FOOTER BEGIN ###### */

#footer {
	text-align: center;
	border-top: 1px solid #000;
	font-size: 10pt;
}

#footer a {
	font-size: 10pt;
}

/* ###### FOOTER END ###### */


/* ###### NEWS BEGIN ###### */




/* ###### NEWS END ###### */


/* ###### PARAGRAPH BEGIN ###### */



/* ###### PARAGRAPH END ###### */



	/* FORM						*/ 
	.inet_inp {
		border: 1px solid #666666;
		background-color: #fff;
		width: 180px;
		
	}
	
	.inet_inpbut {
		text-align: center;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		background-color: #850e29;
		color: #fff;
		cursor: hand;
		height: 18px;
	}

	textarea {
		height: 100px;
		overflow: auto;
		scrollbar-face-color: #fff;
		scrollbar-highlight-color: #fff;
		scrollbar-shadow-color: #fff;
		scrollbar-3dlight-color: #fff;
		scrollbar-arrow-color: #475d6e;
		scrollbar-track-color: #fff;
		scrollbar-darkshadow-color: #fff;
	}	

#soegemaskine {
	display: none;
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;

}
