*, html, body {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #ffffff;	
	text-align: center;
	background: url(verlauf.jpg) repeat-x;
	width: 100%;
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}

#wrapper {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	width: 920px;
}

body>#wrapper{
	text-align: left;
	width: 920px;
}

#headerarea {
	position: relative; 
  	height: 32px;
  	width: 920px;	
  	top: -70px;
  	left: 0;
  	z-index: 1;
}

#header {
	color: #333333;
	left: 0;
	width: 920px;
	height: 30px;
}

#search {
	float: left;
	margin-right: 10px;
	width: 180px;
	margin-top: 10px;	
	height: 16px;
	margin-bottom: 4px;
}

#metanav {
	float: left;
	width: 300px;
	padding-top: 10px;	
	height: 20px;
	margin-right: 40px;
	font-size: 11px;
}

#language {
	float: left;
	width: 100px;
	height: 20px;	
	padding-top: 10px;	
	margin-right: 30px;
}

#logo {
	position: relative;
	top: 0;
	left: 770px;
  	height: 70px;
  	width: 130px;
	overflow: visible;
	z-index: 6;
}

#navigation {
	position: relative;
	display: block;
	float: left;
  	height: 23px;
  	width: 100%;
  	top: 138px;
  	left: 0;
  	/*background-color: #dc4e55;*/
	background: url(navirot.png) repeat-x;  	
  	z-index: 3;
}

#menu {
	position: relative;
	z-index: 5;
	width: 800px;
	top: 0;
	left: 0;
}

#submenu {
	position: relative;
	width: 200px;
	height: 440px;
	float: left;
	top: -36px;
	left: -20px;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20;
	margin-top: 0;
	margin-right: 20px;
	z-index: 5;
	background: url(submenu_backgrd.gif) repeat-x;  	 
}

#contentarea {
	position: relative;
  	top: -70px;
	left: 0;
	z-index: 0;
  	border: 3px solid #ffffff;
/*	background: #ffffff url(header01.jpg) no-repeat;  */
	padding-top: 244px;
	height: 550px;
	min-height: 550px;
}

#contentwide {
	position: relative;
	top: 0;
	left: 0;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 38px;
	z-index: 2;
	width: 838px;
  	/* border: 1px dotted grey; 
  	background-color: white; */
}

#content {
	position: relative;
	top: 0;
	float: left;
	left: 0px;
	/* margin-left: 18px; */
	z-index: 2;
	padding-left: 0px;
	padding-right: 0px;
	width: 638px;
  	/* border: 1px dotted grey;
  	background-color: white; */
}

#footer {
	position: relative;
	top: 20;
	left: 0;
}

#footline {
	width: 914px;
	text-align: center;
	font-size: 11px;
}

#copyright {
	width: 200px;
	height: 20px;
	position: relative;
	top: -12px;
	left: 920px;
	color: white;
}

#bottomline {
	margin-left: -3px;
	margin-right: 3px;
	margin-top: 5px;
}


h1 {
	font-size: 24px;
	line-height: 24px; 
	font-weight: normal;
	color: #d3222a;
	position: relative;
	margin-bottom: 12px;
}

div.csc-header-n2 h1, div.csc-header-n3 h1, div.csc-header-n4 h1, div.csc-header-n5 h1, div.csc-header-n6 h1, div.csc-header-n7 h1, div.csc-header-n8 h1 {
	font-size: 16px!important;	
	border-bottom: 1px solid #EFEFEF;
}

h3 {
	padding: 4px;
	font-size: 16px;
	height: 17px;
/*	background-color: #ce4951; */
	color: #999999;
	border-bottom: 1px solid #d3222a;	
	font-weight: normal;
	padding-left: 0px;
}

p {
	font-size: 12px;
}

thead {
	background-color: grey;	
}

.tr-even { 
	background-color: #efefef;
}

div.subcl div.verlauf, div.subcr div.verlauf {
	background: url(verlauf_subcol.jpg) repeat-x 0 -20px;
}

div.tx-fdfx3cols-pi1 table tr td p.bodytext, div.subcl p.bodytext {
/*	line-height: 13px; */
	color: #666666;
	padding: 3px 5px 5px 5px;
}

