/***************************/
/* Druckansicht  bei Druckansicht über Browser          */
/***************************/

/* nicht benötigte Bereiche ausblenden */
#masthead, #container-top-navi, #left_col, #left_col_content, #right_col, #right_col_content {
	display:none;
}

body, #footer  {
	background: #ffffff;
	color:#000000;
	font: 11pt 'palatino linotype', georgia, serif;
	padding:0;
	margin:0 0 0 1cm;
}

p, pre, blockquote { 
   margin: 0px 0px 0px 0px; 
	orphans:3;
	/* verhindert, dass die ersten Zeilen eines Abschnittes am Seiteende stehen */
	widows:3;
	/* verhindert, dass letzte Zeilen eines Abschnittes am folgenden Seitenanfang stehen */
	}

/* Linkadresse anzeigen lassen */

/* bei absoluten Pfadangaben */
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 11pt;
	font-style:italic;
	color:#000;
}
/* bei relativen Pfadangaben */
a[href^="/"]:after {
	content: " (http://localhost" attr(href) ") ";
}


/* Footerbereich */

#footer {
	font-size: 9pt;
	margin:0;
	margin-top: 25px; 
	border-top: 1px dotted #000; 
	border-bottom: 1px dotted #000; 
	padding: 10px;
}

/* Überschriften */

H1 {
	font-size: 15pt;
	border-bottom: 1px dotted Gray;
}

H2 {
	font-size: 13pt;
}

/* Seitenumbruch nach einer Überschrift verhindern */
H1, H2, H3, H4, H5 {
	page-break-after: avoid;
}

.button_fe {
	display: none;
}	
				
/* Gestaltung Mailformulare ab Typo3 V4.0 */

.csc-mailform, #csc-mailform {
   font: 11pt 'palatino linotype', georgia, serif;
   margin: 15px 0 0 5px;
	border: 0px;
	background-color: #;
}

/*Abstand*/
.csc-mailform-field, #csc-mailform-field {
	margin-bottom: 10px;
	}

/*Beschriftung der Formularfelder*/
.csc-mailform-field label, #csc-mailform-field label {
   float: left;
	font-weight: bold;
	color: #000000;
	width: 160px;
	}
	
.csc-mailform-label {
	font-weight: normal;
	}

/*Eingabefelder*/	
.csc-mailform-field input, #csc-mailform-field input, .csc-mailform-field textarea, #csc-mailform-field textarea  {
   font: 11pt 'palatino linotype', georgia, serif;
	padding-left: 2px;
	border: 1px dotted #d1d1d1;
	background-color: #EFEFEF;
	padding-left: 2px;
	}

.csc-mailform-field select, #csc-mailform-field select {
	border-style: solid;
	border-width: 0px;
	border-color: #d1d1d1;
	background-color: #000000;
	width: 200px;
}

.csc-mailform-submit {
 	display:none;
	}

.csc-mailform-radio input {
	width: auto;
	border-style: none;
	background-color: transparent;
}

.csc-mailform-radio label {
	width: auto;
	float: none;
}

.csc-mailform-radio fieldset {
	border-style: solid;
	border-width: 0px;
	border-color: black;
	background-color: ;
}

.csc-mailform-radio legend {
	visibility: hidden;
	display: none;
}

.csc-mailform legend, #csc-mailform legend {
	font-weight: bold;
}

/* Ergänzung für Tip-A-Friend Formular */
#csc-mailform-error {
	border: 1px solid #000;
	margin: 4px;
	margin-left: 0;
	padding: 5px;
	color: #000;
	font-style: bold;
	}

#csc-mailform-error li {
   list-style: none;
}


#tipform-center {
	padding:0;
	border: 0px solid #d1d1d1;
	padding: 15px;
}

/* Anpassung der eigenen Klassen... */

.textbig, .textbig_red, .textbig_blue, .textbig_blue2 {
 font-size: 15pt;
 }

.textverybig, .textverybig_blue, .textverybig_blue2, .textverybig_red {
 font-size: 17pt;
}


/*Druckansicht css-styled-file-list */
.filelinks div {
	  padding:5px 0 5px 5px; 
	  background: #fff; 
	  margin-bottom: 5px;
	   width: 100%;
	  border-bottom: 1px dotted Gray;
	  }
	
.filelinks div.even {
	background-color: #fff;
          }

.filelinks span{display:block;}
.filelinks .filecount{display:block; margin-bottom:0px;} 
.filelinks a{color:#000;text-decoration:underline;font-weight:bold; }

/*
table.contenttable  {
	background-color: #FFFFFF ! important;
	border:0px ! important;
	margin:0px ! important;
	border-collapse:collapse;
	margin-left:0px ! important;
	margin-top:0px ! important;
	width:100% ! important;
	}
	
table.contenttable td {
   vertical-align:top;
   line-height:17px;
	background-color:#ffffff ! important;
	border-bottom:1px solid #000 ! important;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
table.contenttable p {
   margin:0px ! important;
   padding:0px ! important;
	font-size:12pt ! important;
	color:#000000 ! important;
	background-color:transparent ! important;
    }
	 
table.contenttable p a:link, table.contenttable p a:visited {
	color:#000 ! important; 
	font-weight:normal;
	font-size:12pt ! important;
}

table.contenttable  a:hover {
	color:#000066 ! important; 
	font-weight:normal;
	font-size:12pt ! important;
}

tr.tr-even td  {
	background-color:#d1d1d1 ! important;
	}
	
tr.tr-0 td  {
	font-weight:bold;
}

*/
	
.button_fe {
	display: none;
}	

.csc-frame-frame1 {
              color: #000;
              background-color: #fff;
              border: 1px solid #000;
              margin: 5px;
              padding: 10px;
              }

.csc-frame-frame2 {
              color: #000!important;
              background-color: #F7B229;
              border: 1px solid #d1d1d1;
              margin: 5px;
              padding: 10px;
              }

.csc-frame-frame2 p {
              color: #fff!important;
               }

              
.csc-frame-rulerAfter {
              border-bottom: 1px dotted #000;
              padding-top: 10px;
              }

.teaser-einspaltig-links {
             float:left;
             width:280px;
             text-align:justify!important;
             xmargin-right: 6px;
             }
           
.teaser-einspaltig-rechts {
           float:right;
           width:280px;
           text-align:justify!important;
           }
           
.teaser-2spaltig {
           width:570px;
           text-align:justify!important;
           border-bottom: 1px solid #F7B229;
           padding-bottom: 10px!important;
           margin-bottom: 12px;
           }
           
.teaser-2spaltig img {
         border: 1px solid #ddd!important;
         padding: 1px;
           }
           
/* Schriftgroesse für Teaser festlegen */
.teaser-einspaltig-rechts p, .teaser-einspaltig-links p, .teaser-2spaltig p {
           font-size: 11px!important;
           }        

/*Ueberschriften im Teaserbereich gestalten */

 .teaser-2spaltig H1 {
                margin: 0 0 5px 0;
	text-align:left!important;
	font-size: 14px!important;
	color: #000;
	letter-spacing:1px ;
	border-bottom: 0px solid #F7B229!important;
            }

.teaser-einspaltig-links H1, .teaser-einspaltig-rechts H1 {
        margin: 0 0 5px 0;
	text-align:left!important;
	font-size: 15px!important;
	color: #000;
	letter-spacing:1px ;
	border-bottom: 2px solid #F7B229!important;
	}

.teaser-clearer {
  clear:both;
  }
