@charset "UTF-8";
/**
 * PAP BASIC CSS Layout - Center Content
 * 
 */

@media all
{

#breadcrumb a { color: #454545; text-decoration:none; }
#breadcrumb a:focus,
#breadcrumb a:hover,
#breadcrumb a:active { color: #CA4108; }

/* General Settings */
#col2_content { font-size: 1.1em; } 
#col2_content h2 { margin-bottom: 0.8em; color: #999999; }
#col2_content h3 { margin: 1.2em 0 0.3em 0; color: #999999; font-weight:bold; }  
#col2_content ul, ol, dl { line-height:1.5em; margin: 0 0 0.8em 0; }

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  font-weight: normal;
  font-size: 85%; 
  margin: 0.25em 0.25em 1em 0.25em;
  color:#777;
  line-height:1.5em;
}

div.csc-textpic-left div.csc-textpic-text{
  margin:0;
  padding:0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom:2px;
}

#col2_content div.csc-textpic img {
	border: #919da5 1px solid;
}

#col2_content div.csc-textpic-border img{
	border:none;
}

/* Indexsuche */
div.tx-indexedsearch-res {
  margin: 0;
  padding: 0;
}

div.tx-indexedsearch .res-tmpl-css {
  clear:none;
}

div.tx-indexedsearch legend {
  visibility: hidden;
}


div.csc-textpic-intext-left ol, div.csc-textpic-intext-left ul {
  padding-left: 0;
}

/*.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #004C8B;
}*/

/* Formulare */

/* Contact form */
.tx-powermail fieldset {
  margin-top: 20px;
}

.tx-powermail legend {
  visibility: hidden;
}

.tx-powermail label {
  float:left;
  width: 12em;
}

.powermail_fieldwrap {
  margin-bottom: 15px;
}

.powermail_input {
  border:1px solid #999;
  float:left;
  height: 1.5em;
  width: 250px;
  margin-bottom: 15px;
} 

#powermail_field_countryland,
.powermail_select,
.powermail_textarea  {
  width: 250px;
  margin-bottom: 15px;
}
.tx-powermail .form-control {
  border:1px solid #999;
  width: 250px;
}

.tx-powermail img {
  margin-left: 12em;
  margin-top: 5px;
}

.tx-srfreecap-pi2-cant-read {
  display: block;
  color:#000;
  margin: 0 0 2em 13.5em;
}

.powermail_fieldwrap_type_submit input {
  margin-left: 12em;
  width: auto;
  padding: 3px 5px;
}

.powermail_mandatory_js{
  margin-left: 12em;
  margin-bottom: 5px;
  width: 250px;
  color: #CA4108;
}

/* Tabellen */

table.contenttable {
  margin: 0.3em 0;
  width: 100%;
  border: none;
  color: #444444;
  border-collapse:collapse;
}

table.contenttable th,
table.contenttable tr,
table.contenttable td {
  border:none;
  border-bottom:1px dotted #919da5;
  color: #444444;
}



}
