
/* ################################################################
** # CSS - Gemeindewebsite - Layout-Version 2                     #
** ################################################################
** 
**  Version     : 3.1.0
**  Datum       : 04.06.2009
**  Datei       : 10_print.css
**  Funktion    : Styles für die Printversion
**
** ################################################################
*/

/*#wrapper { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; }*/
#rahmen { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; }
#wrapper { padding-right: 35pt; }
#seitentitelPrint { font-size: 14pt; margin-bottom: 10pt; font-weight: bold; }
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }

.clearing {
	clear: both;
	font-size: 2pt;
	height: 2pt;
	line-height: 2pt;
}

#skiplink, #seitenkopf, .csc-linkToTop,
#navigation, form#quicklinks { display: none; }

#seitenfuss, #fusszeile { margin-top: 20pt; }
#seitenfuss { padding-top: 10pt; border-top: 1px solid gray; }
address { font-style: normal; line-height: 140%; font-size: 90%; }
a img { border: 0; }
a { color: #000; text-decoration: none; }

.content-links, .content-rechts {
	width: 160pt;
	float: left;
}
.content-rechts img {
	margin-bottom: 6pt;
}

/* Veranstaltungskalender */
div.jwcalendar_list .prev_items,
div.jwcalendar_list .next_items,
div.jwcalendar_list .submit {
	display: none;
}
div.jwcalendar_list .categoryTitle {
	margin-bottom: 10pt;
}
div.jwcalendar_list .itemslist .eintrag {
	margin-bottom: 10pt;
}
div.jwcalendar_single .itemtitle {
	font-size: 120%;
	margin-bottom: 10pt;
}
div.jwcalendar_single .label {
	float: left;
	margin-right: 6pt;
	font-weight: bold;
}
div.jwcalendar_single .title {
	float: left;
	margin-right: 6pt;
	font-weight: bold;
}
div.jwcalendar_single .catcolor,
div.jwcalendar_single .submit {
	display: none;
}
/* Fotogalerie */
.tx-lzgallery-pi1-fotonav { display: none; }
.tx-lzgallery-pi1-1x1-1  { text-align: center; margin: 6pt 0 4pt 0; }
.tx-lzgallery-pi1-1x1-2 { text-align: center; font-size: 90%; }

/* Gewerbe- und Vereinsverzeichnis */
.tx_spdirectory-pi1-abc,
.tx_spdirectory-pi1-searchbox,
.tx_spdirectory-pi1-fuss,
.tx-spdirectory-pi1 p.center { display: none; }

