* {margin:0; padding:0;}

/*------ Fixes, Workarounds etc. ----- */
.clear {clear: both;}
.clearfix:after {	/*--- Clearfix für das Float-clearing ---*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* -------- Framework --------- */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin:0; padding:0;
	height: 100%;
}
body {
	margin:0; padding:0;
	background: #fff;
	behavior:url(../..js/csshover.htc);
    height: 100%;
    color: #444;
}
#wrapper {
	font-size: .75em;
	width: 980px;           /* Seitenbreite relevant! */
	position: absolute;
	left: 14px; top: 0;
}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
a img {border: none;}


/* ################################################### 
					  Header
###################################################### */

#header {
	width: 100%;
	height: 103px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1000;
}
.brandlogo {
	position: absolute;
	right: 0px;
	top: 17px;
}
a#oelogo, 
a#oelogo:link, 
a#oelogo:visited,
a#oelogo:hover,
a#oelogo:active {
	position: absolute;
	top: 33px; left: 18px;
	border: none;
}
img.header {margin: 0 0 10px 0;}
/* ###########################################################
                   		 Toolbox
########################################################### */

#toolbox {
	width: 100%; height: 28px;
	position: absolute;
	top: 103px; left: 0;
	background: #E1E1E1;
	color: #7B7B7B;
	font-size: .9em;
}

.language {float: right; margin: 5px 10px 0 0;}
.language ul {list-style: none;}
.language li {float: left; padding: 0 5px;}
.language a,
.language a:link,
.language a:visited {float: left; text-decoration: none;  color: #333;}
.language li.en {border-right: 1px solid #333;}
.language a.aktiv {font-weight: bold;}
/* ########### Volltextsuche ##########*/

#search {
	position: absolute;
	right: 230px; top:5px;
}
#search label {
	float: left;
	margin: 2px 10px 0 0;
	font-weight: bold;
	vertical-align: middle;
}
#search input {
	border: 1px solid #7E9DB9;
	background: #fff;
	height: 14px;
	margin: 0; padding: 2px 2px 1px 2px;
	line-height: 1em;
}

#search input.searchlink {
	margin: 2px 0 0 2px; 
	float:left;
	border: none;
	padding: 0;
}
.lang-chin {
	position:relative; top:2px;
}

/* Printbutton */
#toolbox a.print, a.print:link, a.print:visited  {
	position: absolute;
	right: 450px; top: 7px;
	display: block;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #7B7B7B;
	background: url(../../images/design/printer.gif) no-repeat 0 .3em;
}


/* ###############	Saurer Portal	###############*/

/* Suche Saurer Portal */
#toolbox.portal #search {right: 180px;}


/* Printbutton Saurer Portal */
#toolbox.portal a.print {
	right: 400px;
}                


/* ############################################################
                            Grundlayout
############################################################ */

/* -------- MAIN  --------*/
#main 
{
	position: absolute;
	top: 146px;
	width: 100%;
	background: url(../../images/design/linedot.gif) repeat-y 180px 0;
	font-size: 11px;
}

/* -------- LEFT ----------*/
#left {
	width: 180px;
	float: left;
}

/*-------- RIGHT ----------*/
#right {
	border-right:1px solid #E1E1E1;
	float: right;
	width: 174px;
	margin-top: -6px;
}

/* Infoboxen */
div.infobox {
	border: 1px solid #E1E1E1;
	border-right: none;
	padding: 0 7px 5px;
	margin-top: 7px;
}
.infobox p {
    margin-bottom: 20px;
    padding: 0;
}
.infobox p:last-child {     /* abhängig ie7.css */
    margin-bottom: 0;
}
.infobox h2 {
	font-size: 1em;
	margin: 0 -7px 10px -7px;
	padding: 5px 5px 5px 7px;
	width: auto;
	color: #EA0003;
	background: #E1E1E1;
}
.infobox a {
	text-decoration:none;
}

/*-------- CONTENT ---------*/
#content {
    margin-left: 180px;
    min-height: 400px;
	width: 600px;
    padding: 17px 0 10px 10px;
}
#popup {width:562px;}

