/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html{
  min-height: 101%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -------------------- */
body{
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: #6B6B6F url(../img/wrapper.bg.png) repeat-y 50% 0;
	/*background: #6C6C71;*/
	color: #000;
	font-size: 11px;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 940px;	
	padding-left: 20px;
	padding-bottom: 20px;
}
/* -------------------- */
#header{
	float: left;
	width: 780px;
	margin: 55px 70px 50px 70px;
	height: 55px;
}
#header li{
 float: left;
} 
#header a{
display: block;
text-indent: -9000px;
height: 55px;
}
#nav_startseite a{  width: 230px; 	background: url(../img/logo.png) no-repeat;}
#nav_startseite a:hover{	background-position: bottom;}
#startseite #nav_startseite a{background-position: bottom;} /*active */
#nav_edelstahlwerk a{  width: 180px;	background: url(../img/topnavi.png) 0 0 no-repeat;}
#nav_edelstahlwerk a:hover{	background-position: 0 -55px;}
#edelstahlwerk #nav_edelstahlwerk a{	background-position: 0 -110px;} /*active */
#nav_oberflaechentechnik a{  width: 240px;	background: url(../img/topnavi.png) -180px 0 no-repeat;}
#nav_oberflaechentechnik a:hover{	background-position: -180px -55px;}
#oberflaechentechnik #nav_oberflaechentechnik a{	background-position: -180px -110px;} /*active */
#nav_edelstahl a{  width: 130px;	background: url(../img/topnavi.png) -420px 0 no-repeat;}
#nav_edelstahl a:hover{	background-position: -420px -55px;}
#edelstahl #nav_edelstahl a{	background-position: -420px -110px;}

.quicklink_edelstahlwerk {
	display:block !important;
	background: url(/assets/images/GG_Edelstahl_Logo.jpg) 0 0 no-repeat !important;
	width:317px!important; 
	height:50px !important; 
	text-indent:-9999px !important; 
	padding:0 !important; 
	margin:0 !important;
	}
.quicklink_oberflaechentechnik {
	display:block !important;
	background: url(/assets/images/GG_Oberflaechentechnik_Logo.jpg) 0 0 no-repeat !important;
	width:364px!important; 
	height:50px !important; 
	text-indent:-9999px !important; 
	padding:0 !important; 
	margin:0 !important;
	}
.quicklink_edelstahl {
	display:block !important;
	background: url(/assets/images/GG_Handel_Logo.jpg) 0 0 no-repeat !important;
	width:267px!important; 
	height:50px !important; 
	text-indent:-9999px !important; 
	padding:0 !important; 
	margin:0 !important;
	}

/* -------------------- */
#left{
	float: left;
	width: 305px;
	height: 700px;
 	background: #fff url(../img/left.bg.gif) no-repeat;
 	padding:10px 0 50px 0;
	
}
/* -------------------- */
#menu{
  margin-left: 69px;
  width: 215px;
  height: 180px;
}
#menu li{
 height: 20px;
 width: 215px; 
}
#menu a{
  display: block;
  width: 195px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  padding-left: 20px;
  padding-top: 1px;
  height: 19px;
  color: #666;
}
#menu a:hover,
#menu a.active{
  background: url(../img/left.li.a.bg.png) repeat-x;
  color: #0055A0;
}
/* -------------------- */
#language{
  margin: 22px 0 0 90px;
  width: 215px;
  height: 20px;  
}
#language li{
  height: 20px;
 	float: left; 
 	padding-left: 10px;
 	margin-right: 7px;
 	background: url(../img/language.li.png) no-repeat;
}
#language li:first-child{
 	padding-left: 0;
 	background: none;
}
#language a{
  text-transform: uppercase;
  color: #666;
  height: 20px;  
}
#language a:hover{
	color: #0055A0; 
  text-decoration: underline;    
}
#language a.active{
  font-weight: bold; 
}
#left img{
  margin: 20px 0 0 70px;
}
/* -------------------- */
#right{
	float: left;
/*position: relative;
  margin-left: 305px;*/
}
#right img{
  margin-top: 10px;
  margin-bottom: 11px;
}
/* -------------------- */
#metanavi{
  position: relative;
  width: 550px;
  height: 16px;
  padding: 7px 0;
  background: url(../img/metanavi.bg.png) repeat-x;
  margin-bottom: 15px;
}
/* -------------------- */
#breadcrump{
  	height: 18px;
  	padding-left: 20px;
  	font-size: 10px;  
  	width:410px;
}
#breadcrump ul li{
	list-style-type:none;
	list-style-position:inside;
	display:inline;
	float:left;
}
#breadcrump li:first-child{
 	position:relative;
	float:left;
	display:inline;
}
#breadcrump a{
  	text-transform: uppercase;
  	font-size: 10px;
}
#breadcrump a:hover{
	color: #0055A0; 
  	text-decoration: underline; 
}
#breadcrump .active{
  	color: #0055a0;
  	font-weight: bold;
}

.B_currentCrumb{
  	color: #0055a0;
  	font-weight: bold;

	float:left;
	padding-left:5px;
}
.B_crumb{
 	color: #666;
	display:inline;
	float:left;
}

/* -------------------- */
#zoom{
  position: absolute;
  right: 20px;
  top: 6px;
  z-index: 100;
  height: 20px;
}
#zoom li{
  float: left;
  height: 20px;
}
#zoom li#print{
 	padding-left: 8px;
 	margin-left: 8px;
 	background: url(../img/language.li.png) no-repeat; 
} 
#zoom img{
  margin: 0;
  cursor: crosshair;
}
#zoom a{
  text-transform: uppercase;
  color: #666;
  font-size: 10px;
}
#zoom a:hover{
	color: #0055A0; 
  text-decoration: underline; 
}
/* -------------------- */
#content{
  padding: 0 0 20px 20px;
  width: 530px;
  font-size: 12px;
}
/* -------------------- */
a{
	color: #0055A0;
	text-decoration: none;
}
a:hover{
	/* text-decoration: underline;*/
}
a:focus{
	outline: 1px dotted invert;
}
/* -------------------- */
#content h1 {

}
#content h2 {
  display: inline; 
  text-transform: uppercase;
  color: #0055a0;
/*  background-color: #e0e0e0; */
  line-height: 1.40em;
  font-size: 1.67em;  
}
#content h3 {
  margin-top: 20px;
  color: #0055a0;
  font-size: 1em;
}
#content p{
	overflow: hidden;
	color: #666;	
  font-size: 1em;
}
/*ol {
	list-style: decimal;
}
ul {
	list-style: square;
}
li {
	margin-left: 30px;
}*/
hr{
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* -------------------- */
#skiplink{
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;	
}
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
