﻿/* @override 
	http://dev.brautmeier.sev/css/style.css
*/

/* Overriding blueprint */
/* (c) 2009 visios digitale medien */
/* Author: Severin Koke */

a:link		{ color: #cc3333; text-decoration: none; outline: none;}
a:visited	{ color: #cc3333; text-decoration: none; outline: none;} 
a:active	{ color: #cc3333; text-decoration: none; outline: none;} 
a:hover		{ color: #cc3333; text-decoration: underline; outline: none;}

body { 
  background-color: #e0e5eb;
  font: 12px Arial, Helvetica, sans-serif;
  color: #666666;
  background: transparent url(/img/shared/bkg_body.gif) top left;
}

.container {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background-color: #fff;
}

#head {
  background: transparent url(/img/shared/bkg_head.gif) top left no-repeat;
  height: 107px;
}

#head h1{
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 107px;
	overflow: hidden;
	width: 300px;
	height: 0px !important;
	height /**/:107px; /* pre IE 6 Win */
	cursor: pointer;
	}
	
#mnav ul {
  font: 13px "Trebuchet MS", Helvetica, Arial, sans-serif;
  height: 35px;
  background: transparent url(/img/shared/bkg_mnav.gif) top left repeat-x;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 36px 0;
  padding: 0 0 0 30px;
  line-height: 35px;
}

#mnav li {
  float: left;
  list-style: none;
  margin: 0 50px 0 0;
}

#mnav li a {
  color: #333333;
  text-decoration: none;
}

#mnav li a:hover {
  color: #cc3333;
  text-decoration: none;
}

p#breadcrumb {
  color: #999999;
  font-size: 11px;
  position: absolute;
  top: -26px;
  left: -210px;
  margin: 0;
  padding: 0;
}

#breadcrumb a {  color: #999999;}

.pod {
  width: 289px;
  margin-left: 18px;
  border-top: 4px solid #cc3333;  
  background: transparent url(/img/shared/bkg_pod.gif) top left repeat-y;
}

p.copyteaser {
 text-align: center;
 font-size: 16px;
 line-height: 32px;
 padding-top: 34px;
 padding-bottom: 35px;
 padding-left: 10px;
 padding-right: 10px;
 border-bottom: 20px solid #f5f5f5;
 margin: 0;
}

#address1 {
  float: left;
  width: 125px;
  font-size: 11px;
  line-height: 18px;
  background: transparent url(/img/shared/bkg_address.gif) center right no-repeat;
  margin: 18px 3px 18px 6px;
}
#address2 {
  float: left;
  width: 140px;
  font-size: 11px;
  line-height: 18px;
  margin: 18px 3px 18px 6px;
  white-space: nowrap;
}

.noborder {
  background: none;
}

p.copyteaser_company {
  margin: 12px 18px 0 6px;
  line-height: 20px;
}

ul.bullets_company {
  font-weight: bold;
  background: transparent url(/img/shared/dottedline.gif) bottom left repeat-x;
  padding: 0 0 12px 0;
  margin: 0 0 0 8px; 
  float: left;
  clear: left;
  width: 281px;
}

ul.bullets_company li {
  padding: 10px 2px 0 7px;
  margin: 0;
  background: transparent url(/img/shared/bullet.gif) 0 18px no-repeat;
  list-style: none;
  float: left;
  width: 127px;
}

img.visual_home {
  margin: 0 0 20px 20px;
}

p.weiter {
  text-align: right;
  margin-top: 6px;
  clear: left;
}

div.entry-content {
  border-top: 2px solid #e2e2e2;
  width: 690px;
  position: relative;
  top: 0;
  left: 0;
}

div.entry-content h2 {
  color: #666666;
  margin: 18px 0 12px 0;
  padding: 0;
  font-size: 18px;
  width: 450px;
}

div.entry-content p {
  line-height: 20px;
  width: 450px;
}

div.entry-content .img img {
  padding-left: 20px;
}

div.entry-content table {
  width: 449px;
}

#head_leiterplatten {
  height: 70px;
  display: table-cell;
  vertical-align: middle;
  margin-bottom: 18px;
  vertical-align: center;
  border-bottom: 2px solid #e2e2e2;
  background: transparent url(/img/shared/head_leiterplatten.jpg) top right no-repeat;
  width: 690px;
}

#head_ms {
  height: 70px;
  display: table-cell;
  vertical-align: middle;
  margin-bottom: 18px;
  vertical-align: center;
  border-bottom: 2px solid #e2e2e2;
  background: transparent url(/img/shared/head_ms.jpg) top right no-repeat;
  width: 690px;
}