/* ------------------------ Footer ----------------- */
#footer 
{
	position: absolute;
	bottom: -31px; left: 180px;
	width: 800px;                       /* Seitenbreite relevant! */
	border-top: 1px solid #E1E1E1;
	height: 25px;
	clear: both;
	background: #fff;
	padding-top: 5px;
	font-size: .9em;
}

/*  Footer Navigation GNAV					
    Fat Erik's Pipelist */

ul.gnav {
	position: absolute;
	left: 10px;
	top: 6px;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
ul.gnav.right {
    left: auto;
    right: 2px;
}
.gnav li {               /* abhängig ie6.css, ie7.css */
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}
.gnav li a {
	padding: 0;     
	text-decoration: none;
	color: #444;
	line-height: 1em;
}
.gnav li:last-child {
    margin-right: 0px;
}
.gnav li a:hover {
	text-decoration: underline;
}

/*Win IE browsers - hide from Mac IE\*/
* html .gnav { height: 1%; }

* html .gnav li {
	display: block;
	float: left;
}
/*End hide*/


/* ################################################### 
			    Hauptnavigation HNAV
###################################################### */

#hnav {
	position: absolute;
	top: 80px; left: 191px;
	float: left;
	z-index: 1000;
}
#hnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}
#hnav ul li {
    padding: 0 10px 0 0;
}
#hnav ul li a,
#hnav ul li a:link,
#hnav ul li a:visited {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    color: #EA0003;
    text-decoration: none;
    font-size: .9em;
    padding-bottom: 9px;
}
#hnav ul li a:hover,
#hnav ul li a:active {
    color: #444444;
}
#hnav ul li a.aktivlink,
#hnav ul li a.aktivlink:link,
#hnav ul li a.aktivlink:visited,
#hnav ul li a.aktivlink:hover,
#hnav ul li a.aktivlink:active {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    color: #444444;
    text-decoration: none;
    font-size: .9em;
}


#hnav ul ul {display: none;}
#hnav ul ul 
{
    position: absolute;
    z-index: 1000;
}
#hnav ul li:hover ul {display: block;}

/* Stufe 2 */
#hnav ul ul li {
    width: 200px; 
    float: none;
    padding: 0;
}
#hnav ul ul a,
#hnav ul ul a:link,
#hnav ul ul a:visited 
{
    display: block;
    float: none;
    font-weight: normal;
    text-transform: none;
    border: 1px solid #E1E1E1;
    border-top: none;
    color: #444444;
    background: #fff url(../../images/design/arrow_red.gif) no-repeat .7em .7em;
    padding: 4px 5px 3px 20px;
    width: 173px;
}
#hnav ul ul a:hover,
#hnav ul ul a:active {
    background-color: #EA0003;
    background-image: url(../../images/design/arrow_white.gif);
    color: #fff;
}
#hnav ul ul li:first-child { border-top: 1px solid #E1E1E1;}


/* ################################################### 
				Sekundärnavigation SNAV
###################################################### */



ul#snav {
	margin: 28px 0 0 9px;
	padding: 0;
	width:160px;
	list-style-type: none;
	}
	
#snav li {
	padding: 0 0 5px 1px;
	margin: 0;
	}
#snav li ul {list-style-type:none; margin: 5px 0 -5px 9px;}
#snav li li {padding: 0 0 5px 1px;}
#snav li ul li a {
	display:block;
	color:#eb0100; 
	background: url(../../images/design/squaresmall_red.gif) no-repeat top left;
	}	
#snav li a {
	color:#444444; 
	text-decoration:none; 
	padding:0 0 0 10px; 
	display:block;
	background: url(../../images/design/square_red.gif) no-repeat top left;
	}
#snav li a:hover {text-decoration:underline;}
#snav li a.aktiv {color:#eb0100; font-weight:bold;}


/* ######################################################################
                     Sitemap Verschachtelung
###################################################################### */

/* styles for the tree */
A.TreeviewSpanArea, A.TreeviewSpanArea:link, A.TreeviewSpanArea:visited  {
color: #444;
text-decoration:none;
color: black
}
A.TreeviewSpanArea:hover {
color: #444;
text-decoration:underline;
}



	
	
	
/* #######################################################
                         Breadcrumb 
####################################################### */

