/***************************************************************************/
/*  Global styles                                                          */
/***************************************************************************/
/*BODY {
  font: 9pt arial;
  margin:0;
  font-family:Arial; 
  color: #085457;
}

FORM
{
	margin: 0;
}
*/
A 
{
	color: #00B5CA;
	text-decoration: none;
}
/*
.frontbox A, .frontBottomBox A, .text A
{
	font-weight: bold;
}

A IMG 
{
	border: none;
}

IMG 
{
	border: none;
}
*/
.rightColumn P 
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.rightColumn P, .rightColumn EM, .rightColumn STRONG, .rightColumn DIV
{
	line-height: 16px;
}

/***************************************************************************/
/*  Top navigation and footer                                              */
/***************************************************************************/
/*

.topNavigation 
{
	float:right;
	width:70px;
	margin-top: 3px;
}

.topNavigation A
{
	display: block;
	margin-bottom: 1px;
}

.footer 
{
	background:url(/images/styrelsen/bottombar_bg.gif) repeat-x;
	height:18px;
	color:#FFFFFF;
	font-size:11px;
	padding-left:11px;
	margin-top: 103px;
}

.footer A
{
	color:#FFFFFF;
}

.footer SPAN 
{
	margin-left: 10px;
	margin-right: 10px;
}
*/

/***************************************************************************/
/*  Subpage                                                                */
/***************************************************************************/

.leftColumn 
{
	float:left;
	/*width:247px;*/
	width:210px;
	margin-right:21px;
}

.rightColumn 
{
	float:left;
	width:709px;
}

/***************************************************************************/
/*  Top menu                                                               */
/***************************************************************************/
/*
.topMenu 
{
	margin-top: 40px;
	margin-right: 8px;
	float:right;
}

.topMenu A
{
	float:left;
	text-transform: uppercase;
	color: #004F52;
	font-size: 11px;
	margin-left: 15px;
}

.subTopMenu .topMenu 
{
	margin-top: 30px;
	margin-right: 0px;
}

.subTopMenu 
{
	height: 50px;
}

.subTopMenu .topMenu A 
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
}

.subTopMenu .topMenu A.active
{
	color: #FFFFFF;
}
*/
/***************************************************************************/
/*  Sub section color modifiers                                            */
/***************************************************************************/

/* ----------------------- ORANGE --- */
.rightColumn .orange
{
	border-bottom: 2px solid #EF561C;	
}

.rightColumn .orange .topMenu A.active
{
	background: #EF561C;
}

.leftColumn .orange
{
	background-image:url(/images/styrelsen/menuarrow_orange.gif);
	background-color:#EF561C;
}

/* ----------------------- YELLOW --- */
.rightColumn .yellow
{
	border-bottom: 2px solid #FFB50A;	
}

.rightColumn .yellow .topMenu A.active
{
	background: #FFB50A;
}

.leftColumn .yellow
{
	background-image:url(/images/styrelsen/menuarrow_yellow.gif);
	background-color:#FFB50A;
}

/* ----------------------- GREEN --- */
.rightColumn .green
{
	border-bottom: 2px solid #70B538;	
}

.rightColumn .green .topMenu A.active
{
	background: #70B538;
}

.leftColumn .green
{
	background-image:url(/images/styrelsen/menuarrow_green.gif);
	background-color:#70B538;
}

/* ----------------------- PURPLE --- */
.rightColumn .purple
{
	border-bottom: 2px solid #5C5E91;	
}

.rightColumn .purple .topMenu A.active
{
	background: #5C5E91;
}

.leftColumn .purple
{
	background-image:url(/images/styrelsen/menuarrow_purple.gif);
	background-color:#5C5E91;
}

/* ----------------------- DARK --- */
.rightColumn .dark
{
	border-bottom: 2px solid #075457;	
}

.rightColumn .dark .topMenu A.active
{
	background: #075457;
}

.leftColumn .dark
{
	background-image:url(/images/styrelsen/menuarrow_dark.gif);
	background-color:#075457;
}

/***************************************************************************/
/*  Left menu                                                              */
/***************************************************************************/

.leftMenu 
{
	/*height:257px;*/
	min-height:257px;
	width:210px;
	margin-top:20px;
	background-repeat: no-repeat;
	background-position: 5px 12px;
}