a:link {
	color: #d3222a;
}

a:hover {
	color: #b30000;
	text-decoration: underline;
}

a:visited {
	color: #999999;
}

div#content ul {
	list-style-position: inside;
	list-style-type: square;	
}

div#menu {
	padding: 0px;
	margin: 0px;
}

div#menu a {
	display: block;
	float: left;
	text-align: center;
	width: 100px;	
	height: 15px;
	color: white;
	font-size: 14px;
	font-weight: normal;
	padding:4px;
	line-height: 1.1;
	text-decoration: none;
}

div#menu .aktiv a {
	display: block;
	float: left;
	text-align: center;
	width: 100px;	
	height: 15px;
	background-color: white;
	color: #d3222a;
	font-size: 14px;
	font-weight: normal;
	padding:4px;
	line-height: 1.1;
	text-decoration: none;
}

div#menu a:hover {
	display: block;
	float: left;
	width: 100px;	
	text-align: center;
	height: 15px;
	color: #d3222a;
	background-color: white;
	font-size: 14px;
	font-weight: normal;
	padding:4px;	
	line-height: 1.1;
	text-decoration: none;
}

div#submenu a {
	display: block;
	float: left;
	width: 192px;	
	color: #575850;
	font-size: 11px;
	line-height: 15px;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
}

div#submenu .aktiv a {
	color: #d3222a;
	font-weight: bold;
	background-color: #FFF; 
	border-bottom: 1px solid #d3222a;
}

div#submenu a:hover {
	color: #d3222a;
	background-color: #FFF; 
	border-bottom: 1px solid #d3222a;
}

div#metanav a {
	color: #333333;
	text-decoration: none;
}

div#metanav .aktiv a {
	color: #333333;
	text-decoration: none;
}

div#metanav a:hover {
	color: #ffffff;
	text-decoration: none;
}

div#footline th, div#footline td {
	color: #575850;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}

div#footline th {
	font-weight: bold;
	width: 200px;
	text-align: right;
}

div#footline td {
	width: auto;
}

div#footline td.abstand {
	width: 40px;
}

#copyright a {
	color: white;
	text-decoration: none;
	font-size: 11px;
}


/* --------------- Ausgabe der Suchresultate --------------- */

p.tx-indexedsearch-noresults {
	text-align: left!important;
}

div.tx-srlanguagemenu-pi1 form fieldset legend,div.tx-srlanguagemenu-pi1 form fieldset label {
	display: none!important;
	/*font-size: 6px!important;*/
}

div.tx-srlanguagemenu-pi1 form fieldset select {
	background-color: #ffffff!important;
	color: #333333!important;
	font-weight: normal!important;
}

#searchform input.submitbutton {
/*	display: none; */
}

div.csc-textpic-text {
	margin-left: 20px;
}

.spacer-gif {
	border: none!important;
}


/* --------------- Kontaktformular --------------- */

#anmeldung_jobs fieldset legend, #anmeldung_lehre fieldset legend, #kontaktformularrotor-lipsag fieldset legend {
	display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
	border: 1px solid #C6C6C6;
	/*-moz-border-radius: 4px 4px 4px 4px;	
	-webkit-border-radius: 4px 4px 4px 4px;	
	border-radius: 4px 4px 4px 4px;*/
}

.tx-powermail-pi1 input {
	padding: 3px;
}

.formularfeld {
	position: absolute;
	z-index: 5;
	left: 120px;
}

.powermail_check {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5; 
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px!important;	
}

div.powermail_check_inner {
	position: relative;
	margin-top: 6px;
	left: 20px;
	font-size: smaller;
}

div.powermail_check_inner label {
	margin-left: 20px;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
/*	background-color: #d3222a;
	color: #ffffff;
	border: none!important;
	border-top: 1px dotted #C6C6C6!important;
	border-bottom: 1px dotted #C6C6C6!important;*/
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
	cursor: pointer;
	cursor: hand;
}

ul.powermail_mandatory_list {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;	
}

.tx-powermail-pi1_mandatory strong {
	font-size: smaller;
	font-weight: normal;
}

.powermail_mandatory_listitem strong {
	font-size: 12px;
}

