.col h2 {
	background-color: #0C124C;
	border-left: 20px solid #8BD3E5;
	color: white;
	padding: 3px 3px 3px 10px;
	font-size: 1.1em;
	}
#homeleftcolumn h3,
#homerightcolumn h3 {
color:#242F63;
margin-bottom:6px;
font-size: 1.2em;
}
#homeleftcolumn p,
#homerightcolumn p {
color:#fff;
}


#ce125 p, 
#ce126 p,
#leftcolumn2 p,
#rightcolumn2 p
 {
	border-bottom :1px dashed #19688F;
margin-bottom:5px;
padding-bottom:5px;
color:#0C1011;
line-height: 1.1em;
}
#leftcolumn2 p,
#rightcolumn2 p {
	border: 0px;
	margin: 0;
	}

/* General element styles:*/
/***************************/
h1, h2, h3, h4, h5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	}

/******************/
/* Headers, plain */
/******************/
h1.pagetitle {
	background: url(topmenuback.jpg) top left repeat-y;
	padding-left: 110px;
	font-size: 1.5em;color: #0C124C;
	margin:11px 0  15px 3px;
	}


#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: arial, sans-serif;
	}

#content h1 {
	color: #7aa908;
	font-weight: lighter;
	font-size: 1.5em;
	text-transform: uppercase;
	}

#content h2 {
	color: #6094aa;
	text-transform: uppercase;
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 20px
	}

#content h3 {
	color: #FF6000;
	}

#content h4 {
	color: #8A0020;
	}





/* Headers, with link */
#content h1 A, #content h2 A, #content h3 A, #content h4 A, #content h5 A {
	color: #000000;
	text-decoration: none;
	}

#content h2 A {
	color: #186900;
	}

#content h3 A {
	color: #10007B;
	}

#content h4 A {
	color: #8A0020;
	}

#content h1 A:hover, #content h2 A:hover, #content h3 A:hover, #content h4 A:hover, #content h5 A:hover {
	text-decoration: underline;
	}



#footerspacer  {
	color: white;
	padding: 3px 12px;
	}
#footerspacer a:link,
#footerspacer a:visited {
	color: white;
	text-decoration: underline;
	}
/*******************/
/* RTE / Bodytext:*/
/*******************/
#content p.bodytext a:link,#content p.bodytext a:visited,
#content li a:link, #content li a:visited {
	color: #7e7f7f;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	}

#content p.bodytext a:hover,
#content li a:hover {
	color: #1A7EA2;
	border-bottom: 1px solid #1A7EA2;
	background-color: #E5F6FE;
	}

p.bodytext {
	color: #444;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 15px;
	}

/* RTE / Bulletlists */
#content ul {
	margin-left: 20px;
	}
#content ul li,
	#content ol li {
	color: #444;
	font-size: 1.1em;
	}

/***************/

/* Bulletlists */

/***************/

/* Bulletlists, general */

#content ul  {
	list-style-image: disc;
	}

#content ul ul {
	list-style-image: circel;
	}

/* Bulletlists, specifically */

UL.csc-bulletlist-0 {
	list-style-image: url(submen-arrow.gif);
	}

UL.csc-bulletlist-1 {
	list-style-type: decimal;
	}

UL.csc-bulletlist-2 {
	list-style-position: inside;
	}

UL.csc-bulletlist-3 {
	list-style-image: url(img/red_arrow_bullet.gif);
	}

FORM {
	margin: 0px 0px 0px 0px;
	}

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

P, TD, UL, OL {
	
	}

INPUT, TEXTAREA, SELECT textarea {
	font-family: arial, helvetica, sans-serif;
	color: #555555;
	border: #7EBFD8 1px solid;
	}




/********************************/
/* HOME SEARCH				 */
/********************************/
#home-search {
	background: url(images/search-left-top.jpg) top left  no-repeat #8cafc0;
	padding: 10px 8px 5px 8px;
	margin: 0 5px;
	}

#home-search label {
	position: relative;
	top: 0;
	left: 0;
	font-size: 0.6em;
	color: white;
	}

.BM-main-searchform {
	
	}

input.BM-main-searchfield {
	width: 80px;
	padding: 2px;
	font-size: 0.8em;
	border: 2px solid #9ba3a8
	}

.BM-main-search-submitbutton-div {
	
	}

input.BM-main-search-submitbutton {
	background: url(images/search-button.jpg) left 5px no-repeat;
	border: 0px;
	position: relative;
	right: 0;
	cursor: pointer;
	}

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

DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #333333;
	}

