

h1.csc-firstHeader {
  margin-top:0;
  padding-top:0;
}

.csc-header {
  margin-top:4px;
  padding-top:4px;
}

/**************************************/
/* DH-LinkLayout
/**************************************/

a.linkExt img {
  padding-right:5px;
}

a.linkInt img {
  padding-right:0;
  margin-right:0;
}


/**************************************/
/*CSC-Mailform
/**************************************/

.csc-mailform {
  position: relative;
  display:block;
  width:99%;
  border: none;
  padding:5px;
  font-size:11px; 
  color:#444;
}

.csc-mailform-field label {
  position: relative;
  display:block;
  width: 45%;
  float: left;
  text-align: right;
  padding:1px;
  margin: 1px 10px 1px 1px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
  font-size:11px;
  position: relative;
  text-align: left;
  left:5px;
  padding:1px 25px 1px 1px;
  margin:1px;
  background: #f9fbff;
}


.csc-mailform-check {
  border: none;
  width:auto;
  left:5px;
  padding:1px;
  margin: 1px 0 1px 0;
}

.csc-mailform-submit input {
  clear:both;
  position: relative;
  right: 10px;
}

/**************************************/
/* Downloads 
/**************************************/
.csc-uploads {
  width: 100%;
  font-size: 12px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 0px;
  margin-bottom: 15px;
  margin-top: 0px;
  text-align: left;
  vertical-align: top;
}



/**************************************/
/* Rahmen definitionen
/**************************************/
.csc-frame-invisible { /* unsichtbar */
  display: none;
}

.csc-frame-frame1 { /* Rahmen 1 */
  border: 3px solid #AF2F26;
  height: auto;
  width: 400px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
/*
   background-image:url(../img/kolben.gif);
   background-repeat: no-repeat;
   background-position:3px;
*/
  min-height:100px;
}
	
.csc-frame-frame1 p {
  color: #AF2F26;
  margin: 0px 0px 0px 50px;
  padding: 5px;
}

.csc-frame-frame1 h1 {
  padding: 0px 5px 2px;
  color: #FFFFFF;
  background-color: #AF2F26;
  height: auto;
  width: auto;
}

.csc-frame-frame2 {
  border: 4px solid #AF2F26;
  padding: 10px;
  margin: 10px 30px 10px 30px;
}

.csc-frame-frame2 p {
}

/* Bildunterschriften */
.csc-caption {
  font-size: 9px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: right;
}


/**************************************/
/* Suche
/**************************************/

.tx-indexedsearch {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 430px;
  margin-right: 10px;
  margin-left: 10px;
}
.tx-indexedsearch-browsebox a:link, .tx-indexedsearch-browsebox a:visited, .tx-indexedsearch-browsebox a:hover {
  color: #e98338;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  width: 430px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
  text-decoration: none;
  width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
  width:150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
  font-weight:bold;
  font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top:10px;
  margin-bottom:5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
  font-size: 14px;
  text-align:center;
  font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
  background:#eeeeee;
  width: 430px;
  margin-left: 10px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
  font-size: 12px;
  font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
  font-weight:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
  font-size: 10px;
  font-style:italic;
  text-decoration: none;
  width: 420px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
  color:red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  font-size: 12px;
  background:#eeeeff;
  width: 340px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
  margin-top:14px;
  margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
  margin-top:0px;
  margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
  background:#cccccc;
  width: 400px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
  vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
  color : #666666;
}


/* NEU by davey */

.csc-noSearchResultMsg {
  color : #f06670;
  font-weight:bold;
}