.leftMenu .rightContainer 
{
	margin-left:30px;
	border-left:4px solid #FFFFFF;
	background:url(/images/styrelsen/leftmenu_bg2.gif) #004F52;
	min-height:257px;
}

.leftMenu .rightContainer .header
{
	height: 32px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom:1px solid #4a8284;
}

.leftMenu .rightContainer .header .text
{
	padding-top: 13px;
	padding-left:10px;
}

.leftMenu .rightContainer .menu
{
}

.leftMenu .rightContainer .menu A
{
	display: block;
	/*height: 18px;*/
	color: #FFFFFF;
	border-bottom:1px solid #4a8284;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:5px;
}

.noborder {
	border:0 !important;
}

.leftMenu .rightContainer .menu A.active 
{
	font-weight: bold;
}

.leftMenu .rightContainer .menu .submenu a
{
	padding-left: 20px;
}

.leftMenu .rightContainer .menu .submenu3 a
{
	padding-left: 30px;
}

/***************************************************************************/
/*  Frontpage boxes                                                        */
/***************************************************************************/

.frontbox 
{
	width:163px;
	height:196px;
	padding-left:7px;
	padding-top:60px;
	color:#004F52;
	float:left;
	margin-right: 11px;
	
	cursor: pointer;
}

.frontbox .arrowButton 
{
	display:block;
	position:absolute;
	margin-left:133px;
	margin-top:130px;
	width:23px;
	height:23px;
}

.frontBottomBox {
  margin-top:10px;
  width:287px;
  height:186px;
  float:left
}

.frontBottomBox .innerBackground {
  margin:2px 0px 0px 4px;
  height:175px;
  width:273px;
  text-align:right;
  background-repeat: no-repeat;
  background-position: 2px bottom;
}

.mPointer {
  cursor:pointer;
}

.frontBottomBox .innerContent {
  padding-left:5px;
  padding-right:5px;
  padding-top:12px;
  color:#004F52;
}

/***************************************************************************/
/*  Subpage boxes                                                          */
/***************************************************************************/

.box 
{
	margin-bottom:9px;
}

.box .header
{
	height:23px;
	color:#FFFFFF;
	padding-left:7px;
	padding-top:8px;
	font-weight:bold;
}

.box .body .text
{
	padding:7px;
}

.boxes .text P {
  margin-top: 0;
  margin-bottom: 0;
}

.boxes .blue
{
	background:url(/images/styrelsen/subbox_top_bg.gif) no-repeat;
}

.boxes .blue .body
{
	border-bottom:3px solid #00B3C9;
	border-left:1px solid #00B3C9;
	border-right:1px solid #00B3C9;
}

.boxes .dark
{
	background:url(/images/styrelsen/subbox2_top_bg.gif) no-repeat;
}

.boxes .dark .body
{
	border-bottom:3px solid #195356;
	border-left:1px solid #195356;
	border-right:1px solid #195356;
}

.quotebox {
  background:url(/images/styrelsen/leftbox_bg.gif);
  width:215px;
  height:138px;
  margin-top:20px;
  margin-left:-2px;
}

.quotebox .innerBackground {
  height:126px;
  width:201px;
  margin-left:4px;
  margin-top:3px;
  background-repeat: no-repeat;
  padding-right: 5px;
  font-size:80%;
  text-align:center;
  line-height:16px;
}

/***************************************************************************/
/*  Special subpage styles                                                 */
/***************************************************************************/

.employees {
	float:none;
	clear:both;
}

/***************************************************************************/
/*  SiteCore/text styles                                                   */
/***************************************************************************/

TABLE.proeveSkema {
	border: 1px solid #000000;
	border-collapse: collapse;
}

TABLE.proeveSkema TD, TABLE.proeveSkema TH {
	border: 2px solid #000000;
	padding: 5px;
	font-size: 9pt Verdana;
	font-weight: normal;
}

TABLE.proeveSkema TH {
	background: #C0C0C0;
	border: 2px solid #000000;
	font-weight: bold;
}

A.pil
{
  background: url(/images/styrelsen/arrow_right.gif) no-repeat 0% 60%;
  padding-left: 12px;
}

A.pilned
{
  background: url(/images/styrelsen/arrow_down.gif) no-repeat 0% 60%;
  padding-left: 12px;
}

