﻿body
{
	font-family:Arial;
    font-size: 62.8%;
}
h1
{
	font-size:2em;
}
h2
{
	font-size:1.6em;
}
h3
{
	font-size:1.3em;
}
a
{
	color:#0000a3;
	text-decoration:none;
}
a img
{
	border:0;
}

#header
{
	position:relative;
	background-image:url(/skole/images/default/bg_globalmeny.png);
	background-repeat:repeat-x;
	height:100px;
	width:100%;
	background-position:bottom;
	top:5px;
	text-align:center;
}
#headerbg
{
	height:100px;
	position:relative;
	background-color:White;
}
#komvpn
{
	background-image:url(/skole/images/default/bg_kommunevapen.png);
	height:110px;
	width:235px;
	position:absolute;
	top:-5px;
}
#komvpn a
{
	color:black;
}
#headerinner
{
	text-align:left;
	position:relative;
	width:965px;
		margin-right:auto; 
margin-left:auto;
}
.logotext
{
	font-size:2.2em;
	text-transform:uppercase;
	padding-top:27px;
	padding-left:10px;
	width:165px;
}
.logotextsmall
{
	font-size:1.4em;
	text-transform:uppercase;
	padding-top:27px;
	padding-left:10px;
	width:165px;
}
#outer
{
	font-size:12px;
}
#mainouter
{
	text-align:center;
	margin-top:-5px;
}
#maininner
{
	text-align:left;
	width:965px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color:White;
  	margin-right:auto; 
	margin-left:auto;
	padding-bottom:5px;
}
#toolbar
{
	position:relative;
	top:-5px;
	left:265px;
	width:700px;
	background-image:url(/skole/images/default/verktoyboks.png);
	height:40px;
}
#toolbarright
{
	position:absolute;
	right:0px;
	width:10px;
	background:#fff url(/skole/images/default/verktoyboks.png);
	background-position:right top;
	height:40px;
}
.toolbaritems
{
	position:absolute;
	top:0px;
	left:10px;
	width:420px;
	height:40px;
	border-right:1px solid #CACACA;
}
.toolbaritem
{
	margin-top:3px;
	height:26px;
	float:left;
	border-right:1px solid white;
	padding-right:8px;
	margin-left:8px;
	padding-top:4px;
}
.toolbaritemrightmost
{
	margin-top:3px;
	padding-top:4px;
	height:26px;
	float:left;
	padding-right:8px;
	margin-left:8px;
}
.toolbaritemseachinput
{
	position:absolute;
	top:2px;
	left:435px;
	width:260px;
}
.searchboxicon
{
	margin-top:4px;
	margin-left:2px;
}
.searchbox
{
	border:1px solid #CACACA;
	background:#fff;
	float:left;
	width:175px;
	height:30px;
	margin-right:5px;
	margin-top:3px;
}
.quickSearchField
{
	border:0;
}
.toolbaricon
{
	float:left;
}
.toolbartext
{
	margin-top:4px;
	margin-left:5px;
	float:left;
}
#topmenu
{
	position:absolute;
	top:42px;
	left:240px;
	width:800px;
	height:50px;
}
#topmenu a
{
	color:White;
	text-decoration:none;
	font-size:1.4em;
	text-transform:uppercase;
}
.topmenuitem
{
	float:left;
	position:relative;
	padding-top:17px;
	padding-right:15px;
	padding-left:15px;
	height:50px;
}
.topmenuitemseperator
{
	float:left;
}

.menuitems
{
	background-color:#000;
	visibility:hidden;
	position:absolute;
	top:53px;
	left:0px;
}
.menuitems div
{
	border:1px solid #757675;
	border-top:0;
	white-space: nowrap;
	padding:2px;
}
.menuitems div a
{
	text-transform:none !important;
	font-size:1.2em !important;
}
#breadcrumbs
{
	padding-top:20px;
	margin-bottom:10px;
}
#leftcontent
{
	float:left;
	width:230px;
	margin-right:5px;
}

#maincontent
{
	float:left;
	width:485px;
	overflow:hidden;
}

#rightcontent
{
	width:230px;
	float:right;
}
#mainandrightcontent
{
	float:right;
	width:730px;
}
/* MENU */
.selectedmenu
{

}
.menuline
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #545559;
	background-color:#f2f2f2;
}
.expandedmenu
{	
	background-color:#4a4b4d;
}
.expandedmenu a
{
	color:White;
}
.menuline img
{margin-right:5px;}
.indent1{margin-left:2px;}
.indent2{margin-left:12px;}
.indent3{margin-left:22px;}
.indent4{margin-left:32px;}
.indent5{margin-left:42px;}
.indent6{margin-left:52px;}
.indent7{margin-left:62px;}