.powermail_mandatory_listitem strong b {
	color: #d3222a;
}

#powermaildiv_uid11 {
/*	clear: both;
	margin-top: 40px;*/
}



/* --------------- Imagescroller --------------- */

div#motioncontainer_17, 
div#motioncontainer_464, 
div#motioncontainer_467, 
div#motioncontainer_461, 
div#motioncontainer_458 {
	margin-left: -38px;
}

div#motiongallery_17 nobr span a img, div#motiongallery_17 nobr span a:visited img, 
div#motiongallery_464 nobr span a img, div#motiongallery_464 nobr span a:visited img, 
div#motiongallery_467 nobr span a img, div#motiongallery_467 nobr span a:visited img, 
div#motiongallery_461 nobr span a img, div#motiongallery_461 nobr span a:visited img, 
div#motiongallery_458 nobr span a img, div#motiongallery_458 nobr span a:visited img {
	border: 1px solid white;
}

div#motiongallery_17 nobr span a:hover img, 
div#motiongallery_464 nobr span a:hover img, 
div#motiongallery_467 nobr span a:hover img, 
div#motiongallery_461 nobr span a:hover img, 
div#motiongallery_458 nobr span a:hover img {
	border: 1px solid #d3222a;
}

div#motiongallery_17 nobr span a span, div#motiongallery_17 nobr span a:visited span,
div#motiongallery_464 nobr span a span, div#motiongallery_464 nobr span a:visited span,
div#motiongallery_467 nobr span a span, div#motiongallery_467 nobr span a:visited span,
div#motiongallery_461 nobr span a span, div#motiongallery_461 nobr span a:visited span,
div#motiongallery_458 nobr span a span, div#motiongallery_458 nobr span a:visited span {
	color: #ffffff!important;
}

div#motiongallery_17 nobr span a:hover span, 
div#motiongallery_464 nobr span a:hover span, 
div#motiongallery_467 nobr span a:hover span, 
div#motiongallery_461 nobr span a:hover span, 
div#motiongallery_458 nobr span a:hover span {
	color: #d3222a!important;
}

#motiongallery_17 nobr span a img, 
#motiongallery_464 nobr span a img, 
#motiongallery_467 nobr span a img, 
#motiongallery_461 nobr span a img, 
#motiongallery_458 nobr span a img   {
	margin-right: 15px;
/*	width: 180px; */
}


td.c3l1-right {
	background: url(../images/worldmap.jpg) no-repeat 5px 26px;
	height: 130px;
	text-align: center;
}

td.c3l1-right p.bodytext, td.c3l1-middle p.bodytext  {

}

div.tx-fdfx3cols-pi1 table tr td {
	vertical-align: top; 
/*	border:2px solid red!important; */
 	border:none!important; 
}


/* --------------- Produktesuche --------------- */

div.tx-advoodameasysearch-pi1 {
	background: url(product_top-bg.jpg) repeat-x 0 -8px;
	border: 1px solid #efefef;
/*	-moz-border-radius: 30px; 
	-webkit-border-radius: 30px; 
	border-radius: 30px; */
	padding: 20px;
	padding-top: 5x;
	padding-bottom: 5px;
}

#tx_advoodameasysearch_pi1[searchForm] fieldset legend {
	font-weight: bold;
}

div.tx_advoodameasysearch_pi1-column {
	margin-top: 12px;
	float: left;
}

div.tx_advoodameasysearch_pi1-row input {
	clear: both;
	float: left;
}

div.tx_advoodameasysearch_pi1-row div {
	float: left;
	margin-left: 10px;
}

div.tx_advoodameasysearch_pi1-operator {
	display: none;
}

div.tx_advoodameasysearch_pi1-row {
	margin-top: 6px!important;
}

input.tx_advoodameasysearch_pi1-search {
	margin-top: 6px!important;
	background-color: #d3222a;
	color: #ffffff;
	margin-bottom: 20px;
}

div.tx_advoodameasysearch_pi1-categories {
	display: none;
}

div.tx_advoodameasysearch_pi1-categories {
	display: none;
}

div.tx_advoodameasysearch_pi1-categories ul li {
	float: left;
	list-style-type: none;
}

