* {
	margin:0;
	padding:0;
	border:0;
	}
	

html, body {
	}

body {
	background-color:#ffffff;
	font:  11px arial, verdana, georgia, helvetica, sans-serif;
	color:#000000;
	line-height:14px;
	overflow-y:scroll;
	}


*:first-child+html body {
	overflow-y:visible;
  }

*html body {
	overflow-y:visible;
  }

	
h1, h2, h3 { 
	font-weight: normal;
	letter-spacing:0.00em;
} 

h1 { 
	margin-bottom:10px;
	font-size:14px;
	text-transform: uppercase;
}

h2, h3 { 
	margin-top:12px;
	font-size:12px;
	text-transform: uppercase;
}

h3 { 
	font-size:12px;
	margin-top:5px;
}

p {
	margin-bottom:9px;
	}	

a { 
	color:#000000;
	text-decoration:none;
  	}
  	
a:hover { 
	text-decoration:underline;
  	}

.flash{
	display:block;
	outline: none;
	outline: 1px solid #ffffff;;
	}

ul{
	list-style-type:none;
}

ul li{
}


HR{
	clear:left;
	height:1px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}

*html hr {
	border-top:1px solid #ffffff;
	border-bottom:0;
}


img {
	display:block;
}

.re {
	text-align:right;
}	

.oben  {
	margin-top:0;
}

object { 
	outline:none; 
	display:block;
	}


/********************************************
   LAYOUT
********************************************/ 

#container {
	width:990px;
	position:relative;
	margin:0 auto;
	margin-top:10px;
	border:0px solid #000000;
}


#header {
	width:990px;
	position:relative;
	margin:0 auto;
	height:40px;
	color:#999999;
}

#ticker {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}


#content {
	border-right:1px solid #ffffff;
	overflow:auto;
}

*html #content {
	overflow:visible;
}	



#inhalt {
	float:left;
	width:760px;
	min-height:375px;
	overflow:auto;
	border-right:0px solid #000000;
}

*html #inhalt {
	height:375px;
	overflow:visible;
}	



/********************************************
   CONTENT
********************************************/ 
#inhalt.col {
	color:#ffffff;
}

#inhalt.col a{
	color:#ffffff;
}

#inhalt ul {
}

#inhalt ul.abst li{
	margin-bottom:5px;
}

#inhalt ul.half{
	display:block;
	float:left;
	width:175px;
	padding-right:10px;
}

#inhalt ul.half li{
	margin-bottom:0;
}

#sp-half {
	width:360px;
	padding:10px;
	float:left;
	border:0px solid #FF0000;
}

iframe a, iframe a:link,  iframe a:active, iframe a:hover, iframe a:visited,{
	color:#000000;
	}


#sp-half #products{
	float:left;
	text-align:center;
	text-transform:uppercase;
	width:175px;
	margin:100px 0px 0 10px;
}

#sp-half #products img{
	margin-bottom:10px;
	display:inline;
}


/********************************************
   HISTORY
********************************************/ 

#inhalt img.history {
	float:left;
	margin:0 50px 0 0px;
	
	float:right;
	margin:0 0 0 50px;
}


/********************************************
   Services
********************************************/ 

#services {
	display:block;
	overflow:hidden;
	height:200px;
	padding-top:50px;
	padding-left:320px;
}

.consulting {
	background: url(../images/inhalt/services-consulting.jpg) no-repeat;
}

.branding {
	background: url(../images/inhalt/services-branding.jpg) no-repeat;
}

.design {
	background: url(../images/inhalt/services-design.jpg) no-repeat;
}

.global {
	background: url(../images/inhalt/services-global.jpg) no-repeat;
}

.logistic {
	background: url(../images/inhalt/services-logistic.jpg) no-repeat;
}

.production {
	background: url(../images/inhalt/services-production.jpg) no-repeat;
}


/********************************************
   NEWS
********************************************/ 
#news{
	overflow:auto;
	padding-bottom:15px;
	border-bottom:1px dashed #666666;
	margin-bottom:20px;
}

#news img.titel{
	margin:0 0 20px 0!important;
	border:0;
}

#bilder{
	margin-top:20px;
	width:680px;
}

#bilder img{
	float:left;
	margin:0 12px 12px 0!important;
	border:1px solid #999999;
}


#bilder img.re{
	margin-right:0!important;
}

#text-schmal {
	padding-right:200px;
}
/********************************************
   NAVI
********************************************/ 

#nav {
	float:left;
	position:relative;
	width:229px;
	height:375px;
}

#nav img.logo{
	position:absolute;
	bottom:2px;
	left:2px;
}


/********************************************
   FTNAVI
********************************************/ 

#ftnav{
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
	line-height:12px;
	border-top: 15px solid #CC0000;
}

#ftnav a{
	font-size:10px;
}

#ftnav a:hover{
	text-decoration:underline;
}


/********************************************
   FT NEWS
********************************************/ 
#ftnews {
	height:100px;
}

#ftnews img{
	border:1px solid #000000;
	float:left;
	margin-left:12px!important;
  	}

#ftnews img.titel{
	border:0px;
	margin-left:0px!important;
	margin-right:8px!important;
 	}

#fticon {
	text-align:right;
	margin-top:2px;
	overflow:auto;
}

#fticon img{
	float:right;
}
/********************************************
  FLASH
********************************************/ 

.flashbtn { 
	width:auto; 
	margin:0; 
	padding:20px; 
	background:#fff; 
	text-align:center; 
}