div#breadcrumb 
{
	position: absolute;
	top: 132px; left: 0;
	width: 100%;
	height: 14px;
	background: #E1E1E1;
}
div#breadcrumb span.pagename 
{
    position: absolute;
    top: 0; left: 10px;
    color: #444;
    font-size: .88em;
}
div#breadcrumb ul span
{
    position: absolute;
    top: 0; left: 191px;
}
div#breadcrumb ul li {
	display: inline;
	list-style-type: none;
	padding: 0 8px 0 9px;
	background: url(../../images/design/arrow_red.gif) no-repeat left;
    color: #444;
	font-size:0.92em;    
}
div#breadcrumb ul li a, div#breadcrumb ul li a:link, div#breadcrumb ul li a:visited {
	color: #444;
	text-decoration: none;
}



/* ################################################### 
			  		Formulare
###################################################### */


select {
    margin-top: -4px;
    font-size: 1em;
    width: 170px;
}
/* Dropdown 

.dropdown
{
	width: 140px;
	font-size: 11px;
	border: 2px solid #C2CCE0;
	height: 18px;
	background-color:#ffffff; 
	line-height:18px;
	padding-left:5px;
	color: #444;
	background: #fff url(../images/design/icon_dropdown.gif) right no-repeat;
	cursor:pointer;
	z-index: 50;
}
.dropdown_option_value
{
	cursor:pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:5px;
	width:125px;
	border: 1px #000000;
	background-color:#FFFFFF;
	color:#444;
	border-bottom: 1px solid #e0eafe;
	z-index: 50;
}

.dropdown_options
{
	width:130px;
	position:absolute;
	font-size:11px;
	border-left:2px solid #e0eafe;
	border-right:2px solid #e0eafe;
	border-bottom:1px solid #e0eafe;
	background-color:#ffffff; 
 	color: #9b9ba0;
	display:none;
	z-index: 50;
}
*/
/* ################################################### 
			  MODULE
------------- Modulstyles ---------------------------
###################################################### */


/* -+-+-+-+-+-+-+-+-+ Searchbox +-+-+-+-+-+-+-+-+ 
.box-search {
	width:160px; 
	height:70px;
	margin: 22px 0 0 10px; }
.box-search p{
	font-size: 0.93em;
	display: inline;
}
*/
/* Textfelder Search */

input.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	height: 14px;
	width: 147px;
	border: 1px solid #52678a;
	background: #f7f9fc;
	padding: 1px 5px 2px 5px;
	margin: 1px 0 4px 0;
	display: block;
}
input.txtfield-search {
	float:left; 
	width:117px; 
	height:13px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #52678a;
	background: #f7f9fc;
	padding: 1px 5px 2px 5px;
	margin: 0 3px 4px 0;
	display: block;
}
/* Search GO *
input.search-go {
	float: right;
	display: inline; 
	border: none;
	border-left: 1px solid #C9C7BA;
	border-right: 1px solid #C9C7BA;
	border-bottom: 1px solid #B2B2B2;
}

/* -+-+-+-+-+-+- Productscout -+-+-+-+-+-+-+-+-+ 
.box-productscout {
	width:160px; height:94px; border-bottom: 1px solid #586c88; margin: 5px 0 0 10px; }
.box-productscout p{
	font-size: 0.93em;
	display: inline;
}
*/
/* Aufzählung Blue Arrows (Saurer Textile Solutions) 
#portal-ct-middle ul.bluearrows {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
*/
/* Aufzählung Blue Arrows (Allgemein) 
#content ul.bluearrows {
	margin: -1px 0 20px 0;
	padding: 0;
	list-style-type: none;
}

.bluearrows li {
	padding: 0;
	margin: 0 0 1px 0;
}
.bluearrows li a, #bluearrows li a:link, #bluearrows li a:visited {
	font-size: 1em;
	width: 160px;
	display: block;
	padding: 0 0 0 14px;
	line-height: 1.27em;	
	color: #000 !important;
	text-decoration: underline;
	background: url('../images/design/ctlinkarrow.gif') no-repeat 0 .4em;
}


#portal-news {
	margin: 27px 0 -1px 10px; 
	font-size: 0.93em;
	font-weight:bold;
}

#portal-events {
	margin: 22px 0 -1px 10px; 
	font-size: 0.93em;	
	font-weight:bold;
}
*/

