body {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
   margin-top: 0px;
   margin-bottom: 0px;
}

a:link,
a:visited,
a:active {
    font-family: Arial;
	 font-size: 9pt;
	 color: #283C78;
    font-style: normal;
    font-weight: bold;
	 text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table, tr, td, tbody {
	border-color: #000000;
   font-family: Arial;
	font-size: 9pt;
	color: #000000;
   margin-top: 0px;
   margin-bottom: 0px;
}


/* ************************************************* */
/*CSC*/
/*Header*/
.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13pt;
	padding-bottom: 10px;
}
.csc-secondHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	padding-bottom: 10px;
}

/*Bilduntertext*/
.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #283C78;
	font-size: 11px;
	font-style: normal;
}

/*Inhaltstext*/
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style: disc;
}

img {
	border: 0px;
}

/*Kontaktformular*/
.csc-mailform-field label {
  color: #283C78;
  display:block;
  font-size:0.8em;
  margin-top:1em;
}
.csc-mailform-radio label {
  display:inline;
  margin-left:0.3em;
}
.csc-mailform-radio legend {
  display:none;
}
.csc-mailform-submit {
  margin-top:1em;
}

/* Inhaltselement Dateidownload*/
.csc-uploads-fileSize {
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.csc-uploads-icon {
	
}

.csc-uploads-fileName {
	
}