*, html, body {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	margin: 30px;
	margin-left: 60px;
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	width: 1000px;
/*	border: 1px solid red; */
}

body>#wrapper{
	position: relative;
	top: 0px;
	left: 0px;	
	text-align: left;	
	width: 1000px;
	min-height: 600px;
}

#sidebar_left {
	display: none;
}

#sidebar_right {
	display: none;	
}

#headerarea {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	float: left;
  	height: 80px;
  	width: 840px;
/*  	margin-left: 80px;
  	margin-right: 80px;	*/
}

#logo {
	display: block;
	float: left;
	width: 420px;
	height: 80px;
	text-align: left;	
}

#navigation {
	display: none;
	top: 0px;
	left: 0px;
	display: block;
	float: left;
	text-align: right;
	width: 420px;
	height: 80px;
}

#metanavigation {
	display: none;
	float: left;
  	height: 20px;
  	width:202px;
  	margin-left: 18px;
	margin-top: 10px;
  	text-align: left;	
}

#search {
	display: none;
	top: -10px;
	left: 0px;
	display: block;
	float: left;
	text-align: left;
	width: 200px;
	height: 40px;
}

#searchbox {
	display: none;
	top: 2px;
	left: 0px;	
	padding: 10px;
}

#mainmenu {
	display: none;
	float: right;
	clear: both;
	text-align: right;
	margin-top: 16px;
  	height: 24px;
  	width: 420px;
}

#contentarea {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	background-color: #ffffff;
	float: left;	
	min-height: 400px;
	width: 820px;	
/*  	margin-left: 80px;
  	margin-right: 80px;	 */
  	margin-top: 10px;
  	margin-bottom: 10px;	
	text-align: left;
	padding: 10px;
/*	border: 3px solid grey;	*/	
}

#content {
	padding: 10px;
}

#footerarea {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	float: left;	
	width: 840px;
 /* 	margin-left: 80px;
  	margin-right: 80px;	*/	
	height: 50px;
	text-align: left;	
}

#copyright {
	display: block;
	float: left;
	height: 50px;
	color: #828282;
	font-size: 11px;
}

#subnavigation {
	display: none;
}

h1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #8b8a87;
	background: #fff none;
	position: relative;
	padding-bottom: 12px;
}

h2 {
	padding-left: 12px;
	font-size: 14px;
	color: #e16225;
	background: url(greysquare.gif) no-repeat 0 5px;
/*	padding-bottom: 10px;	*/
	margin-bottom: 8px;
/*	border-bottom: 1px solid #8b8a87; */
}

h3 {
	font-size: 14px;
}

p {
	margin-top: 2px;
	margin-bottom: 10px;
}

ul {
	margin-bottom: 10px;
	padding-left: 15px;
	margin-left: 0px;
}

li {
 	list-style-position: outside;
 	list-style-type: square;	
}

a, a:active, a:visited, a:hover {
	color: #e16225;
}

#content td {
/*	padding: 10px; */
}

/* ––––––––––––––––––––––––– Menus & Navigation ––––––––––––––––––––––––– */

div#mainmenu a {
/*	display: block;
	float: left; */
	height: 19px;
	color: #828282;
	font-size: 14px;
	font-weight: bold;
	padding-top:14px;
	padding-left: 21px;
	line-height: 1.1;
	text-decoration: none;
	overflow: hidden;
}

div#mainmenu .aktiv a {
/*	display: block;
	float: left; */
	height: 19px;
  	color: #e16225;
	font-size: 14px;
	font-weight: bold;
	padding-top:14px;	
	padding-left: 21px;
	line-height: 1.1;
	text-decoration: none;
	overflow: hidden;
}

div#mainmenu a:hover {
/*	display: block;
	float: left; */
	height: 19px;
  	color: #e16225;
	font-size: 14px;
	font-weight: bold;
	padding-top:14px;	
	padding-left: 21px;
	line-height: 1.1;
	text-decoration: none;
	overflow: hidden;
}

