html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea {
	margin: 0;
	padding: 0;
	/*letter-spacing: 0.05em;*/
	font: 11px Arial Unicode MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
}
html, body {
	font-size: 100%;
	/*height: 100%;*/
	height: 100%;
	vertical-align: baseline;
	scrollbar-arrow-color: #666;
	scrollbar-3dlight-color: #999;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #fff;
}
body {
	/*width: 98%;*/
	
	vertical-align: bottom;
	height: 100%;
	background: #fff;
	
}
table {
	border: 0;
  	border-collapse: collapse;
  	border-spacing: 0;
}

table td.c1, table td.c5 {
	display: none;
}

img {
	border: 0;
	vertical-align: top;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a img,
a:link img, 
a:active img,
a:visited img,
a:hover img  {
	border: 0;
}
#layout {
	text-align: left;
}
#maincontent {
	vertical-align: top;
	font-size: 11px;
	padding: 15px 195px 50px 115px;
	background: none;
	margin: 15px 0 0 0;
}
#maincontent a,
#maincontent a:link,
#maincontent a:active,
#maincontent a:visited {
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: #000;
}
#maincontent a:hover {
	border-bottom: 1px solid #000;
	text-decoration: none;
	color: #000;
}
#maincontent a.ref-logos,
#maincontent a:link.ref-logos,
#maincontent a:active.ref-logos,
#maincontent a:visited.ref-logos,
#maincontent a:hover.ref-logos {
	border: 0;
	background: none;
}

#topnavi a,
#topnavi a:link,
#topnavi a:active,
#topnavi a:visited {
	border-left: 1px solid #B2B2B2;
	background: none;
	line-height: 32px;
	
}
#topnavi a:hover {
	border-left: 1px solid #999;
	background: #A4A4A4;
}

#maincontent .de,
#maincontent .en {
	margin: 35px 0 0 0;
	font-size: 0.90em;
}
#maincontent .en {
	color: #666;
}
#maincontent p {
	margin: 8px 0 8px 0;
	width: auto;
}
div {
	/*border: 1px solid red;*/
}
#maincontent table {

}
#maincontent table td{

}
#maincontent h1 {
	font-size: 1.3em;
	font-weight: bold;
}
#maincontent h2 {
	font-size: 1.15em;
	font-weight: bold;
	margin: 0 0 10px 0;
}


.design #maincontent {
	background: url(img/line-design.gif) 73px 0 no-repeat;
}
.communication #maincontent {
	background: url(img/line-communication.gif) 67px 0 no-repeat;
}
.marketing #maincontent {
	background: url(img/line-marketing.gif) 67px 0 no-repeat;
}

.leistungen #maincontent {
	background: url(img/line-leistungen.gif) 0 56px no-repeat;
	margin-top: 30px;
}
.leistungen2 #maincontent {
	background: url(img/line-horizontal.gif) 0 69px no-repeat;
	margin-top: 30px;
}
.referenzen #maincontent {
	background: url(img/line-horizontal.gif) 0 118px no-repeat;
	margin-top: 30px;
}

.lokation #maincontent {
	background: url(img/line-lokation.gif) 0 55px no-repeat;
	margin-top: 30px;
}
.kontakt #maincontent {
	background: url(img/line-kontakt.gif) 0 55px no-repeat;
	margin-top: 30px;
}

#main-box {
	background: #fff url(img/maincontent-bg01.gif) no-repeat;
}
.design #main-box {
	background: #fff url(img/maincontent-bg02.jpg) no-repeat;
}
.home #main-box {
	background: #fff url(img/maincontent-bg00.jpg) no-repeat;
}
.home2 #main-box,
.augen #main-box {
	background: #fff url(img/maincontent-bg04.jpg) no-repeat;
}
.lokation #main-box {
	background: #fff url(img/maincontent-bg03.jpg) no-repeat;
}
.augen #maincontent h2 {
	margin-bottom: 0;
}
.augen #maincontent p {
	margin-top: 0;
}


table.company {
float: left;
	position: relative;
	top: 5px;
	left: 0; 
}
table.company td {
	text-align: center;
	padding-right: 35px;
	padding-left: 10px;
}
table.company td a {
	color: #666;
	font-weight: normal;
}

