body 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F3F3F3;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/fileadmin/images/hintergrund_body.gif);
	background-repeat: repeat-y;
	position: absolute;
	}

h1 	{
	font-size: 1.4em;
	font-weight: normal;
	line-height: 2em;
	}

h2 {
	font-size: 0.9em;
	margin-top: 0;
	}

h3 	{
	font-weight: normal;
	font-size: 1em;
}

h4 	{
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	}


a 	{
	color: #435176;
	text-decoration: none;
	}

p 	{
	font-size: 1em;
	}

a:hover {
	color: #7C7C7C;
	text-decoration: underline;
	}
	

sup { 
	line-height: 1em;
}



	
/* ---------- IDs ---------- */	

#contenttop {
	position: absolute;
    	top: 70px;
    	left: 0;
	width: 100%;
    	height: 180px;
    	background-image: url(/fileadmin/images/hintergrund_header.gif);
    	background-color: #E6E7E8;
	}

#contentbottom {
	position: absolute;
	top: 220px;
	left: 340px;
	width: 425px;
	}

#header {
	
	position: absolute;
	width: 100%;
	height: 70px; 
    	background-image: url(/fileadmin/images/bms-logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index: 2;
	
	}

#title {
	padding-right: 15px;
	margin-left: 360px;
	position: absolute;
	bottom: 85px;
   	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #444F77;
	width: 360px;
	line-height: 1.4em;
	}

#footer {
	font-size: 0.8em;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 20px;
	color: #666;
	background-image: url(/fileadmin/images/navbox_footer.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	}
	
#headfoto {
	position: absolute;
    	top: 71px;
    	left: 20px;
	height: 147px;
	width: 320px;
	z-index: 1;
	}

#headfotodescription {
	position: absolute;
    	top: 92px;
    	left: 40px;
	height: 150px;
	width: 320px;
	z-index: 2;
	}

#headfotodescription img  {
	width: 320px;
	height: 150px;
}

#text {
	margin: 0;
	padding: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 1px;
	line-height: 1.6em;
}


/* -- Navigationen -- */

.navhead 
{
	display:none;
}




/* -- Globale Navigation -- */

#globalenavigation {
	position: absolute;
    	top: 55px;
    	left: 580px;
    	color: #fff;
    	padding: 0;
    	margin: 0;
	font-size: 0.8em;
	z-index: 3;
	width: 400px;
	}

#globalenavigation ul {
    	list-style-type: none;
    	padding: 0;
    	margin: 0;
}

#globalenavigation li  {
	list-style-type: none;
	float: left;
    	padding: 0;
    	margin: 0;
	border-left: 1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
}    

#globalenavigation a {
	display: block;
	float: left;
 	height: 12px;
  	color: #000000;
	text-decoration: none;
    	margin: 0;
	padding: 0;
	line-height: 1.1em;
}

#globalenavigation a:hover {
	color: #000000;
	text-decoration: underline;
}

#globalenavigation  ul li.active a {
	color: #000000;
	text-decoration: none;
}

#globalenavigation ul li.suche a {
	background: url(/fileadmin/templates/grafiken/icons/icon_search.gif) no-repeat;
	background-position: 0em -0.2em;
	padding-left: 1.4em;
}
#globalenavigation ul li.suche a:hover {
	background: url(/fileadmin/templates/grafiken/icons/icon_search_f2.gif) no-repeat;
	background-position: 0em -0.2em;
	padding-left: 1.4em;
}

#globalenavigation ul li.activesuche a {
	color: #000000;
	text-decoration: none;
	background: url(/fileadmin/templates/grafiken/icons/icon_search_f2.gif) no-repeat;
	background-position: 0em -0.2em;
	padding-left: 1.4em;
}


/*---------------------------------------- */
/*  BOX rechts					*/
/*---------------------------------------- */

#rightbox {
	position: absolute;
    	top: 250px;
    	left: 781px;
    	width: 200px;
	
}