li.tx_advoodameasysearch_pi1-file img {
	display: none;
}

ol.tx_advoodameasysearch_pi1-filelist {
	margin-left: 20px;
}

span.tx_advoodameasysearch_pi1-title {
	font-weight: bold;
}


/* --------------- News --------------- */

div.news-list-container {
	display: block;
	width: 640px; 
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	border: none;
	background-color:#ffffff;
}

.news-list-item {
	margin: 0;	
	padding: 0 15px 15px 0; 
	float: left;  
	display: block;
/*	width: 197px; */
	background-color:#ffffff;
}

.news-list-date, .news-list-category, .news-single-category {
	display: none;
	width: 0px;	
}

.news-list-item h3 {
	color: #999999;
	display: block;
	width: 136px;
	min-height: 25px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	padding: 3px;
	border: 0;
	background-color: #EFEFEF;
	overflow: hidden;
}

.news-list-item h3 a {
	color: #999999!important;
}

.news-list-item a img {
	color: #b30000;
	margin: 0 0 3px 0 !important;
	padding: 0 !important;
	height: 140px;
	width: 140px;
}

.news-list-item p.bodytext {
	display: none;
}

.news-list-morelink {
	padding: 0;
	margin: 0;
}

.news-list-morelink a, .news-list-morelink a:hover, .news-list-morelink a:visited {
	padding: 0;
	margin: 0;
	display: block;
	color: #d3222a;	
	font-size: 11px;	
	font-weight: bold;
}

.news-list-browse {
	display: block;
	border-bottom: 1px solid #ffffff;
	height: 2px;
	width: 612px;
	clear: both;
}

.news-single-item {
	border:none;
	margin: 0px;
	padding: 0px;
	background-color:transparent;
}

.news-single-item h2 {
	font-size: 16px;
	font-weight: normal;
	color: #d3222a;
	background-color: transparent;
}

.news-single-item h3 {
/*	font-size: 13px!important;
	font-weight: bold!important;
	color: #575850!important;
	margin-bottom: 5px;
	padding: 5px;
	border: none;
	background-color: #b3b3b3;
	background: url(product_top-bg.jpg) repeat-x 0 -10px;	*/
}	

.news-single-item h3 {
	color: #d3222a;	
	background-color: #ffffff;
	font-size: 16px!important;	
	border-bottom: 1px solid #efefef;			
}

.news-single-item p.bodytext {
	margin-bottom: 10px;
	padding: 5px;
}

.news-single-timedata {
	display: none;
}

.news-single-img a img, .news-single-img a:visited img {
	border: 1px solid #efefef!important;
}

.news-single-additional-info {
	background-color: #ffffff;
}

.news-single-related,.news-single-files,.news-single-links {
	background-color: #ffffff;
	border: none;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef; 
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;	
}

.news-single-related dt,.news-single-files dt,.news-single-links dt {
/*	margin-left: 0px;*/
}

.news-single-related a img,.news-single-files a img,.news-single-links a img {
	border: none!important;
}

.news-single-files a {
	font-size: 11px;
	font-weight: normal; 
	color: #d3222a;	
}

.news-single-files a img {
	position: relative;
	top: 10px;
}

.news-single-backlink {
	padding: 0px;
}

.news-single-backlink a, .news-single-backlink a:visited {
	font-size: 11px;
	color: #d3222a;		
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	color: #ffffff;
	border: none;
}

div.news-catmenu-NO, div.news-catmenu-ACT {
	float: left;
	display: block;
	height: 100px;
	margin-right: 20px;
}

div.news-catmenu-NO a, div.news-catmenu-ACT a {
	clear: both;
	float: left;
	color: #d3222a;
	font-size: 12px;
}

div.news-catmenu {
	height: 230px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	border: none;
}

div.news-catmenu-NO, div.news-catmenu-ACT {
	float: left;
	height: 200px;
	width: 197px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 3px;
}

.news-catmenu a, .news-catmenu a:hover, .news-catmenu a:visited {
	border: 1px solid #efefef;
	display: block;
	width: 140px;
	padding: 5px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 0px;
	color: #d3222a;	
	background-color: #efefef; 	
/*	background: url(product_bottom_bg.jpg) repeat-x;	 */
	font-size: 11px;	
	font-weight: bold;
}

