
/* - - - - - - - - - - - - - - - - - - - 
   D E F A U L T
- - - - - - - - - - - - - - - - - - - */ 

html {
	/*background: #595959 url(../img/bg_kachel.gif) top left repeat;*/
}

body, div, h1, h2, h3, p, img {
	padding: 0px;
	margin: 0px;
	border: 0px;		
}

a { 
	outline: none; 
}



/* - - - - - - - - - - - - - - - - - - - 
   L A Y O U T
- - - - - - - - - - - - - - - - - - - */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #333;
	background: #fff url(../img/bg_verlauf.jpg) top left repeat-x;
}

#wrapper {  
	background-repeat: no-repeat; 
	margin: 0px; 
	position: relative;
	width: 1100px;
	text-align: left;
	padding: 0px;
	/*background: #ccc;*/
} 

#firstpage #wrapper { 
	background: url(../img/bg_kugelhahn.jpg) 0px 164px no-repeat; 
	height: 800px; 
} 

#sprachauswahl {
	position: absolute;
	top: 5px;
	left: 870px;
	/* background: pink; */
}

#header {
    height: 185px;
    width: 850px;
    margin-left: 50px; /* IE Fix */
	/* background: lightblue; */
}

#main {
	margin: 0px 0px 35px 200px;
    width: 660px;
	/*background: pink;*/
}

#firstpage #wrapper #main { 
	margin-top: 20px;
	width: 440px;
	min-height: 400px;
	margin-left: 420px;
} 

/*
#2columns { 
	width: 420px;
	padding: 0px;
	margin: 0px 0px 0px 220px;
	background: #ddd;
}

#3columns { 
	width: 660px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ddd;
}
*/

#footer {
	margin: 25px 0px 35px 200px;
	padding: 13px 0px 0px 0px;
	height: 30px;
    width: 640px;
	border-top: 1px solid #2369AC;
	/*background: silver;*/
}


.item_box_small {
	float: left;
	margin: 20px 20px 0px 0px;
	min-height: 150px;
    width: 200px;
    background: url(../img/box_verlauf_1px.gif) 0px 0px repeat-x;
    /* border: 1px solid #aaa; */
}

/*
.item_box_small {
	float: left;
	margin: 20px 20px 25px 0px;
	padding: 1px 0px 15px 0px;
    width: 200px;
	border: none;
}
*/

.item_box_wide {
	margin: 20px 0px 30px 0px;
	padding: 1px 0px 15px 0px;
	min-height: 125px;
    width: 640px;
    background: url(../img/box_verlauf_1px.gif) 0px 0px repeat-x;
	/* background: url(../img/box_verlauf_640px.gif) 0px 0px no-repeat; */
	/* border: 1px solid #aaa; */
	border: none;
}

/*
.item_box_wide {
	margin: 20px 0px 40px 0px;
	padding: 1px 0px 15px 0px;
	min-height: 70px;
    width: 640px;
	border: 1px solid #aaa;
}
*/

.accessories {
	margin: 20px 0px 25px 15px;
	padding: 0px;
	/* min-height: 70px; */
    width: 610px;
	/* background: url(../img/box_verlauf_640px.gif) 0px 0px no-repeat; */
	/* border: 1px solid #aaa;
	border: none; */
}

iframe.googlemap {
	margin: 20px 0px 20px 0px;
	width: 630px;
	height: 300px;
	border: 1px solid #aaa;
}




/* - - - - - - - - - - - - - - - - - - - -
   L O G O
- - - - - - - - - - - - - - - - - - - - */

#logo {
	float: left;
	padding: 0px;
	border: 0px;
	width: 100px;
	height: 100px;
	/*margin: 50px 50px 0px 50px;*/
	margin: 50px 50px 0px 0px; /* IE Fix */
	background: #fff;	
}

#logo h1 {
	display: block;
	width: 100px;
	height: 100px;
	background: url(../img/logo_esbo.gif) 0 0 no-repeat;
}

#logo h1 a {
	display: block;
	width: 100px;
	height: 100px;
	text-indent: -10000px;
	text-decoration: none;
}

#logo_gross h1 a:hover,
#logo h1 a:hover 
{
	background: none;
}




/* - - - - - - - - - - - - - - - - - - - -
   N A V I G A T I O N
- - - - - - - - - - - - - - - - - - - - */

/* Hauptnavigation */

/* Allgemeine Definitionen */

#hauptnavigation,
#unternavigation1,
#unternavigation2
{
	float: left;
	display: inline;
	padding: 0px;
	width: 200px;
	margin: 50px 20px 0px 0px;
	/*background: #ddd;*/
}

