@charset "utf-8";

/* ============================================
   witte-pumps.de Stylesheet
   29.12.2008
   by www.sbihl.de
   ============================================ */
   
/* Allgemeine Definitionen
----------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	background: #fff url(gfx/bg.png) repeat-x 0 3px;
	border-top: 2px solid #0057a3;
	color: #000;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 15px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.adresstab {
	float: left;
	width: 53px;
}
.blau {
	color: #0057a3;
}
.notruf {
	background: yellow;
	padding: 0 4px;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#footer a,
#footer a:visited {
	color: #c0c0c0;
	outline: none;
	text-decoration: none;
}
#footer a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}
.pdf {
	background: url(gfx/pdf.gif) no-repeat;
	padding: 2px 0 2px 22px;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4 {
	color: #0057a3;
	line-height: normal !important;
}
h1 {
	font-size: 1.2em;
	margin: 0 0 .5em 0;
}
h2, h3, h4 {
	font-size: 1.1em;
	margin: 1.5em 0 .67em 0;
}
p, address, blockquote {
	margin: 0 0 .67em 0;
}
p.infopdf {
	margin: 2em 0 .67em 0
}
address {
	font-style: normal;
}
#content ul,
#fullcontent ul {
	margin: 3px 0 1em 20px;
	padding: 0;
}
#content ul li,
#fullcontent ul li {
	margin: 0;
	list-style: disc;
	padding: 0;
}

/* Layout
-----------------------------------------------*/ 
#wrapper {
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#header {
	float: left;
	height: 268px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}
#logo {
	float: left;
	height: 77px;
	margin: 0;
	padding: 11px 0 0 0;
	width: 100%;
}
#pumps {
	float: left;
	height: 180px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#navigation {
	float: left;
	margin: 0 46px 0 0;
	padding: 0;
	width: 173px;
}
#language,
#language-us {
	float: left;
	height: 50px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: right;
	width: 100%;
}
#language-us {
	padding-left: 765px;
	text-align: left;
	width: 195px;
}
#language ul,
#language-us ul {
	margin: 0;
	padding: 0;
}
#language ul li,
#language-us ul li {
	display: inline;
	margin: 0;
	list-style: none;
	padding: 0;
}
#language-us ul li a,
#language-us ul li a:visited {
	color: #0057a3;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#language-us ul li a:hover {
	color: #0057a3;
	text-decoration: none;
}
#language-us ul li a.usa,
#language-us ul li a:visited.usa {
	background: url(gfx/us.png) no-repeat 0 1px;
	border-right: 1px solid #0057a3;
	font-weight: bold;
	padding: 0 4px 0 21px;
}
#container {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#content {
	float: left;
	margin: 0;
	line-height: 1.5em;
	padding: 0;
	width: 504px;
	min-height: 300px;
	height: auto !important;  /*moderne Browser*/
	height: 300px;  /*IE*/
}
#fullcontent {
	float: left;
	margin: 0;
	line-height: 1.5em;
	padding: 0;
	width: 741px;
	min-height: 300px;
	height: auto !important;  /*moderne Browser*/
	height: 300px;  /*IE*/
}
#leftrow,
#rightrow {
	float: left;
	margin: 0;
	padding: 0;
	width: 345px;
}
#leftrow {
	margin-right: 51px;
}
#sidebar {
	float: left;
	margin: 0 0 0 42px;
	line-height: 1.3em;
	padding: 0;
