html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #959595;
}
a:hover {
	color: #2a2a2a;
}

.left {
	float: left;
	margin-bottom: 30px;
}
.right {
	float: right;
	margin-bottom: 30px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #FFE595 url("images/layout/page_bg.jpg") repeat-x;
	text-align: center;
	font: 12px arial, sans-serif, verdana;
	line-height: 1.6em;
	color: #2a2a2a;
	padding-bottom: 10px;
	padding-top: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  	position: relative;
  	background: url("images/layout/body_bg.gif") repeat-y;
}

#printlogo {
	display: none;
}

#printbanner {
	display: none;
}

#sprache {
  	position: absolute;
  	top: 0;
  	left: 0px;
  	width: 778px;
  	height: 30px;
	padding-top: 10px;
	text-align: right;
	background-color: #fff;
	font-size: 90%;
}

#sprache a{
  color: #888;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

#sprache a:hover{
  color: #444;
}

#header {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 279px;
  	background:  url("images/layout/header_2.jpg") no-repeat;
}

#h_programme_g {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 279px;
  	background:  url("images/layout/h_programme_g.jpg") no-repeat;
}

#h_programme_k {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 152px;
  	background:  url("images/layout/h_programme_k.jpg") no-repeat;
}

#h_isoklinker_g {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 279px;
  	background:  url("images/layout/h_isoklinker_g.jpg") no-repeat;
}

#h_isoklinker_k {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 152px;
  	background:  url("images/layout/h_isoklinker_k.jpg") no-repeat;
}
#h_farben_g {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 279px;
  	background:  url("images/layout/h_farben_g.jpg") no-repeat;
}
#h_farben_k {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 152px;
  	background:  url("images/layout/h_farben_k.jpg") no-repeat;
}
#h_referenzen_g {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 279px;
  	background:  url("images/layout/h_referenzen_g.jpg") no-repeat;
}
#h_referenzen_k {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 152px;
  	background:  url("images/layout/h_referenzen_k.jpg") no-repeat;
}
#h_kontakt_g {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 279px;
  	background:  url("images/layout/h_kontakt_g.jpg") no-repeat;
}
#h_kontakt_k {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 152px;
  	background:  url("images/layout/h_kontakt_k.jpg") no-repeat;
}
#h_montage_g {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 279px;
  	background:  url("images/layout/h_montage_g.jpg") no-repeat;
}
#h_montage_k {
  	position: absolute;
  	top: 40px;
  	left: 243px;
  	width: 535px;
  	height: 152px;
  	background:  url("images/layout/h_montage_k.jpg") no-repeat;
}
#left {
  	float: left;
  	width: 243px;
	padding-top: 40px;
}
#logo {
  	width: 244px;
  	height: 152px;
  	background:  url("images/layout/header_1.jpg") no-repeat;
  	text-align: left;
  	color: #000;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background:  url("images/layout/nav_left.jpg") no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #c8c8c8 bottom left url("images/layout/nav_bot.jpg") no-repeat;
}
#nav ul ul{
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  background: #555555;
}
#nav li {
  list-style: none;
  font: 14px "arial", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url("images/layout/arr_white.gif") no-repeat;
  padding: 7px 0 0 31px;
}
#nav .unter {
  background: none;
}
#nav a {
  color: #444;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  color: #000;
}
#nav .unter {
  background: #e5e5e5 188px 10px;
}
#nav .unter a {
  color: #555556;
}
#nav .unter a:hover {
  color: #222;
}
#nav .aktiv {
background: 188px 10px;
background: #AAA 188px 10px;
}
#nav .aktiv a {
  color: #000;
}
#nav .offenaktiv {
  background: #AAA 188px 10px url("images/layout/arr_offenaktiv.gif") no-repeat;
  padding: 7px 0 0 31px;
}

#nav .offenaktiv a {
  color: #000;
}

#nav .offen {
  background: #c8c8c8 188px 10px url("images/layout/arr_offen.gif") no-repeat;
  padding: 7px 0 0 31px;
}

#nav .offen a {
  color: #000;
}

#news {
  background:  url("images/layout/news_bg.jpg") repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #e4443d;
}
#news p {
  font-size: 12px;
  margin: 1em 8px 1em 0;
}
#news h3 {
  font-size: 14px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #2a2a2a;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #e4443d;
}
#news .more {
  font-size: 9px;
  text-align:right;
}
#news .hr-dots {
  background: center url("images/layout/dots.gif") repeat-x;
  height: 10px;
}

#support {
  background:  url("images/layout/support.jpg") no-repeat;
  padding: 1px;
  height: 125px;
  color: #2a2a2a;
  font-size: 14px;
  font-style:italic;
  line-height:11px;
}
#support p {
  margin: 0.6em 2.2em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 331px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #2a2a2a;
  border-bottom: 1px solid #ffe289;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#right_k {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 204px;
}
#right_k h2 {
  font: 18px arial, sans-serif;
  color: #2a2a2a;
  border-bottom: 1px solid #ffe289;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right_k h3 {
  font: 14px arial, sans-serif;
  color: #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .right {
  margin-left: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#right_k .left {
  margin-right: 18px;
}
#right_k .right {
  margin-left: 18px;
}
#right_k .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background:  url("images/layout/pic_2.jpg") no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 85px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background:  url("images/layout/pic_3.jpg") no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background:  url("images/layout/footer_bg.jpg") no-repeat;
}
#copyright {
  text-align: center;
  padding: 20px 0px 20px 00px;
  font-size: 11px;
  color: #666;
}
#copyright a{
  color: #666;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 20px;
}

#copyright a:hover{
  color: #000;
}

#footerline{
  background:  url("images/layout/footerline.gif") no-repeat;
  height:10px;
  margin-top:0px;
  display:block;
  font-size:1px;
}
#klein3{
  font-size: 7px;
  color: #FFF;
}
#klein{
  font-size: 10px;
}

#mixer{

 position: relative;
 margin-top: 20px;
 height: 340px; /* IE */
 width: 470px;
   background:  url("farben/background.jpg") no-repeat;
        }


div#ERSTE{
  top: 3px;
  left: 1px;
  width: 80px;
  height: 150px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
        }   
		
div#ZWEITER{
  top: 31px;
  left: 45px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }    
		
 div#DRITTE{
  top: 59px;
  left: 1px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }
		
 div#VIERTER{
  top: 87px;
  left: 45px;
  width: 140px;
  height: 140px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }   
		
 div#FUNFTER{
  top: 115px;
  left: 1px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }
		
 div#SECHTER{
  top: 143px;
  left: 45px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        } 
		
 div#SIEBENTER{
  top: 168px;
  left: 1px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }    
		
  div#ACHTER{
  top: 195px;
  left: 45px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }    
		
  div#NEUNTER{
  top: 223px;
  left: 1px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }    
		
  div#ZEHNTER{
  top: 250px;
  left: 45px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }
		
	div#ELFTER{
  top: 277px;
  left: 1px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }
		
		
	div#ZWOLFTER{
  top: 305px;
  left: 45px;
  width: 140px;
  height: 150px;
  position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        }