h4 {
	font-size: 13px;	
	text-decoration: none;
	padding-left: 12px;
	background: url(h4-teaserpfeil.gif) no-repeat 0 3px;	
}

h4 a {
	color: #e16225; 
	text-decoration: none;
}

h4 .aktiv a {
	color: #e16225; 
	text-decoration: none;
}

h4 a:hover {
	color: #e16225; 
	text-decoration: none;
}

#backlink h4 {
	font-size: 12px;	
	text-decoration: none;
	padding-left: 12px;
	background: url(h4-teaserpfeil_back.gif) no-repeat 0 3px;
	display: none;	
}

#backlink h4 a, #backlink h4 .aktiv a, #backlink h4 a:hover {
	color: #e16225; 
	text-decoration: none;
	display: none;		
}

div#breadcrumb {
	padding: 6px;
	font-size: 11px;	
}

div#breadcrumb a {
	color: #e16225; 
	font-size: 11px;
	text-decoration: none;
}

div#breadcrumb .aktiv a {
	color: #e16225; 
	text-decoration: none;	
}

div#breadcrumb a:hover {
	color: #e16225; 
	text-decoration: none;	
}

div#metanavigation a, div#subnavigation a {
	color: #e16225;
	text-decoration: none;
	margin-left: 10px;	
}

div#metanavigation .aktiv a, div#subnavigation .aktiv a {
	color: #e16225;
	text-decoration: none;
	margin-left: 10px;	
}

div#metanavigation a:hover, div#subnavigation a:hover {
	color: #e16225;
	text-decoration: underline;
	margin-left: 10px;	
}

#copyright a {
	color: #828282;
	text-decoration: none;
	font-size: 11px;
}


/* ––––––––––––––––––––––––– Stile für die Suchseite ––––––––––––––––––––––––– */


.searchfield_input {
	border: 1px solid #cccccc;
}

  
.csc-textpic-caption {
/*	display: none; */
}  

.csc-default {
/*	margin-bottom: 20px; */
}

#imagecycle_c12 {
/*	margin-bottom: 10px;
	margin-top: -10px; */
}

.csc-frame-indent6633 {
	width: 484px;
}

.csc-frame-frame2 dl.csc-textpic-firstcol {
	margin-right: 24px!important;
}

.rgslideshow .rgstitle {
	font-family: Arial, Helvetica, sans-serif!important;
   	text-transform: none!important;	
}

/*---- Suchseite - Indexed Search ----*/

.tx-indexedsearch-searchbox-sword, #mailformuser, #mailformpass {
	border: 1px solid #cccccc;
}

.tx-indexedsearch-searchbox form {
	border: none!important;
}

div.csc-mailform-field label {
	display: block;
        width: 150px!important;
        margin-bottom: 5px;
}

div.csc-mailform-field input {
	display: block;
        width: 150px!important;
        margin-bottom: 10px;	
}

div.csc-mailform-field input#mailformsubmit {
	cursor: hand;
	cursor: pointer;
}

input.csc-mailform-submit, div.tx-dvssimplelogout-button input {
	padding: 2px 20px 2px 20px;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 5px 5px 4px #cccccc;
    	-moz-box-shadow: 5px 5px 4px #cccccc;
    	box-shadow: 5px 5px 4px #cccccc;
	background: #e16225 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742!important;	
}

input:hover.csc-mailform-submit, div.tx-dvssimplelogout-button input:hover {
	background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742;
}

.tx-indexedsearch-title-caption {
	font-weight: bold;
}

/* ----- CSV Tabelle ----- */

table.bit_csvtable {
	border: 1px solid grey;
	font-size: 10px;		
}

.bit_csvtable th {
	background-color: #cccccc;
	font-size: 12px;
	height: 28px;
	background: #cccccc url(tablesorter_background.jpg) right no-repeat;
	cursor: hand;
	cursor: pointer;
}