/* STARTSEITE INFOBOXEN 
#portal-ct-top {
	display:block;
	margin:10px 0 10px 0; 
	width:806px;
}
.portaltext {
	font-weight:bold; 
	line-height:15px;
	display:block;
	margin: 0 0 12px 0;
}
#portal-ct-middle {
	border-top:1px solid #aebed6;
	width:783px;
	padding: 11px 0 0 12px;
	margin: 0 0 0 0;
}
#portal-ct-middle p {
	margin: 0 0 4px 0;
}
#portal-ct-midleft {
	float:left; 
	display:block; 
	width:220px;
	padding:0 0 0 17px;
}
#portal-ct-midcenter {
	float:left; 
	width:325px; 
	margin: 0; 
}
#portal-ct-midcenter p {
	margin: 0 0 2px 0;
}
#portal-ct-midcenter p span {
	line-height: 14px;
}
#portal-ct-midright {
	float: left;
	width: 145px;
}
#portal-ct-bottom { 
	margin:0 0 10px 184px; 
	width:500px;
}
#portal-ct-bottom p {
	margin: 0;
}
div.infobox-portal {
	background-color:#d6e0f4;
	float: left;
	width: 248px;
	height: 83px;
	padding: 0 1px 0 6px;
	margin: 0 15px 5px 0;
	cursor: pointer;
}
.infobox-portal h2 {
	background: url('../images/design/ctlinkarrowbig.gif') no-repeat right;
	color: #000;
	text-decoration: none;	
	font-size: 12px;
	width: 247px;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	cursor: pointer;
}
.infobox-portal a,
.infobox-portal a:link,
.infobox-portal a:visited {
	color: #000;
	text-decoration: none;	
}
.infobox-portal p {
	margin: 0 3px 0 0;
	padding:0;
	line-height: 1.25em;
	cursor: pointer;
}
	
.saurerline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d60026;
	text-decoration: none;
	font-weight:bold;
	margin:0 -1px 0 -2px;
	}
*/	
/* Startseite (Saurer Portal) Aufzählung Brandlist 
#content ul.brandlist,
#portal-ct-middle ul.brandlist {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.brandlist li {
	padding: 0;
	margin: 0;
}
.brandlist li a {
	background: url('../images/design/ctlinkarrow.gif') no-repeat 0 .7em; background-position: left;
	width: 154px;
    margin-top: -3px;
	text-align: right;
	font-size: 1em;
	display: block;
	padding: 0;
	text-decoration: none;	
	color: #d60026 !important;
	line-height: 1.60em;
}
.brandlist li a span, .brandlist li a strong {
	color: #000;
	text-decoration: underline;
}
*/
/* STARTSEITE NAVIGATION "KONTAKT ZU" 
ul#portal-contactnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#portal-contactnav li {
	display:inline;
	padding: 0;
	margin: 0;
}
#portal-contactnav li a {
	background: url('../images/design/ctlinkarrow.gif') no-repeat 0 .7em; background-position: left;
	text-align: left;
	font-size: 1em;
	padding: 0 15px 0 13px;
	margin: 0;
	color: #000;
	text-decoration: underline;	
}
*/

/* STARTSEITE INFOS NAVIGATION */

ul.frontinfos {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
.frontinfos li {
	padding: 0;
	margin: 0 0 10px 0;
}
.frontinfos li a {
	font-size: 0.93em;
	line-height:15px;
	width: 160px;
	display: block;
	padding: 0 0 5px 10px;
	color: #444;
	text-decoration: none;	
}


/*####################################################*/
/*					Contentformate				      */
/*####################################################*/

#content h1, #popup h1 {
	font-size: 1.6em;
	font-weight: normal;
	width: auto;
	color: #444;
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 1.1em;
}

