body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

/* td#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
}

td#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
}

td#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
}

td#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
}

td#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
}

td#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
} */

/* Für Darstellung Text (mittig) auf der Startseite. */
/*td#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: normal;
}*/

/* Überschrift der gesamten Homepage. */
p.ueberschrift {
	font-family: Lucida Sans;
	font-size: 18px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


TD#menu_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 0px;
}
TD#menu_1 DIV A:visited {
	color: #000000;
	text-decoration: none;
}
TD#menu_1 DIV A:link {
	color: #000000;
	text-decoration: none;
}
TD#menu_1 DIV A:active {
	color: #000000;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	color: #23408F;
	text-decoration: underline;
}


/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 0px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-left: 4px;
	padding-top: 15px;
	padding-left: 0px;
}
TD#menu_1 DIV.menu1-level1-act A {
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
}


/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 16px;
  text-decoration: none;
  padding-top:2px;
  padding-left:15px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  color: #000000;
  font-size: 16px;
  padding-top:2px;
  padding-left:15px;
}
TD#menu_1 DIV.menu1-level2-act A {
  color: #000000;
  text-decoration: underline;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 14px;
  text-decoration: none;
  padding-top:2px;
  padding-left:25px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  color: #000000;
  font-size: 14px;
  padding-top:2px;
  padding-left:25px;
}
TD#menu_1 DIV.menu1-level3-act A {
  color: #000000;
  text-decoration: underline;
}


TD#content A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
TD#content a:visited {
	color: #000000;
	text-decoration: underline;
}
TD#content a:link {
	color: #000000;
	text-decoration: underline;
}
TD#content a:active {
	color: #000000;
	text-decoration: underline;
}
TD#content a:hover {
	color: #23408F;
	text-decoration: underline;
}

TD#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

TD#footer SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

TD#footer SPAN A {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
TD#footer SPAN A:hover {
	font-size: 14px;
	color: #23408F;
	text-decoration: underline;
}




/*#######################*/

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; color: #000000; }
PRE { font-family: monospace; }
A { color: #000000; text-decoration: underline; }
A:hover { color: #660000; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE {margin: 5px 0px 0px 0px;
}
P, TD, UL, OL { font-size: 14px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }


/******************/
/* Headers, plain */
/******************/
H1 { font-size: 18px; color: #000000; }
H2 { font-size: 16px; color: #000000; }
H3 { font-size: 14px; color: #000000; }
H4 { font-size: 14px; color: #000000; }
H5 { font-size: 14px; color: #000000; }
H6 { font-size: 14px; color: #000000; }
H1, H2, H3, H4, H5 {margin: 15px 0px 5px 0px; text-align: left;}
H6 {margin: 15px 0px 5px 0px; text-align: center;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 15px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color: #000000; text-decoration: none; }
H2 A { color: #000000; }
H3 A { color: #000000; }
H4 A { color: #000000; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { color: #23408F; 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: 14px;
	color: #000000;
	text-align: left;
}
P.bodytext A { font-weight: bold; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 14px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable {margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 0px 0px 0px; }
TABLE.contenttable TR TD P.bodytext { font-size: 14px; }
TABLE.contenttable TR { background-color: #ffffff; }



/**********/
/* Images */
/**********/

DIV.csc-textpic{
	margin: 15px 0px 0px;
}

/* 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: 15px; }



/***************/
/* 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: 14px; }
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; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }


td.csc-form-labelcell {
	width: 150px;
}
td.csc-form-fieldcell {
	width: 150px;
	vertical-align: top;
	text-align: right;
}

.csc-mailform {
	width: 400px;
	border: none;
}

.csc-mailform-field {
	text-align: right;
}