.bit_csvtable tr.odd {
	background-color: #efefef;
	font-size: 10px;	
}

.bit_csvtable tr.even {
	background-color: #ffffff;
	font-size: 10px;	
}

.bit_csvtable td {
	min-width: 80px;
}

/* --------------- Kontaktformular --------------- */

form#iletter_anmeldung, form#iletter_abmeldung {
	display: block;
	width: 500px;
}

fieldset.tx-powermail-pi1_fieldset_iletteranmeldung legend, fieldset.tx-powermail-pi1_fieldset_iletterabmeldung legend {
	display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
	border: 1px solid #B2B2B2;
	margin: 0;
	float: left;
}

.tx-powermail-pi1_fieldset div textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
}

.formularfeld {
	height: 18px; 
	width: 250px;
	padding: 0 0 0 2px;
	background: #ffffff url(bg_searchfield.jpg) repeat-x;
	color: #657070;
	font-size: 12px; 
}

.powermail_check {
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px!important;
	float: left;
	clear: left;
	width: 500px;	
}

.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	clear: left;
	float: left;
	width: 120px;
}

.powermail_check_inner_uid10_0 label {
	display: block;
	clear: none!important;
	float: right!important;
	width: 280px;
}

#check_uid10_0 {
	float: left;
	margin-left: 120px;
}

div.powermail_check_inner {
	margin-top: 4px;
}

div.powermail_check_inner label {
}

tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 120px!important; 
	width: 100px;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
	margin-left: 120px!important; 
	padding: 2px 20px 2px 20px;
	cursor: pointer;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 5px 5px 4px #cccccc;
    	-moz-box-shadow: 5px 5px 4px #cccccc;
    	box-shadow: 5px 5px 4px #cccccc;
	background: #e16225 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742!important;	
}

input.tx-powermail-pi1_mandatory_submit {
	background: #e16225 url(contentleft_h1_bg.gif) no-repeat -100px -1px!important;
}

input:hover.powermail_submit {
	background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742;
}

input:hover.tx-powermail-pi1_mandatory_submit {
	background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -100px -1px;
	color: #ffffff;
	border: 1px solid #9a3742;
}

ul.powermail_mandatory_list {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;	
}

.tx-powermail-pi1_mandatory strong {
	font-weight: normal;
}

.powermail_mandatory_listitem strong {
	font-size: 12px;
}

.powermail_mandatory_listitem strong b {
	color: #e72b20;
}

#powermaildiv_uid11 {
	clear: both;
	margin-top: 40px;
}

span.powermail_mandatory {
	color: #e72b20;	
}

.powermail_radio_inner {
	margin-left: 120px;
}

.powermail_radio_inner label {
	width: 50px;
}

li.deep0 {
	font-weight: bold;
}

li.deep1 {
	font-weight: normal;
}

li.deep2 {
	font-weight: normal;
}

div#c79 dd.csc-textpic-caption, div#c331 dd.csc-textpic-caption {
	height: 14px;
	overflow: hidden;
	margin-bottom: 8px; 
}

iframe {
	float: left;
	padding: 0px;
}

.c501 .subcl, #c349 {
	text-align: right;
}

/* --------------- Einbindung convert-control.de --------------- */

.page-plant-4847-yield div#header {
	display: none!important;
}


/* --------------- CSV-Table --------------- */

.tx-bitcsvtable-pi1, .bit_csvtable {
	width: 100%!important;
	border: none!important;
}

table.bit_csvtable thead th {
	font-size: 16px!important;
	font-weight: bold!important;
}

table.bit_csvtable tbody tr td {
	font-size: 15px!important;
	vertical-align: top;
	padding: 3px;
}


/* --------------- Trenner --------------- */


div.divider hr {
	border-bottom: 1px solid #dedede;	
}

/* --------------- Multicolumn --------------- */


li.column {
	list-style-type: none;
	list-style-position: inside;	
	list-style-image: none;
}

