/* Systemrep Form */
#SystemsForm									{ width:450px; border:red 1px solid;}
#SystemsForm .csc-mailform-field				{ clear:both; margin:10px 0 0 0; overflow:visible }

#SystemsForm .csc-mailform-field label,
#SystemsForm span.csc-mailform-label			{ width:130px; float:left; margin-right:5px; }
#SystemsForm span.csc-mailform-label			{ clear:both; margin-bottom:10px; }
#SystemsForm div.csc-mailform-label				{ margin:25px 0 15px 0; font-size:1em; font-weight:bold; text-transform:uppercase; }

#SystemsForm .select, #SystemsForm .textarea,
#SystemsForm .input, #SystemsForm .option		{ width:250px; background:#eee; padding:0 2px; }
#SystemsForm .select, #SystemsForm .input,
#SystemsForm .textarea							{ border:2px inset #ccc; }

#SystemsForm #mailformArtikelgruppe				{ line-height:1.6em; }
#SystemsForm #mailformArtikelgruppe label		{ float:none; margin:0 0 0 3px; overflow:hidden; }
#SystemsForm #mailformArtikelgruppe legend		{ display:none; }

#SystemsForm .checkBoxLine						{ float:right; width:315px; margin-bottom:10px; clear:right; }
#SystemsForm .checkBoxLine .checkbox			{ float:left; width:20px; }
#SystemsForm .checkBoxLine label				{ float:left; width:250px; }

#SystemsForm .submit							{ margin-left:140px;}

/* Tabellen anpassen */
.contenttable-0 td								{ vertical-align:middle; line-height:1.4em; padding:3px 3px 3px 0; }
.contenttable-0 .td-0							{ width:160px; padding-right:5px }
.contenttable-0 .td-1							{ width:110px; }
.contenttable-0 .td-2							{ width:75px; }
.contenttable-0 .td-3							{ width:75px; }
.contenttable-0 .td-4							{ width:75px; }

/*Anpassung Verlinkungen Überschriften in der List-View (News-Plugin)*/
h3 a				{background: none !important;}
.NewsListMiddle h3 a { margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; color: #63b338 !important;}
