body {
	font: 80% Arial, Helvetica, Tahoma, Sans-Serif;
	background-color: white;
	color: #333;
	}
* {
	margin: 0;
	padding: 0;
	}
img {
	border:0;}
a {
	color: #a90019;
	text-decoration: none;
	
	}
a:hover {
	color: #000;
	text-decoration: none;
	
	}
.post a {
	font-weight:bold;
}

.post a:hover {
	font-weight:bold;
	}
.skjul {
 	overflow:hidden;
 	display: block; 
 	text-indent: -5000px;
	height: 0;
	}
#wrapper {
	width: 750px;
	padding: 15px;
	margin: 0 auto;

	}
#topp {
	background: url(/design/stipendprogram/images/topp.gif) no-repeat 0 0 #9a9890;
	height: 145px;
	margin-bottom: 1em;
	}
#sokefelt {
	background-color: white;
	width: 200px;
	margin-left: auto;
	height: 16px;
	padding: 0 0 10px 10px;
	}
#searchbox {
	position: absolute;
	width: 177px;
	border-top: 1px solid #CCC;
	border-right: 0;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-size: 1em;
	color: #666;
	height: 14px;
	margin: 0;
	padding: 1px 0 1px 5px;
	}
#searchbutton {
	width: 17px;
	padding-left: 183px;
	}
#flagg {
	padding: 80px 15px 0 0;
	float: right;
	}
#innholdswrapper {
	padding-right: 30px;
	border-right: 1px dashed #9a9890;
}
#venstremeny {
	font-weight: normal;
	width: 160px;
	float: left;
}
#venstremeny ul {
	list-style: none;
	font-size: .9em;
	line-height: 1.1em;
}
#venstremeny li {
	display: block;
	text-transform: uppercase;
	color: #9a9890;
	text-decoration: none;
	margin-bottom: 4px;
	padding-bottom: 4px;
	background: url(/design/stipendprogram/images/meny_stiplet_linje.gif) no-repeat 0 100%;

	}
#venstremeny li a {
	text-transform: uppercase;
	color: #9a9890;
	text-decoration: none;
	padding: 0 0 0 10px;
	display: block;
}
#venstremeny ul li a:hover {
	color: black;
}
#venstremeny li .active {
	background: url(/design/stipendprogram/images/meny_strek.gif) no-repeat 0 0;
	color: black;
	padding: 0 0 0 10px;
	border-bottom: none;
	display: block;
}
#venstremeny ul li ul {
	padding: 5px 0 0 0;
	margin: 0;
}
#venstremeny ul li ul li {
	text-transform: none;
	color: #9a9890;
	text-decoration: none;
	border-bottom: none;
	padding: 0 0 0 10px;
	background:none;
	margin: 0;
	padding-bottom: 5px;
}
#venstremeny ul li ul li a {
	background: url(/design/stipendprogram/images/square.gif) no-repeat 0 .3em;
	padding-left: 10px;
	text-transform: none;
	color: #9a9890;
	text-decoration: none;
	display: block;
}
#venstremeny ul li ul li a:hover {
	text-transform: none;
	color: black;
}
#hovedinnhold {
	width: 520px;
	float: right;
	}
#hovedinnhold .navigering {
	padding: 20px 0;
	}
#hovedinnhold .left {
	float: left;
	width: 49%
	}
#hovedinnhold .right {
	float: right;
	text-align: right;
	width: 49%;
	}
	
#hovedinnhold ul{
	margin-left:2em;
	margin-bottom:0.5em;
}	
.post {
	clear: both;
	margin-bottom: 2em;
}
.post p{
	margin-bottom: .5em;
	line-height: 1.3em; 
}
	
img.wide {
	margin: .3em 0 .5em 0;
	}
img.image-float-left {
	float: left;
	padding-right: 1em;
	margin-bottom: 2em;
	}
.sti {
	color: #9a9890;
	font-size: .8em;
	margin-bottom: 2em;
	}
.sti a{
	color: #666;
	text-decoration: none;
}
.sti a:hover {
	color: #9a9890;
	text-decoration: none;
}

h2 {
	margin-bottom: 0.5em;
	}
	
h3 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	}
h4 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
.dato {
	color: #9a9890;
	}
span.dato {
	font-size: 11px;
	padding-left: .8em;
	font-weight: normal;
	}
.pil {
	background: url(/design/stipendprogram/images/dobbel_pil.gif) no-repeat 0 50%;
	padding-left: 11px;
	font-weight: bold;
	margin-top: .3em;
	}
.line-artikler {
	padding-top: 2em;
	}
p.line-artikler-les-mer {
	padding-left: 11px;
	padding-bottom: .8em;
	}
.clear {
	clear:both;
	height: 1px;
	}


/* bildegalleri */

table.bildegalleri {
	width: 100%
	}
td {
	padding: 14px 4px;
	}
	
/* ez fluff */
.object-right {
	float: right;
	clear:right;
	padding-left: 1em;
	}
.object-left {
	float: left;
	clear: left;
	padding-right: 1em;
	}
.object-center {
	text-align: center;
	clear:both;
	}