DIV.csc-frame-indent {
	padding-left: 100px;
	}

DIV.csc-frame-indent3366 {
	padding-left: 33%;
	}

DIV.csc-frame-indent6633 {
	padding-right: 33%;
	}

DIV.csc-frame-frame1 {
	background-color: #EDEBF1;
	border: 1px solid #333333;
	padding:2px 4px 2px 4px;
	}

DIV.csc-frame-frame2 {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #FF6000;
	
	padding:4px 0px 8px 0px;
	margin-bottom:12px;
	margin-top:5px;
	}
	DIV.csc-frame-frame1 h1, DIV.csc-frame-frame1 h2, DIV.csc-frame-frame1 h3, DIV.csc-frame-frame1 h4, DIV.csc-frame-frame1 h5 { margin-top:2px; }
	
	DIV.csc-frame-frame2 h1, DIV.csc-frame-frame2 h2, DIV.csc-frame-frame2 h3, DIV.csc-frame-frame2 h4, DIV.csc-frame-frame2 h5 {margin-top:2px; }
	

/* Header date */

P.csc-header-date {
	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;
	}


/********			**/
/* Images CAPTION 	 */
/********			**/
.csc-textpic-caption {
	font-style: normal;
	font-weight:bold;
	color: #738694;
	font-size: 1.1em;
	padding:3px 0 0 25px;
		background-image:url(../img/image_caption_bg.gif);
		background-position:0 7px;
		background-repeat:no-repeat;
			
	}
