/* CSS Document */
 
/* Alle Schriften auf Standardgre (16 Pixel) zurcksetzen */
html * { 
	font-size: 100.01%; /* ca. 16px */
	margin:0;
	padding:0;
 }

/* Globale Stylesheets */ 
body {
	background-color: #bababa ;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;  /*ca. 12px */	
	color:#505050;
	min-height: 101%;
	overflow-y: scroll;
}

body.popup {
	background: none;	
	padding: 15px;
	overflow:visible;
}

h1,h2,h3,h4,h5,h6 { font-weight:bold; padding: 1em 0 0.6em 0em;margin:0; color:#505050;}
h1 { font-size: 230%; padding-top: 0.1em; padding-bottom: 0.4em; color: #00549C; border-top:1px #c4c4c4 solid; }			/* 24px */
h2 { font-size: 14px; font-weight: bold; color: #00549C;}	/* 14px */
h3 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #505050; 
/*	padding-top: 0.6em; */
}
h4 { font-size: 100%; padding-top: 0.6em; font-weight: bold; color: #00549C; }														/* 14px */    
h5 { font-size: 100%; font-weight: bold; color: #505050 }															/* 12px */
h6 { font-size: 100%;  }														/* 12px */

h3.h5 { font-size: 100%;}							

p { 
	line-height: 1.3em; 
	margin: 0 0 1em 0;
}

p.leerzeileoben { 
	line-height: 1.3em; 
	margin: 2em 0 1em 0;
}

p.leerzeileobenhalb { 
	line-height: 1.3em; 
	margin: 0.9em 0 1em 0;
}


p.leerzeileunten { 
	line-height: 1.3em; 
	margin: 0 0 3em 0;
}

p.mittelachse {
    text-align: center;
}


a {
	color:#00549C;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

th, td{
	vertical-align:top;
	text-align:left;
	font-weight: normal;
	empty-cells:show;
}

thead th {
	background-color:#E4E4E5;
	border-bottom:1px solid #87898C;
	border-right:1px solid #87898C;
	padding:5px;
	font-weight:bold;
	color:#87898C;
	margin-bottom:5px;
	text-align: center;
}	

tr {
	border:1px solid #87898C;
	margin-top:20px;
	vertical-align:top;
	width:625px;
}

ul {
	list-style-type: square;
	margin-bottom: 1em;
}
	
button {
	cursor:pointer;
}

.clearer {
	clear:both ! important;
	line-height:0;
}

.clearerLeft {
	clear:left ! important;
}

.clearerRight {
	clear:right ! important;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.float_left {
	float:left; 
	display:inline; 
	margin-right:1em; 
	margin-bottom:0.5em;  
	margin-top:0.3em;
} 

.float_right {
	float:right; 
	display:inline; 
	margin-left:1em; 
	margin-bottom:0.15em
} 

.bottom {
	vertical-align:bottom;
}

.smallerFont{
	font-size:95% ! important ;
}

.bold {
	font-weight: bold;
}

/* Textlink grau */

.txtlnk-grau {
    background: url(../img/layout/icon_textlink_grau.gif) no-repeat left center;
	padding: 0 0 0 16px;
	height: 13px;
	line-height: 13px;
	color: #505050;
	font-weight: bold;
}

a:hover.txtlnk-grau {
    background: url(../img/layout/icon_textlink_grau.gif) no-repeat left center;
	padding: 0 0 0 16px;
	margin: 0;
	color: #505050;    
}

/* Textlink blau */


.wmvlink {
    background: url(../img/layout/wmv.gif) no-repeat left top;
}

.txtlnk-blau {
  background: url(../img/layout/icon_textlink_blau.gif) no-repeat left top;
	padding: 0 0 0 16px !important;
	height: 13px;
	line-height: 13px;
	color: #00549C;
}

a:hover.txtlnk-blau {
    background: url(../img/layout/icon_textlink_blau.gif) no-repeat left top ;
	padding: 0 0 0 16px !important;
	margin: 0;
	height: 13px;
	line-height: 13px;	
	color: #00549C;    
}

.txtlnk-noimage {
  background:none !important;
}
.txtlnk-img {
  vertical-align:top;
  padding-right:6px;
}

.hg-dunkler { 
	background-color: #c4c4c4;
	padding: 2px;
}

img {
	vertical-align: text-bottom;
}

img.thumb {
	margin:2px 1em 1em 0;
}

img.picture {
	margin:0 1em 1em 0;
	border:0px solid #505050;
}

img.border {
	border:0px solid #505050;
}

img.prodThumb {   
	border:0px solid #505050;   
	padding:0 ;
}   

a img {
	border-width: 0px;
}

div.cent {
 text-align:center
}

div.img_fullsize {
 display:block;
 clear:both;
 margin:1em 0 1em 0;
}

.nowrap {
	white-space:nowrap;
}

.noBorder {
	border:none ! important;	
}

.imgBorder {
	border:0px solid #505050;
}

.unsichtbar {	
	LEFT: -2000px;	
	POSITION: absolute;
}

.unvisible {	
	visibility:hidden;
	display:none;
}

.visible {	
	visibility:visible;
}

/* Globales Layout (Navigation , usw. ) - Stylesheets */
.quicklinks {	
	LEFT: -5000px;	
	WIDTH: 1px;	
	POSITION: absolute;	
	TOP: -5000px;	
	HEIGHT: 1px
}

#vacuworldCom {
	position:absolute;
	bottom:0;
	left:0;
	width:25px;
	height:195px;
	background:url(../img/layout/www-schmalz-com.jpg);
}

#vacuworldCom span {
	display:none;
}

/* für lange Listen bei der Produktsuche - ohne diese Hintergrundfarbe sieht der Teil, der vor der Liste dargestellt wird nicht gut aus */
#container {
    position: relative;
	width:960px;
	margin: 0 auto;
	background-color: #ffffff;
	min-height: 800px;
}

#header {
	background:url(../img/layout/header_back.gif) no-repeat;
	height:189px;
	position:absolute;
	top:0px;
	left:0;
	width:960px;
	background-color: #ffffff;
}

#hauptnav {
	position:relative;
	top:131px;
	left:0px;
	margin:0;
	width:900px;	
}

#hauptnav ul {
	margin:0;
	padding: 0;
	position:absolute;
	top:0px;
	left: 0px;
	height:24px;
	line-height: 24px;
	width:960px;
	background: url(../img/layout/hg_hauptnavigation.gif) repeat-x;		
}

