﻿/* -------------------------------------------------

                   Quick Metall

(C) 2008 brands emotion e.K.    www.brandsemotion.de

----------------------------------------------------

Styles

------------------------------------------------- */


* {
  margin: 0px;
  padding: 0px;
}


/* Seite */
body
{
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetiva,sans-serif;
  color: Black;
}

p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 1.5;
}

.fett {
  font-weight: bold;
}
  
h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  clear: both;
}

h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 30px 0px 0px 0px;
  clear: both;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0px 0px 0px;
  clear: both;
}

ul {
  margin: 10px 20px 20px 20px;
}

li {
  margin: 4px 0px;
}
  
a:link, a:visited {
	color: #6e662a;
  text-decoration: none;
}

a:hover, a:active {
	color: #6e662a;
  text-decoration: underline;
}

div.links {
  float: left;
}

div.rechts {
  float: right;
}

.clear {
  clear: both;
}

.abstand {
  margin-top: 20px;
}

.keinabstand {
  margin-top: 0px;
}
  
div.onepxclear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

img {
  border: 0px;
}

img.rahmen {
  border: 1px solid #e6de71;
}

 
/* @ */
img.at {
  width: 8px;
  height: 9px;
  border: none;
  background-image: none;
  margin: 0px 1px;
}

/* Tabellen */
table
{
  margin: 12px 0px;
  border-collapse: collapse;
  empty-cells: show;
  border-spacing: 1px;
  border: 1px solid #f6db00;
}

table.small {
  font-size: 11px;
}

th, td {
  padding: 3px;
  vertical-align: top;
  border: 1px solid #f6db00;
}

th {
  padding: 5px 3px;
  text-align: left;
  background-color: #fff155;
}

td.nowrap {
  white-space: nowrap;  
}

img.rechts {
  float: right;
}

  
/* Sprachwechsel */
#sprache p {
  margin: 0px;
  font-size: 11px;
}

#sprache img {
  padding: 0px 0px 3px 5px;
  vertical-align: middle;
  border: 0px;
} 

#sprache a:link, #sprache a:visited {
	color: #000000;
  text-decoration: none;
}

#sprache a:hover, #sprache a:active {
	color: #000000;
  text-decoration: none;
}


/* Menü */
#menu p {
  margin-top: 5px;
  font-size: 11px;
}

#menu a:link, #menu a:visited {
	color: #000000;
  text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #000000;
	text-decoration: underline;
}


/* Menü Unten */
#menuUnten p {
  margin: 0px;
  font-size: 11px;
}
 
#menuUnten img {
  padding: 0px 9px 2px 0px;
  vertical-align: middle;
  border: 0px;
} 

#menuUnten a:link, #menuUnten a:visited {
	color: #000000;
  text-decoration: none;
}

#menuUnten a:hover, #menuUnten a:active {
	color: #000000;
  text-decoration: none;
}


/* Infobox */
#contentInfobox h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px;
}

#contentInfobox h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px;
}

#contentInfobox p {
  font-size: 11px;
  margin: 8px 0px 0px 0px;
}

#contentInfobox img.infobox {
  width: 178px;
  height: 118px;
  padding: 2px;
  margin: 0px;
  background-image: url('../images/Infobox/Rahmen.png');
}


/* Startseite */
#linkButtonProdukte h1, #linkButtonWerkstoffe h1, #linkButtonDienstleistungen h1 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 14px;
}

.linkButtonSmall {
  font-size: 10px;
}

#linkButtonProdukte a:link, #linkButtonProdukte a:visited,
#linkButtonWerkstoffe a:link, #linkButtonWerkstoffe a:visited,
#linkButtonDienstleistungen a:link, #linkButtonDienstleistungen a:visited {
	color: #000000;
}

#linkButtonProdukte a:hover, #linkButtonProdukte a:active,
#linkButtonWerkstoffe a:hover, #linkButtonWerkstoffe a:active,
#linkButtonDienstleistungen a:hover, #linkButtonDienstleistungen a:active {
	color: #000000;
}

#buttonGewichtsrechner h1, #buttonLegierungszuschlaege h1 {
    margin: 21px 0px 0px 21px;
    padding: 0px;
    font-weight: bold;
    font-size: 18px;
}

#buttonGewichtsrechner a:link, #buttonGewichtsrechner a:visited,
#buttonLegierungszuschlaege a:link, #buttonLegierungszuschlaege a:visited {
	color: #000000;
}

#buttonGewichtsrechner a:hover, #buttonGewichtsrechner a:active,
#buttonLegierungszuschlaege a:hover, #buttonLegierungszuschlaege a:active {
	color: #000000;
}

/* Kontakt */
iframe {
  border: 1px solid #e6de71;
}


/* Werkstoffliste */
#werkstoffliste {
  margin-top: 12px;
}

#werkstoffliste table {
  width: 100%;
}

/* Werkstoffdatenblatt */
#werkstoffdatenblatt 
{
    z-index: 10;
}

#werkstoffdatenblattWasserzeichen
{
    position: absolute;
    top: 75px;
    left: 40px;
    width: 591px;
    height: 382px;
    opacity: .45;
    -moz-opacity: .45;
    -khtml-opacity: .45;
    filter: alpha(opacity=45);
    z-index: 20;
}

#werkstoffdatenblattFooter {
    z-index: 30;
}

#werkstoffdatenblatt table {
  width: 100%;
}

#werkstoffdatenblatt_werkstoff td {
  width: 25%;
}

/* Legierungselemente */
#legierungselementinfo table {
  width: 100%;
}

td {
 line-height: 1.5;
}

td.w75p {
  width: 75%;
}

td.w40p {
  width: 40%;
}

td.w25p {
  width: 25%;
}

.wasserzeichen {
  background-image: url('../images/Hintergrund/WerkstoffdatenblattHG.gif');
}

/* Gewichtsrechner */
#Gewichtsrechner {
    margin-top: 30px;
}

#Gewichtsrechner input.text {
    width: 90px;
}

#Gewichtsrechner .label
{
    width: 180px;
    margin-right: 5px;
    display: block;
    float: left;
}

#GewichtsrechnerSkizze
{
    position: inherit;
    margin-top: 10px;
    float: right;
    height: 80px;
    width: 100px;
}



div.contentButton h1 {
  margin: 0px;
  padding: 12px 10px 0px 10px;
  font-weight: bold;
  font-size: 14px;
}

div.contentButton h1 .klein {
  font-size: 10px;
}

div.contentButton a:link, div.contentButton a:visited,
div.contentButton a:hover, div.contentButton a:active {
	color: #000000;
}
