* {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	text-align:center;
	margin: auto;
  padding: 0px;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  font-size: 12px;
  color: white;
}

#big_div img{
 position:absolute;
}

.blend{
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
/*filter: alpha(opacity=0); */
}

img {
  border:0px;
  vertical-align: bottom;
}

.head {
	background-color:#4390E0 ;
}

.even {
  background-color:#5F9BE1;
}
.odd {
  background-color:#797B7E;
}

/* container */

#start {
  text-align:left;
  position:relative;
  width:960px;
  margin: auto;
}

#header_de {
  position:relative;
  width:960px;
  height:215px;
  top:0px;
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
  margin-bottom:7px;
}

#header_en {
  position:relative;
  width:960px;
  height:215px;
  top:0px;
  background-image: url(images/header_en.gif);
  background-repeat: no-repeat;
  margin-bottom:7px;
}

#lang {
	position:absolute;
   top:54px;
	left:718px;
}


#logo {
  position:absolute;
  top:116px;
  left:34px;
}

#nav {
  position:absolute;
  width:230px;
  left:720px;
  top:92px;
}

#subnav {
  position:absolute;
  width:280px;
  left:435px;
  top:92px;
  text-align:right;
}

#sub_unternehmen, #sub_company {
  padding-top:14px;
	margin-right:25px;
}

#sub_produkte, #sub_products {
  padding-top:28px;
  margin-right:25px;
}

#sub_kunststoff, #sub_plastics {
  padding-top:42px;
  margin-right:25px;
}

#sub_qualitaet, #sub_quality {
  padding-top:56px;
  margin-right:25px;
}

#sub_kontakt, #sub_contact {
  padding-top:84px;
  margin-right:25px;
}

#container {
  position:relative;
  /*width:960px;*/
  min-height: 359px;
  height: auto !important;
  height: 359px;
  margin: auto;
  /* Für Netscape
  border:1px solid white;*/
}

#left {
  position: relative;
  width: 703px;
  float:left;
}

#right {
	position: relative;
  margin-left:7px;
	width: 230px;
	float: right;
	min-height: 323px;
  height: auto !important;
  height: 323px;
	background-image: url(images/shadow_news.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#3980D3;
	padding: 18px 10px 18px 10px;
}

#left2 {
  position: relative;
  width: 452px;
  float:left;
  min-height: 440px;
  height: auto !important;
  height: 440px;
}

#left2_images_bottom {
	position: absolute;
	left:0px;
	top:368px;
	z-index:1;
	height:70px;
	
}

#small_images {
	position: absolute;
	left:155px;
	bottom:120px;
	z-index:1;
	width:452px;
}


.div_small_images {
  position:absolute;
  z-index:3;
  margin:5px;
}

.table_small_images {
  position:absolute;
	/*width:273px;
	height:80px;*/
	top:0px;
	left:0px;
	background-image:url(images/bild.png);

  -moz-opacity: 0.6;
	opacity: 0.6;

  z-index:2;
}




#right2 {
	position: absolute;
	left:452px;
	width: 483px;
	float: right;
	min-height: 350px;
  /*height: auto !important;*/
  height: 404px;
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 18px;
	padding-left: 15px;
	padding-bottom: 18px;
	padding-right: 10px;
}

#footer {
  position: relative;
  width: 960px;
  height: 30px;
  margin-top:10px;
  margin-bottom:20px;
  color:#333333;
}
#foo_left {
 position:absolute;
 left:38px;
 width:637px;
 padding-top:5px;
}
#foo_right {
 position:absolute;
 left:637px;
 width:295px;
 text-align:right;
 padding-top:5px;
}

/* container ende */

h1 {
  font-weight: bold;
  font-size:14px;
  color:#F9E41F;
  margin-top:0px;
  margin-bottom:0px;
}

h2 {
  font-weight: bold;
  font-size:12px;
  color:white;
  padding:0px;
  margin:0px;
}

/* links */
a,a:link,a:visited,a:active {
  font-style: normal;
  color: #F9E41F;
  text-decoration: underline;
  font-weight:normal;
}

a:hover {
  font-style: normal;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight:normal;
}

a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  color:#333333;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink:hover {
  text-decoration:none;
  color:#999999;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
  text-decoration:none;
  color:white;
  text-decoration: none;
  font-weight : bold;
}

a.blacklink2:hover {
  text-decoration:none;
  color:#F9E41F;
  text-decoration: none;
  font-weight : bold;
}
a.blacklink3 {
  text-decoration:none;
  color:#F9E41F;
  text-decoration: none;
  font-weight : bold;
}


input,textarea,select{
  font-size: 11px;
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #666666;
  padding:1px;
}

ul{
	margin:0px;
   padding:0px;
   margin-left:8px;
   padding-left:8px;
}

li{
  list-style-image:url(images/icon.gif);
	vertical-align:middle;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#sliderDiv1 {
  position:absolute;
	top:130px;
	left:485px;
}

#subnav_table {
 margin-bottom:5px;
 margin-top:5px;
}