#hauptnav li {
	display:inline;
	list-style-type:none;
	height:24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#hauptnav li a {
	margin: 0;
	padding: 3px 8px 3px 8px;
	border: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	height:24px;
	line-height:24px;		
}

#hauptnav li a:hover,
#hauptnav li a.current {
	background:#707070;
	color:#ffffff;
	height:24px;
	line-height:24px;		
}

#navEbene2 {
	position:relative;
	top:157px;
	left:0px !important;
	margin:0;
	width:900px;	
}

#navEbene2 ul {
	margin:0;
	padding: 0;
	position:absolute;
	top:0px;
	left: 0px;
	height:24px;
	line-height: 24px;
	width:960px;
	background-color: #dfdedf;		
}

#navEbene2 li {
	display:inline;
	list-style-type:none;
	height:24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#navEbene2 li a {
	margin: 0;
	padding: 3px 8px 3px 8px;
	border: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#505050;
	text-decoration:none;
	height:24px;
	line-height:24px;		
}

#navEbene2 li h2 a:hover {
	background:#707070;
	color:#ffffff;
	height:24px;
	line-height:24px;	
	margin: 0;
	padding: 3px 8px 3px 8px;		
}

#navEbene2 li a.current {
	background:#707070;
	color:#ffffff;
	height:24px;
	line-height:24px;	
	margin: 0;
  padding: 3px 8px 3px 8px;		
}


#metanav {
	position:relative;
	top:14px;
	float:right;
	margin:0 20px 0 0;
	display:inline;
}

#metanav li {
	color:#959595;
	display: inline;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#metanav a {
	color:#959595;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#laenderAuswahl {
	position:relative;
	top:0px;
	float:right;
	margin:0 10px 0 0;
	display:inline;
	width: auto;
}