th {
  background-color: #d9d9d9;
  color: #333333;  
}

#sidebar_right {
  float: right;
  width: 215px;  
}

#sidebar_right p, #sidebar_right h2 {
  width: auto!important;
}
  
#footer {
  margin-top: 18px;
  margin-bottom: 18px;
  height: 19px;
  line-height: 19px;
  background: transparent url(/img/shared/bkg_footer.gif) center center no-repeat;
  text-indent: 30px;
  font-size: 11px;    
}

body#front li#mnav1 a{ color: #cc3333; font-weight: bold;}
body#unternehmen li#mnav2 a{ color: #cc3333; font-weight: bold;}
body#leiterplatten li#mnav3 a{ color: #cc3333; font-weight: bold;}
body#galvanik li#mnav4 a{ color: #cc3333; font-weight: bold;}
body#kontakt li#mnav5 a{ color: #cc3333; font-weight: bold;}

body.das-unternehmen li#das-unternehmen a{ color: #cc3333; font-weight: bold;}
body.service li#service a{ color: #cc3333; font-weight: bold;}
body.zertifizierung li#zertifizierung a{ color: #cc3333; font-weight: bold;}
body.motorraeder li#leidenschaften a{ color: #cc3333; font-weight: bold;}
body.autos li#leidenschaften a{ color: #cc3333; font-weight: bold;}
body.leistung li#leidenschaften a{ color: #cc3333; font-weight: bold;}

body.motorraeder li#motorraeder a{color: #cc3333;}
body.autos li#autos a{color: #cc3333;}
body.leistung li#leistung a{color: #cc3333;}

body.leiterplatten li#leiterplatten a { color: #cc3333; font-weight: bold;}
body.technologie li#technologie a { color: #cc3333; font-weight: bold;}
body.chemisch-nickel-gold li#technologie a { color: #cc3333; font-weight: bold;}
body.chemisch-nickel-gold li#chemisch-nickel-gold a { color: #cc3333; }
body.dickschicht li#technologie a { color: #cc3333; font-weight: bold;}
body.dickschicht li#chemisch-nickel-gold a { color: #cc3333; }
body.dickschicht li#chemisch-nickel-gold-dickschicht a { color: #cc3333; }
body.duennschicht li#technologie a { color: #cc3333; font-weight: bold;}
body.duennschicht li#chemisch-nickel-gold a { color: #cc3333; }
body.duennschicht li#chemisch-nickel-gold-duennschicht a { color: #cc3333; }
body.technologie li#technologie a { color: #cc3333; font-weight: bold;}
body.technologie li#technologie a { color: #cc3333; font-weight: bold;}
body.technologie li#technologie a { color: #cc3333; font-weight: bold;}
body.chemisch-zinn li#technologie a { color: #cc3333; font-weight: bold;}
body.chemisch-zinn li#chemisch-zinn a { color: #cc3333; }
body.Hot-Air-Levelling-HAL li#technologie a { color: #cc3333; font-weight: bold;}
body.Hot-Air-Levelling-HAL li#hal a { color: #cc3333; }
body.unverbleit li#technologie a { color: #cc3333; font-weight: bold;}
body.unverbleit li#hal a { color: #cc3333; }
body.unverbleit li#unverbleit a { color: #cc3333; }
body.verbleit li#technologie a { color: #cc3333; font-weight: bold; }
body.verbleit li#hal a { color: #cc3333; }
body.verbleit li#verbleit a { color: #cc3333; }
body.kunden li#kunden a { color: #cc3333; font-weight: bold;}

body.polieren-schleifen li#technologie a { color: #cc3333; font-weight: bold;}
body.polieren-schleifen li#vorbehandlung a { color: #cc3333; font-weight: bold;}
body.polieren-schleifen li#polieren a { color: #cc3333;}
body.reinigen li#technologie a { color: #cc3333; font-weight: bold;}
body.reinigen li#vorbehandlung a { color: #cc3333; font-weight: bold;}
body.reinigen li#reinigen a { color: #cc3333;}
body.schleifen li#technologie a { color: #cc3333; font-weight: bold;}
body.schleifen li#vorbehandlung a { color: #cc3333; font-weight: bold;}
body.schleifen li#schleifen a { color: #cc3333;}
body.strahlen li#technologie a { color: #cc3333; font-weight: bold;}
body.strahlen li#vorbehandlung a { color: #cc3333; font-weight: bold;}
body.strahlen li#strahlen a { color: #cc3333;}
body.beizen li#technologie a { color: #cc3333; font-weight: bold;}
body.beizen li#vorbehandlung a { color: #cc3333; font-weight: bold;}
body.beizen li#beizen a { color: #cc3333;}
body.entfetten li#technologie a { color: #cc3333; font-weight: bold;}
body.entfetten li#vorbehandlung a { color: #cc3333; font-weight: bold;}
body.entfetten li#entfetten a { color: #cc3333; }

