*, html, body {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #ffffff;	
	text-align: center;
	background: url(verlauf.jpg) repeat-x;
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 100%;
}

#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 {
	display: none;
	width: 0px;
	height: 0px;
}

#search {
	display: none;
	width: 0px;
	height: 0px;
}

#metanav {
	display: none;
	width: 0px;
	height: 0px;
}

#language {
	display: none;
	width: 0px;
	height: 0px;
}

#logo {
	position: relative;
	top: 0;
	left: 0;
  	height: 70px;
  	width: 130px;
}

#navigation {
	display: none;
	width: 0px;
	height: 0px;
}

#menu {
	display: none;
	width: 0px;
	height: 0px;
}

#submenu {
	display: none;
	width: 0px;
	height: 0px;	
}

#contentarea {
	position: relative;
	/*width: 680px;*/
  	top: 0;
	left: 0;
  	border: 3px solid #ffffff;
}

#contentwide {
	position: relative;
  	top: 0;
	left: 0;
  	border: 3px solid #ffffff;
}

#content {
}

#footline {
	/*width: 914px;*/
	text-align: center;
	font-size: 11px;
}

#copyright {
	display: none;
	width: 0px;
	height: 0px;
}

#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;
	height: 17px;
	background-color: #ce4951;
	color: #ffffff;
	font-weight: normal;
}

p {
	font-size: 12px;
}

thead {
	background-color: grey;	
}

.tr-even { 
	background-color: #efefef;
}

div.tx-fdfx3cols-pi1 table tr td p.bodytext, div.subcl p.bodytext {
	color: #666666;
	padding: 5px;
}

a, a:hover, a:visited {
	color: #d3222a;
}

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 --------------- */

#kontaktformularrotor-lipsag fieldset legend {
	display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
	border: 1px solid #B2B2B2;
	/*-moz-border-radius: 4px 4px 4px 4px;	
	-webkit-border-radius: 4px 4px 4px 4px;	
	border-radius: 4px 4px 4px 4px;*/
}

.formularfeld {
	position: absolute;
	z-index: 5;
	left: 120px;
}

.powermail_check {
	position: absolute;
	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: #e72b20;
	color: #ffffff;
	border: none!important;
	border-top: 1px dotted #B2B2B2!important;
	border-bottom: 1px dotted #B2B2B2!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: #e72b20;
}

#powermaildiv_uid11 {
	clear: both;
	margin-top: 40px;
}

/* --------------- Imagescroller --------------- */

div#motioncontainer_17 {
	margin-left: -38px;
}

div#motiongallery_17 nobr span a img, div#motiongallery_17 nobr span a:visited img, 
div#motiongallery_116 nobr span a img, div#motiongallery_116 nobr span a:visited img {
	border: 1px solid white;
}

div#motiongallery_17 nobr span a:hover img, 
div#motiongallery_116 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_116 nobr span a span, div#motiongallery_116 nobr span a:visited span {
	color: #ffffff!important;
}

div#motiongallery_17 nobr span a:hover span, 
div#motiongallery_116 nobr span a:hover span {
	color: #d3222a!important;
}

td.c3l1-right {
	background: url(../images/worldmap.jpg) no-repeat 5px 26px;
	height: 190px;
	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: 620px; 
	margin: 0px;
	margin-top: 10px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 0px;	
	border: none;
	background-color:#ffffff;
}

.news-list-item {
	border:none;
	margin: 0px;	
	padding: 0px;
	font-size: 12px; 
	float: left;  
	display: block;
	width: 197px;
	padding-bottom: 10px;
	margin-right: 3px;
	background-color:#ffffff;
}

.news-list-date, .news-list-category, .news-single-category {
	display: none;
	width: 0px;	
}

.news-list-item h3 {
	display: block;
	min-height: 28px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 0px;
	border-bottom: none; 
	background-color: #b3b3b3; 
	background: url(product_top-bg.jpg) repeat-x 0 -10px;	
	border: 1px solid #efefef;
	overflow: hidden;
}

.news-list-item h3 a {
	color: #575850!important;
	padding-left: 0px;
}

.news-list-item a img {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 185px;
	margin-bottom: 8px;
	border: 1px solid #efefef!important;
}

.news-list-item p.bodytext {
	display: none;
}

.news-list-morelink {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #efefef; 	
/*	background: url(product_bottom_bg.jpg) repeat-x;	 */
}

.news-list-morelink a, .news-list-morelink a:hover, .news-list-morelink a:visited {
	border-top: 1px solid #ffffff;
	display: block;
	width: 185px;
	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;
}

.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:#ffffff;
}

.news-single-item h2 {
	font-size: 16px;
	font-weight: normal;
	color: #d3222a;
}

.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: 185px;
	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;
}

/* --- Accordion --- */
h3.rgaccord1-toggle {
	background-color: #d3222a!important;
	background-color: #ffffff!important;	
	color: #ffffff!important;
	color: #666666!important;	
	border-bottom: 1px solid #cccccc!important;
}

.result_mk_anydropdownmenu {
	padding: 10px;
	background-color: #efefef;
	border: 1px solid grey;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 380px;
}

.hide {
	display: none;
}

