/*<agl.folder "Links">*/
	a { color: #666; text-decoration: none; }
	a:link { color: #666; text-decoration: none; }
	a:visited { color: #666; text-decoration: none; }
	a:hover { color: #666; text-decoration: underline; }
	a:active { color: #666; text-decoration: underline; }
	a.internal-link, a.internal-link-new-window { background-image: url(../images/nav_marker.gif); background-repeat: no-repeat; background-position: 0 0; padding-left: 14px; }
	a.external-link, a.external-link-new-window { background-image: url(../images/nav_marker.gif); background-repeat: no-repeat; background-position: 0 0; padding-left: 14px; }
	a.download { background-image: url(../../typo3/sysext/cms/tslib/media/fileicons/pdf.gif); background-repeat: no-repeat; padding-top: 1px; padding-bottom: 4px; padding-left: 24px; }
/*</agl.folder>*/
/*<agl.folder "Inhaltselemente">*/
	h1 {
		display: none;
		}
	h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 125%;
	margin-top: 1em;
	margin-bottom: 0.1em;
	}
	h3,h4,h5,h6 {
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 125%;
	margin-top: 1em;
	margin-bottom: 0.1em;
	}

	h2.csc-firstHeader { margin-top: 0; margin-bottom: 0.8em; }
	p { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; }
	p.bodytext { margin-top: 0; margin-bottom: 1em; }
	p.legende {
		font-size: 11px;
	
	}

	p.kompakt { margin-top: 0; margin-bottom: 0; }
	ul  { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; margin: 0 0 1em; padding: 0 0 0 1.3em }
	ol { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; margin: 0 0 1em; padding: 0 0 0 2.4em; }
	ul li { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; list-style-type: none; margin: 0; padding: 0; list-style-image: url(../images/listenpunkt.gif); }
	ol li { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; margin: 0; padding: 0; }
	sup { font-size: 75%; vertical-align: 0.4em; }
	sub { font-size: 75%; vertical-align: -0.1em; }
	dl { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; margin: 0 0 1em; padding: 0; }
	dd, dt { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; margin: 0; padding: 0; }
	table {
		margin-top: 0;
		margin-bottom: 0;
		border-spacing: 0;
		border-collapse: separate;
	*border-collapse: collapse; /* hack is needed for IE7 also */
	}
	table p { margin-top: 0; margin-bottom: 0; }
	table p.bodytext { margin-top: 0; margin-bottom: 0; }
	tr { vertical-align: top; }
	td, th, caption { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; padding: 0; }
	div.csc-textpic { margin-top: 0; margin-bottom: 1em; }
	div.csc-textpic-imagewrap { padding-top: 4px; }
	dd.csc-textpic-caption { font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; padding-top: 2px; padding-bottom: 8px; }
/*</agl.folder>*/
/*<agl.folder "Tabellen">*/
	table.contenttable { width: 100%; margin-top: 0.2em; margin-bottom: 1em; border-bottom: 1px solid #f0f0ef; }
	table.contenttable td { padding: 1px 10px 2px 0; border-top: 1px solid #f0f0ef; }
	table.contenttable th { font-weight: normal; text-align: left; padding: 1px 10px 2px 0; border-top: 1px solid #f0f0ef; border-right: 1px solid #f0f0ef; }
	table.contenttable th.td-last {  }
	table.contenttable caption { font-weight: bold; text-align: left; margin-top: 1em; padding: 1px 10px 2px 0; border-top: 1px solid #f0f0ef; }
	td.td-last {  }
	form td.td-0 { width: 110px; }
/*</agl.folder>*/
/*<agl.folder "Dateiverweise">*/
	table.csc-uploads { width: 100%; margin-top: 0; margin-bottom: 0.5em; border-bottom: 1px solid #f0f0ef; }
	table.csc-uploads td { padding: 2px 10px 3px 3px; border-top: 1px solid #f0f0ef; }
	table.csc-uploads td.csc-uploads-icon { width: 20px; padding-right: 5px; }
	p.csc-uploads-description { font-size: 11px; margin-top: 0; margin-bottom: 0; }
/*</agl.folder>*/
/*<agl.folder "Formulare">*/
	form { margin-top: 0; margin-bottom: 0 }
	fieldset { margin: 0; padding: 0; border-width: 0; }
	input, select, textarea {
		font-size: 12px;
		font-family: Arial, Helvetica, Geneva, sans-serif ;
		margin-top: 1px;
		margin-bottom: 1px;
		padding: 1px;
		border-color: #fff #fff #dcdcda #dcdcda;
		border-style: solid;
		border-width: 1px;
		}
	select {
		width: 332px;
		border-color: #dcdcda;
		}
	label { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; }
	legend { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; }
	fieldset legend { display: none; }
	fieldset.csc-mailform {  }
	div.csc-mailform-field { clear: left; margin: 6px 0; padding: 0; }
	div.csc-mailform-label { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; margin: 12px 0 6px 120px; clear: left; padding: 0; display: block; }
	div.csc-mailform-field label { text-align: left; width: 120px; float: left; }
	div.csc-mailform-field-check { margin: 0 0 0 120px; padding: 0; }
	input.csc-mailform-check { background-color: transparent; margin: 0; padding: 0; border-width: 0; }
	div.csc-mailform-field-check label { float: none; }
	div.csc-mailform-field-radio { margin: 6px 0 6px 120px; padding: 0; }
	input.csc-mailform-radio { background-color: transparent; margin: 0; padding: 0; border-width: 0; }
	div.csc-mailform-field-radio label { float: none; padding-left: 4px; }
	input.csc-mailform-input { width: 330px; margin: 0; padding: 0; }
	input.csc-mailform-password { width: 330px; margin: 0; padding: 0; }
	input.csc-mailform-file { width: 330px; margin: 0; padding: 0; }
	textarea.csc-mailform-textarea { width: 330px; margin: 0; padding: 0; }
	select.csc-mailform-select { width: 332px; margin: 0; padding: 0; }
	input.csc-mailform-reset { color: #000; font-weight: bold; background-color: #fff; width: 332px; margin: 12px 0 12px 150px; padding: 2px; clear: left; border: solid 1px #f0f0ef; }
	input.csc-mailform-submit { color: #000; font-weight: bold; background-color: #f0f0ef; width: 332px; margin: 12px 0 12px 120px; padding: 2px; clear: left; border: solid 1px #f0f0ef; }
	span.csc-form-label-req { color: #000; }
/*</agl.folder>*/
/*<agl.folder "Sitemap">*/
	div.tx-flseositemap-pi1 a { color: #000; text-decoration: none; }
	div.tx-flseositemap-pi1 a:hover { color: #000; text-decoration: none; }
	div.tx-flseositemap-pi1 ul { margin-top: 0; margin-bottom: 0; padding-left: 0; }
	div.tx-flseositemap-pi1 li { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 135%; margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
	div.tx-flseositemap-pi1 li.deep0 { font-weight: bold; }
	div.tx-flseositemap-pi1 li.deep1 { font-weight: normal; padding-left: 12px; }
	div.tx-flseositemap-pi1 li.deep2 { font-size: 11px; font-weight: normal; padding-left: 11px; }
	div.tx-flseositemap-pi1 li.deep3 { font-size: 10px; font-weight: normal; padding-left: 10px; }
/*</agl.folder>*/
/*<agl.folder "Spalte rechts">*/
	#spalterechts div.csc-textpic-imagewrap { padding-top: 0; }
	#spalterechts * { font-size: 11px; line-height: 140%; }
	#spalterechts h2 {
		margin-top: 0;
	}

	#spalterechts div.csc-frame {
		margin: 0;
		padding: 0 11px 0 22px;
		}
	#spalterechts div.csc-frame-indent {
		padding-top: 0;
		padding-bottom: 0;
		
	
	}

	#spalterechts div.csc-frame-frame1 {
		padding-top: 14px;
		padding-bottom: 7px;
	}

	#spalterechts div.csc-frame-frame2 {
	padding-top: 14px;
	padding-bottom: 7px;
	border-bottom: 2px solid #fff;
	}
	#spalterechts div.csc-frame-rulerBefore {
		padding-top: 14px;
		padding-bottom: 7px;
		border-top: 2px solid #fff;
	}

/*</agl.folder>*/