#hauptnavigation {
	padding-top: 6px;
}

#unternavigation1,
#unternavigation2
{
	padding-top: 3px;
}

#hauptnavigation ul,
#unternavigation1 ul,
#unternavigation2 ul
{
	margin: 0px; 
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

#hauptnavigation ul li {
	display: block;
	height: 19px;
	/*margin-bottom: 8px;*/
	font-size: 1px;
	line-height: 10px;
	text-indent: -5000px;
}

#hauptnavigation ul li a { 
	display: block; 
	height: 19px;
	text-decoration: none;
	background: url("../img/navigation_de.gif") no-repeat; 
 }


/* Normal und Hover Status fuer inaktive Navigationspunkte */

#hauptnavigation ul li#home a					{ background-position: 0px 0px; }
#hauptnavigation ul li#home a:hover			{ background-position: 0px -19px; }

#hauptnavigation ul li#ballvalves a 				{ background-position: 0px -57px; }
#hauptnavigation ul li#ballvalves a:hover		{ background-position: 0px -76px; }

#hauptnavigation ul li#accessories a 				{ background-position: 0px -114px; }
#hauptnavigation ul li#accessories a:hover		{ background-position: 0px -133px; }

#hauptnavigation ul li#about a 					{ background-position: 0px -171px; }
#hauptnavigation ul li#about a:hover			{ background-position: 0px -190px; }

#hauptnavigation ul li#contact a 					{ background-position: 0px -228px; }
#hauptnavigation ul li#contact a:hover			{ background-position: 0px -247px; }


/* Normal und Hover Status fuer aktive Navigationspunkte */

#hauptnavigation ul li#home a.aktiv, 
#hauptnavigation ul li#home a.aktiv:hover		{ background-position: 0px -38px; }

#hauptnavigation ul li#ballvalves a.aktiv, 
#hauptnavigation ul li#ballvalves a.aktiv:hover	{ background-position: 0px -95px; }

#hauptnavigation ul li#accessories a.aktiv, 
#hauptnavigation ul li#accessories a.aktiv:hover	{ background-position: 0px -152px; }

#hauptnavigation ul li#about a.aktiv, 
#hauptnavigation ul li#about a.aktiv:hover		{ background-position: 0px -209px; }

#hauptnavigation ul li#contact a.aktiv, 
#hauptnavigation ul li#contact a.aktiv:hover		 { background-position: 0 -266px }


/* Unternavigation */

/* Allgemeine Definitionen */

#unternavigation1 ul li,
#unternavigation2 ul li
{
	/*margin: 0px 0px 10px 0px;
	font-size: 1px;
	line-height: 8px;*/
}

#unternavigation1 ul li a,
#unternavigation2 ul li a
{
	display: block;
	width: 100%;
	padding-left: 15px;

	font-weight: normal; 
	font-size: 11px;
	line-height: 19px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}


/* Normal und Hover Status fuer inaktive Navigationspunkte */

#unternavigation1 ul li a, 
#unternavigation1 ul li a:link, 
#unternavigation1 ul li a:active, 
#unternavigation1 ul li a:visited,
#unternavigation2 ul li a, 
#unternavigation2 ul li a:link, 
#unternavigation2 ul li a:active, 
#unternavigation2 ul li a:visited 
{
	color: #333;
}

#unternavigation1 ul li a:hover,
#unternavigation2 ul li a:hover
{ 
	color: #333;
	background: url(../img/pfeil_blau.gif) left no-repeat;
}


/* Normal und Hover Status fuer aktive Navigationspunkte */

#unternavigation1 ul li a.aktiv, 
#unternavigation1 ul li a:link.aktiv, 
#unternavigation1 ul li a:active.aktiv, 
#unternavigation1 ul li a:visited.aktiv, 
#unternavigation1 ul li a:hover.aktiv,
#unternavigation2 ul li a.aktiv, 
#unternavigation2 ul li a:link.aktiv, 
#unternavigation2 ul li a:active.aktiv, 
#unternavigation2 ul li a:visited.aktiv, 
#unternavigation2 ul li a:hover.aktiv 
{ 
	color: #2369AC;
	background:  url(../img/pfeil_blau.gif) left no-repeat;
}




/* - - - - - - - - - - - - - - - - - - - -
   T Y P O G R A P H Y
- - - - - - - - - - - - - - - - - - - - */

/* Text */

#main h1 {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #404040;
}

h2 {
	margin: 15px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #404040;
}

h2 .detail {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#main p {
	width: 620px;
	margin: 5px 0px 10px 0px;
}

#firstpage p {
	width: 400px;
}

