body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
}

body, p, td, ul, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

ul {  padding-left: 20px;}

a {
  color: #2D3C77;
  text-decoration: underline;
}

#header {
  background-image: url(img/header.gif);
  background-repeat: no-repeat;
  height: 112px;
  position: relative;
}

#header span {
  display: none;
}


#languagemenu {
  position: absolute;
  right: 20px;
  top: 30px;
}

#languagemenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2B4790;
  text-decoration: none;
  font-weight: bold;
}


#container {
  width: 980px;
  margin: 0 auto 0 auto;
  background-color: #ffffff;
}

#sub_container
{
  width: 978px;
  border-color: #24428D;
  border-width: 1px;
  border-style: solid;
}

#submenu_column {
  width: 185px;
  float: left;
  background-color: #576BA6;
}

#content_container.defaultpage {
  float: left;
  margin: 20px 10px;
  width: 760px;
}

.simplepage {
  margin: 10px;
}

#maincontent {
}

td.left_column {
  background-color: #D5D3E4;
}

span.errors {
  display: block;
  color: #ff0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #ff0000;
  padding: 5px;
}

span.errors ul {
  margin: 10px 0 0 0;
}

p.bodytext {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Helvetica, sans-serif;
}

.content_item {
  margin-top: 0px;
  margin-bottom: 10px;
}

.csc-header {
  /* padding-top: 10px; */
}

.csc-caption {
  margin-top: 1px;
  text-align: right;
  background-color: #B2C412;
}

.csc-sword { background-color: yellow; }

#pagetitle, #pagesubtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #24428D;
}
#pagesubtitle {
  margin: 0px 0px 15px 0px;
  font-size: 14px;
  color: #5F5294;
}

.divider { color: #009CED; font-weight: normal; }

#teller {
  position: relative;
  left:  -10000px;
}

/* ------ */


td.col_left, td.col_center, td.col_right { vertical-align: top; }


/* 3 col (homepage) */

.col_3_a td.col_left {
  width: 23%;
  padding-right: 5px;
}

.col_3_a td.col_center {
  width: 54%;
  border-left: 1px solid #576DA7;
  border-right: 1px solid #576DA7;
  padding: 0 5px;
}

.col_3_a td.col_right {
  width: 23%;
  padding-left: 5px;
}



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

/* 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; }

td.col1_left { vertical-align: top; padding: 0;}
td.col1_main { vertical-align: top; padding: 0 0 0 10px; }

.csc-frame-frame1 {
  background-color: #8cd938;
  padding: 10px;
  margin-bottom: 25px;
}

.csc-frame-frame1 .csc-header {
  margin-top: 0px;
}

.csc-frame-frame1 .csc-header H1, .csc-frame-frame1 .csc-textpicHeader H1 {
  margin-top: 0px;
}



/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, UL, OL, BLOCKQUOTE, input, textarea, select { font-family: arial, helvetica; }


P, PRE { margin: 0px 0px 0px 0px; }

input, textarea {
  font-size: 11px;
}



/*---------------------- Main menu  ------------------------*/

#mainmenu {
  position: absolute;
  width: 980px;
  top: 92px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#mainmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#mainmenu li {
  margin: 0;
  padding: 0px 20px;
  display: inline;
  border-right: 1px solid #fff;
  line-height: 15px;
}

#mainmenu li.last_item {
  border: 0px;
}

#mainmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #2a4a8d;
  font-weight: bold;
  text-decoration: none;
}

#mainmenu .menu_act a {
  color: #000;
}

#mainmenu a:hover {
  text-decoration: underline;
}

/* ------------------ top links ------------------ */

#print {
  position: absolute;
  right: 82px;
  top: 30px;
  border-right: 1px solid #2B4790;
  padding-right: 12px;
}


#toplinks {
  position: absolute;
  right: 112px;
  top: 30px;
}

#toplinks a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2B4790;
  text-decoration: none;
  font-weight: bold;
  height: 17px;
}

#toplinks span {
  display: block;
}

#toplinks a:hover {
  text-decoration: underline;
}

#toplinks ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#toplinks li {
  margin: 0;
  padding: 0px 12px;
  float: left;
  border-right: 1px solid #2B4790;
  display: block;
}


#toplinks li.tm38 { /* search */
  border-right: none;
  padding-right: 4px;
}

#toplinks li.tm38 span { /* search */
  display: none;
}

#toplinks li.tm38 a { /* search */
  background-image: url(img/icon_search.gif);
  background-repeat: no-repeat;
  width: 25px;
  display: block;
}

#toplinks li.tm37 { /* sitemap */
  border-right: none;
  padding-left: 4px;
}