#laenderAuswahl .laender {
	display:block;
	float:right;	
	width:auto;
	padding:10px 0.4em 0.3em 0;
}

#laenderAuswahl select {
	width:12em;
	top:0px;
	font-size:95%;
}

#laenderAuswahl .flaggenImage {
    position: relative;
	float:right;
	background:url(../img/layout/icon_laenderauswahl.gif) no-repeat;
	vertical-align:top;
	padding:0px;
	width:79px;
	height: 43px;
	margin-right: 10px;
}




#laenderAuswahlGraueBox {
	position:relative;
	top:0px;
	float:right;
	margin:0 0px 0 0;
	display:inline;
	width: auto;
}

#laenderAuswahlGraueBox select {
	width:12em;
	top:0px;
	font-size:95%;
}




#laenderAuswahlGraueBox .laenderGraueBox {
	float:right;	
	width:auto;
	padding:15px 0em 0.3em 0;
	margin-top:0px;
}

#laenderAuswahlGraueBox .flaggenImageGraueBox {
  position: relative;
	float:left;
	background:url(../img/layout/icon_laenderauswahl.gif) no-repeat;
	vertical-align:top;
	padding:0px;
	width:79px;
	height: 43px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top:4px;
}



#sucheAuswahl {
	display:inline;
	position:absolute;
	top:85px;
	left:500px;
	white-space:nowrap;
	vertical-align:top;
}

#sucheAuswahl select {
	height:20px;
	width:120px;
	position:absolute;
	top:0px;
	left:0px;
	vertical-align:top;
}

#sucheAuswahl input {
	height:16px;
	position:absolute;
	top:0px;
	left:125px;
	width:120px;
	vertical-align:top;
}
#sucheAuswahl button {
	margin:0;
	border:none;
	background:none;
	vertical-align:top;
	padding:0;
	position:absolute;
	top:-1px;
	left:256px;
}

#sucheAuswahl button img {
	position:absolute;
	top:0px;
	left:0px;
}

#content {
	position:relative;
	background-color: #ffffff;	
	left:0;
	width:922px;
	top:189px;
	padding: 0 19px;
}

#breadcrumb {

	position:relative;
	height:auto;
	left:0px;
	width:922px;
	padding-top:0;
	padding-bottom:0;
	margin: 0;
	color:#A5A5A5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
	background-color:#ffffff;
}

#breadcrumb a {
	text-decoration:none;
	color: #A5A5A5;
}


/* Inhaltsbereich Stylesheets */

#contBox {

	margin:0;
	padding:5px 0 0 0;
	width:630px;
	float:left;
}

#contBox ul{
	display:table;
}

#contBox ul li{
	margin-left:15px;
}

#contBox ul.linklist li,
#contBox ul.downloads li{
	margin-left:0;
}

#contBox ul.eingerueckt {
 margin-left:17px;
}



#contBox table {
	border:none;
	background-color: #c4c4c4;
}

#contBox td, #contBox th  {
	border:2px solid #ffffff;
	padding:5px;
}

#contBox table.noBorder td, #contBox  table.noBorder th  {
	border:none;
}

#contBox table.noBackground {
    background-color: transparent;
}
#contBox table.wwk {
   border: none;
}

#contBox table.wwk th {
  background-color: #c4c4c4;
	border: 1px solid #ffffff;
	border-top-width: 0;
	border-bottom-width: 0;
}

#contBox table.wwk th.start{
	border-left-width: 0;
}

#contBox table.wwk th.ende {
	border-right-width: 0;
}

#contBox table.wwk td {
    background-color: #e4e4e4;
	border: 1px solid #ffffff;
	border-top-width: 2px;
	border-bottom-width: 0;
}

#contBox table.wwk td.start{
	border-left-width: 0;
}

#contBox table.wwk td.ende {
	border-right-width: 0;
}


/* Spalten-Layout */
.contBoxCols { 
  	width: 100%;
	clear:both;	
}

#contBox .contBoxCols { 
  	width: 100%;
	clear:both;	
	margin: 9px 0 10px 0;
}

.contBoxCols ul{
	list-style: square;
}

