/*
RESET
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}


/**
 * Redefine
 */
body {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 76%;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

h1, h2, h3, h4, h5, h6 { width: 100%; color: #000; font-weight: bold; margin-top: 10px; }

img { border: none; }

a {
	color: #333 !important;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { text-align: left; }
p { margin-top: 8px; line-height: 18px; }
strong { font-weight: bold; }
hr { width: 100%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #ccc; border-top: 1px solid #ccc; text-align: left; }

img { border: none; }

/**
 * Content
 */
#Content {
}
#Content h1 {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#Content h2 {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
}
#Content p {
	margin-top: 4px;
	margin-bottom: 16px;
}
#Content a {
	text-decoration: underline;
}
#Content a:hover {
	text-decoration: none;
}

/*
* Navigasjon
*/
#Navigation {
	display: none;
}

/*
* Page Navigation
*/
.PageNav {
	display: none;
}

/*
* gdu.no
*/
#GDU {
	display: none;
}
