@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
html {
	overflow-y: scroll;
}
a img {
	border: none;
}
.clearer {
	clear: both;
}
li {
	margin: 0 0 10px 0;
}
/**#bgslide {
	background-image: url(bilder/bg1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
	text-align: left;
	margin: 0;
}**/
#bgslide {
	width: 100%;
	position:absolute;
	left: 0px;
	top: 0px;
}
.toppMiddle {
	width: 950px;
}
.toppRight {
	background-color: #d32028;
}
.toppgradient {
	float: right;
	width: 107px;
	height: 30px;
	background-image: url(../img/topp_bg.png);
	background-repeat: repeat-y
}

#toppmeny {
	background-color: #d32028;
	float: right;
	height: 30px;
	line-height: 30px;
}
#toppmeny a {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
#toppmeny a:hover {
	text-decoration: none;
}
#toppmeny ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#toppmeny ul li {
	float: left;
	margin: 0;
}
#toppmeny ul li:hover {
	background-color: #e43139;
}
#toppmeny ul li ul {
	display: none;
	position: absolute;
	z-index: 1000;
}
#toppmeny ul li:hover ul {
	display: block;
}
#toppmeny ul li ul li {
	background-color: #d32028;
	float: none;
	text-align: left;
}


.toppmeny input {
	border: solid 1px #fff;
	height: 14px;
	font-size: 11px;	
	color: #666666;
}

.middle {
	width: 442px;
	height: 580px;
}
#main {
	color: #000;
	text-align: left;
	margin: 20px 0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding: 0 15px 0 15px;
	width: 408px;
}
#main a {
	color: #d32028;
	text-decoration: underline;
}
#main a:hover {
	color: #000;
	text-decoration: none;
}
#main h1 {
	font-size: 26px;
	font-style: italic;
	color: #d32028;
	font-weight: bold;
	margin-top:0px;
}
#main h2 {
	font-size: 16px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}
#main h3 {
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 14px;
	color: #d32028;
	font-style: italic;
	font-weight: bold;
}
#rightcontent {
	font-size: 11px;
}
#rightcontent h3 {
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 14px;
	color: #d32028;
	font-style: italic;
	font-weight: bold;
}
#rightcontent ul li {
	margin: 0px 0px 0px -10px;
}
#main img {
	border: solid 1px #d32028;
	margin: 0 0 15px 0;
}
#main table, main th, main td {
	text-align: left;
	margin-bottom: 10px;
}
#main table {
	background-color: #E7E7E8;
	color: #000000;
	text-align: left;
	vertical-align:top;
	border-collapse: collapse;
}
#main td {
	padding: 5px;
	border: 1px solid #ffffff;
}

#main .aktuelt .aktueltSak .tekst {
	margin: 5px 0 0 5px;
	width: 330px;
}
#main .aktuelt .aktueltSak .tekst a{
	text-decoration:none;
}
#main .aktuelt .aktueltSak .tekst h1 {
	font-size: 12px;
}
#main .aktuelt .aktueltSak .tekst a p {
	text-decoration: none;
	color: #000;
}

.ansatte .ansattStor {
	margin: 0 0 15px 0;
	height: 170px;
}
.ansatte .ansattStor .bilde {
	float: left;
	width: 152px;
	margin: 0 15px 0 0;
}
.ansatte .ansattStor .tekst {
	margin: 0 0 0 0;
	float: left;
	width: 240px;
}
.ansatte .ansattStor .tekst h1 {
	margin-bottom:-7px;
}
.ansatte .ansattLiten {
	font-size: 11px;
	color: #d32028;
	font-weight: normal;
	float: left;
	margin: 0 13px 0 0;
	width: 123px;
	height: 170px;
}
.ansatte .ansattLiten p {
	margin: 0px 0px 0px 0px;
}

.right {
	text-align: left;
	padding: 25px 20px 15px 15px;
}
.left {
	padding-right: 55px;
}
.leftInnhold {
	margin: 17px 0;
	width: 260px;
}
.rightInnholdEmpty {
	text-align:left;
	width: 129px;
	padding-left: 0px;
	padding-right: 65px; 
}
.rightInnhold {
	text-align:left;
	width: 215px;
	padding-left: 0px;
	padding-right: 65px; 
}
.rightInnhold a {
	color: #d32028;
	text-decoration: none;
}
.rightInnhold a:hover {
	color: #000;
}
.rightInnhold h1 {
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	color: #d32028;
	font-weight: bold;
}
#hovedmeny {
	margin: 15px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 170px;
	font-style: italic;
	overflow: hidden;
}
#hovedmeny a {
	text-decoration: none;
	color: #000;
}
#hovedmeny a:hover {
	color: #999999 !important;
}
#hovedmeny UL {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 1em;
}
#hovedmeny LI UL {
	display: none;
}
#hovedmeny LI.active UL {
	display: block;
}
#hovedmeny LI.active UL LI UL {
	display: none;
}
#hovedmeny LI.active UL LI.active UL {
	display: block;
}

