body { 
padding: 0px;
margin: 0px;}

html { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }

/* Wegschalten */
#breadcrumb, #sidebar { 
height: 0px;
width: 0px;
visibility: hidden; }

#main { 
position: absolute; 
width: 100%; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px; }

a:link { color : #A80019; text-decoration : underline; }

/* newsletter */
.prefsection { display: block !important; }
.mainLegend { 
display: none !important; }


#preftoc {
display: none !important;
}

#preftoc li, #preftoc li.selected  {
	margin: 1px -2px 1px 2px;
	padding: 2px 0 3px 0;
	background-color: #f0f0f0;
	border: 0px solid #fff;
	border-right-color: #a70d19;
	border-top-color: #a70d19;	
	border-bottom: 0;
	position: relative;
	white-space: nowrap;
	z-index: 3; }
  

  
#preftoc a,
#preftoc a:active {
	color: #a70d19;
	padding: 0 .7em;
	text-decoration: none; }

#preftoc li.selected a {
	cursor: default;
	text-decoration: none; }

#prefcontrol {
	padding-top: 2em;
	clear: both; }

#preferences {
	margin: 0;
 border: none;
	clear: both;
	padding: 1.5em;
	background-color: #F9F9F9; 
	page-break-after: auto; }
		
.prefsection {
	border: none;
	padding: 0;
	margin: 0; 
	page-break-after: auto; }

/* .prefsection fieldset {
	border: 1px solid #aaa;
	margin-right: 2em; } */

.prefsection legend {
	font-weight: bold; }

.prefsection table, .prefsection legend {
	background-color: #F9F9F9; }


div.prefsectiontip {
	font-size: 95%;
	margin-top: 0;
	background-color: #FFC1C1;
	padding: .2em .7em;