.col50_Left, .col33_Left, .col66_Left , .col25_Left, .col75_Left, .col30_Left, .col70_Left, .col40_Left, .col60_Left, .col10_Left, .col29_Left{
	float: left; 
}

.col50_Right, .col33_Right, .col66_Right , .col25_Right, .col75_Right, .col30_Right, .col70_Right, .col40_Right, .col60_Right, .col10_Right, .col29_Right{
	float: right; 
	margin-left: -5px;
}

.col100_Left, .col100_Right { width: 100% }
.col33_Left, .col33_Right { width: 33.333% }
.col50_Left, .col50_Right { width: 50% }
.col66_Left, .col66_Right { width: 66.666% }
.col25_Left, .col25_Right { width: 25% }
.col75_Left, .col75_Right { width: 75% }
.col30_Left, .col30_Right { width: 30% }
.col70_Left, .col70_Right { width: 70% }
.col40_Left, .col40_Right { width: 40% }
.col60_Left, .col60_Right { width: 60% }
.col10_Left, .col10_Right { width: 10% }
.col29_Left, .col29_Right { width: 29% }
.colCont  { 
	padding: 0 1em 0.5em 1em;
}

/* SF: fuer bereicheinheiten in tabs ie fix */
#reiterContent .col50_Left {
width: 49.9% 
}

#konstruktionsdaten .col50_Left {
width: auto;
}

#konstruktionsdaten .col50_Right {
width: 50%;
}

.colContLeft { 
	padding: 0 2em 0.5em 0; 
}

.col70_Right .colContRight { 
	/* Padding-left für die Einzelansicht (produkte) auf 0 gesetzt - war 2em - falls anderweitig zusätlich verwendet, bitte neue Klasse anlegen */
	padding:0 0 0.5em 0;
	clear: both;
}

.colContRight { 
	/* "neue" Klasse, weil die Rücksetzung des padding-left auf 0 die Spezail-Startseite beeinflußt */
	padding:0 0 0.5em 2em;
	clear: both;
}
  
/* Rechte Palte Stylesheets */
#rechteSpalte h1,
#rechteSpalte h2,
#rechteSpalte h3,
#rechteSpalte h4,
#rechteSpalte h5,
#rechteSpalte h6 {
	padding: 0.2em 0 0.4em 0em;
}

#rechteSpalte h3 {
   border: solid #c4c4c4;
   border-width: 1px 0;
   font-size: 12px;
}

#rechteSpalte h3.special, #rechteSpalte h3.specialtop , #rechteSpalte h3.specialbottom {
   border: none;
   font-size: 122%; 
}

#rechteSpalte h3.specialtop {
  margin:0px;
  padding:0px;
}

#rechteSpalte h3.specialbottom {
  margin-bottom:7px;
}


#rechteSpalte {
	width:236px;
	float:right;	

}

#rechteSpalteContent {
	width:236px;
	font-size: 11px;	
	margin-top: 5px;

}

#rechteSpalteContent table {
	border:1px solid #dcdcdc;
	border-bottom-width: 2px;
}

#rechteSpalteContent table.noborder {
	border:0px;
}

#rechteSpalteContent td {
	background-color: #dcdcdc;
	border:1px solid #dcdcdc;
	padding:2px 4px;
}

#rechteSpalteContent td.start {
	border-left-width:0;
}

#rechteSpalteContent td.ende {
	border-right-width:0;
}

#rechteSpalteContent td.fuss {
	border-bottom-width:0;
}

#rechteSpalteContent td.fuss {
	border-top-width:0;
}

#rechteSpalteContent td.noformat {
	background-color: #E4E4E5;
	border:0px;
}

.rechteSpalteBlock-grau {
	width:auto;
	padding: 10px;
	background-color: #F2F2F2;
	margin: 0 0 10px 0;
}

.rechteSpalteBlock {
	width:auto;
	padding: 10px;
	background-color: #ffffff;
	margin: 0 0 10px 0;
	height:100%;
}

#rechteSpalteContent .colContLeft { 
	padding: 0 0.8em 0em 0; 
} 

/* Fusszeile */
#contFooter {
	border-top:1px solid #c4c4c4;
	text-align:left;
	width:630px;
	font-size: 11px;
	position:relative;
	left:0;
	margin-top:45px;
	padding-bottom:10px;
	float:left;
}

