@media all {
/*** do not delete above here!!! ***/

body {

}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  font-size: 10px;
  margin-bottom: 15px;
}

table.contenttable th {
  font-size: 12px;
  font-weight: normal;
  background-color:#DFE2EC !important;
  border-bottom:1px solid #999999 !important;
  line-height:1.5em;
  padding-left:2px;
  vertical-align:top;
}

h1 { font-size: 0.75em; margin-top: 0;}
h2 { font-size: 0.75em; margin-top: 0;}
h3 { font-size: 0.75em; margin-top: 0;}
h4 { font-size: 0.75em; margin-top: 0;}

/*p {
	margin: 0;
	padding: 0;
}*/
p {
line-height: 1.5em;
}
p.bodytext {
font-size: 12px;
margin: 0 0 0.75em 0;
}

a {text-decoration: underline; color: #0f1f41;}
a:hover {text-decoration: underline; color: #0f1f41;}
a:link {text-decoration: underline; color: #0f1f41;}
a:visited {text-decoration: underline; color: #0f1f41;}
/*** Tabellenformatierung im RTE ***/

/*table.contenttable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.contenttable td {
	padding: 0.125em;
	vertical-align: top;
}

table.contenttable tbody {
padding: 0;
margin: 0;
}

table.contenttable tr{

}

td p {
	margin: 0;
	padding: 0;
}

td .bodytext {
	margin: 0;
	padding: 0;
}*/

/*-------contenttable--------*/

table.contenttable  {
  /*border:0px none !important;
  border-collapse:collapse;*/
  border-top:1px solid #999;
  border-right:1px solid #999;
  border-left:1px solid #999;
  border-spacing: 0;
  margin:0 0 30px 0;
  width: 100%
}

table.contenttable td {
        vertical-align:top;
        line-height:1.5em;
	background-color:#ffffff ! important;
	border-bottom:1px solid #999999 ! important;
	padding-left:2px;
}
		
table.contenttable p {
background-color:transparent !important;
margin:0px !important;
padding:0px !important;
}

table.contenttable p a:link, table.contenttable p a:visited {
color:#0F1F41 !important;
font-weight:normal;
}

table.contenttable p a:hover {
color:#0F1F41 !important;
font-weight:normal;
}

/*-------contenttable--------*/

/*** Kontaktformular ***/
.contactform {
margin:0;
padding:0;
}

.tx-thmailformplus-pi1 fieldset {
border:none;
margin:0;
padding:0;
font-size:0.75em;
}

.tx-thmailformplus-pi1 fieldset legend{
visibility:hidden;
}

.contactform table {
}

.contactform table th {
}

.contactform table td {
}

.csc-textpic-caption {
	font-size: 12px;
}

.error {
font-size:0.75em;
color:#f00;
}

/*** do not delete below here!!! ***/
}