/* Ursprünglicher MARGIN H1 #content h1 {margin: 17px 0 25px 0;}*/

#content h2, #popup h2 {
	font-size: 1.3em;
	font-weight: bold;
	width: auto;
	color: #444;
	margin: 5px 0 15px 0;
	padding: 0;
	line-height: 1.1em;
}

#content h3, #popup h3 {
	font-size: 1.1em;
	font-weight: bold;
	width: auto;
	color: #444;
	margin: 0 0 15px 0;
	padding: 0;
}
#content p, #popup p {
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 1.5em;
}


/* Links aller Art... */
#content a, #content a:link,
#popup a, #popup a:link {
	color: #EA0003;
	text-decoration:none;
}
.infobox a, .infobox a:link {
	color: #444;
}
.infobox a:visited {
	color: #444;
	text-decoration:none;
}
.infobox a:hover, .infobox a:active {
	color: #EA0003;
	text-decoration:none;
}
#content a:visited,
#popup a:visited, {
	color: #EA0003;
	text-decoration:none;
}
#content a:hover, #content a:active,
#popup a:hover, #popup a:active {
	color: #EA0003;
	text-decoration:underline;
}

#content h1 a, #popup h1 a,
#content h1 a:link, #popup h1 a:link,
#content h2 a, #popup h2 a,
#content h2 a:link, #popup h2 a:link,
#content h2 a:visited, #popup h2 a:visited,
#content h3 a, #popup h3 a,
#content h3 a:link, #popup h3 a:link,
#content ul a, #popup ul a,
#content ul a:link, #popup ul a:link,
#content ul a:visited, #popup ul a:visited,
#content ol a, #popup ol a,
#content ol a:link, #popup ol a:link,
#content ol a:visited, #popup ol a:visited
{
    color: #444;
    text-decoration: none;
}
#content h1 a:hover, #popup h1 a:hover,
#content h1 a:active, #popup h1 a:active,
#content h2 a:hover, #popup h2 a:hover,
#content h2 a:active, #popup h2 a:active,
#content h3 a:hover, #popup h3 a:hover,
#content h3 a:active, #popup h3 a:active,
#content ol a:hover, #popup ol a:hover,
#content ol a:active, #popup ol a:active,
#content ul a:hover, #popup ul a:hover,
#content ul a:active, #popup ul a:active
{
    color: #EA0003;
}
.bold {font-weight: bold;}

#content ul, #popup ul {
	margin-left: 20px;
	list-style-type: square;
}
#content ul li {
	line-height: 1.5em;
}
#content ol, #popup ol {
	margin-left: 30px;
}


.formfield {width:300px; border:1px solid #444;}
.formfield2short {width:80px; border:1px solid #444;}
.formfield2broad {width:210px; border:1px solid #444;}
.frame {width:560px;}
/*####################################################*/
/*					Textbausteine				      */
/*####################################################*/

/*---------------- Download  ----------------- */
#content div.tbs-download {
	margin: 15px 0 5px 0;
	padding: 0;	
	width: 775px;
}
#content div.tbs-download p.head {
	background: #e1e1e1;
	color: #444444;
	font-weight: bold;
	padding: 1px 20px;
	margin: 0 0 10px 0;
}
#content div.tbs-download p {
	padding-left: 20px;
	margin: 0 0 10px 0;
}
#content label.download {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 200px;
}
#content div.dropdowncontainer.download {
	float: left;
	margin: -2px 0 10px 0;
}
#content div.fix-615 {width: 600px !important; }
/*--------------- Tables (Contact, Standard) ---------------- */
table {}
table.contact,
table.career,
table.standard {
	border: 1px solid #e1e1e1;
	border-bottom: none;
	text-align: left;
	width: 790px;
	margin-bottom: 15px;
}
table.contact thead th,
table.career thead th,
table.standard thead th {
	background: #f5f5f5;
	padding: 3px 7px;
	color: #444444;
	border-bottom: 1px solid #ea0000;
	vertical-align: top;
}
table.contact tbody th,
table.career tbody th,
table.standard tbody th {
	background: #fff;
	padding: 3px 7px;
	color: #444444;
	vertical-align: top;
	border-bottom: 1px solid #e1e1e1;
}
table.contact td,
table.career td,
table.standard td {
	background: #fff;
	padding: 3px 7px;
	border-left: 1px solid #e1e1e1;
	vertical-align: top;
}

