/* SECTION: Standard stylesheet */
/* SECTION: general elements */
body{
  margin: 0px;
  padding: 31px 0px;
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px; 
  text-align: center;
  background-color: #FFFFFF;
  color: #000000;
}

caption,th,td{
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px; 
}

h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 17px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 15px;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 13px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
p{
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}


/* SECTION: link styles */

/* Normal link styles */
a:link {color: #000099;}
a:visited {color: #7D7D8F;}
a:hover  {color: #1F1F99;}

/* read more.. links */
.link {}
a.link:link{}
a.link:visited{}
a.link:hover{}

/* Standard navigation links */
a.menu, span.menu {font-weight: normal;}
a.menu:link { text-decoration: none; color: #4D4D62; }
a.menu:visited { text-decoration: none; color: #7D7D8F; }
a.menu:hover { text-decoration: underline; color: #000000; }

a.menuselected, span.menuselected{}
a.menuselected:link { text-decoration: underline;  color: #4D4D62; }
a.menuselected:visited { text-decoration: underline; color: #7D7D8F; }
a.menuselected:hover { text-decoration: underline;  color: #000000; }


/* Bunnmenu links */
a.bunnmenu, span.bunnmenu {font-weight: bold; font-size: 13px;}
a.bunnmenu:link {text-decoration: none; color: #000000;}
a.bunnmenu:visited {text-decoration: none; color: #000000;}
a.bunnmenu:hover {text-decoration: underline; color: #000000;}

a.bunnmenuselected, span.bunnmenuselected{font-weight: bold; font-size: 13px;}
a.bunnmenuselected:link {text-decoration: underline; color: #000000;}
a.bunnmenuselected:visited {text-decoration: underline; color: #000000;}
a.bunnmenuselected:hover {text-decoration: underline; color: #000000;}

/* Standard navigation links */
a.menu, span.menu {font-weight: normal;}
a.menu:link { text-decoration: none; color: #4D4D62; }
a.menu:visited { text-decoration: none; color: #7D7D8F; }
a.menu:hover { text-decoration: underline; color: #000000; }

a.menuselected, span.menuselected{}
a.menuselected:link { text-decoration: underline;  color: #4D4D62; }
a.menuselected:visited { text-decoration: underline; color: #7D7D8F; }
a.menuselected:hover { text-decoration: underline;  color: #000000; }


/* Printable/tell a friend links  */
.toollink{font-size: 11px;}
a.toollink{color: #4D4D62; text-decoration: none;}
a.toollink:visited { color: #4D4D62; text-decoration: none; }
a.toollink:hover { color: #4D4D62; text-decoration: underline; }

/* Copyright, CustomPublish powered link etc.  */
.cp{font-size: 10px; color: #7D7D8F; text-decoration: none;}
a.cp:link{color: #7D7D8F; text-decoration: none;}
a.cp:visited {color: #7D7D8F; text-decoration: none; }
a.cp:hover { color: #7D7D8F; text-decoration: none; }


/* Nyheter fra skolene */ 
.skolenytt { font-size: 13px; font-weight: bold; color: #999999;}
a.skolenytt:link{text-decoration: none; color: #999999;}
a.skolenytt:visited{text-decoration: none; color: #999999;}
a.skolenytt:hover{text-decoration: underline; color: #999999;}

/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 15px; font-weight: normal; color: #999999;}
a.headlinelink:link{text-decoration: none; color: #999999;}
a.headlinelink:visited{text-decoration: none; color: #999999;}
a.headlinelink:hover{text-decoration: underline; color: #999999;}

/* Linked headlines (normally inside LIST-sections) */ 
#aktuellekurs .headlinelink { font-size: 15px; font-weight: normal; color: #000000;}
#aktuellekurs a.headlinelink:link{text-decoration: none; color: #000000;}
#aktuellekurs a.headlinelink:visited{text-decoration: none; color: #000000;}
#aktuellekurs a.headlinelink:hover{text-decoration: underline; color: #000000;}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 17px; font-weight: bold; color: #999999;}
.headline a.headlinelink:link{text-decoration: none; color: #999999;}
.headline a.headlinelink:visited{text-decoration: none; color: #999999;}
.headline a.headlinelink:hover{text-decoration: underline; color: #999999;}

/* Navigation path links */
.path {font-weight: normal; color: #000000; }
a.path:link{text-decoration: none;}
a.path:visited{text-decoration: none;}
a.path:hover{text-decoration: none;}

/* Sitemap links */
		.tree{font-weight: normal;}
		a.tree:link{text-decoration: none; color: #000000;}
		a.tree:hover{text-decoration: underline; color: #000000;}
		a.tree:visited{text-decoration: none; color: #000000;}
		a.tree:visited:hover{text-decoration: underline; color: #000000;}

		.sitetree{font-weight: bold;}
		a.sitetree:link{text-decoration: none; color: #000000;}
		a.sitetree:hover{text-decoration: underline; color: #000000;}
		a.sitetree:visited{text-decoration: none; color: #000000;}
		a.sitetree:visited:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default { }
.date { font-size: 10px; color: #666666; }
.feedback {font-weight: normal; color: #000000;}
.copyright {font-weight: normal; color: #999999; }
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
/* SECTION: listing/view styles */

div.pagedescription{}
.pagedescription{
font-size: 14px;
font-weight: bold;
}

.headline, h1.headline {
	font-size: 17px;
	font-weight: bold;
	color: #999999; 
	margin: 0px;
	padding: 0px;
}

.headlineview, h1.headlineview {
	font-size: 17px; 
	font-weight: bold; 
	color: #999999; 
	margin: 0px;
	padding: 0px;
}

.subheadline, h2.subheadline {
	font-size: 11px; 
	font-weight: normal; 
	color: #999999; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
  line-height: 1.0;
}


div.listingpicwrap{
  float: left;
  width: 100px;
  overflow: hidden;
}
div.listingarticlewrap{
  float: left;
  width: 300px;
  padding-top: 5px;
  padding-left: 10px;
}

.ingress, p.ingress{
	margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
	margin: 6px 0px; padding: 0px; font-weight: bold;
}
p.byline, .byline{
	margin: 0px; padding: 0px;
}
div.pagebar{
  clear: both;
  text-align: center;
  padding: 15px 0px;
}

/* SECTION: viewarea block/spacing elements */
.block{
	margin-bottom: 10px;
}
hr{
clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 5px;
	margin-bottom: 5px;
}
div.body{
	clear: both; 
	margin: 0px 0px 22px 0px;
}



/* SECTION: page containers */ 

#page{
width: 891px;
 margin-left: auto;
 margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
 padding: 0px;
text-align: left;
background-color: #FFFFFF;
}
#topwrap{
position: relative;
  
}
#top{
width: 100%;
margin: 0px 0px 5px 0px;
padding: 0px;
}
#logo{
  width: 225px;
}
#valgtskole{
  position: relative;
  /*width: 650px;*/
  padding-top: 5px;
  /*border: 1px solid green;*/
}

#omskolen{
  float: left;
  width: 450px;
  /*height: 199px;
  overflow: auto;*/
  /*border: 1px solid red;*/
}
#omskolen .imgwrap{
  float: left;
  width: 120px;
}
#omskolen .ingress{
    font-size: 10px;
}
#omskolen h1{
  font-size: 32px;
  font-style: italic;
}

#nyheterfraskolen{
  padding-top: 0px;
  float: right;
  width: 190px;
  height: 200px;
  /*height: 199px;
  overflow: auto;*/
/*  border: 1px solid blue;  */
}
#nyheterfraskolen ul{
  padding-left: 15px;
}
/*
#nyheterfraskolen ul.menu li{
  margin: 0px;
  padding: 0px 10px;
  background-image: url(/getfile.php/259890.560.sdvreuwspt/skolenyttdot.gif);
  background-position: center left;
  background-repeat: no-repeat;
}
*/
#bunnlinje{
  clear: both;
  margin-bottom: 15px;
}


#middle{
width: 100%;
 /* position: relative;*/
 margin-bottom: 15px; 
}

#aktuellekurs{
  width: 230px;
  /*border: 1px solid red;*/
  padding-top: 9px;
}

#main{
  /*width: 475px;*/
  /*border: 1px solid blue;*/
/*  background-image: url(/getfile.php/254415.560.wyrefsusaa/nyheter.gif); */
  background-position: 10px 5px;
  background-repeat: no-repeat;
}
#viewarea{
  padding-left: 25px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 25px;
}

#sidebar{
  width: 175px;
  /*border: 1px solid green;*/
}

#topplinje{
  clear: both;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  line-height: 27px;
  vertical-align: middle;
  background-color: #E7D000;
  background-image: url(/getfile.php/254412.560.uxasacfyxp/avrunding_bunnlinje.png);
  background-position: top right;
  background-repeat: no-repeat;
  /*border: 2px solid purple;*/
}
#topplinje ul.menu{
  /*border: 2px dotted blue;*/
  padding-left: 15px;
  padding-top: 1px;
}
#topplinje ul.menu li{
  display: inline;
  margin: 0px;
  padding: 0px 10px;
  background-image: url(/getfile.php/259769.560.qdsbvqpebs/bunnlinjedot.gif);
  background-position: center left;
  background-repeat: no-repeat;
}
#footer{
width: 100%;
  clear: both;
}

#forbrukere{
  width: 410px;
  /*border: 1px solid green;*/
}
#logintext{
  float: left;
  width: 220px;
}
#loginform{
  /* background-image: url(/getfile.php/260540.560.sewxbqxeuy/login.gif); */
  background-position: center left;
  background-repeat: no-repeat;
  float: right;
  text-align: right;
  width: 180px;
}
#studienytt{
  width: 300px;
  padding-left: 30px;
  /*border: 1px solid blue;*/
	background-image: url(/getfile.php/254419.560.rvyetpxyye/symbol_lite.gif);
	background-position: 30px 0px;
	background-repeat: no-repeat;
}
#studienytt .cell{
  padding-left: 105px;
}



/* SECTION: page elements */ 
ul.menu{
padding: 0px;
margin: 0px;
list-style-type: none;
}
ul.menu li{
margin: 0px;
padding: 1px 0px;
}
#tools{
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 5px;
list-style-type: none;
}
#tools li{
padding: 1px 0px;
margin: 5px 0px;
color: #696969;
background-position: center left;
background-repeat: no-repeat;
}
#tools li#search{
margin: 15px 0px;
}
#tools li#tips{
  padding-left: 16px;
background-image: url(/getfile.php/227958.748.ytwbtcrwsb/konvolutt.gif);
}
#tools li#printable{
  padding-left: 16px;
background-image: url(/getfile.php/227959.748.asqpfeqqwe/printer.gif);
}
#tools li#languagebar{
	padding-left: 23px;
	margin-bottom: 10px;
}

#searchform{
padding: 0px;
margin: 0px;
font-size: 10px;
}
#searchinput{
width: 90px;
border-color: #000099;
border-width: 1px;
color: #4D4D62;
background-color: #FFFFFF;
font-size: 10px;
}	

#searchsubmit{
  border-color: #000099;
  border-width: 1px;
  color: #4D4D62;
  background-color: transparent;
  padding: 0px 1px;
  font-size: 10px;
}	

.searchsubmit{
  border-color: #000099;
  border-width: 1px;
  color: #4D4D62;
  background-color: transparent;
  padding: 0px 1px;
  font-size: 10px;
}	



div#sitecredits{
padding-left: 5px;
margin: 50px 0px;
}





#copyright{
	margin-bottom: 10px;
}



#topmenu{
  text-align: right;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  vertical-align: middle;
}
#topmenu li{
  display: inline;
  margin: 0px 10px;
  padding: 0px;
}
/* End standard containers and items */

/* SECTION: standard box */ 

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
  background-color: #FFFFFF;
}
.box .cell{
padding: 5px;
}
#main .box{
padding-bottom: 5px;
}
.box p{
padding: 0px;
margin: 0px 0px 5px 0px;
}

.box ul{
padding: 0px;
margin: 0px 0px 5px 0px;
list-style-type: none;
}

.box ul li{
margin: 5px 0px;
padding: 0px;
}
.box ul.newslisting li{
  margin: 0px;
  padding: 0px 10px;
  background-image: url(/getfile.php/259890.560.sdvreuwspt/skolenyttdot.gif);
  background-position: 0px 6px;
  background-repeat: no-repeat;
}

.box h3{
font-size: 14px;
font-weight: normal;
color: #999999;
margin: 0px;
padding: 1px;
}
/* SECTION: banner locations */

.bannerlocation{
  clear: both;
  text-align: center;
}

.bannerlocation table{
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td{
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img{
  border: 1px solid #FFFFFF;
}

/* form styling */

form .caption{
  color: #B7B7B7;
  font-size: 14px;
  font-weight: normal;
}

input.templatetext{
  background-color: #FFFFFF;
  border: 1px solid #B7B7B7;
  height: 19px;
  padding: 0px;
  margin: 5px 0px;
  color: #000000;
  width: 118px;
  margin: 5px 0px;
}
form .inputwrap{
 line-height: 1.0;
 white-space: nowrap; 
}
form .inputwrap input, form .inputwrap img{
  vertical-align: middle;
}

/*
input.templatetext:focus{
  background-color: #FFFFFF;
}
*/
#fastsearchform{
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 350px;
  text-align: right;
  padding: 0px;
  margin: 0px;
  /*border: 1px dashed red;*/
}
#loginform{
  padding: 0px;
  margin: 0px;
}

.studienavn {
  font-family: arial,helvetica,sansserif;
  font-size: 1.5em;
  font-weight: bold;

}

.studiebeskrivelse {
  font-family: arial,helvetica,sansserif;
  font-size: 1.0em;
  font-weight: bold;

}

.studielink, .studielink:visited, .studielink:link {
	text-decoration: none;
	color: #808080;

}

.studielink:hover {
	color: #000080;
}

.stedbildetekst {
	font-size: 9px;
}
