
/* volle Breite! */
.MainContentLinks {
	width:					100%;
}

.MainContentLinks h1 {
	display:				none;
}

.MainContentLinks h2 {
	font-size:				18px;
	font-weight:			normal;
	margin:					0 0 15px 0;
}



/* Login-Formular */

.tx-newloginbox-pi1 form {
	margin-top:				10px;
}

.tx-newloginbox-pi1 form th {
	text-align:				right;
	padding-right:			10px;
}

.tx-newloginbox-pi1 form tfoot td {
	text-align:				left;
}

/* News+ Anzeige */

.MainContentLinks .tx-sgnewsplus-pi1 h1 {
	display:				block;
}

.tx-sgnewsplus-pi1 {
	margin-bottom:			20px;
}

.tx-sgnewsplus-pi1 table {
	width:					100%;
}

.tx-sgnewsplus-pi1 .entryTable {
	border-collapse:		collapse;
}

.tx-sgnewsplus-pi1 .entryTable th {
	background-color:		#C80229;
	border:					1px solid #FFF;
	color:					#FFF;
	padding:				3px 5px;
}

.tx-sgnewsplus-pi1 .entryTable th.header_title {
	text-align:				left;
}

.tx-sgnewsplus-pi1 .entryTable th.header_date {
	width:					90px; /* calculates to 100px (padding!) */
}

.tx-sgnewsplus-pi1 .entryTable th.header_category {
	width:					110px; /* calculates to 120px (padding!) */
}

.tx-sgnewsplus-pi1 .entryTable th.header_author {
	width:					110px; /* calculates to 120px (padding!) */
}

.tx-sgnewsplus-pi1 .entryTable td {
	background-color:		#DED9D2;
	border:					1px solid #FFF;
	color:					#000;
	padding:				3px 5px;
}

.tx-sgnewsplus-pi1 .entryTable td.data_title {
	text-align:				left;
}

.tx-sgnewsplus-pi1 .entry_count {
	text-align:				left;
}

.tx-sgnewsplus-pi1 .entry_pages {
	text-align:				left;
}

/* SEARCH FORM */

.tx-sgnewsplus-pi1 .searchTable td {
	text-align:				left;
}


.tx-sgnewsplus-pi1 .searchTable input.form_medium_text {
	width:					150px;
}

.tx-sgnewsplus-pi1 .searchTable select.form_medium_select {
	width:					350px;
}

.tx-sgnewsplus-pi1 .searchTable .input_col_1 {
	width:					198px;
}


.tx-sgnewsplus-pi1 .searchTable .label_input {
	width:					101px;
}

.tx-sgnewsplus-pi1 .searchTable .spacer {
	height:					5px;
}


/* SINGLE VIEW */

.tx-sgnewsplus-pi1 .entryContent {
	
}

.tx-sgnewsplus-pi1 .entryContent td {
	text-align:				left;
}

.tx-sgnewsplus-pi1 .entryContent p.entryIntro {
	margin-bottom:			1em;
}

.tx-sgnewsplus-pi1 td.entryColumnSeperator {
	width:					20px;
}

.tx-sgnewsplus-pi1 td.entryImageColumn {
	width:					200px;
}

.tx-sgnewsplus-pi1 td.entryImageColumn a {
	display:				block;
}

.tx-sgnewsplus-pi1 td.entryImageColumn p.imgDescription {
	padding:				3px 3px 10px 3px;
}

.tx-sgnewsplus-pi1 .entryHeaderTable {
	
}

.tx-sgnewsplus-pi1 .entryHeaderTable td {
	text-align:				left;
}
/*
.tx-sgnewsplus-pi1 .entryHeaderTable td {
	text-align:				left;
}
*/
.tx-sgnewsplus-pi1 .entryHeaderTable td.entryHeaderDate {
	text-align:				right;
}

.tx-sgnewsplus-pi1 .entryHeaderTable td.entryHeaderTitle {
/*	background-color:		#DED9D2;*/
	border-bottom:			1px solid #FFF;
	padding:				3px 5px;
}

.tx-sgnewsplus-pi1 .entryHeaderTable td.entryHeaderTitle h2 {
	font-size:				18px;
	font-weight:			normal;
}

.tx-sgnewsplus-pi1 .entryHeaderTable td.entryHeaderCategory {
	text-align:				right;
}

.tx-sgnewsplus-pi1 .entryHeaderTable .entryInfoRow td {
	background-color:		#F2ECE4;
	padding:				3px 5px;
}

.tx-sgnewsplus-pi1 .entryEditButtons td {
	text-align:				right;
}