#firstpage #footer p {
	width: 620px;
}

a, 
a:link, 
a:active, 
a:visited 
{
	color: #333;
    text-decoration: underline;
}

a:hover {
	color: #2369AC;
}


/* Item Boxen */

.item_box_small h2 {
	margin: 0px 0px 12px 0px;
	padding: 7px 15px 4px 15px;
	border-bottom: 1px solid #bbb;
	background: #eee;
}

.item_box_wide h2 {
	margin: 0px 0px 12px 0px;
	padding: 7px 15px 4px 15px;
	border-bottom: 1px solid #aaa;
	background: #eee;
}

#firstpage .item_box_small p {
	width: 165px;
	margin: 0px 15px 7px 15px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
}

#main .item_box_wide p {
	width: auto;
	margin: 0px 15px 7px 15px;
	color: #666;
}

.item_box_small p a,
.item_box_small p a:link,
.item_box_small p a:visited,
.item_box_small p a 
{
	color: #2369AC;
}

.item_box_small ul,
.item_box_wide ul
{
	float: left;
	margin: 0px; 	
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

.item_box_small ul {
	margin-left: 15px; 
}

.item_box_small ul li,
.item_box_wide ul li
{
	font-size: 11px;
	line-height: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	padding-left: 10px;
	background:  url(../img/pfeil_blau.gif) left no-repeat;
}

/* Comment Hack targets IE 5.x Win only */

* html .item_box_small ul li { 
	padding-left /**/: 0px;
}

/* End Hack */

.item_box_wide ul li {
	font-size: 12px;
}

.item_box_small ul li a,
.item_box_small ul li a:link,
.item_box_small ul li a:visited,
.item_box_small ul li a 
{
	color: #2369AC;	
	font-weight: normal; 	
	text-decoration: none; 
}

.item_box_small ul li a:hover {
	color: #fff;
	background: #2369AC;
}

.item_box_wide ul li a {	
	text-decoration: underline; 
}

.item_box_wide ul li a:hover,

.item_box_wide p a,
.item_box_wide p a:link,
.item_box_wide p a:visited, 
.item_box_wide p a,
.item_box_wide p a:hover
{
	color: #2369AC;
}

.item_box_wide ul li,

.item_box_wide ul li a,
.item_box_wide ul li a:link,
.item_box_wide ul li a:visited,
.item_box_wide ul li a 
{
	color: #666;
}

.item_box_wide ul li.pdf  { font-size: 12px; font-family: Arial, Helvetica, "Geneva sans-serif"; font-weight: normal; line-height: 18px; background: url("../img/icon_pdf.gif") no-repeat 0 6px; padding: 5px 0 0 20px }

ul.mit_abstand
{
	float: none;
	margin-left: 15px; 
}

ul.download
{
	float: none;
	margin-left: 15px; 
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

ul.download li {
	color: #666;
	font-size: 12px;
	line-height: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	padding-left: 10px;
	background:  url(../img/pfeil_blau.gif) left no-repeat;
}

ul.download li a
 {
	color: #666;
}

ul.download li a:hover
 {
	color: #2369AC;
}

ul.download li.pdf { 
	/*font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 18px;*/ 
	background: url("../img/icon_pdf.gif") no-repeat 0 6px; 
	padding: 5px 0 0 20px; 
}

ul.download li.jpg { 
	background: url("../img/icon_jpg.gif") no-repeat 0 6px; 
	padding: 5px 0 0 20px; 
}

ul.download li.dxf { 
	background: url("../img/icon_dxf.gif") no-repeat 0 6px; 
	padding: 5px 0 0 20px; 
}

/* Accesories Tab */

.accessories strong {
	color: #555;
	font-weight: bold;
}

#main .accessories p {
	width: auto;
	margin: 0px 15px 7px 15px;
	color: #666;
}

.accessories p a {
	color: #2369AC;
}

.accessories p a:hover {
	color: #2369AC;
}


/* Sprachauswahl */

#sprachauswahl p
{
	width: auto;
	color: #666;
    font-family: Verdana, Geneva sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#sprachauswahl a,
#sprachauswahl a:link, 
#sprachauswahl a:active, 
#sprachauswahl a:visited 
{
	color: #666;
    text-decoration: none;
}

#sprachauswahl a:hover,
#sprachauswahl span.aktiv
{
	color: #212121;
}


/* Bilder */

img.icon_small {
	width: 85px;
	float: left;
	margin: 0px 0px 0px 15px;
}

.accessories img.icon_medium {
	width: 125px;
	float: left;
	margin: 0px 15px 0px 0px;
}

img.icon_medium {
	width: 125px;
	float: left;
	margin: 0px 48px 0px 47px;
}

img.large {
	width: 640px;
	height: auto;
	margin: 0px 0px 20px 0px;
}



/* Team */

.team_box {
	clear: both;
	margin: 5px 0px 30px 0px;	
}

.team_box img {
	width: 100px;
	float: left;
	margin: 0px 15px 0px 0px;
}



/* - - - - - - - - - - - - - - - - - - - -
   K O N T A K T F O R M U L A R
- - - - - - - - - - - - - - - - - - - - */

/* Tabelle fuer Kontaktformular */

table.kontaktformular {
	width: 100%;
	margin-top: 0px;
	table-layout: fixed;
	border-collapse: collapse;
}

table.kontaktformular tr {
	
}

table.kontaktformular th, 
table.kontaktformular td {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000;
	padding: 1px 0px 2px 0px;
	text-align: left;
}

table.kontaktformular td.oben {
	vertical-align: top;
	padding-top: 6px;
}

table.kontaktformular td.bezeichnung {
	font-weight: normal;
	width: 110px;
}

table.kontaktformular td.eingabe {
	font-weight: normal;
	width: auto;
}


/* Style fuer Kontaktformular */

form#kontaktformular {
    margin: 20px 0px 0px 0px;
}


form#kontaktformular fieldset {
	margin: 0px 0px 25px 0px;
	border: none;
	padding : 0px;
}