#contFooter ul {
	margin:10px 0 0 0;
	float: left
}

#contFooter li {
	color:#505050;
	display: inline;
	list-style-type:none;
	font-size:11px;
	font-weight:normal;
}

#contFooter a {
	color:#505050;
	font-size:11px;
	font-weight:normal;
	padding:0 5px 0 5px;
}

#contFooter ul.footer2 {
    position: relative;
	margin:10px 0 0 0;
	float: right;
	right: 0;
}

#contFooter .footer2 li {
	color:#505050;
	display: inline;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
}

#contFooter .footer2 a {
	color:#505050;
	font-size:11px;
	font-weight:bold;
	padding:0 5px 0 5px;
}

/* Button-CSS */
div.button {
   padding: 2px 2px 5px 2px;
	margin: 0px;
	border: 0px solid black;
}

input.button {
	background-color: #969696;
	border:1px solid #7E7E7F;
	margin: -2px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
	cursor:pointer;
	color: #ffffff;
	font-weight: bold;
	padding: 0 10px 3px 10px;
	width: auto;
}

input.loeschen {
    background: url(../img/layout/button_loeschen2.gif) center center no-repeat #969696;
}

input.bestellen {
    background: url(../img/layout/button_warenkorb.gif) center center no-repeat #969696;
}

#rechteSpalteContent input.button-go {
	background-color: #969696;
	border:1px solid #7E7E7F;
	margin: -2px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
	cursor:pointer;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 10px 3px 10px;
	width: 55px;
}

#contBox input.button-go {
	background-color: #969696;
	border:1px solid #7E7E7F;
	margin: -2px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
	cursor:pointer;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	width: 70px;
}

/* Ende Button-CSS*/


/* Box mit Tabs */
#reiterBox {
	border:1px solid #87898C;
	padding-bottom:1em;
	margin-bottom:1em;
	margin-top:20px;	
	background-color:#ffffff;
	width:625px;
	min-height:100px;
}

#reiterNav {
padding-bottom: 25px;
float:left;
clear:both;
}

#reiterNav  li{
	display:inline;
	list-style-type:none;
}

#reiterNav  a {
	display:block;
	float:left;
	height:32px;	
	padding:3px 10px 0px 10px;			
	background-color:#E4E4E5;
	border-right:1px solid #87898C;
	border-bottom:1px solid #87898C;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	margin:0px;
	font-size:0.92em;	
}

#reiterNav  a.errorFont {
	color:#FF0000;
}

#reiterNav a.last {
		border-right:1px solid #E4E4E5;
}

#reiterNav .disabled a {
		color:#87898C;
}

#reiterNav .disabled{
		color:#87898C;
		cursor:default!important;
		  
}

#reiterNav  .current {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
}

#reiterContent {
	padding: 0 23px;
	display:block;
	width:579px;
}

#reiterContent .position2Tab ul {
	margin:10px 0 0 10px;
}

#reiterContent .position2Tab ul li {
	margin-left:5px;
}


#reiterBox.oneReiter #reiterNav  a{
	width:605px;
}

#reiterBox.twoReiter #reiterNav  a{
	width:292px;
}

#reiterBox.twoReiter #reiterNav a.last{
	border-right:none;
	width:292px;
}


#reiterBox.threeReiter #reiterNav  a{
	width:187px;
}

#reiterBox.threeReiter #reiterNav a.last{
	border-right:none;
	width:189px;
}

#reiterBox.threeReiter  .position2Tab{
	margin-left:189px;
}

#reiterBox.foreReiter #reiterNav  a{
	width:135px;
}

#reiterBox.foreReiter #reiterNav a.last{
	border-right:none;
	width:137px;
}

#reiterBox.fiveReiter #reiterNav  a{
	width:104px;
}

#reiterBox.fiveReiter #reiterNav a.last{
	border-right:none;
	width:105px;
}



/* inaktive tabs */


#reiterBox.foreReiter #reiterNav span {
  width:135px;
}

#reiterBox.threeReiter #reiterNav span {
  width:187px;
}