.titleright {
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

/* #navigation {width: 20%; float: right; margin: .8em .5% 0 0; background: #f6f5f8} */
.navright {float: left; width: 100%; border-bottom: 2px solid #BCBCD0; font-size: 100%;}
.navright h2, .navright h3, .navright h4 {float: left; color: #222; background: url("/fileadmin/images/reiter_navi_rechts.gif") no-repeat right top; text-shadow: #fff 2px 2px 0.2em; width: auto; margin: .7em 0 -1px 0; padding: 0; font-size: .95em}
.navright span {display: block; background: url("/fileadmin/images/reiter_navi_links.gif") no-repeat left top; padding: 2px 3px; color: #222; text-decoration: none; clear: both; }
/* .navitems {background: #F2C60D; margin-top: -.1em; padding-top: .5em} */
/* .navitems {background: #F3F3F3 url("/fileadmin/images/gradient_nav.gif") repeat-x;; margin-top: -.1em; padding-top: .5em; border-right:1px solid #000;border-bottom:1px solid #000;} */
/*.navitems {background: #F3F3F3 url("/fileadmin/images/gradient_nav.gif") repeat-x;; margin-top: */ -.1em; padding: .5em; border-right:1px solid #000;border-bottom:1px solid #000;} 

.fixfloat {float: none; clear: both; width: 1px; margin: 0; padding: 0; font-size: 0px; line-height: 0px; height: 1px}

    
/* -- Navigation links-- */

#navigationlinks {
    	position: absolute;
    	top: 218px;
    	left: 139px;
    	width: 202px;
}

/* ---------------------------------------------- */
/* ------------ Anfang Mainnavigation ----------- */
/* ---------------------------------------------- */

#mainnavigation {
    	top: 0px;
    	left: 0px;
    	width: 202px;
	background: #A23329;
}

#mainnavigation ul.mainmenue {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
}

#mainnavigation ul.mainmenue li {
	width: 202px;
	margin: 0;
	padding: 0;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}

#mainnavigation ul.mainmenue li a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
    	display: block;
	background: #F5D219 url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level1.gif) no-repeat;
	color: #7C7C7C;
	line-height: 1.6em;
	height: 20px;
}


#mainnavigation ul.mainmenue li a:hover {
	background: #F3F3F3 url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level1_f2.gif) no-repeat; 
	color: #435176; 
}

#mainnavigation ul.mainmenue li .active a {
	background: #F3F3F3 url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level1_f2.gif) no-repeat; 
	color: #435176; 
	font-weight: bold;
}

#mainnavigation ul.submenue {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#mainnavigation ul.submenue li a {
	padding-right: 10px;
	display: block;
	padding-left: 20px;
	background: #F3F3F3 url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level2.gif) no-repeat;
	padding-bottom: 3px;
	color: #000;
	padding-top: 3px;
	text-decoration: none;
	line-height: 1.6em;
	height: 20px;
}

#mainnavigation ul.submenue li a:hover {
	background: #CCCCCC url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level2_f2.gif) no-repeat;
	color: #000; 
}

#mainnavigation ul.submenue li .active a {
	background: #CCCCCC url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level2_f2.gif) no-repeat; 
	color: #000; 
}

#mainnavigation ul.subsubmenue {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
}

#mainnavigation ul.submenue li {
	width: 202px;
	margin: 0;
	padding: 0;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}

#mainnavigation ul.subsubmenue li a {
	padding-right: 10px;
	display: block;
	padding-left: 25px;
	background: #cccccc url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level3.gif) no-repeat; 
	padding-bottom: 3px;
	color: #666;
	padding-top: 0px;
	text-decoration: none;
	line-height: 1.6em;
	font-size: 0.9em;
}

#mainnavigation ul.subsubmenue li a:hover { 
	color: #000;
	text-decoration: underline; 
	background: #cccccc url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level3.gif) no-repeat; 
}

