/* Master.css */

body {
  font: 11px Verdana, Arial;
  color: #000;
}

a {
  color: #969696;
  text-decoration: none;
}

h1{
  color: #deb944;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: -5px;
  *margin-top: 0; /* IE 7 and before */
  margin-bottom: 8px;
}

h2 {
  background-image: url("../images/dot.jpg");
  background-position:   2px 39%;  ;
  background-repeat: no-repeat;  
  color: grey;
  padding-left: 13px;
}

/* LAYOUT */

#wrapper {
  width: 1024px;
  margin: 0 auto;
}

#flash {
  position:absolute;
  margin-top:-25px;
}

#s-header-container {
  position:absolute;
  z-index: 300;
  margin-left: 43px;
  width: 980px;
  height: 73px;
  margin-top: 20px;
  background: url("../images/header_bg.png") no-repeat;
}

#s-langNaviContainer {
  position:absolute;
  z-index: 300;
  margin-left: 198px;
  width: 825px;
  height: 50px;
  margin-top: 580px;
  background: url("../images/s-langNavi.png") no-repeat;
}

#header-container {
  width: 980px;
  height: 73px;
  float: right;
  margin-top: 20px;
  background: url("../images/header_bg.png") no-repeat;
}

#mainnavi-container, #servicenavi-container {
 width: 100%;
 height: 20px;
}

#mainnavi-container {
  margin-top: 15px;
}

#servicenavi-container {
  margin-top: 10px;
}

#slogan {
  width: 1000px;
  height: 48px;
  float: right;
  background: url("../images/slogan.png") no-repeat;
}

#slogan.low {
  margin-top: 300px;
}

#slogan.high {
  margin-top: 135px;
}

#body-container {
  float:right;
  background-color: #fff;
  width: 978px;
  *margin-top: -5px; /* IE7 and below */
}

#body-container.low {
  min-height: 140px;
  height: auto !important;
  height: 340px;
}

#body-container.high {
  min-height: 200px;
  height: auto !important;
  height: 500px;
}

#content-container {
  margin-top: 12px;
}

#content-std {
  float: left;
  width: 520px;
  padding: 0 20px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

#content-std p{
  margin-bottom: 12px;
}


#content-right {
  float: left;
  width: 215px;
  margin-left: 12px;
  margin-top: 18px;
  overflow: hidden;
}

#content-right p{
  margin-bottom: 12px;
}

#content-std.maschinen {
  width: 465px;
  border-right: none;
}

#content-right.maschinen {
  margin-left: 5px;
  width: 310px;
}

#footer {
  float: right;
  width: 580px;
  height: 20px;
  margin-top: 25px;
  background-color: #ffdc00;
}

.mehrspaltig_50 {
	float: left;
	width: 250px;
}

.rechts {
	margin-left: 6px !important;
}

#spalten-wrapper .csc-default {
   padding-bottom: 6px; 
   margin-bottom: 12px;
   width: 250px;
   display:block;
}

.teaser{
  border-bottom: 1px solid #cccccc;
  padding-bottom: 6px;
}

#content-std > .csc-default {
  border:none;
}

.horizontal li{
  float: left;
}

.clear {
  clear:both;
  height: 0px;
  line-height: 0px;
}

/* LAYOUT END*/


/* NAVIGATION */
#s-langNavi {
  margin:16px 0 0 30px;
}

#s-langNavi li {
  float:left;
  margin-left:12px;
  border-right:1px solid #fff;
  padding-right: 12px;
}

#s-langNavi li.last {
  border:none;
}

#s-langNavi a {
  font-size: 14px;
}

#mainnavi,
#servicenavi{
 float:right;
 margin-right: 20px;
 color: #fff;
}

#mainnavi, #servicenavi {
  margin-left: 12px;
}

#mainnavi a,
#s-langNavi a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

#servicenavi a {
  text-decoration: none;
  color: #fff;
}

#mainnavi a:hover,
#servicenavi a:hover,
#mainnavi a.active,
#servicenavi a.active {
  color: #ffdc00;
}

#subnavi {
  font-size:9px;
  float:left;
  margin: 10px 6px;
  width: 140px;
}

#subnavi li {
  border-top: 2px solid #fff;
  line-height: 20px;
  vertical-align: middle;
  background-color: #ffdc00;
}

#subnavi li:hover,
#subnavi li.active {
  background-color: #aeafb1;
}

#subnavi li a {
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  margin-left: 8px;
}

#subnavi ul li a {
  margin-left: 12px;
}

#subnavi ul ul a {
  margin-left: 16px;
}

/* INHALTE */
.contenttable,table {
  *margin-top: -12px;
  width:100%;
}

#content-std.maschinen .contenttable,
#content-std.maschinen table {
  width:484px;
}

#content-right.maschinen {
  padding-top: 45px;
}

.contenttable th,
table th {
  background-color: #ffdc00;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  font-size: 13px;
  padding: 3px 6px;
}

.contenttable th i,
table th i {
 font-size: 9px; 
}

.contenttable td,
table td {
  background-color: #ffec73;
  border-right: 4px solid #fff;
  vertical-align: top;
  padding: 3px 6px;
}

#content-right th,
#content-right .contenttable th,
#content-right .contenttable td{
  background-color: #fff;
  padding:0;
}

div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0 !important;
}

/* Link-Liste */

#linklist li{
  background-color: #FFDC00;
  font-size: 14px;
  margin-bottom: 2px;
  padding: 3px 0px 3px 36px;
  text-transform: uppercase;
  background-image: url("../images/pfeil.png");
  background-position:  15px ;
  background-repeat: no-repeat;
}

#linklist a,
.csc-sitemap a{
  color: black;
}

/* Sitemap */
.csc-sitemap ul li{
  font-size: 10px;
  margin-right: 17px;
  float:left;
  list-style-position: inside;
}


.csc-sitemap ul ul li {
  list-style-type: disc;
  clear:both;
  margin:0;
}




/* Formular */

#mailformname,#mailformemail,
input[type=text],
input[type=password],
textarea {
  background-color: #ffdc00;
  border: 1px solid black;
}

.csc-mailform-field{
  margin-top: 12px;
  clear:both;
}

input.csc-mailform-check {
  float: left;
  margin-right: 25px;
}

input.csc-mailform-submit {
  margin-top: 10px;
}
