table.contenttable tr TH{
	color: white;
	border: 1px solid black;
	text-align: lefT;
	padding-lefT: 10px;
}
.indent{
  padding-left: 15px;
}
/*********************/
/* Tables, generally */
/*********************/
table.contenttable tr {
	text-align: center;
}
table.contenttable p {
	min-height:10px;	
}
table.contenttable tr td {
	background-color:white;
}
table.contenttable-0 p {
}
table.contenttable-1 p {
}
table.contenttable-1 tr.tr-0 td p {
}
table.contenttable-1 tr.tr-0 td {
	background: #625e59;
	color: #FFF;
	font-weight: bold;
}
table.contenttable-2 p {
}
table.contenttable-2 tr td.td-0 {
	background: #625e59;
	color: #FFF;
	font-weight: bold;
}
table.contenttable-2 tr td.td-0 p {
}
table.contenttable-3 p {
}
table.contenttable-3 tr td.td-0, table.contenttable-3 tr.tr-0 td {
	background: #625e59;
	color: #FFF;
	font-weight: bold;
}
table.contenttable-3 tr td.td-0 p, table.contenttable-3 tr.tr-0 td p {
}
table.contenttable {
	width:100%;
	background: #625e59;
	border-collapse: collapse;
	margin-top: 20px;
	border: 1px solid black;
}
table.contenttable tr td {
	border: 1px solid black;
	border-collapse: collapse;
}
table.contenttable tr td p.bodytext {
	padding-left: 10px;
	text-align:left !important;
}
table.contenttable tr {
	height: 15px;
}


#mailform fieldset.csc-mailform {
 padding:			10px;
 width:			340px; }
  
#mailform fieldset.csc-mailform .csc-mailform-field {
 padding:			5px 0px; }
 #mailform fieldset.csc-mailform .csc-mailform-field input{
  }
#mailform fieldset.csc-mailform .csc-mailform-field fieldset{
 width: 100px;}
  
#mailform fieldset.csc-mailform .csc-mailform-field label {
 float:			left;
 font-size:		90%;
 font-weight:		bold;
 width:			76px; }
 
.csc-mailform-radio input{
 margin-left:		0px;
 padding:			0px; 
 width: 15px;}
 
.csc-searchform TD{
	margin-top: 10px;
}
.csc-searchform{
	margin-top: 20px;
}
.important{
	color: #D42F2F;
}
.name-of-person{
	color: #86551B;
}
.detail{
	color: #000;
}
.contenttext ul{
	margin-left: 15px;
	padding-left: 15px;
}
.contenttext blockquote{
	padding-top: 10px;
	margin-left:10px;
	padding-left:10px;
}
.contenttext .csc-uploads{
	padding-top: 10px;
	margin-left:30px;
	padding-left:30px;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}
.csc-bulletlist-0{
	list-style-type:disc;
}
.csc-bulletlist-1{
	list-style-image: url(rte_01_FILES/quadrat.png);
}
.csc-bulletlist-2{
	list-style-image: url(rte_01_FILES/haeckchen.png);
}
.csc-bulletlist-3{
	list-style-image: url(rte_01_FILES/strich.png);
}
.csc-uploads a{
    text-decoration: none;
    border: 0px;
}
.csc-uploads img, .csc-uploads a img{
    text-decoration: none;
    border: 0px;
}
DIV.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img{
  border: 1px solid #353535 !important;
  padding: 5px;
}
.csc-textpic-caption{
  font-style: italic;
  font-size: 12px;
}
/** Ueberschriften der header im inneren Content**/
H3 {
	font-size:18px;
	font-family: 'times new roman';
  margin-bottom:-25px;
  color: #86551B;
}

H4 {
	font-size: 14px;
	font-family: 'times new roman';
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	margin-bottom: -25px;
	color: #86551B;
}

H1 {
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	margin-bottom: -25px;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	margin-bottom: -30px;
}

H5 {
	background:#625E59;
  color:white;
  font-size:16px;
  font-style:normal;
  font-weight: normal;
  height:22px;
  margin-bottom:-30px;
  margin-left:-5px;
  padding-left:5px;
  text-transform:none;
}
#news H2, #news H4{
	
}

.csc-frame-frame1{
  background-color: #c2b7aa;
  color: #353535;
  padding: 8px;
}

.csc-frame-frame2{
  background-color: #625e59;
  color: white;
  padding: 8px;
}
.csc-searchResultHeader{
  margin-bottom: 0px !important;	
}
.csc-noSearchResultMsg{
  margin-bottom: 0px !important;
  color: #666666;	
}
H3.csc-noSearchResultMsg{
	font-color: #666666;
}
.csc-searchform INPUT, .csc-searchform SELECT, .csc-form-labelcell, .csc-form-label{
	margin-top: 10px;
	vertical-align:top;
}

#contenttext A, #news A{
  color: #86551B;
  text-decoration: none;
}

#contenttext A:hover, #news A:hover{
  text-decoration: underline;
}