#reiterBox.foreReiter #reiterNav span.last {
  border-right:medium none;
  width:137px !important;
}

#reiterBox.threeReiter #reiterNav span.last{
	border-right:none;
	width:189px !important;
}





#reiterNav span {
  background-color:#E4E4E5;
  border-bottom:1px solid #87898C;
  border-right:1px solid #87898C;
  cursor:pointer;
  display:block;
  float:left;
  font-size:0.92em;
  height:32px;
  margin:0;
  padding:3px 10px 0;
  text-align:center;
  text-decoration:none;
  vertical-align:middle;
  color:#00549C;
}

/* end inaktive tabs */





/* weitere CSS-Styles */

/* Mehr-Link */
.linkMoreInfo{
	margin: 0.5em 0;
}

/*Tabelle aus DIVs */
.tabelle{
	border:1px solid #87898C;
	margin-top:20px;
	background-color:#ffffff;
	vertical-align:middle;
	width:625px;	
}

.tabelle .title {
	background-color:#E4E4E5;
	border-bottom:1px solid #87898C;
	padding:0.5em;
	font-weight:bold;
	color:#87898C;
	margin-bottom:5px;
}

.tabelle .tabelleContent {
	padding:0.5em 0.5em;
}

.tabelle p {
	margin-left:0px;
	margin-right:0px;
}

.tabelle input, textarea{
	margin:0;
	padding:2px;
}

.tabelle label{
	padding:3px;
}

/* Tabellen ohne margin und Padding */
#contBox table.kompakt {
	padding:0;
	margin:0;
	background-color: transparent;
}

#contBox table.kompakt td,
#contBox table.kompakt th{
	padding:0  !important;
	margin:0  !important;;
}

#contBox table.einelinie td.noborder {
	border: none;
	border-width: 0px;
}

#contBox table.einelinie td.checkbox {
	padding: 6px 4px 0 0 !important;
}

.trenner {
	border-top:1px solid #bfbfbf;
	height:1px;
	width:100%;
	background-color: transparent;
	margin:0.2em 0 0.2em 0;
	clear:both;
}

.dunkel {
	color:#505050;
}


/*  Liste mit den Links + Downloads*/
ul.linklist, ul.downloads {
	padding: 0;
	margin: 0;
	padding-right: 6px;
	list-style: none;
	width:auto;
	clear: both;
	display: block;
}

ul.linklist li, ol.downloads li{
	width: auto;
	padding: 0;
	margin:0;
}

ul.linklist-blau {
    margin: 0 0 0 4px;
	float: left;
}

ul.linklist-blau ul.linklist-blau {
    margin: 0 0 0 6px;
}

ul.linklist-blau li {
    list-style-image: url(../img/layout/icon_textlink_blau.gif);
	list-style-position: outside;
	padding: 0 0 2px 0;
}

ul.linklist-grau {
    margin: 0 0 0 18px;
	float: left;
	font-weight: bold;
}

ul.linklist-grau a {
    color: #505050;
}

ul.linklist-grau li {
    list-style-image: url(../img/layout/icon_textlink_grau.gif);
	list-style-position: outside;	
	padding: 0 0 2px 0;
}

/* Downloadlinks blau */

ul.downloads {
    margin: 0;
	padding: 0;
	
}

ul.downloads li {
	padding: 0 0 2px 0;
	list-style: none;	
	margin: 0;
}

ul.downloads a,
ul.downloads a:hover {
    padding: 0 0 0 42px;
	margin: 0;
}

ul.downloads .pdflnk-blau {
    background: url(../img/layout/icon_pdflink_blau.gif) no-repeat left top;
}

ul.downloads .jpglnk-blau {
    background: url(../img/layout/icon_jpglink_blau.gif) no-repeat left top;
}

ul.downloads .xlslnk-blau {
    background: url(../img/layout/icon_xlslink_blau.gif) no-repeat left top;
}

ul.downloads a.doclnk-blau {
    background: url(../img/layout/icon_doclink_blau.gif) no-repeat left top;
}

ul.downloads .rtflnk-blau {
    background: url(../img/layout/icon_rtflink_blau.gif) no-repeat left top;
}