#toplinks li.tm37 span { /* sitemap */
  display: none;
}

#toplinks li.tm37 a { /* sitemap */
  background-image: url(img/icon_sitemap.gif);
  background-repeat: no-repeat;
  width: 20px;
  display: block;
}

/* ------------------ bottom links ------------------ */

#bottomlinks ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#bottomlinks li {
  margin: 0;
  padding: 0px 10px;
  float: left;
  border-right: 1px solid #2B4790;
}

#bottomlinks li.first_item {
  padding-left: 0px;
}


#bottomlinks li.last_item {
  border: 0px;
}

#bottomlinks {
  margin-top: 5px;
  margin-bottom: 30px;
}

#bottomlinks a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #2B4790;
  text-decoration: underline;
}

#bottomlinks a:hover {
  text-decoration: none;
}


/*---------------------- Left menu  ------------------------*/

#submenu { margin: 10px 0 20px 0; }

#submenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#submenu li {
  margin: 0px;
  padding: 6px 15px;
}


#submenu a {
  display: block;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#submenu li.submenu_1 a {
  font-weight: bold;
}

#submenu li.submenu_1_act a {
  color: #FFCC00;
}

#submenu li.submenu_2, #submenu li.submenu_2_act {
  padding: 5px 0px;
}

#submenu li.submenu_2 a {
  color: #fff;
  font-weight: bold;
  padding-left: 17px;
  background: url(img/menu_bullet.gif) no-repeat 1px 1px;
}

#submenu li.submenu_2_act a {
  color: #FFCC00;
  padding-left: 17px;
  background: url(img/menu_bullet.gif) no-repeat 1px 1px;
}

#submenu li a:hover { text-decoration: underline; }

#submenu li.sub_act a { text-decoration: underline; }

div.clearer {
  clear: both;
  line-height: 0px;
  height: 0px;
}

hr.clearer {
  color: #fff;
  height: 1px;  
}

/*---------------------- Plugin : Links  ------------------------*/

.links_breadcrumbs {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #EF8929;
}

.links_sub {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #EF8929;
}

.cmwlinks_description, .cmwlinks_img {
  padding: 5px 0;
}

.cmwlinks_list_img {
  padding-top: 5px;
}

/*---------------------- Plugin : Banners  ------------------------*/

div.tx-pxbanners-pi1-banner {
  margin: 12px 0 12px 0;
}



/*-------------------------- Forms  --------------------------*/


fieldset.csc-mailform {
  border: 1px solid #38297B;
  background: #F3F2FF;
  padding: 20px;
}

.csc-mailform-field {
  padding: 5px;
}

.csc-mailform-field label {
  width: 190px;
  display: block;
  float: left;
}

.csc-mailform-radio fieldset {
  border: 1px solid #aaa;
  padding: 5px;
  width: 300px;
}

.csc-mailform-radio label {
  width: auto;
  display: inline;
  float: none;
}

fieldset legend {
  display: none;
}
/* Uploads */

table.csc-uploads td { margin: 0; padding: 0; }
td.csc-uploads-fileSize p { padding: 0 0 0 10px; font-size: 10px; }

/* MODULES */


.ot_titel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.ot_titel a {
  color: #000;
}

.ot_ondertitel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000066;
}

/* RTE */

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }



/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { }
PRE { font-family: monospace; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px dotted #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px dotted #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
        
/******************/
/* Headers, plain */
/******************/

H1 { font-size: 15px; color: #29458E; }
H2 { font-size: 14px; color: #29458E; }
H3 { font-size: 14px; }
H4 { font-size: 14px; }
H1, H2, H3, H4, H5, H6 { margin: 25px 0px 10px 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

p.csc-header-date {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
}


/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #29458E; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }



/*******************/
/* RTE / Bodytext: */
/*******************/
p.bodytext { font-size: 11px; color: #000000; }
p.bodytext A { font-weight: bold; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; }
TABLE.contenttable TR { background-color: #EDEBF1; }



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

/* Images / Captions */
P.csc-caption { font-size: 10px; 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; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }
        




/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/

.csc-sitemap a {
  text-decoration: none;
}

.csc-sitemap a:hover {
  text-decoration: underline;
}

.csc-sitemap ul.l1 li {
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
}

.csc-sitemap ul.l2 li {
  font-size: 12px;
  font-weight: normal;
  padding-top: 5px;
}

.csc-sitemap ul.l3 li {
  font-size: 12px;
}

DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
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: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* 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 { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* 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: #186900; }


/* CSS IMAGES */

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
  border: 1px solid black;
  padding: 0px 0px;
}
DIV.tx-felogin-pi1 fieldset{
  border: 0px;
}

