@charset "utf-8";
/* ÜTF-8 ENCÖDED */

@media print {
	/* SPECIAL CASE FOR PRINT */
	.noneprint {
		display : none;
	}

	.menue_headline {
		display : block;
	}

	.not-for-print {
		display : none;
	}

	/* PRINT CASCADING STYLE SHEET FOR GABRIELELANGENDORF.DE */
	body {
		margin      : 0px;
		font-family : Arial, Helvetica, Tahoma, sans-serif;
		/*font-family: Helvetica, sans-serif;*/
		/*font-family: Tahoma, sans-serif;*/
		/*font-family: sans-serif;*/
		text-align  : center;
	}

	/* LINK FORMATS */
	a:link {
		color : black;
	}

	a:visited {
		color : black;
	}

	a:focus {
		color : silver;
	}

	a:hover {
		color : silver;
	}

	.link {
		color           : black;
		text-decoration : none;
	}

	a.link {
		color : black;
	}

	a.link:link {
		color : black;
	}

	a.link:visited {
		color : black;
	}

	a.link:focus {
		color           : silver;
		text-decoration : underline;
	}

	a.link:hover {
		color           : silver;
		text-decoration : underline;
	}

	.link_detail {
		color           : silver;
		text-decoration : none;
	}

	a.link_detail {
		color : silver;
	}

	a.link_detail:link {
		color : silver;
	}

	a.link_detail:visited {
		color : silver;
	}

	a.link_detail:focus {
		color : gray;
	}

	a.link_detail:hover,
	.link_detail:hover {
		color : gray;
	}

	.link_werkgruppe {
		color           : gray;
		text-decoration : none;
	}

	a.link_werkgruppe {
		color : gray;
	}

	a.link_werkgruppe:link {
		color : gray;
	}

	a.link_werkgruppe:visited {
		color : gray;
	}

	a.link_werkgruppe:focus {
		color : silver;
	}

	a.link_werkgruppe:hover {
		color : silver;
	}

	a.link_detail span:not(:first-of-type) {
		white-space : pre;
	}

	.werkgruppe_vorschau_text {
		color : gray;
	}

	/* MENUE */
	.menue_headline {
		font-size       : 12pt;
		color           : black;
		font-weight     : bold;
		text-decoration : none;
		margin-left     : 20px;
	}

	/* HEADLINE */
	.headline {
		font-size       : 12pt;
		color           : black;
		font-weight     : bold;
		text-decoration : none;
	}

	/* ICONS */
	.pfeil {
		margin-right : 5px;
	}

	/* FOOTER INFORMATIONS / COPYRIGHT */
	.footer {
		color           : silver;
		text-align      : center;
		font-size       : 8pt;
		position        : relative;
		padding-top     : 20px;
		padding-bottom  : 20px;
		text-decoration : none;
	}

	/* LINK FORMATS FOR FOOTER / COPYRIGHT */
	a.footer {
		color : silver;
	}

	a.footer:link {
		color : silver;
	}

	a.footer:visited {
		color : silver;
	}

	a.footer:focus {
		color           : gray;
		text-decoration : underline;
	}

	a.footer:hover {
		color           : gray;
		text-decoration : underline;
	}

	/* CONTAINER */
	#container {
		margin     : auto;
		text-align : left;
	}

	/* MENUE */
	.menue {
		text-align : center;
	}

	/* WORKGROUPS OVERVIEW */
	.werkgruppen_overview {
		line-height  : 2em;
		margin-left  : 13px;
		margin-right : 12px;
		margin-top   : 20px;
	}

	/* WORKGROUPS CONTAINER */
	.werkgruppen_container {
		line-height  : 2em;
		margin-left  : 13px;
		margin-right : 12px;
		text-align   : center;
		margin-top   : 20px;
	}

	.werkgruppen_container .link_detail > span {
		margin-right : 1em;
	}

	/* IMAGE PRELOADER */
	.preloader {
		background-image    : none;
		background-repeat   : no-repeat;
		background-position : center;
	}

	/* BORKEN IMAGE */
	/*
	.broken {
		background-image    : url('bilder/broken.gif');
		background-repeat   : no-repeat;
		background-position : center;
	}
	*/

	/* WORKGROUPS NEW ROW ? NEEDED ? */
	.werkgruppe_new_row {
		clear : both;
	}

	/* WORKGROUP IMAGE */
	.werkgruppe_bild {
		text-align : center;
	}

	/* DATE ? NEEDED ? */
	.date {
		clear : both;
	}

	/* LOCATION ? NEEDED ? */
	.location {
		position : relative;
		left     : 50px;
		float    : left;
	}

	/* HTML TABLE */
	.table {
		width         : 100%;
		empty-cells   : show;
		margin-bottom : 40px;
	}

	/* 1st COL */
	.td1 {
		width          : 20%;
		text-align     : right;
		padding-right  : 20px;
		padding-bottom : 1em;
		vertical-align : top;
	}

	/* 2nd COL */
	.td2 {
		width          : 80%;
		text-align     : left;
		padding-bottom : 1em;
		vertical-align : top;
	}

	/* 1st COL */
	.link1 {
		width          : 60%;
		text-align     : left;
		padding-right  : 20px;
		padding-bottom : 1em;
		vertical-align : top;
	}

	/* 2nd COL */
	.link2 {
		width          : 40%;
		text-align     : left;
		padding-bottom : 1em;
		vertical-align : top;
	}

	/* TOP OF THE PAGE */
	.topofthepage {
		text-align    : center;
		margin-bottom : 3em;
		font-size     : 8pt;
		display       : none;
	}

	/* TOPOFTHEPAGE 1st IMAGE*/
	.oben1 {
		border       : 0px;
		margin-right : 5px;
	}

	/* TOPOFTHEPAGE 2nd IMAGE */
	.oben2 {
		border      : 0px;
		margin-left : 5px;
	}

	/* ORDERED LISTING */
	ol {
		margin-top    : 50px;
		margin-bottom : 100px;
	}

	/* LIST ELEMENT */
	li {
		margin-bottom : 20px;
	}

	sup {
		font-size      : 8pt;
		vertical-align : top;
	}

	/* SMALL FONT SIZE */
	.kleine_schrift {
		font-size      : 8pt;
		font-weight    : bold;
		text-transform : uppercase;
	}

	.small {
		font-size : 0.7em;
	}

	.platzhalteroben {
		padding-top : 20px;
	}

	.help {
		/*cursor: help;*/
		border-bottom : 0;
	}

	.help[title]:not(.not-in-print):after {
		content        : ' ( ' attr(title) ' )';
		font-weight    : normal;
		text-transform : capitalize;
	}

	.justify {
		text-align : justify;
	}

	.left {
		text-align : left;
	}

	.center {
		text-align : center;
	}

	.right {
		text-align : right;
	}

	/* PRINT CASCADING STYLE SHEET FOR GABRIELELANGENDORF.DE */
}