/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #999; }

TABLE.contenttable-1 P { }
TABLE.contenttable-1 TR.tr-0 TD P {  }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #333;color:#CCC; font-weight: bold;}
 
TABLE.contenttable-2 P { color: #999; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #333;color:#CCC;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-color: #023f72; font-weight: bold; color: #ccc;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {  }

/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext {  }
TABLE.contenttable TR { background-color: #ccc; color: #000; }


#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: #cf0607;
}
.name-of-person{
	color: #023F72;
}
.detail{
	color: #1E90FF;
}
.inputlupe{
	padding-left: 10px;
	vertical-align: middle;
}
#FormRueckruf{
	padding-left: 10px;
}
.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;
}
#news .csc-header{
	padding-left: 10px;
}
#news .bodytext{
	padding-left: 10px;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}
.csc-bulletlist-0{
	list-style-type:decimal;
}
.csc-bulletlist-1{
	list-style-type:circle;
}
.csc-bulletlist-2{
	list-style-type:sqare;
}
.csc-bulletlist-3{
	list-style-type:lower-alpha;
}
.csc-uploads a{
    text-decoration: none;
    border: 0px;
}
.csc-uploads img, .csc-uploads a img{
    text-decoration: none;
    border: 0px;
}
/** Ueberschriften der header im inneren Content**/
H1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #666;
	display: block;
	letter-spacing: 0.3mm;
	margin-bottom: -10px;
	padding-top: 15px;	
}

H2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color:#1E90FF;
	display: block;
	padding-top:15px;
	margin-bottom: -15px;
}

H3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color:  #CC0000;
	display: block;
	padding-top:15px;
	margin-bottom: -15px;
}

H4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #666;
	padding-top:15px;
	margin-bottom: -20px;	
}

H5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #666;
	display: block;
	padding-top:15px;
	margin-bottom: -18px;
}
#news H2, #news H4{
	
}

.csc-frame-frame1{
  background-image:url(alternate_FILES/mini_content1.jpg);
  background-position:center bottom;
  background-repeat:no-repeat;
  border:1px solid #CCCCCC;
  color:#666666;
  font-family:Arial;
  font-size:11px;
  min-height:20px;
  padding: 10px;
  text-align:left;
  width:211px;
}

.csc-frame-frame2{
  background-color: #023f72;
  color: white;
  padding: 2px;
  padding-left: 4px;
}
.csc-searchResultHeader{
  margin-bottom: 0px !important;	
}
.csc-noSearchResultMsg{
  margin-bottom: 0px !important;
  color: #666666;
  font-family:Arial;
  font-size:11px;
  letter-spacing:0.2mm;
  font-weight:normal;
}
H3.csc-noSearchResultMsg{
	font-color: #666666;
}
.csc-searchform INPUT, .csc-searchform SELECT, .csc-form-labelcell, .csc-form-label{
	margin-top: 10px;
	vertical-align:top;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	padding: 2px;
}