body.elektropolieren li#technologie a { color: #cc3333; font-weight: bold;}
body.elektropolieren li#elektropolieren a { color: #cc3333; font-weight: bold;}
body.edelstahlbeizen-edelstahlpassivieren  li#technologie a { color: #cc3333; font-weight: bold;}
body.edelstahlbeizen-edelstahlpassivieren  li#edelstahlbeizen a { color: #cc3333; font-weight: bold;}
body.beizpassivieren-aluminium  li#technologie a { color: #cc3333; font-weight: bold;}
body.beizpassivieren-aluminium  li#beizpassivieren-aluminium a { color: #cc3333; font-weight: bold;}
body.eloxieren  li#technologie a { color: #cc3333; font-weight: bold;}
body.eloxieren  li#eloxieren a { color: #cc3333; font-weight: bold;}
body.verkupfern  li#technologie a { color: #cc3333; font-weight: bold;}
body.verkupfern  li#verkupfern a { color: #cc3333; font-weight: bold;}
body.vernickeln  li#technologie a { color: #cc3333; font-weight: bold;}
body.vernickeln  li#vernickeln a { color: #cc3333; font-weight: bold;}
body.chemisch-vernickeln  li#chemisch-vernickeln a { color: #cc3333; font-weight: bold;}
body.verchromen  li#technologie a { color: #cc3333; font-weight: bold;}
body.verchromen  li#verchromen a { color: #cc3333; font-weight: bold;}
body.vergolden  li#technologie a { color: #cc3333; font-weight: bold;}
body.vergolden  li#vergolden a { color: #cc3333; font-weight: bold;}
body.gelbchromatieren  li#technologie a { color: #cc3333; font-weight: bold;}
body.gelbchromatieren  li#gelbchromatieren a { color: #cc3333; font-weight: bold;}
body.referenzen  li#referenzen a { color: #cc3333; font-weight: bold;}

body.formular li#formular a { color: #cc3333; font-weight: bold;}
body.anfahrt li#anfahrt a { color: #cc3333; font-weight: bold;}


#subnav {

}

#subnav ul {
  width: 210px;
  margin-left: 20px;
  list-style: none;
  border-top: 4px solid #cc3333;
  background-color: #f5f5f5;
}

#subnav li {
  height:  25px;
  line-height: 25px;
  text-indent: 11px;
  background: transparent url(/img/shared/bkg_subnav.gif) bottom left repeat-x;
}

#subnav .lvl2 {
  text-indent: 20px;
}

#subnav .lvl3 {
  text-indent: 40px;
}

#subnav li a {
  color: #666666;
}

#subnav ul li.active a {
    color: #cc3333 !important;
    font-weight:  bold;
}

/* KONTAKTFORMULAR */

#cform {
  width: 400px;
  float: left;
}

.zemContactForm p {
  float: left;
  width: auto !important;
  padding: 0;
  margin-right: 20px;
}

.zemContactForm textarea {
  width: 300px;
  border: 1px solid #cccccc;
  background-color: #eeeded;
}

.zemTextarea {
  clear: left;
  font-weight: normal;
  color: #333333;
}

input.zemText {
  border: 1px solid #cccccc;
  background-color: #eeeded;
  height: 18px;
}

label.zemText, label.zemTextarea {
  font-weight: normal;
  color: #535353;
  margin-bottom: 6px;
}

p.subject input.zemText {
  width: 300px;
} 

.zemThanks p {
  color: green;
  font-size: 16px;
}

.success {
  color: green;
  font-size: 16px;

}

ul.zemError {
  list-style: none;
}

ul.zemError li {
   background: transparent url(/img/shared/bkg_bullet_fgebiet.gif) 0 6px no-repeat;
  padding: 0 0 0 0;
}

.zemSubmit {
 clear: left;
 float: left;
}

#cform ul.zemError li strong {
  color: red !important;
}

.visual_right {
float: right;
padding: 3px;
border: 1px solid #e2e2e2;
}