#mainnavigation ul.subsubmenue li .active a {
	background: #cccccc url(/fileadmin/templates/grafiken/navigationen/mainnavigation/menu_level3.gif) no-repeat; 
	color: #000; 
}


/* -- Service Navigation -- */

#servicenavigation {
    	position: relative;
	font-size: 0.8em;
	border-top: solid 1px #ccc;
	padding-top: 10px;
	padding-bottom: 10px;	
}

#servicenavigation ul {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}

#servicenavigation li {
	display: block; 
	margin: 0px;
	float: left;

}

#servicenavigation li a {
	float: left;
	padding-right: 15px;
	display: block;
	color: #990000;
	text-decoration: none;
}


#servicenavigation li a:hover { 
	color: #000; 
}

/* -- Pfad Navigation -- */

#rootnavigation {
	padding: 0;
	margin: 0;
	width: 400px;
	margin-right: 10px;
	margin-left: 360px;
	top: 5px;
	position: relative;
	font-size: 0.8em;
}

/* -- Teaserbereich -- */

.teaserarea {
	position: relative;
    	width: 202px;
	left: 0px;
    	background: #fff;
	background: #ffffff url(/fileadmin/images/news_bg.gif) no-repeat; 

}

.teaserarea_schatten {
    	background: #fff;
	background-image: url(/fileadmin/templates/grafiken/schatten_weiss.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;

}


.teaserhead {
	font-size: 0.85em;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.teasertext {
	font-size: 0.85em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

label {
	cursor: pointer;
      }

/* -- Klassen -- */

.anchor {
	background: url(/fileadmin/templates/grafiken/icons/icon_anchor.gif) no-repeat;
	background-position: 0em 0.5em;
	padding-left: 0.8em;
}

.back {
	background: url(/fileadmin/templates/grafiken/icons/icon_back.gif) no-repeat;
	background-position: 0em 0.5em;
	padding-left: 0.9em;
}

.bookmark {
	background: url(/fileadmin/templates/grafiken/icons/icon_bookmark.gif) no-repeat;
	background-position: 0em 0.1em;
	padding-left: 0.9em;
}

.diagram {
	background: url(/fileadmin/templates/grafiken/icons/icon_diagram.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.email {
	background: url(/fileadmin/templates/grafiken/icons/icon_email.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left: 1.3em;
}

.file {
	background: url(/fileadmin/templates/grafiken/icons/icon_file.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 0.9em;
}

.forum {
	background: url(/fileadmin/templates/grafiken/icons/icon_forum.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.infos {
	background: url(/fileadmin/templates/grafiken/icons/icon_infos.gif) no-repeat;
	background-position: 0em 0.4em;
	padding-left: 1.2em;
}

.invisible {
        display: none;
}

.klein {
	font-size: 0.85em;
	line-height: 1.2em;
}

.link {
	background: url(/fileadmin/templates/grafiken/icons/icon_link.gif) no-repeat;
	background-position: 0em 0.5em;
	padding-left: 0.9em;
}

.login {
	background: url(/fileadmin/templates/grafiken/icons/icon_login.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.movie {
	background: url(/fileadmin/templates/grafiken/icons/icon_movie.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.newwindow {
	background: url(/fileadmin/templates/grafiken/icons/icon_newwindow.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.pdf {
	background: url(/fileadmin/templates/grafiken/icons/icon_pdf.gif) no-repeat;
	background-position: 0em 0em;
	padding-left: 1.2em;
}

.popup {
	background: url(/fileadmin/templates/grafiken/icons/icon_popup.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.print {
	background: url(/fileadmin/templates/grafiken/icons/icon_print.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.save {
	background: url(/fileadmin/templates/grafiken/icons/icon_save.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}

.sound {
	background: url(/fileadmin/templates/grafiken/icons/icon_sound.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.2em;
}


.table {
	background: url(/fileadmin/templates/grafiken/icons/icon_table.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.1em;
}

.topofpage {
	background: url(/fileadmin/templates/grafiken/icons/icon_topofpage.gif) no-repeat;
	background-position: 0em 0.5em;
	padding-left: 0.8em;
}

.zoom {
	background: url(/fileadmin/templates/grafiken/icons/icon_zoom.gif) no-repeat;
	background-position: 0em 0em;
	padding-left: 1.2em;
}

#text ul {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 20px;
color:#727071;
}

#text ul.Menu_Level_1 {
	margin-top: 0; 
    	margin-bottom: 0;
	list-style-type: square;
	color: #990000;
	font-weight: bold;
}

#text ul.Menu_Level_2 {
	margin-top: 0; 
    	margin-bottom: 0;
	list-style-type: disc;
	font-weight: normal;
}

#text ul.Menu_Level_3 {
	margin-top: 0; 
    	margin-bottom: 0;
	list-style-type: circle;
}

#textfooter {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	margin-bottom: 1em;
}

#textfooter a:hover{
	text-decoration: none
}

#textfooter a.print {
	background: url(/fileadmin/templates/grafiken/icons/icon_print.gif) no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1.5em;
}

#textfooter a.bookmark {
	background: url(/fileadmin/templates/grafiken/icons/icon_bookmark.gif) no-repeat;
	background-position: 0em 0.1em;
	padding-left: 1.4em;
	margin-left: 1em;
}

#text ul li a.links_level1 {
	font-weight: bold;
	color: red;
}

#text ul li ul li ul li a.links_level3 {
	font-size: 0.8em;
	line-height: 1.2em;
	
}





/* ---------------------------------------------- */
/* ---------- Anfang Formularelemente ----------- */
/* ---------------------------------------------- */



/* Durch das folgende Beispiel verwandelt sich der Mauszeiger beim �berfahren des Labels in eine Hand mit Zeigefinger: */
label {
cursor: pointer;
}

/* Nun wird die Hintergrundfarbe von Textfeldern �ndern, sobald diese aktiviert sind, ge�ndert. Damit teilen Sie Ihrem Benutzer deutlich mit, in welchem Abschnitt des Formulares er sich zur Zeit befindet und welche Eingabe als n�chstes erwartet wird. Hierzu m�ssen Sie zun�chst einmal die Hintergrundfarbe der Textfelder definieren: */
input.textinput, textarea {
	color: #000;
	background: #ddd;
	border: solid 1px #696969;
	width: 25em;
	padding: 0;
	margin: 0; 
	}

/* Als n�chstes werden die Textfelder beim Erreichen des Fokus (also durch das Setzen der Einf�gemarke per Tabulator oder Maus, oder auch durch Anklicken des damit verbundenen Labels) farblich hervorgehoben: */
input:focus, textarea:focus {
	color: #000;
	background: #fff;
	}

legend {
	font-weight: bold;
	line-height: normal;
	color: #999999;
	font-size: 1em;
	padding: 0em;
	margin: 0;
}

fieldset {
	padding: 0.8em;
	margin: 0; 
	margin-bottom: 1em;
}


/* ---------------------------------------------- */
/* ------------ Ende Formularelemente ----------- */
/* ---------------------------------------------- */


/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */


SELECT {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
} 
INPUT {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px 
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #727071;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #727071;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #727071;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color: #727071;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #727071;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #727071;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #727071;
}







.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #727071;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #727071;
	font-weight : bold;
}
.searchresultcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #727071;
	font-weight : normal;
}
.searchresultheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #727071;
	font-weight : normal;
}
.mailformrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #727071;
}
.sitemap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.right {
	text-align: right;
}

@media print {
body {
	margin: 10cm 1cm 1cm 2.5cm}
}



/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }
DIV.csc-menu P {  font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; }
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; }

@media screen, print
{
  #col1_content dfn, #col1_content .hidden {
    position: absolute;
    left: -1000em;
    width: 20em;
  }
  
  #belowmenu {
border-left:1px solid black;
font-size: 0.85em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
}