/*	text-align: justify;*/
	width: 195px;
}
#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4 {
	margin: .67em 0;
}
.kategorie {
	background: url(gfx/bg_footer.gif) repeat-x 0 0;
	float: left;
	margin: 0;
	padding: 15px 0;
	width: 100%;
}
.messe {
	background: url(gfx/bg_footer.gif) repeat-x 0 0;
	float: left;
	margin: 0;
	padding: 15px 0;
	width: 100%;
}
h3.messetitel {
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}
.messebild {
	float: right;
	margin: 0 0 10px 10px;
}
.job {
	background: url(gfx/bg_footer.gif) repeat-x bottom left;
	float: left;
	margin: 0;
	padding: 0 0 15px 0;
	width: 100%;
}
.job h1,
.job h2,
.job h3,
.job h4 {
	color: #0057a3;
	font-size: 1.2em;
	margin: .67em 0;
}
.nl,
.nl3rd {
	background: url(gfx/bg_footer.gif) repeat-x 0 0;
	float: left;
	margin: 0 15px 0 0;
	line-height: 1.3em !important;
	padding: 15px 0;
	width: 237px;
}
.nl3rd {
	margin-right: 0;
}
.presse,
.presseodd {
	background: url(gfx/bg_footer.gif) repeat-x 0 0;
	float: left;
	margin: 0;
	padding: 15px 0;
	width: 356px;
}
.presseodd {
	margin-right: 29px;
}
h3.pressetitel {
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}
ul.dls {
	margin: 3px 0 28px 0 !important;
	padding: 0 !important;
}
ul.dls li {
	margin: 0 !important;
	list-style: none !important;
	padding: 0 !important;
}
.p_de,
.p_en,
.p_es,
.p_it,
.p_nl {
	color: #0057a3;
	line-height: normal !important;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0 0 0 22px;
}
.p_de {
	background: url(gfx/de.png) no-repeat 0 50%;
}
.p_en {
	background: url(gfx/en.png) no-repeat 0 50%;
}
.p_es {
	background: url(gfx/es.png) no-repeat 0 50%;
}
.p_it {
	background: url(gfx/it.png) no-repeat 0 50%;
}
.p_nl {
	background: url(gfx/nl.png) no-repeat 0 50%;
}
#footer {
	background: url(gfx/bg_footer.gif) repeat-x 0 0;
	color: #c0c0c0;
	float: left;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	margin: 58px 0 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#footer address {
	margin: 0;
	padding: 0;
}

/* Tabellen
-----------------------------------------------*/
table,
table.produktdetails {
	border: none;
	margin: 1em 0;
	padding: 0;
	vertical-align: top;
}
table.produktdetails td,
table.produktdetails th {
	border: none;
	margin:0;
	padding: 1px 15px 1px 3px;
	vertical-align: top;
}

/* Tooltip
-----------------------------------------------*/
#qTip {
	background: #e7eef5;
	border: solid #0057a3;
	border-width: 1px 2px 2px 1px;
	color: #0057a3;
	font-size: 12px;
	display: none;
	padding: 8px 13px;
	position: absolute;
	text-align: left;
	z-index: 1000;
}

/* Google Map
-----------------------------------------------*/ 
#map {
	background: #fff;
	border: 1px solid #c0c0c0;
	float: left;
	height: 380px;
	margin: 0 0 1.3em 0;
	padding: 0;
	width: 502px;
}
#googletooltip {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

/* Navigationen
-----------------------------------------------*/
ul#menu {
	background: url(gfx/bg_menuli.gif) repeat-x bottom left;
	margin: 0;
	padding: 0 0 1px 0;
	width: 173px;
}
ul#menu li {
	background: url(gfx/bg_menuli.gif) repeat-x 0 0;
	display: block; 
	float: left;
	margin: 0;
	list-style: none;
	padding: 1px 0 0 0;
	width: 173px;
}
ul#menu a,
ul#menu a:visited {
	background: #fff;
	color: #0057a3;
	display: block;
	padding: 5px 0 5px 9px;
	text-decoration: none;
	width: 164px;
	height: auto !important;
	height: 1%; /*IE*/	
}
ul#menu a:hover {
	background: #e7eef5;
	color: #0057a3;
	text-decoration: none;
}
.current {
	font-weight: bold !important;
}
/* 2. Ebene */
ul#menu ul {
	background: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 173px;
}
ul#menu ul li {
	background: none;
	display: block; 
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
	width: 173px;
}
ul#menu ul a,
ul#menu ul a:visited {
	background: #fff url(gfx/subli.png) no-repeat 9px 8px;
	color: #0057a3;
	display: block;
	padding: 3px 0 5px 20px;
	text-decoration: none;
	width: 151px;
	height: auto !important;
	height: 1%; /*IE*/	
}
ul#menu ul a:hover {
	background: #e7eef5 url(gfx/subli_on.png) no-repeat 9px 8px;
	color: #0057a3;
	text-decoration: none;
}
/* 3. Ebene */
ul#menu ul ul {
	background: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 173px;
}
ul#menu ul ul li {
	background: none;
	display: block; 
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
	width: 173px;
}
ul#menu ul ul a,
ul#menu ul ul a:visited {
	background: #fff url(gfx/subli.png) no-repeat 22px 5px;
	color: #0057a3;
	display: block;
	padding: 2px 0 2px 33px;
	text-decoration: none;
	width: 138px;
	height: auto !important;
	height: 1%; /*IE*/	
}
ul#menu ul ul a:hover {
	background: #e7eef5 url(gfx/subli_on.png) no-repeat 22px 5px;
	color: #0057a3;
	text-decoration: none;
}