.content .text ul {
	list-style-type:disc;
	margin-left:20px;
}

.content .text ol {
	list-style-type:decimal;
	margin-left:30px;
}

H1 
{
	font-size: 9pt;
	font-weight: bold;
	color: #004F52;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

H2
{
	font-size: 9pt;
	font-weight: bold;
	color: #004F52;
}

H3 
{
	/* used on front page in boxes at the bottom */
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
}

H4 
{
	font-size: 9pt;
	font-weight: bold;
	color: #004F52;
	margin-top: 20px;
	margin-bottom: 5px;
}

H6
{
	font-size: 10px;
	line-height: 13px;
	color: #5F6685;
}

h1 {
	text-transform:uppercase;
	font-size:15px;
}

.orangeText h1, .orangeText h2 {
	color:#ef561c;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.yellowText h1, .yellowText h2 {
	color:#ffb50a;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.greenText h1, .greenText h2 {
	color:#70b538;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.purpleText h1, .purpleText h2 {
	color:#5c5e91;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.purpleText h3, .purpleText h4, .orangeText h3, .orangeText h4, .yellowText h3, .yellowText h4, .greenText h3, .greenText h4 {
	margin:0px;
	margin-bottom:6px;
	margin-top:20px;	
}

#mellemforside .box1_mellem {
	width:470px;
	background-image:url(/images/styrelsen/bigbox_top_bg.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	position:relative;
	margin-bottom:20px;
}

#mellemforside .box1_mellem .header {
	position:absolute;
	top:2px;
	left:25px;
	background-color:#f26d28;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}

#mellemforside .box1_mellem .content {
	padding:10px;
	padding-top:30px;
	background-image:url(/images/styrelsen/bigbox_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:100px;
}

#mellemforside .box2_mellem {
	float:left;
	margin-right:15px;
	width:227px;
	background-image:url(/images/styrelsen/smallbox_top_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#mellemforside .box2_mellem .content {
	padding:10px;
	background-image:url(/images/styrelsen/smallbox_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:70px;
}

#mellemforside .box3_mellem {
	float:left;
	width:227px;
	background-image:url(/images/styrelsen/smallbox_top_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#mellemforside .box3_mellem .content {
	padding:10px;
	background-image:url(/images/styrelsen/smallbox_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:70px;
}

#mellemforside .box4_mellem {
	float:left;
	margin-right:15px;
	width:227px;
	background-image:url(/images/styrelsen/smallbox_top_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#mellemforside .box4_mellem .content {
	padding:10px;
	background-image:url(/images/styrelsen/smallbox_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:70px;
}

#mellemforside .box5_mellem {
	float:left;
	width:227px;
	background-image:url(/images/styrelsen/smallbox_top_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#mellemforside .box5_mellem .content {
	padding:10px;
	background-image:url(/images/styrelsen/smallbox_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:70px;
}


.Normal {
  font: 9pt verdana;
}


.breadcrumb {list-style-type: none;overflow:auto;border-top:0px solid #d7d7d7;border-bottom:0px solid #d7d7d7;padding-top:5px;padding-bottom:5px;margin-top:20px;margin-bottom:-20px;}
	.breadcrumb li {float:left;background-image:url(/images/tstf/breadcrumb_seperator.gif);background-repeat:no-repeat;background-position:right center;padding-right:10px;margin-right:10px;}
		.breadcrumb li a {color:#515151;font-size:0.9em;}
		.breadcrumb li.active {background-image:none;font-weight:bold;color:#515151;}
		.breadcrumb li.active a {font-weight:bold;}

/***************************************************************************/
/*  Modifications for print                                                */
/***************************************************************************/

.text .printLink {
  float:right;
  background:url(/images/styrelsen/print.gif) 15px 3px no-repeat;
  padding-left:30px;
  color:#085457;
  font-weight: normal;
}

.text .readLink {
  float:right;
  background:url(/images/styrelsen/Laest_Skolestyrelsen.gif) 15px 3px no-repeat;
  padding-left:30px;
  color:#085457;
  font-weight: normal;
}

.onlyprint {
  display: none;
}

table.showBorder tr td {
	padding:5px;
}

@media print {
  .noprint {
    display: none;
  }

  .onlyprint {
    display:;
  }
  
  .printLink {
    display: none;
  }
  
  .readLink {
    display: none;
  }
}