div.news-catmenu-NO img, div.news-catmenu-ACT img {
	border: 1px solid #efefef!important;
}

tbody.category-table-body tr td a, tbody.category-table-body tr td a:hover, tbody.category-table-body tr td a:visited {
	display: block;
	background-color: #efefef; 
	padding: 3px;
	font-size: 12px;	
	font-weight: bold;
	color: #d3222a;	
}

tbody.category-table-body tr {
	padding: 0px;
	margin: 0px;
}

tbody.category-table-body tr td a:hover {
	cursor: hand;
	cursor: pointer;
}

tbody.category-table-body tr td a img {
	background-color: #ffffff; 	
	border: 1px solid #efefef!important;	
	margin: -3px;
	
}

tbody.noborders tr td a img {
	border: none!important;
	margin-right: 12px!important;
}

.csc-frame-frame2 div div dl dt img {
	border: none!important;
}


/* --- Accordion --- */

h3.rgaccord1-toggle {
	background-color: #d3222a!important;
	background-color: #ffffff!important;	
	color: #ffffff!important;
	color: #666666!important;	
	border-bottom: 1px solid #cccccc!important;
}


/* --------------- Diashow Fabrikation – Swiss Made --------------- */

div.rgslideshow .rgssimg {
	border: 0 !important;
}

div.rgslideshow .rgsnest {
	width: 100% !important;
	border: 0px !important;
}

div.rgslideshow .rgstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0.1em;
	padding: 5px 0 10px 15px;
}

div.rgslideshow .rgsdescription {
	display: none;
}

div.rgslideshownav .rgsnav2 {
	display: inline;
	background-color: #FFFFFF;
/*	background-image: #FFFFFF; url("gfx/navleft.gif"); */
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	margin: 0;
	padding: 3px 10px 1px 20px;
	height: 20px;
	border: 0;
}

div.rgslideshownav {
	text-align: right;
	border: 0 !important;
}

div.rgslideshownav .rgsbrowserEl {
	padding: 0 4px 0 4px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	color: #999999;
}

div.rgslideshownav .rgsplay {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	cursor: pointer;
	padding-left: 5px;
}

div.rgslideshownav .rgsbrowser .rgsact {
	font-weight: bold;
	color: #d3222a;
}

div.rgslideshownav .rgssplitEl {
	color: 999999;
}

.rgslideshow .rgsbignext {
	right: 0pt;
	background-color: transparent;
	background-image: url("arr-r.png") !important;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}

.rgslideshow a.rgsbignext:hover {
	opacity: 0.8;
	background-color: transparent;
	background-image: url("arr-r.png") !important;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}

.rgslideshow .rgsbigprev {
	right: 0pt;
	background-color: transparent;
	background-image: url("arr-l.png") !important;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}

.rgslideshow a.rgsbigprev:hover {
	opacity: 0.8;
	background-color: transparent;
	background-image: url("arr-l.png") !important;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}


/* --------------- Händler Dropdown --------------- */

.sel_mk_anydropdownmenu {
	border: 1px solid #C6C6C6;
	padding: 3px;
}

.result_mk_anydropdownmenu {
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 480px;
}

.mkanydropdownmenu_title {
	display: block;
/*	background-color:#efefef;
	border-bottom: 1px solid #cccccc;	*/
	color: #d3222a;
	margin-top: 10px;
	font-weight: bold;
}

.mkanydropdownmenu_mail {
	margin: 0px;
	padding: 0px;	
}

.mkanydropdownmenu_www {
	margin: 0px;
	padding: 0px;	
}

.mkanydropdownmenu_address {
	margin: 0px;
	padding: 0px;		
}

.mkanydropdownmenu_zip {
	margin: 0px;
	padding: 0px;		
}

.mkanydropdownmenu_city {
	margin: 0px;
	padding: 0px;		
}

.hide {
	display: none;
}

.icebox_container form.frm_mk_anydropdownmenu {
/*	position: relative;
	top: -80px;
	left: 50px;*/
}