.MainIntroDiv
{
	font-weight:bold;
}
#masterarea a
{
	text-decoration:underline;
}
#masterarea
{
	color:#333333;
}
.classpageimage
{
	border:1px solid #d5d6d7;
	margin:0px 5px 5px 5px;
	padding:3px;
	width:460px;
	overflow:hidden;
}
.classpageimage img
{
	width:460px;
}
.classpageinfopanel
{
	width:470px;
	border-top:solid 1px #d5d6d7;
	border-bottom:solid 1px #d5d6d7;
	background-color:#f7f7f7;
	padding-left:3px;
}
/* FRONTPAGE */
.frontpageimage
{
	border:1px solid #d5d6d7;
	margin:20px 5px 5px 5px;
	padding:3px;
}
.frontpagetext
{
	margin:20px 5px 5px 5px;
	padding:3px;
}
.frontpageinfopanel
{
	border-top:solid 1px #d5d6d7;
	border-bottom:solid 1px #d5d6d7;
	background-color:#f7f7f7;
}

.frontpageinfopaneltext a
{
	text-decoration:none !important;
}
.frontpageinfopanelheader
{
	font-weight:bold;
	width:85px;
	float:left;
	margin-right:10px;
}
.frontpageinfopaneltext
{
	float:left;
	width:270px; /*ved 2 kolonner: 100px*/
}
.frontpageinfopanelicon
{
	margin-right:10px;
	float:left;
	width:25px;
}
.frontpageinfopanelitem
{
	margin-top:5px;
	margin-bottom:5px;
}
.classpageinfopaneltext
{
	float:left;
	width:115px;	
}
.classpageinfopanelheader
{
	font-weight:bold;
	width:100px;
	float:left;
	margin-right:10px;
}
.calendarlistingarea
{
	float:left;
	width:470px;
}

.monthcalendararea
{
	float:right;
	width:240px;
}

/* LISTINGBOXES */
.content_newsbox {
	width: 460px;
	background-image: url(/skole/images/default/nyhetsboks.png);
	background-position: bottom;
	padding-bottom: 1em;
}
.content_newsbox h2 {
	color: #FFF;
	font-size: 1.4em;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(/skole/images/default/nyhetsboks.png);
	background-position: top;
	text-transform: uppercase;
	margin-bottom:2px;
	font-weight:400;
}
.newsboxitem
{
	width:447px;
	min-width:447px;
	padding-right:6px;
	padding-left:7px;
	border-bottom:solid 1px #e6e6e6;
	height:80px;
	overflow:hidden;
}
.newsboxsitemimage
{
	width:100px;
	float:left;
	margin-right:5px;
}
.newsboxitemtext
{
	float:left;
	width:330px;
}
.newsboxitemtext P
{
	padding:0;
	margin:0;
	padding-top:2px;
}
.rss
{
	margin-right:30px;
}

.content_box {
	width: 220px;
	background-position: bottom;
	padding-bottom: 1em;
}
.content_box h2 {
	color: #FFF;
	font-size: 1.4em;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-position: top;
	text-transform: uppercase;
	font-weight:400;
}
.content_box ul {
	font-size: 1.2em;
	padding-left: 0em;
	margin-left: 0px;
	margin-bottom:0;
	margin-top:-10px;
}
.content_box li {
	list-style-type: none;
	width: 218px;
	background-repeat: no-repeat;
	list-style-type: none;
		height: 27px;
	padding-top: 7px;
	padding-left: 2em;
}
.content_box li {
	background-image: url(/skole/images/green/stiplet2.png);
}
.content_box li.licam {
	background-image: url(/skole/images/default/camstiplet.png) !important;
}
.content_box li.liphoto {
	background-image: url(/skole/images/default/phostiplet.png) !important;
}
.temabokstekst
{
	font-size:1.2em;
	font-weight:bold;
}
.calendar_box {
	width: 220px;
	background-position: bottom;
	padding-bottom: 1em;
}
.calendar_box h2 {
	color: #FFF;
	font-size: 1.4em;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-position: top;
	text-transform: uppercase;
	font-weight:400;
}
.calendar_box ul {
	font-size: 1.2em;
	padding-left: 0em;
	margin-left: 0px;
	margin-bottom:0;
	margin-top:-10px;
}
.calendar_box li {
	list-style-type: none;
	width: 218px;
	background-repeat: no-repeat;
	list-style-type: none;
	min-height: 25px;
	padding-top: 7px;
	padding-left: .5em;
}
.calendar_box li {
	background-image: url(/skole/images/green/stiplet.png);
	background-repeat:repeat-x;
	width:212px;
	background-position:bottom;
	padding-bottom:2px;
}
.selecteddatecell
{
	border:solid 1px black;
}
.datecellactive a
{
	font-weight:bold;
	text-decoration:underline;
}
.datecellothermonth a
{
	color:#cccccc !important;
}

.leftfloating
{
	float:left;
}
.rightfloating
{
	float:right;
}
.clear
{
	clear:both;
}
.halfwidth
{
	min-width:49%;
	width:49%;
}

