/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 12px; }
DIV.csc-menu P {color:#ffffff; font-family: verdana, arial; font-size: 12px; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #ff0083; text-decoration: none; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #fff; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #fff; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #fff; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #fff; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract {color:#ffffff; font-family: verdana, arial; font-size: 12px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #fff; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext {color:#ffffff; font-family: verdana, arial; font-size: 12px; }
P.bodytext I {color:#ffffff; font-family: verdana, arial; font-size: 12px; }
P.bodytext U {color:#ffffff; font-family: verdana, arial; font-size: 12px; }
P.bodytext B {color:#ffffff; font-family: verdana, arial; font-size: 12px; }
P.bodytext B I {color:#ffffff; font-family: verdana, arial; font-size: 12px; }
P.bodytext B I U {color:#ffffff; font-family: verdana, arial; font-size: 12px; }
P.bodytext A {color:#ffffff; font-family: verdana, arial; font-size: 12px; }

/* RTE / Bulletlists */
UL { font-size: 10px; margin-top: 0px;  }
UL UL LI { font-size: 10px; }
UL LI A { color: white; }

OL { font-size: 10px; margin-top: 0px; }
OL LI A { color: white; }

LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / BlockQuote styling */
BLOCKQUOTE { background-color: #ffffff; }
BLOCKQUOTE P.bodytext { margin-left: 5px; }
BLOCKQUOTE BLOCKQUOTE { background-color: #ffffff; }
BLOCKQUOTE BLOCKQUOTE P.bodytext { margin-left: 5px; }



/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 10px;
	color:#ffffff;
}
H1 { text-align: left; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; color: #f0f0f0; }
H2 { font-size: 12px; color:#ffffff; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#footer {border-top: none;}
TD#footer P {
	font-size: 8px;
	text-align: left;
	padding-left:252px;
	color:#666666;
}

/* Content column */
TD#content {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	vertical-align: top; 
	width: 700px;
}

/* Menu 1 column */
TD#menu_1 {	
	border-left-style: none;	
	border-bottom-style: none;	
	border-right-style: none;	
	border-top-style: none;	
	vertical-align: top; 
	width: 220px;
	background-repeat : no-repeat;
	padding-top: 15px;
	padding-left: 21px;
}
TD#menu_1 DIV {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	width: 95%;
}
TD#menu_1 DIV A {
	color:#ffffff;
	text-decoration: none;

}
TD#menu_1 DIV A:hover {
	color: #9c9c9c;
	text-decoration: none;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  text-align: left;
  color: #ececec;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 12px;
  letter-spacing: 1px;
  word-break: loose;
  text-transform: capitalize;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  color: #ececec;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 12px;
  letter-spacing: 1px;
  word-break: loose;
  text-transform: capitalize;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
}
TD#menu_1 DIV.menu1-level1-act A {
    color: #ececec;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  color: #ececec;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 12px;
  letter-spacing: 1px;
  word-break: loose;
  text-transform: capitalize;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  color: #ececec;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 12px;
  letter-spacing: 1px;
  word-break: loose;
  text-transform: capitalize;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 12px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}

/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:#ffffff;
}
TD#path A:hover {
  text-decoration: underline;
}
stortitel {
	color: #7c7c7c;
	letter-spacing: 12px;
	font-size: 55px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 8px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }
aaaaa { }