.icebox_container div.result_mk_anydropdownmenu {
/*	position: relative;
	top: 0px;
	left: -450px;
	padding: 10px;
	background-color: #efefef; 
	border: 1px solid grey;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;	*/
}


/* --------------- Kontaktformular --------------- */

form#kontaktformularhochuliag {
/*	display: block;
	width: 420px;*/
}

fieldset.tx-powermail-pi1_fieldset_katalogbestellung legend {
	display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
	border: 1px solid #C6C6C6;
	margin: 0;
	float: left;
}

.tx-powermail-pi1_fieldset div textarea {
	font-family: 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; 
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px!important;
	float: left;
	clear: left;
	width: 600px;	
}

.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	clear: left;
	float: left;
	width: 80px;
}

tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 120px!important; 
	width: 100px;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
	margin-left: 80px!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: #d3222a url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742!important;	
}

input.tx-powermail-pi1_mandatory_submit {
	background: #d3222a url(contentleft_h1_bg.gif) no-repeat -100px -1px!important;
}

input:hover.powermail_submit {
	background: #d3222a url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742;
}

input:hover.tx-powermail-pi1_mandatory_submit {
	background: #d3222a 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: #d3222a;
}

#powermaildiv_uid11 {
/*	clear: both;
	margin-top: 40px;*/
}

span.powermail_mandatory {
	color: #d3222a;	
	padding-left: 5px;
}

.worldmap {
	background: url(../images/worldmap.jpg) no-repeat 0 -35px;
	height: 20px;
	padding-top: 130px;
	text-align: left;
}

.worldmap p {
	height: 20px; 
	color: #d3222a;
	background-color: #ffffff!important;
}

.wtdirectory_filter_text_zip {
        border: 1px solid grey;
        width: 40px;
}


/* ----------------- Alternative Styles for IE ----------------- */

#headerarea {
	position: relative; 
  	height: 22px;
  	width: 920px;	
  	top: -78px;
  	left: 0;
  	z-index: 1;
}

#header {
	color: #333333;
	left: 0;
	width: 920px;
	height: 18px;
}

#metanav {
	float: left;
	width: 300px;
	padding-top: 8px;	
	height: 10px;
	margin-right: 40px;
	font-size: 11px;
}

#language {
	float: left;
	width: 100px;
	height: 10px;	
	padding-top: 8px;	
	margin-right: 30px;
}

#navigation {
	position: relative;
	display: block;
	float: left;
  	height: 23px;
  	width: 100%;
  	top: 135px;
  	overflow: hidden;
  	left: 0;
  	/*background-color: #dc4e55;*/
	background: url(navirot.png) repeat-x;  	
  	z-index: 3;
}

#menu {
	position: relative;
	z-index: 5;
	width: 700px;
	top: 0;
	left: 0;
}

#submenu {
	position: relative;
	width: 200px;
	height: 440px;
	float: left;
	top: -40px;
	left: -20px;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20;
	margin-top: 0;
	margin-right: 20px;
	z-index: 5;
  	/* border: 1px dotted grey; 
  	background-color: #efefef; */	
	background: #efefef url(submenu_backgrd.jpg) repeat-x;  	 
}

#contentarea {
	position: relative;
  	top: -92px;
	left: 0;
	z-index: 0;
  	border: 3px solid #ffffff;
  	width: 920px;
	background: #ffffff url(header01.jpg) no-repeat;  
	padding-top: 244px;
	height: 250px;
	min-height: 250px;
	clear: both;
	background-color: yellow;
}

#content {
	width: 350px;
	padding-left: 0px;
	padding-right: 0px;
	padding-right: 0px;	
	background-color: #efefef;
}

#footer {
	position: relative;
	width: 914px;	
	top: 20;
	left: 0;
	background-color: red;
}
	
#footline {
	width: 914px;
	text-align: center;
	font-size: 11px;
}

#bottomline {
	margin-left: -3px;
	margin-right: -3px;
	margin-top: 5px;
	width: 100%;
}

/* ----Stile---- */


div#submenu a {
	display: block;
	float: left;
	width: 200px;	
	color: #575850;
	font-size: 11px;
	line-height: 15px;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
}
