/************************************************************************
=========================================================================
	author:	kill.gates				[wwwdot59to1dotde]
									[imehlslashkilldotgatesat59to1dotde]
	date:	2008/12/12									
-------------------------------------------------------------------------
	client:		diephaus
	site:		www.diephaus.de
	media:		all  
=========================================================================
	css files:
=========================================================================
	 1] global/typography:				[global.css]
	 2] structure/layout:				[lay.css]
	 3] navigation:						[nav.css]
	 4] googlesearch:					[table.css]
	 5] map:							[map.css]
	 6] lightbox 2.0*:					[lightbox.css]
	 7] form styles:					[form_x.css]
	 8] table styles: 					[table_x.css]
	 9] misc styles: 					[xxx.css] 
	10] misc styles: 					[xxx.css]			************/

/************************************************************************
	1 - GLOBAL STYLES
************************************************************************/

html, body, div, img,
h1, h2, h3, h4, h5, h6, p, 
a:link, a:visited, a:hover, a:active,
ol, ul, li, dl, dt, dd, 
fieldset, form, input, select,
table, td {
margin: 0;
padding: 0; }

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: small;
font-family: Verdana, sans-serif;
background: transparent url(_images/body.jpg) right top no-repeat; }

* html body {
font-size: x-small;
f\ont-size: small; }

/************************************************************************
	1.1 - TYPO
************************************************************************/


h1.h1branding_de a:link, h1.h1branding_de a:visited {
width: 295px;
height: 81px;
background: transparent url(_images/h1_logo_de.png) left top no-repeat;
display: block;
z-index: 1000;}

h1.h1branding_de span {
display: none;}

h1.h1branding_en a:link, h1.h1branding_en a:visited {
width: 295px;
height: 81px;
background: transparent url(_images/h1_logo_en.png) left top no-repeat;
display: block;
z-index: 1000;}

h1.h1branding_en span {
display: none;}

h1.h1branding_pl a:link, h1.h1branding_pl a:visited {
width: 295px;
height: 81px;
background: transparent url(_images/h1_logo_pl.png) left top no-repeat;
display: block;
z-index: 1000;}

h1.h1branding_pl span {
display: none;}

h1.h1copy {
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
font-size: 18px;
font-weight: bold;
color: #004173;
background: transparent; }

h1.h1copy a:link, h1.h1copy a:visited {
color: #fff;
background: transparent;
overflow: hidden; }


h2.h2copy {
margin: 0px 0px 10px 0px;
padding: 5px 0px 0px 0px;
font-size: 15px;
font-weight: bold;
color: #004173;
background: transparent; }

h2.h2copy a:link, h2.h2copy a:visited {
color: #414141;
text-decoration: none;
background: transparent;  }


h3.h3copy {
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
font-size: 12px;
font-weight: bold;
color: #525252;
background: transparent url(_images/pinfo.gif) left top no-repeat; }


h4.h4copy {
margin: 0px 0px 5px 0px;
padding: 5px 0px 0px 0px;
font-size: 12px;
font-weight: bold;
color: #004173;
background: transparent; }


p.pcopy {
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
font-weight: normal;
text-align: left;
text-decoration: none;
line-height: 16px;
color: #525252;
background: transparent; }

p.pcopy a:link, p.pcopy a:visited {
font-weight: normal;
text-decoration: none;
color: #004173;
background: transparent; }

p.pcopy a:hover, p.pcopy a:active {
font-weight: normal;
text-decoration: none;
color: #004173;
background: transparent; }

p.pcopy a:link span, p.pcopy a:visited span  {
padding: 0px 0px 0px 15px;
font-weight: normal;
text-decoration: none;
color: #004173;
background: transparent url(_images/span_ext.gif) left center no-repeat; }

p.pcopy a:hover span, p.pcopy a:active span {
font-weight: normal;
text-decoration: underline;
color: #004173;
background: transparent url(_images/span_ext.gif) left center no-repeat; }

p.pcopy img {
margin: 0px 15px 15px 0px;
padding: 0px 0px 0px 0px;
float: left; }


p.pfooter {
padding: 0px 15px 0px 0px;
font-size: 11px;
font-weight: normal;
line-height: 50px;
text-align: right;
color: #525252;
background: transparent; }

p.pfooter a:link, p.pfooter a:visited {
font-weight: bold;
text-decoration: underline;
color: #525252; }

p.pfooter a:hover, p.pfooter a:active {
font-weight: bold;
text-decoration: none;
color: #004173;
background: transparent; }


em {}

cite {}

samp {}

dfn {}

blockquote {}

a:link, a:visited {
color: #525252;
margin: 0;
padding: 0; }

a:hover, a:active {
color: #525252;
margin: 0;
padding: 0; }


sup 
{
color: #acacac;
}

/************************************************************************
	1.2 - UL
************************************************************************/

ul.ulglobal {
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;  }

ul.ulglobal li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 15px;
font-size: 12px;
line-height: 16px;
font-weight: normal;
color: #525252;
list-style: none;
background: transparent url(_images/ulglobal_li.gif) 0px 4px no-repeat; }


ul.ulform {
margin: 0px 0px 10px 0px;
padding: 0px 0px 20px 0px;
list-style: none; }

ul.ulform li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
list-style: none;
color: #666;
background: transparent;
float: left;  }

ul.ulinfo {
margin: 5px 0px 0px 0px;
padding: 0px 0px 20px 0px;
float: left; }

ul.ulinfo li {
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 25px;
font-size: 12px;
line-height: 16px;
font-weight: normal;
list-style: none;
color: #525252;
background: transparent url(_images/ulinfo_li.gif) left top no-repeat;
display: block; }

ul.download {
margin: 5px 0px 0px 0px;
padding: 0px 0px 20px 0px; }

ul.download li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
line-height: 16px;
font-weight: normal;
list-style: none;
color: #525252;
background: transparent;
display: block; }

ul.download li a:link, ul.download li a:visited {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 25px;
font-size: 12px;
line-height: 16px;
font-weight: normal;
list-style: none;
color: #525252;
background: transparent url(_images/uldownload_li.gif) left top no-repeat;
display: block; }

ul.download li a:hover, ul.download li a:active {
color: #525252;
background: transparent url(_images/uldownload_li.gif) left top no-repeat;
display: block; }


/************************************************************************
	1.3 - IMG
************************************************************************/

img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #fff;
display: block; }

img a:link, img a:visited  {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #fff;
display: block; }

img a:hover, img a:active  {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #fff;
display: block; }


/************************************************************************
	1.4 - FORMELEMENTS
************************************************************************/

select.formselect_lang {
margin: 0px 15px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #fff;
width: 100px;
height: 20px;
float: right; }


/***********************************************************************
//	Lightbox v2.02
//	by Lokesh Dhakar - http://www.huddletogether.com
//	3/31/06
//
//	For more information on this script, visit:
//	http://huddletogether.com/projects/lightbox2/
//
//	Licensed under the Creative Commons Attribution 2.5 License
	- http://creativecommons.org/licenses/by/2.5/
//	
//	Credit also due to those who have helped, inspired, 
	and made their code available to the public.
//	Including: Scott Upton(uptonic.com), 
	Peter-Paul Koch(quirksmode.org), Thomas Fuchs(mir.aculo.us), 
	and others.
//
************************************************************************/


/*e-o-f*****************************************************************/

