/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 01.11.06  
**  Datei       : print_003.css
**  Funktion    : Druck-Stylesheet - druckt die Spalte #col3
**
*/

@media print
{
body {
  font-size: 12pt;
  font-family: "Times New Roman", Times, serif;
  width: 100%;
  padding: 0;
  margin: 0;
  color: #000000;
  background-color: #ffffff;
  line-height: 100%;
}

#page_margins, #page {width: 100%; margin:0; padding: 0; border: 0; } 

#topnav {display: none;}
#sprache {display: none;}
#nav_main_second {display: none;}

#header {height: auto;}
#header img {position:relative; top:0; left:0; padding:0; }
#nav_main {display:none;}

#main {margin: 0; padding: 0;}

#col1 {display:none;}
#col1_content {display:none;}

#servicecontainer {margin:0; padding: 0; border:0;}

#col2 {float:right; margin:0; padding: 0; border:0; padding-top: 50px; width: 140px;}
#col2_content {margin:0; padding: 0; border:0; font-size: 82%;}

#col3 { margin:0; padding: 0; border:0; width: 75%; }
#col3_content {margin:0; padding: 0; border:0; }

#footer {display: none;}

#werbung {display: none;}

div.container {
background-color:#ffffff;
border: 1px solid #25B34B;
padding: 0.3em 0.3em 0.3em 0.3em;
margin-bottom: 1.0em;
}

blockquote { font-family: "Times New Roman", Times, serif; }
code.css, code.xhtml, em.file { font-family:"Courier New", Courier, mono;}

h1 {font-size: 16pt; font-weight:bold; background:inherit; color: #25B34B;  margin:0.4em 0 0.5em 0; padding-bottom: 0.5em; padding-top: 1em;}
h2 {font-size: 14pt; font-weight:bold; background: inherit;   margin:0.2em 0 0.5em 0; padding-bottom: 0.5em;}
h3 {font-size: 12pt; font-weight:bold; color: #25B34B; margin:0.4em 0 0.3em 0;}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after:avoid; }

p.csc-linkToTop {display: none;}

.csc-textpic-caption {
font-size: 75%
}

.zoom {display: none;}

hr { 
	color: #fff; 
	background:transparent; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	border:0; 
	border-bottom: 1px #D3D2D2 solid; 
}

.clearer {
    height: 0px;
    font-size: 0px;
    line-height: 0px;     
	margin: 10px 0 10px 0; 
}

a {color: #000000; text-decoration:underline;}
a:hover {color: #ABABAB; text-decoration:underline;}
a:focus {color: #D3D2D2; text-decoration:underline;}

a.mail{
	padding-left: 5px;	
}
a.internal-link{
	padding-left: 5px;	
}
a.download{
	padding-left: 5px;	
}
a.external-link-new-window {
	padding-left: 5px;	
}

.hidemail{
position: absolute;
left: -3000px;
top: -3000px;
display: none;
}

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

/* Sichtbare Auszeichnung der URLs von Links */
/*#col3 p a[href^="http:"], #col3 p a[href^="https:"], 
#col1 p a[href^="http:"], #col1 p a[href^="https:"],
#col2 p a[href^="http:"], #col2 p a[href^="https:"]
{
	padding-left: 0;
	background-image: none;
}*/

/*p a[href]:after {
 content:" <URL: "attr(href)">";
 color:#444;
 background-color:inherit;
 font-style:italic;
 font-size: 8pt;
} */

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

table {  
  padding: 0;
  margin: 0;  
  font-size: 89% !important;
  border-bottom: 1px solid #25b34b;
  border-collapse: collapse;
  margin-bottom: 1.3em;
}


table td {  
  padding-top: 0.5em; 
  padding-bottom: 0; 
  padding-left: 0.5em;
  padding-right: 0.5em;
	margin:0;
  border-top: 1px solid #25b34b;
  background-color: #ffffff;
  text-align: left;
	vertical-align: top;
}
 
table thead td {
 padding-left: 0.5em;
  padding-right: 0.5em;
  border-top: 3px solid #25b34b;
  font-weight: bold;
	color:#000000;	
}

table ul li {
	padding-left: 15px;
	padding-bottom:0.3em;
  background: url("../images/icon_bullet.gif") no-repeat 1px 6px;
}

/*login-Formular*/
table.login {  
  padding: 0;
  margin: 0 0 2em 0;
  font-size: 92% !important;
  width: 95%;
	border-spacing: 3px;  
  border-bottom: 0;
  border-collapse: collapse;
  width: 50%;
}

table.login td {   
  padding: 0.9em; 
	margin:0;
  border-top: 0;
  background-color: #ffffff;
  text-align: left;
	vertical-align: top;
}

/*Legende*/
table.legende {
 width: 100%;
 border:0;
 font-size: 100%; 
 border-bottom: 0.3em solid #ffffff;
 margin-bottom: 0.3em; 
}

table.legende td {
	margin:0;
  border-top: 0;
  
  text-align: left;
	vertical-align: middle;
}

table.legende td.odd {
  
  vertical-align: middle;
 
}

/*--------Formulare ---------------*/
/* Suchseite */
div.tx-indexedsearch-searchbox{  
  margin-bottom: 0;
}
div.tx-indexedsearch-searchbox div.formLabel {
  width: 11em;  
}

div.tx-indexedsearch-searchbox div.formElement {
  margin-bottom: 0;
}

div.tx-indexedsearch-searchbox div.formwrapper {    
    padding: 0;
    border: 0;
    background-color: #ffffff;    
}

div.tx-indexedsearch-searchbox div.formSubmit {
    border: 0;
    background-color: #ffffff;
    text-align: left; 
    padding: 0;  
}

/* Allgemein */

form {
  padding-bottom:1em;
}

div.formLabel {
    width: 9em;
    float: left;
	  clear:left;
	
}

div.formLabel,
div.formElement {
    margin-bottom: 0.5em;
}

fieldset {
    padding: 0;
    border: 1px solid #ffffff; /* Opera needs this */
    margin: 0;
    margin-bottom: 1em;
    position: relative; /* Netspace 6 needs this */
}

div.formwrapper {
    padding: 0.5em 1em;
    border: 1px solid #25b34b;
    background-color: #ffffff;
    margin: -1px -0.6em; /*  IE Mac needs this */ 
    
}

/* Reset margin, hide from IE Mac \*/
div.formwrapper {    
    margin: 0;
}    
/* End of commented backslash hack */
    

legend {
    padding: 0.2em 1em;
    margin: 0;
    color: #25b34b;
    background-color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative; /* Safari needs this */
    left: -10px;
	  border-right: 1px solid #25b34b;
	  border-left: 1px solid #25b34b;
	  border-top: 3px solid #25b34b;
}

/* Hide from Opera 6 */
head:first-child+body legend {
    left: -5px;
}

/* Hide from Opera 6, hide from IE Mac \*/
head:first-child+body legend {
    left: -10px;
}
/* End of commented backslash hack */

/* Make available to IE Win, hide from IE Mac */
* html body legend {
    left: -7px;
}
/* End of commented backslash hack */

/* reset for modern browsers */
legend[class] {
    position: static;
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #25b34b;
    background-color: #ffffff;
    text-align: right;    
    margin: -0.9em 3px 0 3px; /* Rule for IE Mac */
}

/* Hide from IE Mac \*/
div.formSubmit {
    margin: -1em 1px 0 1px;
}
/* End of commented backslash hack */

div.formSubmit input {
    padding: 2px 2px;
    border: 1px solid #25b34b;
    color: #000000;    
    background-color: #d9e9cd;
    font-weight: bold;    
    cursor: pointer;
}

input,
select,
textarea {
  border: 1px solid #25b34b;
	background-color:#ffffff;
}

.bahn input, select, textarea {border: 1px solid #7b9cbd;}

textarea {
  font-size:140%;
}

input.submit {
    padding: 2px 2px;
    border: 1px solid #25b34b;
    color: #000000;    
    background-color: #d9e9cd;
    font-weight: bold;    
    cursor: pointer;
}

div.error {
  color:red;
}

/* ###  Textformatierungen ################################################################## */

.textbox { 
  width: 95%;
  background-color: #ffffff;
  border: 1px #25b34b solid;
  padding: 0.5em;
  margin-bottom: 0.5em;
}

/* Ungeordnete Listen ohne Listenpunkt */ 
ul {
  margin:0;
  padding:0;
  list-style: none;
  padding-bottom:0.6em;
}

ol {
  margin:0;
  padding:0;  
  padding-bottom:1.5em; 
}

#col3_content ul li {  
  margin:0;
  padding:0;
	padding-left: 15px;
	padding-bottom:0.6em;
	background: url(../images/icon_bullet.gif) no-repeat 3px 6px;	
}

#col2_content ul li {  
  margin:0;
  padding:0;
	padding-left: 14px;
	padding-bottom:0.5em;
	background: url(../images/icon_bullet.gif) no-repeat 3px 5px;	
}

#col3 li.klasse4 {
  padding-left: 35px;
  background: url(../images/klasse4.gif) no-repeat 3px 5px;
}
#col3 li.klasse5 {
  padding-left: 35px;
  background: url(../images/klasse5.gif) no-repeat 3px 5px;
}
#col3 li.klasse6 {
  padding-left: 35px;
  background: url(../images/klasse6.gif) no-repeat 3px 5px;
}
#col3 li.klasse7 {
  padding-left: 35px;
  background: url(../images/klasse7.gif) no-repeat 3px 5px;
}
/* ###########NEWS################# */

h2.tt_news_list {
  font-size: 10pt; 
	font-weight:bold; 
	color: #000000;  	  
	margin: 0;
	padding: 0;
	
}

p.tt_news_event_date {
	font-size: 0.89em;
	color: #000000;
	margin: 0 0 0.25em 0;
	padding-top: 0em;
	font-weight:bold;
}

p.tt_news_event_where {
  margin-bottom: 0;
}

p.tt_news_event_date_single {
	font-size: 0.9em; 
	font-weight:bold; 
	color: #000000;  	  
	margin: 0 0 0 0; 
}

div.tt_news_teaser p.datum,
div.tt_news_single p.datum {
  float: left;
}

div.tt_news_teaser p, p.datum, p.mehr_lesen {
  margin:0;
  padding:0;
}

div.news_image {  
  float:right;
  overflow: hidden;
  width: 190px;
}

/*SUCHE*/
/*Sucheseite*/
div.tx-indexedsearch-rules {
  font-size: 90%; 
}

table.tx-indexedsearch, table.tx-indexedsearch tr td  {
  border: 0;
}
div.tx-indexedsearch-browsebox ul li {
  list-style: none;  
}
p.tx-indexedsearch-noresults {
  color:#000000;
  
}

}