#hovedmeny LI {
	display: block;
	width: 100%;
}
#hovedmeny LI LI {
	border: none;
}
#hovedmeny LI A {
	padding: 0px 10px;
	margin: 0;
	color: #333;
}
#hovedmeny LI.active A {
	color: #d32028;
	font-weight: bold;
}
#hovedmeny LI A:hover {
	color: #000;
}
#hovedmeny UL UL A:hover {
	color: #000;
}
#hovedmeny UL UL {
}
#hovedmeny UL UL UL {
	margin: 0 0 0px;
}
#hovedmeny UL UL LI A {
	font-size: 11px !important;
	font-weight: normal !important;
	font-style: normal !important;
	padding: 1px 0 1px 10px;
	border: none;
}
#hovedmeny UL UL UL LI A {
	color: #666666 !important;
}
#hovedmeny UL UL UL LI A:hover {
	color: #000 !important;
}
#hovedmeny UL LI UL LI UL LI {
	margin: 0px !important;
}
#hovedmeny UL LI UL LI {
	margin: 0px !important;
}
#podcast {
	margin: 25px 0;
	margin-bottom:15px;
	text-align: left;
	width: 152px;
}
.aktuelt {
	position:relative;
}
.aktuelt p{
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
}
.aktuelt a.arkivlink {
	font-style: italic;
	font-weight: bold;
	position:absolute;
	top:0px;
	right:0px;
	color:#000000;
}
.aktuelt a.arkivlink:hover {
	color:#D12027;
}
.aktuelt a span.red {
	color:#D12027;
}
.aktueltSak {
	height: 59px;
	margin: 0 0 15px 0;
	width: 100%;
}
.aktueltSak a {
	color: #666666;
}
.aktueltSak p {
	margin: 2px 0;
}
.aktueltSak .bilde {
	margin: 0 7px 0 0;
	float: left;
	background-color: #FFFFFF;
	width: 59px;
	height: 59px;
	border: solid 1px #ccc;
}
.aktueltSak img {
	width: 49px;
	height: 49px;
	padding: 5px;
}
.aktueltSak a:hover img {
	background-color: #d32028;
}
.aktueltSak .tekst {
	width: 145px;
	margin-top: 2px;
	float: left;
	font-style: normal;
}
.aktueltSak .tekst h1 {
	color: #000000;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
.aktueltSak .tekst h2 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
}
.bunnMiddle {
	color: #666666;
	text-align: left;
	width: 950px;
	font-weight: normal;
}
.bunnMiddle a {
	color: #666666;
	text-decoration: underline;
}
.bunnMiddle a:hover {
	color: #000;
	text-decoration: none;
}
.bunnMiddle strong {
	color: #000000;
}
.bunnMiddle .red strong {
	color: #d32028 !important;
}
.levLogoer {
	text-align: right;
	float: right;
}
.levLogoer img {
	margin-left: 14px;
}
.bunntekst {
	font-size: 11px;
	float: left;
}
.tool-tip
{
	background: #d32028;
	color: #FFFFFF;
	font-size: 1.09em;
	padding: 3px 10px;
	text-align: left;
	border: 1px solid #000;
	max-width: 200px;
	opacity: .8;
	z-index: 500;
}
.tool-title
{
	color: #fff;
	font-weight: bold;
}
img.noBorder {
	border: none !important;
}
.bilderekke {
	margin: 0px 0 0 15px;
	padding: 0px;
	float: right;
}

/** TIMEPLAN START **/

.timeplan th, .timeplan td {
	font-size: 11px;
	text-align: center;
	height: 16px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #ddd;
}
.timeplan th[scope=col] {
	background-color: #aaa;
	color: #FFFFFF;
}
.timeplan th[scope=row] {
	background-color: #bbb;
	color: #fff;
}

/*.timeplan .timeLett {
	background-color: #F5D7C8;
	color: #D55038;
}
.timeplan .timeModerat {
	background-color: #E69678;
	color: #fff;
}
.timeplan .timeHard {
	background-color: #D55038;
	color: #fff;
}
.timeplan .timeBestilles {
	background-color: #ddd;
	color: #000;
}*/

.timeplan .timeKrevende{
	background-color:#000000;
	color:#FFFFFF;
}
.timeplan .timeMiddels{
	background-color:#808080;
	color:#FFFFFF;
}
.timeplan .timeLett{
	background-color:#3366FF;
	color:#FFFFFF;
}
.timeplan .timeStyBalFle{
	background-color:#D55038;
	color:#FFFFFF;
}
.timeplan .timeStySta{
	background-color:#FFFF00;
	color:#D55038;
}
.timeplan .timeUte{
	background-color:#33FF33;
	color:#000000;
}
.timeplan .timeBestilles {
	background-color: #dddddd;
	color: #000000;
}

/** TIMEPLAN SLUTT **/