/* ENTRY FORM (CREATE/EDIT) */

.tx-sgnewsplus-pi1 .entryCreate {
	border-collapse:		collapse;
}

.tx-sgnewsplus-pi1 .entryCreate td {
	border:					1px solid #FFF;
	background-color:		#CCC;
	padding:				3px 5px;
	text-align:				left;
}

.tx-sgnewsplus-pi1 .entryCreate th {
	padding:				3px 5px;
	text-align:				left;
}

.tx-sgnewsplus-pi1 .entryCreate td.formLabel {
	font-weight:			bold;
	text-align:				right;
	width:					80px;
}



.tx-sgnewsplus-pi1 .entryCreate input.form_medium_text {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
	width:					477px;
}

.tx-sgnewsplus-pi1 .entryCreate .formTitle input.form_large_text {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
	width:					477px;
}

.tx-sgnewsplus-pi1 .entryCreate textarea.form_large_text {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
	min-height:				80px;
    width:					477px;
}

.tx-sgnewsplus-pi1 .entryCreate .formCategory select.form_xsmall_select {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
    width:					483px;
}

.tx-sgnewsplus-pi1 .entryCreate .formBodytext textarea.form_large_text {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
	min-height:				600px;
    width:					477px;
}

.tx-sgnewsplus-pi1 .entryCreate .formCaption textarea.form_medium_text {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
	min-height:				80px;
    width:					477px;
}

.tx-sgnewsplus-pi1 .entryCreate .formImage select.form_medium_select,
.tx-sgnewsplus-pi1 .entryCreate .formAttachment select.form_medium_select {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
	margin-right:			5px;
	min-height:				80px;
    width:					483px;
}

.tx-sgnewsplus-pi1 .entryCreate .formImage table textarea {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				12px;
	display:				none;
}

.tx-sgnewsplus-pi1 .entryCreate .formImage table,
.tx-sgnewsplus-pi1 .entryCreate .formAttachment table {
	width:					auto;
}

.tx-sgnewsplus-pi1 .entryCreate .formImage table td {
	border:					none;
	padding:				0;
}

.tx-sgnewsplus-pi1 .entryCreate .formAttachment table td {
	border:					none;
	padding:				0;
}

.tx-sgnewsplus-pi1 .entryCreate .formImage table td a,
.tx-sgnewsplus-pi1 .entryCreate .formAttachment table td a {
	margin-bottom:			10px;
}

.tx-sgnewsplus-pi1 .entryCreateButtons td.btnCancel {
	padding:				10px;
	text-align:				right;
}

.tx-sgnewsplus-pi1 .entryCreateButtons td.btnSave {
	padding:				10px;
	text-align:				left;
}


/* COMMENTS */

.tx-comments-comments {
	margin:					20px 0 0 0;
}

.tx-comments-comment-form h4 {
	font-size:				18px;
	font-weight:			normal;
	margin:					20px 0 0 0;
}


.tx-comments-comments .tx-comments-comment-1,
.tx-comments-comments .tx-comments-comment-2 {
	border:					none;
	padding:				0;
}

.tx-comments-comments .tx-comments-author {
/*	margin-bottom:			4px;*/
}

.tx-comments-comments .tx-comments-comment-date {
    background-color:		#F2ECE4;
	font-size:				11px;
	font-weight:			normal;
	margin-top:				3px;
	padding:				3px 5px;
	text-align:				right;
}

.tx-comments-comments .tx-comments-comment-content {
	border:					1px solid #E0E0E0;
	border-top:				none;
	padding:				10px;
}

	/* Kommentarformular */


.tx-comments-comment-form .formRow {
    clear:					both;
	padding-top:			5px;
}

.tx-comments-comment-form .preFilled {
	border:					1px solid #E0E0E0;
	color:					#999;
	display:				block;
	float:					left;
	padding:				3px 5px;
	width:					280px;
}

.tx-comments-comment-form .formRow textarea {
	width:					286px;
}

.tx-comments-comment-form .formRowSubmit {
    clear:					both;
	padding-top:			5px;
	width:					392px;
}

.tx-comments-comment-form #tx_comments_pi1_submit {
	float:					left;
	margin-left:			100px;
}

.tx-comments-comment-form #tx_comments_pi1_reset {
	float:					right;
}

.tx-comments-comment-form .tx-comments-required-error {
	background:				none;
	font-weight:			bold;
	margin-left:			0;
	padding:				0;
}

.tx-sgnewsplus-pi1 .entryEditButtons .tx-sgnewsplus-pi1_note {
	display:				none;
}

























