@charset "UTF-8";
/* ################################################################
** # Design by schreyer | graphic & webdesign                    ##
** ################################################################
**
**  Date     : 31.1.08
**  File     : musikschule.css
**  Function : This file expands the YAML-CSS-Framework.
**
*/
@media all
{

/* ################################################################
** #  TABELLEN-Layouts seitenspezifisch definieren
** ################################################################
*/


/* Linke Spalte im Content */
.subcl { padding: 0 2.5em 0 0; }






/* Tabellen Seite KURSGELDLISTE formatieren */
table.kursgeld td.td-0 {
	width: 2%;
	padding-left: 4px;
	padding-right: 0px;
}
table.kursgeld td.td-last  {
	width: 15%;
	white-space: nowrap;
	text-align: right;
}

/* Tabellen Seiten SCHULPROGRAMM formatieren */
table.schulprogramm td {
	padding-bottom: 8px;
	padding-top: 4px;
}
table.schulprogramm td.td-0 {
	width: 3.8em;
	padding-left: 4px;
	padding-right: 0px;
	white-space: nowrap;
}
table.schulprogramm td.td-last  { padding-right: 8px; }


/* GENERISCHE Tabellen DATEILINKS - LAYOUT 1 formatieren */
table.csc-uploads {
	width: 100%;
	margin-bottom: 1.5em;
}
table.csc-uploads tr.tr-odd { background-color: #F3F7E0; }
table.csc-uploads tr.tr-even { background-color: #E9E9D6; }
td.csc-uploads-fileName p { margin-bottom: 0.1em; }
td.csc-uploads-fileName p.csc-uploads-description {
	line-height: 1.3em;
	margin: 0;
	font-style: italic;
}
td.csc-uploads-fileSize {
	white-space: nowrap;
	width: 4.5em;
	text-align: right;
}
td.csc-uploads-icon {
	width: 25px;
	padding-top: 0.75em;
	padding-bottom: 0em;
}

/*
thead th { background: #444; color: #fff }
tbody th { background: #ccc; color: #333 }
tbody th.sub { background: #ddd; color: #333 }
*/

/* Anordnung der Kopfnavigation */
 #topnav {
	top: 20px;
	right: 23px;
  }

/* Formatierung der Suchbox im Kopf */
#header div.tx-macinasearchbox-pi1 form input {
	width:230px;
	height:1.5em;
	background-color: #f9f9f9;
	border: solid 1px #888;
	padding-left: 2px;
	padding-top: 1px;
}
/* Anordnung und Formatierung der Bereiche im Fuss */
#footer_copyright { float: left; }
#footer_nav { text-align: right; }

/* Formatierung der Texte unter Bildboxen */
dd.csc-textpic-caption { margin: 0 0 1em 0.1em; }


/* ################################################################
** Extension "tx-pilmailform-pi1", Kontaktformular
** ################################################################
*/

/*
div.tx-pilmailform-pi1 form table {margin: 0; padding: 0;}
*/
div.tx-pilmailform-pi1 form table tr td { padding: 0.2em 0em 0.2em 0em; }

div.tx-pilmailform-pi1 textarea {
	float: left;
	border: solid 1px #b5b5b5;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	line-height: 1.3em;
	padding: 0 0 0 3px;
}

div.tx-pilmailform-pi1 input {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background-color: #fff;
	padding: 3px 2px;
	border: solid 1px #b5b5b5;
}

div.tx-pilmailform-pi1 form input.button {
	background-color: #f3f1e1;
	margin: 1.5em 0em 0em;
	padding: 0.3em 0.4em;
	background-color: #e9e9d6;
	border: solid 1px #888;
	cursor: pointer;
	font-weight: bold;
}

div.tx-pilmailform-pi1 form table tr td.spacetop {
font-weight: bold;
padding: 0.5em 0em 0.2em 0em; }

div.tx-pilmailform-pi1 form table tr td.spacetopred, div.tx-pilmailform-pi1 form table tr td.red, div.tx-pilmailform-pi1 form table tr td.red b {
padding: 0.5em 0em 0.2em 0em;
color: #cc0000 !important;
font-weight: bold; }

/* ################################################################
** Extension "tx_indexedsearch", Suchergebnisse, Sucheingabefeld
** ################################################################
*/

/* Schriftangaben fuer gesamtes Suchergebnis */
.tx-indexedsearch { }

/* Suchformular am Kopf */
.tx-indexedsearch .tx-indexedsearch-searchbox FORM TABLE TR TD {
	font-weight:bold;
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: middle;
}
.tx-indexedsearch .tx-indexedsearch-searchbox FORM TABLE TR TD.tx-indexedsearch-searchfor { display: none; }
.tx-indexedsearch .tx-indexedsearch-res TABLE { margin-bottom: 0px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	background-color: #f3f1e1;
	padding: 0.2em 0.4em;
	background-color: #e9e9d6;
	border: solid 1px #888;
	cursor: pointer;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	background-color: #fff;
	padding: 3px 2px;
	border: solid 1px #b5b5b5;
	width:18em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	font-weight: bold;
	margin-top:2em;
	margin-bottom:1em;
	display: none;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	font-weight:bold;
	color: #cc0000;
}
.tx-indexedsearch .tx-indexedsearch-browsebox P {
	font-weight: bold;
	height: 1.5em;
	background-color: #E4E5CF;
	padding: 0.3em 0em 0.4em 0.5em;
	margin: 0 0 0.7em 0;
	border-bottom: dotted #b5b5b5 1px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox UL {
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 1.5em 0em;
	border-bottom: solid #b5b5b5 1px;
	width: 100%;
	padding: 0.3em 0 0.5em 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display: inline;
	margin: 0 0.8em 0 0.6em;
}
.tx-indexedsearch .tx-indexedsearch-browsebox TD {
	display: inline;
	margin-right: 1em;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI.tx-indexedsearch-browselist-currentPage A {
	text-decoration: none;
	color: #CC0000;
}

/* Tabellenzellen TD fuer Icon, Titel, Prozent */
.tx-indexedsearch-res { }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-icon{
	padding-left: 0.1em;
	padding-bottom: 0.2em;
	border-bottom: dotted #b5b5b5 1px;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-result-number { display: none; }

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-title {
	border-bottom: dotted #b5b5b5 1px;
	padding-bottom: 0em;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title A {
	text-decoration: none;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {font-weight:bold;}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-percent { display: none; }

/* Inhaltbeschreibung */
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style: italic;
	line-height: 1.4em;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {color: #cc0000;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {background:#E0E7F5;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {margin-top:20px; margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {color: #006699; margin-top: 0px; margin-bottom: 0px; background: transparent;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {background:#cccccc;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {background: #cccccc; vertical-align:middle;}
.tx-indexedsearch .tx-indexedsearch-res .noResume {color: #cc0000;}

/* Steuert Hintergrundfarbe und Abstand aller hervorgehobenen Suchworte */
.tx-indexedsearch-sw, SPAN.csc-sword, .tx-indexedsearch-redMarkup {
	padding: 0;
	background-color: #FFFF66;
	font-weight: normal;
	color: #333333;
}

/* ################################################################
** CSS Styled Content
** Default styles for extension "tx_cssstyledcontent"
** ################################################################
*/
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #666;
	padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; }
/* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0.4em 0 0 0;
	font-style: italic;
}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { }

/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

/* Positioning of images: */

/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* ################################################################
** CSS Styled Content
** Default styles for extension "tt_news"
** ################################################################

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;
	border-bottom: 1px solid #F9FFE5;
	color: #F9FFE5;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container { border:0; }

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0 0 0.5em 0;
	margin:0 0 1.9em 0;
}
.news-latest-item p {
	margin: 0;
	padding: 0;
}

.news-latest-item IMG {
	margin-bottom:0.5em;
	margin-right:7px;
	border:1px solid #666;
	float:left;
	margin-top: 0.25em;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category { font-weight: bold; }

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container { border:0px solid #000; }


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0 0 6px 15px;
	margin:0 0 15px 0;
	border:2px solid #E4E5CF;
	background-color:#F3F7E0;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0;
	border-bottom: 0px solid #769024;
	line-height: 110%;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER { padding: 0; }
.news-list-container H3 A { 
}
.news-list-container P {
	padding-left:0px;
	margin: 0px 23px 1em 0;
}
.news-list-date {
	float: right;
	width: 15em;
	height: 1.6em;
	font-weight: normal;
	background-color: #E4E5CF;
	font-size: 0.81em;
	padding: 0 0 0 0.5em;
	margin: 0;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: left;
	border:1px solid #666;
	margin: 0.3em 0.8em 0.2em 0;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category { margin-left:3px; }
.news-list-morelink  {
	margin-bottom:8px;
	clear: both;
	text-align: right;
	padding: 0 12px 0 0;
}
.news-list-browse { }



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0 0 15px 0;
	border:0px solid #666;
	padding:0 1em 0 0;
	text-align: right;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	border:0;
	background-color:#F9FFE5;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: left;
	margin: 0.2em 1.2em 0.3em 0;
}
.news-single-item .news-single-img img { border: 1px solid #999; }

.news-single-imgcaption {
	padding:3px;
	display: none;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-top: 0px;
	clear: both;
	padding: 15px 0 0 0;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption { }

.news-single-timedata {
	font-weight: bold;
	text-align: left;
	margin: 0 0 0.7em 0em;
	padding-bottom: 3px;
}
.news-single-author { }
.news-single-additional-info {
	/* 	clear: both; */
	margin-top: 2em;
	padding:7px;
	clear: both;
	background-color: #F2F3E0;
}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 1em;
	padding:3px 5px 0px 5px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD { margin: 0 0 0 0; }

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:0px;
	width:90%;
	margin: 0 0 0.3em 0;
}
.news-single-files img {
	margin: 0 6px 0 0;
	vertical-align: text-bottom;
}

.news-single-files a {
	margin: 0 12px 0 0;
}

.news-single-links p { margin: 0; }

.news-single-links a {
	padding-left: 17px;
	background-image: url(../img/icons/external_link_new_window.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
}
.news-single-links a:focus, .news-single-links a:hover, .news-single-links a:active { background-image: url(../img/icons/external_link_new_window_hover.gif); }

.news-single-related a {
	padding-left: 12px;
	background-image: url(../img/icons/internal_link.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
.news-single-related a:focus, .news-single-related a:hover, .news-single-related a:active { background-image: url(../img/icons/internal_link_hover.gif); }





/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container { padding:0 0 10px 0; }
.news-amenu-container LI {
	padding: 0.3em 0em 0.4em 0.5em;
	margin-left: 0px;
	margin-top: 5px;
}
.news-amenu-container UL {
	padding:0px;
	margin-top:6px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 { padding:0px 0px 3px 3px; }
.news-amenu-item-year {
	font-weight: bold;
	padding: 3px;
	background-color: #E4E5CF;
	margin-left: 0px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
}

div.tx-felogin-pi1 div {
	line-height: 1.5em;
}

div.subcl div.tx-felogin-pi1 div {
	line-height: 1.5em;
}

div.tx-felogin-pi1 form fieldset {
	margin-top: 1em;
	margin-bottom: 3em;
}

div.tx-felogin-pi1 form fieldset div {
	margin-top: 1em;
	font-weight: bold;
}

div.tx-felogin-pi1 form fieldset legend {
	visibility: hidden;
}

}

@media print {

/* ################################################################
** DRUCKLAYOUT
** Druck-Styles fuer den Inhalt #col3, #col3_content
** ################################################################
*/

/* Fuer den Druck nicht benoetigte Container des Layouts abschalten */
#header { display: none; }
#shadow { display: none;}
p.navlink { display:none;}
#teaser .aktDatum  { display:none; }
#teaser div { margin-right: 0em; }
#teaser .rootline {
	margin: 0;
	color: #000000;
}


/* Zeichensatz auf Serifen umstellen */
body * { font-family: "Times New Roman", Times, serif; }
code, pre { font-family:"Courier New", Courier, mono; }
body, #main, #header, #footer, #first, #second { background-color: #FFFFFF; }
body {
	font-size: 12pt;
	color: #000000;
}

h1 {
	font-size: 16pt;
	font-weight:bold;
	color: #000000;
	background:inherit;
	margin:0.4em 0 0.8em 0;
	border-bottom: 1px #ccc solid;
}
h2 {
	font-size: 14pt;
	font-weight:bold;
	color: #000000;
	background: inherit;
	margin:0.2em 0 0.1em 0;
	padding: 0em;
}
h3 {
	font-size: 12pt;
	font-weight:bold;
	margin:0.4em 0 0.1em 0;
	color: #000000;
}

#col3, #col3_content {
	width: 100%;
	margin:0;
	padding: 0;
	border:0
}
h1,h2,h3,h4 {
	padding-top: 0.25em;
	letter-spacing: 0px;
}
p {text-align:left;}

}

