/*<agl.folder "Links">*/
	a { color: #e2001a; text-decoration: none; }
	a:link { color: #e2001a; text-decoration: none; }
	a:visited { color: #e2001a; text-decoration: none; }
	a:hover { color: #e2001a; text-decoration: underline; }
	a:active { color: #e2001a; text-decoration: underline; }
	a.internal-link, a.internal-link-new-window { background-image: url(../images/pfeil_link.gif); background-repeat: no-repeat; background-position: 0 2px; padding-left: 18px; }
	a.external-link, a.external-link-new-window { background-image: url(../images/pfeil_link.gif); background-repeat: no-repeat; background-position: 0 2px; padding-left: 18px; }
	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 { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold; line-height: 150%; margin-top: 2em; margin-bottom: 1em; }
	h1.csc-firstHeader { margin-top: 0; margin-bottom: 1.5em; }
	h2 { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: normal; line-height: 140%; text-transform: uppercase; margin-top: 1em; margin-bottom: 1em; }
	h2.csc-firstHeader { margin-top: 0; margin-bottom: 1em; }
	h3,h4,h5,h6 { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold; line-height: 140%; margin-top: 1.5em; margin-bottom: 1em; }
	p { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; }
	p.bodytext { margin-top: 0; margin-bottom: 1em; }
	p.kompakt { margin-top: 0; margin-bottom: 0; }
	p.abstand-unten { margin-top: 0; margin-bottom: 1em; }
	p.legenden { font-size: 11px; line-height: 140%; }
	.meldungen { color: #e2001a; }
	em, i { font-style: italic; }
	strong, b { font-weight: bold; }
	ul  { margin: 0 0 1em; padding: 0 0 0 1em }
	ol { margin: 0 0 1em; padding: 0 0 0 2.4em; }
	ul li { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; margin: 0; padding: 0 ; list-style-type: none; list-style-image: url(../images/listenpunkt.gif); }
	ol li { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; margin: 0; padding: 0; }
	dl { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; margin: 0.5em 0; padding: 0; }
	dd, dt { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; margin: 0; padding: 0; }
	table { margin-top: 0; margin-bottom: 0; }
	table p { margin-top: 0; margin-bottom: 0; }
	table p.bodytext { margin-top: 0; margin-bottom: 0; }
	td, th, caption { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; padding: 0; }
	div.csc-textpic { margin-top: 0; margin-bottom: 1em; }
	div.csc-textpic-imagewrap { padding-top: 4px; }
	img { border-style: none; border-width: 0; }
	/*IE fuegt doppelte Abstaende ein: Ruecksetzen von TYPO3-CSS. Fuer Bild oben scheint Befehl ueberfluessig zu sein.*/
	div.csc-textpic-left div.csc-textpic-imagewrap { float: none; }
	dd.csc-textpic-caption { font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; padding-top: 2px; padding-bottom: 4px; }
/*</agl.folder>*/
/*<agl.folder "Tabellen">*/
	table.contenttable { width: 100%; clear: both; margin-top: 0.5em; margin-bottom: 1em; }
	table.contenttable td { padding-right: 20px; padding-bottom: 0.5em; }
	table.contenttable th { font-size: 13px; font-weight: bold; text-align: right; padding-right: 20px; padding-bottom: 0.5em; }
	table.contenttable th.td-last {  }
	table.contenttable caption { font-weight: bold; text-align: left; margin-top: 1em; padding-right: 20px; padding-bottom: 0.5em; }
	table.contenttable-2 { margin-top: 0.5em; margin-bottom: 1em; width: 100%; clear: both; border-bottom: 1px solid #999; }
	table.contenttable-2 td { padding: 2px 20px 3px 0; border-top: 1px solid #999; }
	table.contenttable-2 th { font-size: 13px; font-weight: bold; text-align: right; padding: 2px 20px 3px 0; border-top: 2px solid #999; border-bottom: 1px solid #999; }
	table.contenttable-2 th.td-last { border-right: 0 solid transparent; }
	table.contenttable-2 caption { font-weight: bold; text-align: left; margin-top: 1em; padding: 2px 15px 3px 0; border-top: 1px solid #999; }
	td.td-last {  }
	caption { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; text-align: left; margin-top: 0.5em; margin-bottom: 0.5em; }
	tr { vertical-align: top; }
/*</agl.folder>*/
/*<agl.folder "Dateiverweise">*/
	table.csc-uploads { margin-top: 0; margin-bottom: 1em; border: solid 0 transparent; }
	table.csc-uploads td { padding: 1px 15px 1px 0; border: solid 0 transparent; }
	table.csc-uploads td.csc-uploads-icon { padding-right: 5px; border: solid 0 transparent; }
	p.csc-uploads-description { font-size: 11px; margin-top: 0; margin-bottom: 0; }
/*</agl.folder>*/
/*<agl.folder "Formulare">*/
	.meldungen { color: #e2001a; }
	form { margin-top: 0; margin-bottom: 1em }
	fieldset { margin: 0; padding: 0; border-width: 0; }
	input, select, textarea { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; background-color: #ececec; margin-top: 1px; margin-bottom: 1px; padding: 1px; border: solid 1px #999; }
	label { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; }
	legend { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 140%; }
	fieldset legend { display: none; }
	fieldset.csc-mailform {  }
	div.csc-mailform-field { clear: left; margin: 6px 0; padding: 0; }
	div.csc-mailform-label { font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; margin: 12px 0 6px 110px; clear: left; padding: 0; display: block; }
	div.csc-mailform-field label { text-align: left; width: 110px; float: left; }
	div.csc-mailform-field-check { margin: 0 0 0 110px; 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 110px; 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 { margin: 0; padding: 0; }
	input.csc-mailform-password { width: 250px; margin: 0; padding: 0; }
	input.csc-mailform-file { width: 250px; margin: 0; padding: 0; }
	textarea.csc-mailform-textarea { width: 250px; margin: 0; padding: 0; }
	select.csc-mailform-select { width: 252px; margin: 0; padding: 0; }
	input.csc-mailform-reset { margin: 12px 0 12px 110px; padding: 2px; clear: left; border: solid 1px #999; }
	input.csc-mailform-submit { margin: 12px 0 12px 110px; padding: 2px; clear: left; border: solid 1px #999; }
	span.csc-form-label-req {  }
/*</agl.folder>*/
/*<agl.folder "Box Spalte rechts">*/
	.box { background-color: #ececec; background-image: url(../images/bg_box.png); background-repeat: repeat-y; margin-bottom: 1em; }
	.box1 .boxcontent .csc-header { background-image: url(../images/box_gerundet_rot.png); background-repeat: no-repeat; margin: 0 -17px 0 -7px; }
	.box2 .boxcontent .csc-header { background-image: url(../images/box_gerundet_grau.png); background-repeat: no-repeat; margin: 0 -17px 0 -7px; }
	.box div.boxunten { background-image: url(../images/box_gerundet_unten.png); background-repeat: no-repeat; width: 210px; height: 24px; }
	.boxcontent { padding: 0 17px 0 7px; }
	.boxcontent .csc-header img { margin-top: 2px; margin-left: 7px; }
	.boxcontent h2, .boxcontent h2.csc-firstHeader { background-image: url(../images/box_gerundet_hellgrau.png); background-repeat: no-repeat; text-transform: none; width: 210px; height: 21px; margin: 0; padding: 3px 17px 0 7px; }
	.boxcontent .csc-textpic { margin: 0; padding: 0; }
	.boxcontent div.csc-textpic-above div.csc-textpic-imagewrap dl.csc-textpic-image { float: none; }
	.boxcontent .csc-textpic-imagewrap { margin: 0 0 0 -7px; padding: 0; }
	.boxcontent .csc-textpic-text { margin-top: 0; }
	.boxcontent  p { font-size: 12px; }
	.boxcontent p.bodytext { margin-top: 1em; margin-bottom: 0; }
/*</agl.folder>*/
/*<agl.folder "Tip-A-Friend">*/
	.tipafriend label { width: 130px; display: block; }
	.tipafriend input, .tipafriend textarea { width: 200px; }
	.tipafriend input.submit { width: 204px; margin-top: 0.5em; }
/*</agl.folder>*/
/*<agl.folder "Gästebuch (ve_guestbook)">*/
	/*Eintrag*/
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		font-size: 0;
		line-height: 0;
		clear: both;
	
	}

	.tx-veguestbook-pi1 div.tx-guestbook-header {
		background-image: url(../images/linie_gepunktet_schwarz.gif);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		margin-top: 0;
		margin-bottom: 0.3em;
	}
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
	font-weight: bold;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 0;
	}

	.tx-veguestbook-pi1 p {
		margin-top: 0;
		margin-bottom: 0;
		
	
	}

	.tx-veguestbook-pi1 .tx-guestbook-entry {
		margin-top: 1em;
		margin-bottom: 2em;
		
	
	}

	.tx-veguestbook-pi1 .tx-guestbook-entry p {
	margin-bottom: 1em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-left {
		width: 320px;
		float: left;
	
	}

	.tx-veguestbook-pi1 .tx-guestbook-right {
		float: right;
	}

	.tx-veguestbook-pi1 p.tx-guestbook-date {
		font-size: 12px;
		padding-top: 1px;
	
	}

	/*Paginierung*/
	.tx-veguestbook-pi1 div.tx-guestbook-result {
		
	}

	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		margin-bottom: 2em;
	}
	.tx-veguestbook-pi1 .tx-guestbook-pagination span.pag-prev {
		font-size: 12px;
		padding-right: 6px;
		}
	.tx-veguestbook-pi1 .tx-guestbook-pagination span.pag-next {
		font-size: 12px;
		padding-left: 6px;
		}
	.tx-veguestbook-pi1 .tx-guestbook-pagination p {
		text-align: center;
		}

	/*Formular*/
	.tx-veguestbook-pi1 .tx-guestbook-form-obligationfield {
		color: #e2001a;
	}

	.tx-veguestbook-pi1 .tx-guestbook-form-error {
	color: #e2001a;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field label {
		width: 90px;
		float: left;
		display: block;
	
	}

	.tx-veguestbook-pi1 input {
		width: 344px;
		margin-bottom: 5px;
	
	}

	.tx-veguestbook-pi1 textarea.tx-guestbook-form-textarea {
		width: 344px;
		padding: 1px;
	}

	.tx-veguestbook-pi1 input.tx-guestbook-submit {
	margin: 12px 0 12px 90px;
	padding: 2px;
	width: 348px;
	clear: both;
	}

/*</agl.folder>*/


