@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/* ### Überschriften, Flie�texte ###################################################################### */

/* FARBEN UND HINTERGRUNDBILDER WERDEN IN DEN DATEIEN ./content/first.css etc. DEFINIERT */

body { color: #58595a; font-size: 11px; font-family: Verdana, Arial, Helvetica,   sans-serif; }

pre { font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica,  sans-serif; }

h1,h2,h3,h4 { display:block; margin: 0; padding: 0;}

h1 {font-size: 1.1em; background:inherit; font-weight: bold; color: #dc931a; margin-bottom: 8px; }
h2 {font-size: 1.1em; color: black; }
h3 {font-size: 1.0em; color: #6f6f6f; }
h4 {font-size: 1.0em; }
h5 {font-size: 1.0em; }

ul, li {
  margin: 0;
  padding: 0;  
  list-style-type: none;
  list-style-image: none;
}

li {
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 25px;
}

li li {
    background-image: url(../images/li-first.gif);    
}

p,ul,dd,dt { line-height: 1.5em;}
p { line-height: 1.65em; margin: 0; margin-bottom: 18px; }

dd {
  margin: 0;
}


strong,b { font-weight: bold; }
em,i { font-style:italic; }
code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

ul, ol {
  margin: 5px 0;  
}

dl {
  margin: 10px 0;
}

hr { 
	color: #fff; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0.5em 0; 
	border:0; 
	clear: both;
	border-bottom: 1px #58595a solid; 
}

acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}



/* ### Auszeichnung lokaler und Externer Links ######################################################## */

#main a, a em.file, .htmlarea-content-body p a {color: #DC931A; text-decoration:none;}
#main a:hover {text-decoration:underline;}

#main a[href^="http:"], #main a[href^="https:"]
{
	background-image:none;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;	
}

#main .arrow img {
	margin-right: 2px;
}

/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

table { border-collapse:collapse; margin-bottom: 0.5em; }

th {
  font-weight: bold;
  background-color: #eaeaea;
  padding: 10px 0 5px 0;
  text-align: left;
}

tr {
  border-bottom: 1px solid #c2c2c2;
}

td {
  padding: 5px 5px;
}

form {overflow:hidden;}

input, textarea {
  width: auto;
	font: 1.0em Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0px;
	color: #4c4c4c;
	height: 16px;
	border: 1px solid #C7CACE;
	margin-bottom: 0.2em;
}

textarea {
	height: auto;
}

.tx-indexedsearch-searchbox-sword {
	height: 16px;
	width: 116px;	
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 0;
	margin-right: 3px;
}

select {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 1em;
}

.element {
	padding-top: 0px;
}

fieldset {
	padding: 10px 0px;
}

}

/*#####################
  Einstellungen für das Kontaktformular, damit die Felder in der gleichen Linien beginnen 
  ########################### */

#mailform fieldset {
  padding: 0;
  border: 0;
}

#mailform label {
  width: 10em; 
  padding: 0 10px 0 0;
  float: left;
  text-align: left;
  margin-right: 0.5em;
  display: block;
}

#mailform input.csc-mailform-check, #mailform input.csc-mailform-radio {
  width: auto;
}

#mailform .csc-mailform-submit {
        margin-bottom: 20px;
}

fieldset {
  padding: 1em;
  padding-left: 0;
  border: 0;
}

label {
  width: 12em;  
  padding: 3px 10px 0 0;
  float: left;
  text-align: left;
  margin-right: 0.5em;
  display: block;
}

input {  
  width: 330px;
}

textarea {
  margin-bottom: 10px;
  width: 350px;
}

.csc-mailform-submit {
        margin-bottom: 20px;
        margin-left: 15.4em;
        width: auto;
        font-size: 0.8em;
}

.csc-mailform-field {
  margin-bottom: 10px;
}

.tx-newloginbox-pi1 td {
	padding: 5px;
}

.tx-newloginbox-pi1 input {
	font-size: 1em;
	padding: 0;
	width: auto;
	margin: 0;
}

.csc-textpic-caption {
  font-size: 0.8em;
}

.tx-newloginbox-pi1 h3 {
  display: none;  
}

.tx-newloginbox-pi1 p {
  padding: 0;  
  margin: 0;
}

#tx-newloginbox-pi1-login_submit {
  font-size: 0.8em;  
  width: auto;
  margin-left: 12.7em;
}

.tx-newloginbox-pi1 label {   
  width: auto;
}

.tx-newloginbox-pi1 input {   
  width: 300px;
}

.news-single-imgcaption {
  font-size: 0.8em;  
  margin-bottom: 10px;
}

.news-single-item h1 {
  margin-top: 10px;
}

.news-latest-item p.bodytext, .news-list-item p.bodytext {
  margin-bottom: 3px;
}

.news-latest-container {
  margin: 0 -13px 0 -12px;   
}

.news-latest-item {
  border-bottom: 3px solid #fff;
  padding: 10px 13px 10px 12px;     
}

#main .news-latest-item a {
  color: #b74f29;
}

#main .news-latest-item b, #main .news-latest-item b a,
#main .news-list-item b, #main .news-list-item b a {
  color: #58595a;
}

.news-single-image {
  float: left;  
}

.news-single-image img {
  margin-right: 15px;
}

.news-list-item {
  clear: both;
  margin-top: 10px;  
  margin-bottom: 10px;
}

.news-list-morelink {
  
}

.news-list-image {
  float: left;  
}

.news-list-image img {
  margin-right: 15px;
}

.tx-indexedsearch-searchbox-button {
  margin-top: 5px;
  height: auto;  
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #fdb406;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 30px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  line-height: 1.7em;
  margin-top: 3px;
  margin-bottom: 15px;
}

.tx-srfeuserregister-pi1 dt {
  clear: both;
  width: 17em;
}

.tx-srfeuserregister-pi1 input {
  width: 280px;
}

#tx-srfeuserregister-pi1-fe_users_form dd .submit {
  width: auto;
  margin-left: 8.4em;
}

#tx-srfeuserregister-pi1-fe_users_form label {
  width: 8em;
}

.tx-srfeuserregister-pi1 label {
  width: 15em;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox,.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
  width: auto;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
  border: 0;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
  margin-bottom: 10px;
  cursor: pointer;
}

.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 h4, .tx-srfeuserregister-pi1 legend {
  padding-left: 0;
}

.tx-srfeuserregister-pi1 a {
  background-image: none;
  padding-left: 0;
}

.tx-srfeuserregister-pi1 dt {
  text-align: left;
}

.tx-sremailsubscribe-pi1 p, .tx-sremailsubscribe-pi1 legend,
.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
  padding: 0;
  margin: 0;
}

.tx-sremailsubscribe-pi1 label,
.tx-sremailsubscribe-pi1 label span,
.tx-srfeuserregister-pi1 label,
.tx-srfeuserregister-pi1 label span {
  font-weight: normal;  
  color: #58595a;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-submit {
  width: auto;
  margin-top: 10px;
  padding: 0 5px;
}

.tx-sremailsubscribe-pi1 a {
  background-image: none;
  padding-left: 0;
}

.tx-sremailsubscribe-pi1 dt {
  text-align: left;
}

.charts-title {
  float: left;
  margin-top: 48px;
  color: black;
}

.charts-image {
  float: right;
}

.charts-text {
  padding-top: 5px;
  clear: both;
  line-height: 1.6em;
  margin-bottom: 10px;
  color: black;
}

.teaser-link {
  margin-bottom: 15px;
  margin-top: -8px;
}

p.teaser, h3.teaser-title {
  margin-bottom: 10px;
}
