/* Bevorzugte Schriftart Verdana, Farbe Hexadezimal #555555 RGB 85:85:85 (anthrazit)*/
body { color: #555; font-size:  101%; font-family: Verdana, Arial, Helvetica, sans-serif; }
ul, p { font-size:  0.75em;}
li {font-size: 1em}
ul ul{font-size: 1em;}
img { padding: 5px; margin: 0 10px 10px 0; border: solid 0px #ccc;}
acronym{cursor:help;}
table, td, tr {vertical-align: top;}

/* Standardfarbe für Links Hexadezimal #009900 RGB 0:153:0 (dunkelgrün), Rolloverfarbe Hexadezimal #FFFF00 RGB 255:255:0 (gelb), Farbe für bereits besuchte Links Hexadezimal #009F00 RGB 0:159:0 (Grün), Keine Textdekoration = Nicht Unterstrichen */
a {color: #009900; text-decoration:none; border:none;}
a:link { color: #009900; }
a:visited { color: #009f00; }
a:active { color: #009f00; }
a:hover {color: #ffff00; text-decoration:none; border:none;}

/* Überschriftenformatierung */
h1 { font-size:  1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0 0 8px 0; }
h2 { font: 1.2em Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  color: #555; line-height: 1.1em; padding: 0 ; margin-top:2px; }
h3 { font: 1.1em Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  color: #555; line-height: 1.1em; padding: 0 ; margin-top:2px; }
h4 { font-size:  0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0; }

/* Tabellen */
table { width : 90%; }
td { margin : 0 5px 0 0; text-align : left; padding : 0; line-height : 1.1em;  font-size: 0.8em;}
thead{ background-color: #ccc; }
.contenttable { border-collapse: collapse; }
.contenttable td{ border-collapse: collapse; padding: 2px; }
.name-of-person {font-style: italic;}

.csc-header, .csc-textpicHeader {
	font-size: 0.8em;
}
.csc-firstHeader{

}