/** GALLERI START **/

#galleri {
	width: 400px;
}
#galleri .thumbscontainer ul, #galleri .childscontainer ul {
	margin-left: 4px;
}
#galleri .thumbscontainer li, #galleri .childscontainer li {
	border: solid 1px #d32028;
	margin: 5px;
	padding: 5px;
	position: relative;
}
#galleri .thumbscontainer li p, #galleri .childscontainer li p {
	background: #fff;
	border: solid 1px #d32028;
	display: none;
	left: 1px;
	position: absolute;
	padding: 3px;
	top: 88px;
	width: 110px !important;
}
#galleri .thumbscontainer li:hover p, #galleri .childscontainer li:hover p {
	display: block;
}
#galleri .thumbscontainer a, #galleri .childscontainer a {
	display: table-cell;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	width: 110px;
}
#galleri .thumbscontainer img, #galleri .childscontainer img {
	border: none;
}

/** GALLERI SLUTT **/

#ajaxSearch_form {
	position: relative;
	display: inline;
}
#ajaxSearch_input {
	border: solid 1px #fff;
	height: 14px;
	font-size: 11px;	
	color: #666666;
}
#ajaxSearch_submit {
	background:url("../img/soek.png") repeat scroll 0 0 transparent;
	border:medium none;
	height:16px;
	position:absolute;
	right:-16px;
	top:-1px;
	width:16px;
}

/*<input type="text" name="search" id="search" />
<img src="[(base_url)]assets/templates/img/soek.png" alt="Søk!" />*/

.bred {
	width: 650px !important;
	/*margin-right: 120px !important;*/
}

#catch {position:absolute;right:0px;bottom:0px;padding:5px;}

/* Stil for timeplan i dag og barnepass i dag i høyre kolonne... */

#oneday{
	width:215px;
	position:relative;
	min-height:350px;
}
#oneday p{
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
}
#oneday .overskrift{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#D32028;
	margin:0 0 5px;
	width:100px;
} 
#oneday .tiluke a{
	position:absolute;
	right:0px;
	top:0px;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	padding-top:2px;
}
#oneday .tiluke a:hover{
	color:#D12027;
}
#oneday .red{
	color:#D12027;
}
#oneday .tblwrap{
	position:relative;
	width:207px;
	background-color:#FFFFFF;
	border: 2px solid #ADAFB2;	
	padding:2px;
	margin-bottom:20px;
}
#oneday .tblwrap table.tblplan{
	position:relative;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#oneday table.tblplan td{
	border:1px solid #ffffff;
	background-color:#E7E7E8;
	color: #000000;
	font-size:10px;
	padding:2px;
	padding-right:3px;
	text-align: left;
	vertical-align:top;
}
#oneday table.tblplan td a{
	color:#000000;
	position:relative;
}
#oneday table.tblplan td a:hover{
	color:#D32028;
}
#oneday table.tblplan td.clock{
	color: #D32028;
}
#oneday table.tblplan td.moveG1{
	background-color:#000000;
	color:#FFFFFF;
	width:9px;
	padding:0px;
}
#oneday table.tblplan td span{
	display:none;
}
/*#oneday .tblplan td a:hover span{
	position:absolute;
	display:block;
	top:25px;
	left:-10px;
	width:124px;
	background-color:#D32028;
	color:#ffffff;
	padding:7px;
	z-index:100;
	font-weight:bold;
}*/
#oneday table.tblplan td.fork a{
	display:block;
}
#oneday table.tblplan td.moveG2{
	background-color:#939598;
	color:#FFFFFF;
	width:9px;
	padding:0px;
}
#oneday table.tblplan td.moveG3{
	background-color:#43ACE1;
	color:#FFFFFF;
	width:9px;
	padding:0px;
}
#oneday table.tblplan td.moveG4{
	background-color:#D32028;
	color:#FFFFFF;
	width:9px;
	padding:0px;
}
#oneday table.tblplan td.moveG5{
	background-color:#FECD08;
	color:#000000;
	width:9px;
	padding:0px;
}
#oneday table.tblplan td.moveG6{
	background-color:#87C440;
	color:#FFFFFF;
	width:9px;
	padding:0px;
}
#oneday table.tblplan td.black{
	color:#000000;
}
#oneday table.tblplan td.black a{
	color:#000000;
}
#oneday table.tblplan td.black a:hover{
	color:#D32028;
}
#tooltip{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:124px;
	background-color:#D32028;
	color:#ffffff;
	padding:7px;
	z-index:1000;
	font-weight:bold;
}
.tider{
	margin-left:20px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
}
.tidertopp{
	font-size:18px;
	color:#D12027;
}
.tiderbunn{
	color:#000000;
	font-size:14px;
}

#sosialemedier{
	margin:25px 0;
	margin-top:15px;
	text-align:left;
	width:156px;
}
.ditto_page{
	padding-left:2px;
	padding-right:2px;
}