table.career tbody tr {
	border-bottom: 1px solid #e1e1e1;
}
table.standard td {
	background: #fff;
	padding: 3px 7px;
	border-left: 1px solid #e1e1e1;
	vertical-align: top;
}
table.career td {
	background: #fff;
	padding: 3px 7px;
	border-left: 1px solid #e1e1e1;
	vertical-align: top;

}
table.contact tbody td,
table.career tbody td,
table.standard tbody td {
	border-bottom: 1px solid #e1e1e1;
}
table.standard tbody td.firstrow {
	border-bottom: 1px solid #e1e1e1;
	border-left:none;
}
table.career tbody td.firstrow {border-left:none;}

/* Links in Table */
table.contact a.top,
table.standard a.top {float: right;}

#content table.contact thead a,
#content table.contact thead a:link,
#content table.contact thead a:visited,
#content table.standard thead a,
#content table.standard thead a:link,
#content table.standard thead a:visited {
	font-size: .9em;
	color: #444444;
	font-weight: normal;
}
#content table.contact thead a:hover,
#content table.contact thead a:active,
#content table.standard thead a:hover,
#content table.standard thead a:active {
	text-decoration: none;
}
table.contact td a,
table.contact td a:link,
table.contact td a:visited,
table.contact td a:hover,
table.contact td a:active,

table.standard td a,
table.standard td a:link,
table.standard td a:visited,
table.standard td a:hover,
table.standard td a:active {
	color: #444;
	font-size: 1em;
}

table.standard tbody tr.alternate td {
	background: #fff;
}


/* Spaltenbreiten */

table.standard .first,
table.contact .first
	{width: 140px;}
table.standard .second,
table.contact .second
	{width: 250px;}
table.standard .third,
table.contact .third
	{width: 250px;}
table.standard .fourth,
table.contact .fourth
	{width: 154px;}
/*----------------Zweispaltig 50-50 ----------------- */

table.two-50-50 td.col-a {width: 48%; vertical-align: top;}
table.two-50-50 td.col-b {width: 48%; vertical-align: top;}
table.two-50-50 td.mid {width: 4%;}

/*----------------Zweispaltig 30-70 ----------------- */

table.two-30-70 td.col-a {width: 35%; vertical-align: top;}
table.two-30-70 td.col-b {width: 62%; vertical-align: top;}
table.two-30-70 td.mid {width: 3%;}

/*----------------Dreispaltig 33-33-33 ----------------- */

table.two-30-30-30 td.col-a {width: 30%; vertical-align: top;}
table.two-30-30-30 td.col-b {width: 30%; vertical-align: top;}
table.two-30-30-30 td.col-c {width: 30%; vertical-align: top;}
table td.mid {width: 3%;}