form#kontaktformular legend {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #404040;
}


form#kontaktformular label {
	margin: 0px 0px 0px 0px;
}

form#kontaktformular input,
form#kontaktformular textarea,
form#kontaktformular select
{
	margin: 5px 0px 5px 0px;
}


form#kontaktformular input.check
{
	float: left;
	margin: 5px 10px 0px 0px;
}

form#kontaktformular label.check {
	float: left;
	margin: 4px 0px 0px 0px;
}

form#kontaktformular input.button
{
	width: 100px;
	margin: 15px 10px 0px 0px;
}

.blau {
	color: #2369AC;
}



/*--------------------------------------------------
  Tab Navigation
  --------------------------------------------------*/

.tabs {
	margin-top: 10px;
	margin-bottom: 25px;
	width: 640px;
}

ul.tabnav
{
	width: 639px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

ul.tabnav li
{	
	float: left;
	list-style: none;
	margin: 0px;
	display: inline;
	height: 20px;
	background: #eee;
	padding: 0px 15px;
	border: 1px solid #aaa;
	border-bottom: none;	
	border-left: none;
}

ul.tabnav li.default
{
	border-bottom: 1px solid #fff;
	background: #fff;
	
}

ul.tabnav li a,
ul.tabnav li a:link,
ul.tabnav li a:visited,
ul.tabnav li a:hover
{
	margin-top: 3px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	line-height: 20px;
}



/*--------------------------------------------------
  Tab
  --------------------------------------------------*/
.tabs .tab {
	display:none;
	padding-top: 15px;
	border: 1px solid #aaa;
	border-top: none;
}

.tabs .tab.default {
	display:block;
}



/*--------------------------------------------------
  Typo
  --------------------------------------------------*/
.tabs h2 {
	margin: 0px 15px 10px 15px;
}
  
#main .tabs p {
	width: auto;
	padding: 0px 15px 0px 15px;
} 



/*--------------------------------------------------
  Tabellen
  --------------------------------------------------*/
table.datenblatt {
	width: 100%;
	margin: 0px 0px 25px;
	table-layout: fixed;
	border-collapse: collapse;
	/*border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;*/
	font-size: 12px;
}

table.datenblatt tr.ungerade {
	background: #eee;
}

table.datenblatt tr.gerade {
	background: #fff;
}

table.datenblatt td {
	padding: 8px 0px 8px 15px;
	text-align: left;
}

table.datenblatt th {
	color: #2369AC;
	padding: 8px 0px 8px 15px;
	text-align: left;
	font-weight: normal;
}

td.beschreibung {
	font-weight: normal;
	color: #2369AC;
	width: 200px;
}

td.wert {
	font-weight: normal;
	color: #666;
	width: auto;
}

td.beschreibung_klein {
	font-weight: normal;
	width: 75px;
}





/* - - - - - - - - - - - - - - - - - - - -
   H E L F E R L E I N
- - - - - - - - - - - - - - - - - - - - */

.invisible {
	display: none;
}

.floataround {
	clear: both;
	display: block;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}  


/* Holly Hack targets IE Win only \*/

* html .clearfix 	{ height: 1%; }
.clearfix 			{ display: block; }

/* End Hack */


.seitenanfang {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}