ul.downloads .pptlnk-blau {
    background: url(../img/layout/icon_pptlink_blau.gif) no-repeat left top;
}

ul.downloads .cadlnk-blau {
    background: url(../img/layout/icon_cadlink_blau.gif) no-repeat left top;
}

/* Downloadlinks grau */

ul.downloads-grau {
    margin: 0 0 0 42px;
}

ul.downloads-grau li {
	padding: 0 0 2px 0;
}

ul.downloads .pdflnk-grau {
    list-style-image: url(../img/layout/icon_pdflink_grau.gif);
}

ul.downloads .jpglnk-grau {
    list-style-image: url(../img/layout/icon_jpglink_grau.gif);
}

ul.downloads .xlslnk-grau {
    list-style-image: url(../img/layout/icon_xlslink_grau.gif);
}

ul.downloads .doclnk-grau {
    list-style-image: url(../img/layout/icon_doclink_grau.gif);
}

ul.downloads .rtflnk-grau {
    list-style-image: url(../img/layout/icon_rtflink_grau.gif);
}

ul.downloads .pptlnk-grau {
    list-style-image: url(../img/layout/icon_pptlink_grau.gif);
}

ul.downloads .cadlnk-grau {
    list-style-image: url(../img/layout/icon_cadlink_grau.gif);
}

p.linklist {
	padding:0;
	margin:0.5em 0;	
}

/* Bild mit Unterschrift */
dl.image {
	padding:0;
	margin:0 0 0 0;
	border:none;
}

dl.image dt{
	padding:0;
	margin:0;
} 

dl.image dd{
	padding:0.4em;
	margin:0;	
	display: block;
	font-weight:300;
	font-size:85%;

	background-color: #c4c4c4;
} 
.errorMsg {
	color: #FF0000;
	font-weight: bolder;
}

/* Zoom-Bilder mit Unterschrift */
dl.image a.zoom {	
	margin: -17px 0px 0px 0px;
	padding:0 0 0 0;
}

/* weitere CSS-Styles - spezifische Seiten */

/*  Blaue Boxen (Distribution) */
ol.worksectors {
	padding: 0;
	list-style: none;
	width:auto;
	clear: both;
}

ol.worksectors li {
	font-weight: bold;
	display: none;
}

ol.worksectors li.activ {
	font-weight: bold;
	display: block;
}

/* Suche - Ergebnisse */
dl {
	padding:1em 1em;
	border:1px solid #bfbfbf;

}

dl.even {
	background-color: #ffffff;	
	border-left-width:0px;
	border-right-width:0px;
}

dl.odd {
	background-color: #E4E4E5;
}

dt {
	font-weight:bold;
	margin-bottom:0.5em;	
}

dt span.li_number {
	margin-right:0.8em;	
}

dd {
	margin-left: 1.4em;
}

/*  Uebersichtseiten fuer News */
ul.artikellisten {
	padding: 0;
	padding-right: 0.5em;
	list-style: none;
	width:auto;
	clear: both;
	display: block;	

}

#contBox ul.artikellisten li {
	margin-left: 0;
}

#reiterContent ul.artikellisten  {
	margin: 0;
	padding:0;
}
#reiterContent ul.artikellisten li {
	margin-left: 0;
}

.artikellisten span.headline {
  color: #00549C;
  font-weight:bold;
}

.artikellisten p{
	margin: 0 0 0.3em 0;
	padding:0;
}

.artikellisten p.linkMoreInfo{
	margin: 0 0 2em 0;
}

span.datum {
	width: auto;
	padding:0em 0.2em;
	font-weight:bold;
	font-size:95%;
	margin:0 0.5em 0 0;
	background-color: #505050;
	color:#ffffff;
}

/* Ausklappbare Bereiche in Branchen */
.brancheUnterbereich {
	background-color: #E4E4E5;
	padding: 1em 0 1em 0;
	margin:0 0 1em 0;
}

.outline {
	border:1px solid #00549C;
}

.no_outline {
	border:1px solid #ffffff;

}

.outline, .no_outline {
	padding: 0.5em 0.5em 1em 0.5em

}