/*---------------- Picture Gallery ----------------- */
table.gallery {
	/*width: 796px;*/
	text-align: center;
	margin-bottom: 30px;
}
table.gallery td {
	padding: 15px 2px 5px;
	font-weight: normal;
}
table.gallery a {
	display: block;
	margin: 10px 4px 5px 5px;
}
table.gallery span {
	float: left;
}
table.gallery img {border: 1px solid #9B9BA0;}

table.portrait a {
	margin: 10px 5px 5px;
}

/*---------------- Sitemap ----------------- */
div.sitemap {
	width: 600px;
	margin-bottom: 20px;
}

/* ------------- News & Events ------------  */
div.tbs-news {
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #444;
}
div.tbs-news h3 span {
	padding-right: 10px;
	margin-right: 5px;

	color: #444;
}
div.tbs-news:last-child {border-bottom: none;}

/* ------------- News & Events ------------  */
div.tbs-search-item {
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #52678A;
}
div.tbs-search-item h3 span {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 2px solid #D60026;
	color: #9B9BA0;
}

.searchresult table td
{
    padding-right: 15px;
}


/* ------- fixierte Tabellenbreiten -------- */
table.fix-615 {width: 600px;}   /* Seitenbreite relevant! */
table.fix-800 {width: 790px;}   /* Seitenbreite relevant! */


/* ----------- Global Contacts Dropdown ------ */
select.globalcontact {
	float: left;
	width: 170px;
	margin-top: 0;
	margin: 0;
}
label.bold.fl {
	clear: left;
}
input.submit {
	float: right;
	margin: 10px 0px 10px 0;
	border:1px solid #FF0000;
	color: #444; 
	background:#f5f5f5; 
	height:20px; 
	cursor: pointer;
	}
legend {padding: 5px; font-weight: bold; color: #000;}
fieldset {width: 585px; border: 1px solid red; padding: 10px;}
label {width: 140px; float: left; margin: 0 0 2px 0;}
input {width: 200px; float: left; margin: 0 0 2px 0; font-size:.9em;}
input.txt_plz {width: 50px; margin: 0 2px 0 0;}
input.txt_ort {width: 144px;}
fieldset br {clear: both;}
input.checkbox {width: 25px;}

.send .checkbox {margin: 5px 0 0 0;}
.send .brand {float: left; width: 140px;}
.send label {width: 90px; margin: 5px 0 0 0;}

.sender label {width: 150px;}
.sender input.checkbox {margin: 5px 0 0 0;}
label.checkbox {width: 400px; margin: 5px 0 0 0;}

.contacts input {width: 130px;}
input.radio {width: 25px; float: left;margin: 0 0 0 20px;}

th {padding: 0 0 0 2px;}

.formlanguage input {float: left; margin: 0;}
.formlanguage label {float: left; width: auto; margin: 0 4px 0 0;}
/* Startseite Module */
.module a,
.module a:link,
.module a:visited,
.information a,
.information a:link,
.information a:visited {
	float: left;
	color: #fff !important;
	margin-right: 10px;
	padding: 30px 0 0 5px;
	width: 95px;
	font-size: 1.2em;
	height: 70px;
	}
.module a:hover,
.module a:active,
.information a:hover,
.information a:active {
	text-decoration: none !important;
	}
.module a.secos {
	background: #EB0000 url('../../images/design/module/secos_red_bg.png') right bottom no-repeat;
	}
.module a.documents,
.information a.factsheet {
	background: #EB0000 url('../../images/design/module/document_red_bg.png') right bottom no-repeat;
	}
.module a.knowledge {
	background: #EB0000 url('../../images/design/module/knowledge_red_bg.png') right bottom no-repeat;
	}
.module a.news {
	background: #EB0000 url('../../images/design/module/news_red_bg.png') right bottom no-repeat;
	}
.module a.engineering {
	background: #EB0000 url('../../images/design/module/engineering_red_bg.png') right bottom no-repeat;
	}
.module a.engineering {
	background: #EB0000 url('../../images/design/module/engineering_red_bg.png') right bottom no-repeat;
	}
	
.module a.secos:hover {
	background: #949494 url('../../images/design/module/secos_bg.png') right bottom no-repeat;
	}
.module a.documents:hover,
.information a.factsheet:hover {
	background: #949494 url('../../images/design/module/document_bg.png') right bottom no-repeat;
	}
.module a.knowledge:hover {
	background: #949494 url('../../images/design/module/knowledge_bg.png') right bottom no-repeat;
	}
.module a.news:hover {
	background: #949494 url('../../images/design/module/news_bg.png') right bottom no-repeat;
	}
.module a.engineering:hover {
	background: #949494 url('../../images/design/module/engineering_bg.png') right bottom no-repeat;
	}
	

.information a.trailer {
	background: #EB0000 url('../../images/design/information/trailer_red_bg.png') right bottom no-repeat;
	}
.information a.ppt {
	background: #EB0000 url('../../images/design/information/ppt_red_bg.png') right bottom no-repeat;
	}
.information a.trailer:hover {
	background: #949494 url('../../images/design/information/trailer_bg.png') right bottom no-repeat;
	}
.information a.ppt:hover {
	background: #949494 url('../../images/design/information/ppt_bg.png') right bottom no-repeat;
	}