body {
	background: #151515;
	}

a:link, a:visited {
	color: #D8D4B6;
	border-bottom: 1px solid #D8D4B6;
	text-decoration: none;
	}

a:hover {
	color: #CB6F14;
	border-bottom: 1px solid #CB6F14;
	}

h2, h3 {
	color: #CB6F14;
	}

p {
	color: #D8D4B6;
	}
	 
.content {
	background: #151515;
	}

#header {
	margin-top: 36px;
	margin-bottom: 18px;
	border-bottom: 2px solid #CB6F14;
	}

#header h1 {
	margin: 18px 0;
	text-indent: -999em;
	background: url(../images/header.gif) top left no-repeat;
	height: 37px;
	width: 575px;
	}

#nav {
	list-style: none;
	margin-bottom: 36px;
	margin-left: 10px;
	}

#nav li {
	display:inline;
	margin-left: 0;
	padding-right: 30px;
	}

#nav li a:link, #nav li a:visited {
	color: #D8D4B6;
	text-decoration: none;
	font-size: 14px;}

#nav li a:hover {
	color: #CB6F14;
	}
	
.showcase {
	border: 1px solid #8C0505;
	background: #770000 url(../images/showcase_back.gif) top left repeat-x;
	margin-bottom: 45px;
	}
	
.showcase .slideshow {
	float: left;
	margin: 18px 9px 18px 36px;
	border: 3px solid #fff;
	background: #fff;
	height: 242px;
	width: 400px;
	overflow: hídden;
	}

.showcase .slideshow img {
	height: 242px;
	width: 400px;
	}
	
.showcase h2, h3 {
	margin-bottom: 0;
	text-indent: -999em;
	}
	
h2.beyourbest {	background: url(../images/beyourbest.gif) center left no-repeat;}
h2.verdi {	background: url(../images/verdi.gif) center left no-repeat;	}
h2.massih {	background: url(../images/massih.gif) center left no-repeat;	}
h2.sommerfeldt {	background: url(../images/sommerfeldt.gif) center left no-repeat;	}
h2.toppartners {	background: url(../images/toppartners.gif) center left no-repeat;	}
h2.asialink {	background: url(../images/asialink.gif) center left no-repeat;	}
h2.fkrecht {	background: url(../images/fkrecht.gif) center left no-repeat;	}
h2.oejura {	background: url(../images/oejura.gif) center left no-repeat;	}h2.whsg {	background: url(../images/whsg.gif) center left no-repeat;	}h2.dk {	background: url(../images/dk.gif) center left no-repeat;	}h2.wonnebar {	background: url(../images/wonnebar.gif) center left no-repeat;	}

	
h3.details {
	background: url(../images/details.gif) center left no-repeat;
	}

.showcase p, ul {
	color: #D8D4B6;
	}

a.projektlink  {
	background: url(../images/projektansehen.gif) 0 -20px no-repeat;
	text-indent: -999em !important;
	width: 164px;
	height: 19px;
	display: block;
	border: 0;
	margin-left: 10px;
	}

a.projektlink:hover  {
	background: url(../images/projektansehen.gif) top left no-repeat;
	border: 0;
	}

.showcase_nav {
	float: left;
	height: 242px;
	list-style: none;
	margin: 18px 36px 0 0;
	}
	
.showcase_nav li {
	margin: 0;
	padding: 9px;
	}
	
.showcase_nav a:link, .showcase_nav a:visited  { 
	border: 1px solid #ededed;
	background: #d0d0d0;
	text-decoration: none;
	padding: 6px 10px;
	color: #5B5B5B;
	}
.showcase_nav a.activeSlide:link, .showcase_nav a.activeSlide:visited  {
	background: #4d4d4d;
	color: #d7d7d7;
	}
	
.showcase_nav a:focus {
	outline: none;
	}

.details {
	float: left;
	margin-top: 18px;
	width: 380px;
	}
	
#footer{
	border-top: 2px solid #CB6F14;
	color: #D8D4B6;
	margin-bottom: 36px;
	}
 