/* Systemueberblick Tabellen */
#contBox table.su_outline_rahmen {
	border-width:0px;
	padding:0px;
}
 #contBox table.su_outline_rahmen td{
	border-width:0px;
	padding:0px;
}
#contBox table.su_outline {
	border-width:0px;
	background-color: #002c7a;
	padding:1px;
}
 #contBox table.su_outline td{
	border-width:0px;
	padding:1px;
}

#contBox table.su_inline {
	border-width:0px;
	background-color: #e9edf3;
	padding:10px;
}

#contBox table.su_inline td{
	border-width:0px;
	padding:10px;
}

#contBox table.su_inline_bilder {
padding:0px;
}

#contBox table.su_inline_bilder td{
	padding:0px;	
}

/* Tabelle nur mit senkrechter unterbrochener Linie */
#contBox table.einelinie {
	border-width:0px;
	padding:0px;
	background-color: transparent;
	height: 16px;
	line-height: 16px;
}

 #contBox table.einelinie th {
    font-weight: bold;
	padding: 20px 4px 2px 0;
}

 #contBox table.einelinie td {
	border: 0px #969696 solid;
	border-bottom-width: 1px;
	padding: 2px;
	margin: 0;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;	
}

#contBox table.einelinie div.float_left {
    margin: 0;
	padding: 0 0 2px 4px;
	vertical-align: top;
}

#contBox table.einelinie div.float_left-checkbox {
    display: inline;
	float: left;
    margin: 0;
	padding: 2px 0 0 4px;
	vertical-align: top;
}

#contBox table.einelinie .mittelachse {
    text-align: center;
}

#contBox table.einelinie .printkatalog {
     margin-left:18px;
}


/* Uebersichtsseiten */
/* 3 Spalten in Uebersichtsseiten - Textbreiten wie Bild Groesse 3 */
.bildbreite_3 {
	width: 185px;
}

/* Spalten in Uebersichtsseiten - Titel unter dem Bild */
.titelUnterBild {
	padding:0.6em 0 0.4em 0;
}

/* Sitemap */
#sitemap ul {
   list-style-type: none;
   margin: 8px 0 0 8px;
}

#sitemap li {
   margin-bottom: 8px;
}

#sitemap a.level1 {
	padding: 2px 8px 2px 8px;
	margin-bottom: 20px;
	border: 1px solid #68696A;
	background-color: #87898C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#sitemap a.level2 {
	padding: 2px 8px 2px 8px;
	border: 1px solid #68696A;
	background-color: #E4E4E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#68696A;
	text-decoration:none;
}

#sitemap a.level2_disabled {
	padding: 2px 8px 2px 8px;
	border: 1px solid #E4E4E5;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E4E4E5;
	text-decoration:none;
}

#sitemap a.level3 {
	padding: 2px 8px 2px 8px;
	border: 1px solid #68696A;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#68696A;
	text-decoration:none;
}

/* Copyright */

#copyright {
  float: left;
  clear: left;
  margin: 10px 8px 0 0;
  font-size: 11px;
}


/* Tabelle mit Adresse */

#contBox table.adresse {
   border: 1px solid #ffffff;
   margin-left:-2px;
}

#contBox table.adresse th {
   background-color: #c4c4c4;
   border: 1px solid #ffffff;
   width: 50%;
}

#contBox table.adresse td {
   background-color: #e4e4e4;
   border: 1px solid #ffffff;
}

/* Newsartikel */

#contBox .newsdatum {
   float: left;
   width: 80px;
   font-size: 11px;
}

#contBox .news {
   float: left;
   width: 530px;
   padding: 0 0 6px 0;
}

.mrb10 {
  margin-bottom:12px;
}

.mrb13 {
  margin-bottom:13px;
}

.mrb20 {
  margin-bottom:23px;
}

.messename {
 font-weight:bold;

}

a.suchepaging {
	text-decoration:underline;
	  padding-right:0.2em;
}


a.suchepaging_aktive {
	text-decoration:none;
	color:#000000;
	  padding-right:0.2em;
}

/* fix fuer brs nach li tags */
#contBox ul br {
font-size:0em;
}

/* Ausnahmeregelung für das P-Tag im Flexmodul Absatz */
p.flexabsatz {
  margin: 0;
}

.ctul {
 
} 