.csc-textpic-caption A { color:#000; text-decoration:none; }
.csc-textpic-caption A:hover { color:#000; text-decoration:underline; }



/***************/
/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
/* Bulletlists, specifically */
UL.csc-bulletlist-0 {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
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(images/img/red_arrow_bullet.gif);}
	
	
	
	
	
/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable {margin:10px 0px 10px 0px;width:100%;}
TABLE.contenttable TR TD {vertical-align:top;padding:3px 5px;}
TABLE.contenttable {border:1px #EFF8FF solid;font-size:1.1em;line-height:1.1em;}
TABLE.contenttable TR TD P.bodytext {font-size:1.1em;}
TABLE.contenttable TR {}
/* TABLE 1 */
TABLE.contenttable-1 TR.tr-0 TD {background-color:#6A9BC5;color:#ffffff;font-weight:bold;}
/* TABLE 2 */
TABLE.contenttable-2 {color:#10007B;}
TABLE.contenttable-2 TR TD.td-0 {background-color:#6A9BC5;color:#ffffff;}
TABLE.contenttable-2 TR TD.td-0 {font-weight:bold;}
/* TABLE 3 */
TABLE.contenttable-3 {color:#8A0020;}
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {background-color:#6A9BC5;color:#ffffff;font-weight:bold;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {font-weight:bold;}
/* TABLES TR EVEN / ODD */
TABLE.contenttable .tr-even {background-color:#EFF8FF;}
TABLE.contenttable .tr-odd {background-color:#fff;}





/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {border: 0px;width: 490px;}
TABLE.csc-uploads TR TD p {background-color: transparent;font-size: 1em;color: #738694;}
TABLE.csc-uploads TR TD p a {color: #738694;}
TABLE.csc-uploads TR TD {vertical-align: top;padding: 3px;}
TABLE.csc-uploads TR.tr-even {background-color: #EFF8FF;}
TABLE.csc-uploads TR.tr-odd {background-color: #fff;}
TABLE.csc-uploads TR TD.csc-uploads-icon {padding: 4px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName {}
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 {}
/* 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 {}
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG {border: 0px;}
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG {border: 0px;}
TABLE.csc-uploads tr:hover {background-color: #DFF1FF;color: #6A9BC5;}
TABLE.csc-uploads tr:hover p {color: #6A9BC5;}
TABLE.csc-uploads tr:hover p a {color: #6A9BC5;text-decoration: underline;}


/****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu {}
DIV.csc-menu P {font-weight: bold;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 {}
DIV.csc-menu-2 P.csc-sitemap-level2 {}
DIV.csc-menu-2 P.csc-sitemap-level3 {}
DIV.csc-menu-2 P.csc-sitemap-level4 {}
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 {}
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 {}
DIV.csc-menu-4 P.csc-abstract {}
/* 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 {}
DIV.csc-menu-7 P.csc-section A {color: #186900;}


/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
/* Bulletlists, specifically */
UL.csc-bulletlist-0 {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
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(images/img/red_arrow_bullet.gif);}
/*****************/

/* csc-mailform */

/*****************/

#mailform {
	padding: 0px;
	}

.csc-mailform-field {}

label {
	color: #6A9BC5;
	font-size: 0.9em;
	background-color: #EFF8FF;
	padding: 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid white;
	
	position: absolute; 
	text-align:right; 
	width:160px;
	border-bottom: 1px solid white;
	}

#mailform .csc-mailform-field input, 
	#mailform .csc-mailform-field textarea, 
	#mailform .csc-mailform-field select {
	border: 1px solid #D1E2EF;
	background-color: #fff;
	width: 180px;
	font-size: 0.9em;
	color: #6A9BC5;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-left: 170px;
	margin-bottom:5px;
	padding:4px;
	}
#mailform  option {
		padding:2px 6px;
		}
		
#mailformtext_area,
	 #mailforminput_field {
	width: 400px;
	}

#mailform .csc-mailform-field textarea {
	font-size: 1em;
	}

#mailform .csc-mailform-field input:focus, 
	#mailform .csc-mailform-field textarea:focus,
	#mailform .csc-mailform-field select:focus {
	border: 1px solid #6A9BC5;
	background-color: #fff;
	}

.csc-mailform-label {
	color: #444;
	border-bottom: 1px solid #6A9BC5;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	
	margin:0px 0px 5px 0px;
	padding:0px;
	}

fieldset.csc-mailform {
	border: 0px;
	}

#mailform .csc-mailform-submit {
	background: url(images/button-back.jpg) bottom left repeat-x #fff;
	padding: 4px;
	font-weight: bold;
	font-size: 1em;
	}
	
.csc-mailform-radio legend {
		display:none;
		border:0;
		}
		
.csc-mailform-radio  fieldset {
		border:0px;
		}		

.csc-mailform-radio label {
		border:0px;
		position:relative;
		}		
		
#mailform .csc-mailform-submit:hover {
	color: #992b25;
	}

.csc-mailform-req label {
	color: red;
	}

.csc-mailform-radio label { position:relative;}
.csc-mailform-radio input {margin-left:175px;}

#mailformradio_button input {
border:0px;
}



.tx-srlanguagemenu-pi1 {
	float: left;
	margin: 70px 0 0 2px;
	}

.tx-srlanguagemenu-pi1  img {
	margin: 6px 0;
	}
	
	
	
/* SITEMAP */
/***************/

.csc-sitemap { font-size:12px; }
.csc-sitemap LI { margin:5px 0 0 20px; }

	
/* FRZ ADAPTATIONS */
/***************/
#content .news-list-morelink a:link,
#content .news-list-morelink a:visited,
#content .news-single-backlink a:link, 
#content .news-single-backlink a:visited,
#content .news-single-files a:link, 
#content .news-single-files a:visited {
	color: #7e7f7f;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	}
#content .news-list-morelink a:hover,
#content .news-single-backlink a:hover,
#content .news-single-files a:hover { color:#7aa908; }

#content .news-list-item H3 {
	margin-bottom: 5px;
	padding:0;
	border-bottom: none;
	background:none;
	font-weight:bold;
	font-size:1.3em;
	color:#6094aa;
	}
#content .news-list-item H3 A {
	margin-bottom: 5px;
	padding:0;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	text-transform:uppercase;
	background:none;
	font-weight:bold;
	font-size:0.9em;
	color:#6094aa;
	}
#content .news-list-item H3 A:hover { color:#7aa908; }

#content .news-single-files { padding:5px 0 10px 5px; }
#content .news-single-files DT { font-size:1em; margin-bottom:5px; }
#content .news-single-files IMG { margin-right:5px; }

/****************/
/* SPECIAL WRAP */
/****************/

DIV.specialwrap {
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	background-image:url(../img/blue_square.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
}
	DIV.specialwrap .csc-header H1 { border-top:none; text-decoration:underline; }
	DIV.specialwrap .csc-header, DIV.specialwrap .csc-header-n2, DIV.specialwrap H1 {
		font-size:11px; text-transform:none; font-weight:bold;
		margin:0 0 5px 0; padding:0 2px 0 2px;
		cursor: pointer;
	}
	DIV.specialwrap .csc-header H1:hover {
		color:#FFF;
		text-decoration:none;
		background-color:#009ee0;
	}
	DIV.specialwrap .fourdwrap {
		display: none;
		padding:0 0 5px 15px;
		margin-bottom:10px;
		border-bottom:1px dashed #b8b7b7;
		background-image:url(../img/menu_arrow.gif);
		background-position:0 7px;
		background-repeat:no-repeat;
	}

