body,html {
	margin:0;
	width:100%;
	height:100%;
	padding:0;
	background-color:#333333;
}

html {
	background-image: url("../img/bg.png");
	background-position: center top;
	background-repeat: no-repeat;
}

p {
	margin:0;
	padding:0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin:0 0 15px;
	padding:0;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin:0;
	padding:0;
	text-transform: uppercase;
}
body {
	color:white;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:9pt;
	font-size: 12px;
}

.js #noflash {
	visibility: hidden;	
}

img {
	border: none;
}
.clear {
	clear: both;	
}
#backgroundContainer {
	top:0;
	left:0;
	position: absolute;
	overflow: auto;
}

ol {
	list-style: disc;
	padding: 0;
	margin-left: 15px;
}

ol li {
	margin-bottom: 5px;
}

hr {
	border:none;
	height:2px;
	background-image: url("../img/hr.png");	
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0;
	line-height: 2px;
}

#flash {
	height:100%;
	overflow:auto;
	background-image: url("../img/bg.png");
	background-position: center top;
	background-repeat: no-repeat;	
}


/*
#flash {
	width:100%;
	height:100%;
	display: inline;
}

#noflash {
	height:100%;
	overflow:auto;
	background-image: url("../img/bg.png");
	background-position: center top;
	background-repeat: no-repeat;
}
*/
#container {
	width:585px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	z-index: 10;
	margin-top:30px;
}
#logo {
	position:absolute;
	top:2px;
}
#mainnavi {
	position:absolute;
	top:65px;
	left:0;
	list-style-type:none;
	padding:0;
	margin:0;
	font-size: 13px;
	font-weight: bold;
	z-index: 100;
	width: 600px;
}
#mainnavi ul {
	padding:0;
	margin:0;
}
#mainnavi ul li {
	position: relative;	
}
#mainnavi ul .subnavi {
	font-size:11px;
	position:absolute;
	top:30px;
	right:0;
	margin:0;
	padding:5px 5px 5px 10px;
	background-color: #3e3e3e;
	border:1px solid #292929;
	overflow:visible;
	
	/* rounded not ie! */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#mainnavi ul .subnavi li {
	padding: 6px 0;
	border-bottom:1px solid #292929;
}
#mainnavi ul .subnavi li.lastItem {
	border:none;
}

#mainnavi li, #subnavi li {
	float:left;
	padding: 0px 15px 0 0;
	text-transform:uppercase;
	list-style-type: none;
}

#mainnavi ul .subnavi li {
	float: none;	
}

#mainnavi li {
	margin-right: 5px;	
	overflow: visible;
}
#mainnavi li:last-child {
	margin-right: 0px;
	padding-right: 0px;
}

#mainnavi a.active, #subnavi a.active {
	color:#becd00;
}

#mainnavi ul.subnavi li.arrow {
	position: absolute;	
	top:-18px;
	left:35px;
	border: none;
}
#mainnavi.en ul li {
	margin-right: 14.5px;	
}




#header {
	top:0px;
	position:relative;
	height:85px;
	overflow:visible;
}
#content {
	margin-top: 15px;	
}
#langpick{
	position:absolute;
	right:0;
	top:0;
	font-size: 11px;
	font-weight: bold;
}
#langpick a.active{
	color: #becd00;
}
#headerLinks {
	top:0;
	position:absolute;
	right:50px;
	font-size: 11px;
	font-weight: bold;
}
#headerLinks a {
	color:#dc501e;
}
#headerLinks a:hover {
	color:#becd00;
}
a {
	color:white;
	text-decoration:none
}
a:hover {
	color:#becd00;
}
a:focus {
	outline: none;
}

#content {
	position:relative;
	left:0px;
}

#contentRight {
	position:relative;
	float:left;
	margin-top:15px;
}


#footer {
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;	
	color: #aaaaaa;
	font-size: 11px;
}
hr.footer {
	margin-top:0px;
	margin-bottom: 20px;
}


/* last min change */
#jobsList, .tx-jkstrichpunktfrontend-shop {
	margin-bottom: 30px;
}


#footer a {
	margin-left: 10px;
}

#footer a, #newsList table a, #jobsList ul li a {
	color: #aaaaaa;
}

#footer a:hover, #newsList table a:hover, #jobsList ul li a:hover {
	color:#becd00;
}

#footer a:before, #newsList table a:before, #jobsList ul li a:before {
    content: "»";
    color:#aaa;
    margin-right: 4px;
    padding: 0;
}
#footer a:hover:before, #newsList table a:hover:before, #jobsList ul li a:hover:before {
	color:#becd00;
}


#teaserContainer {
	width: 600px;	
	margin-bottom: 30px;
}
#teaserContainer .teaserItem {
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	height: 145px;
	width: 185px;
}
#teaserContainer .teaserItem .name {
	font-weight: bold;
	font-size:9pt;
	text-transform: uppercase;
}

#teaserContainer .teaserItem .client a {
	color: #aaa;
}

#teaserContainer .teaserItem .client a:hover {
	color:#becd00;
}

#teaserContainer .teaserItem .image {
	margin-bottom:5px;
}

.contentElement {
	margin-bottom:30px;
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin:0 0 0 0;
}
td {
	vertical-align:top;
}

#homeMiniTeaser .item, #newsList .item {
	margin-bottom:15px;
}

#portfolioDetail {
}
#portfolioDetail .image {
	position: relative;
}
#portfolioDetail .contentContainer {
	background-color: white;
	color:#333333;
	padding: 15px 105px 30px 105px;
}
#portfolioDetail .contentContainer h1 {
	text-transform: uppercase;
}
#portfolioDetail .contentContainer a {
	color:#aaaaaa;
}

#portfolioDetail .contentContainer a:hover {
	color:#becd00;
}

#portfolioDetail .contentContainer h1 {
	margin-bottom:0;	
}
#portfolioDetail .contentContainer .client {
	margin-bottom: 15px;	
	text-transform: uppercase;
	font-weight: bold;
}
#portfolioDetail .contentContainer .content {
	line-height: 1.6em;	
}


#portfolioDetail .contentContainer .link {
	margin-top: 15px;
}
#portfolioDetail .contentContainer .link a {
	color:white;	
	background-color: #637263;
	padding: 1px 4px;
	
	/* rounded not ie! */
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
}
#portfolioDetail .contentContainer .link a:hover {
	color:#becd00;
}
#portfolioDetail .contentContainer .link a:before {
	 color:white;
}
#portfolioDetail .contentContainer a:before {
    content: "»";
    color:#aaa;
    margin-right: 2px;
    padding: 0;
}
#portfolioDetail .contentContainer a:hover:before {
	color:#becd00;
}
#portfolioDetail .contentContainer .subline {
	margin-bottom: 15px;
}


.imageGallery {
	position:relative;
	padding: 0;
	margin: 0;
}
.imageGallery ul {
	padding:0;
	margin:0;
	list-style: none;	
} 
.imageGallery ul li {
	padding:0;
	margin:0;
	line-height: 1px;
	height: auto;
}

.imageGallery ul li.transparentFollows {
	margin-bottom: 25px;	
}

.imageGallery .prev, .imageGallery .next {
	position:absolute;
	top:0;
	cursor:pointer;
	height: 100%;
	width:50%;
}
.imageGallery .next {
	left:50%;	
}
.imageGallery .next img {
	position: absolute;
	right:5px;
	top:180px;
}
.imageGallery .prev img {
	position: absolute;
	left:5px;
	top:180px;
}



#homeContainer h2 {
	font-size: 14px;
	text-transform: uppercase;
	background-image: url("../img/1px.trans.png");
	padding: 4px 6px;
	display:inline-block;
}

#homeTeaser ul {
	padding: 0;
	margin: 0;
	list-style: none;	
	height:380px;	
}
#homeTeaser li {
	padding:0;
	margin:0;
	background-image: url("../img/grid.png");	
	height:380px;	
}

#homeTeaser li h1 {
	text-transform: uppercase;
	background-image: url("../img/1px.trans.png");
	padding: 0 6px;
	display:inline-block;
	margin-bottom: 10px;
	margin-left: -6px;
	letter-spacing: 1px;
}
#homeTeaser li .contentContainer {
	padding: 15px 10px 15px 15px;	
}
#homeTeaser li .content {
	font-family: 'Georgia', "Times New Roman", Times, serif;
	font-size: 20px;	
	margin-bottom: 20px;
	color: white;
    font-weight: 100;
}




a.internal-link, #homeTeaser li .link a, #jobsDetail .email a, #shop .link a, #contactContainer .colLeft a, #competenciesDetail a {
	background-color: white;
	color:#333333;
	padding: 1px 4px;
	
	/* rounded not ie! */
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	
}
a.internal-link:hover, #homeTeaser li .link a:hover, #jobsDetail .email a:hover, #shop .link a:hover, #contactContainer .colLeft a:hover, #competenciesDetail a:hover {
	color:#becd00;	
}
a.internal-link:before, #homeTeaser li .link a:before, #jobsDetail .email a:before, #shop .link a:before, #contactContainer .colLeft a:before, #competenciesDetail a:before {
    content: "»";
    color:#333333;
    margin-right: 4px;
    padding: 0;
}
a.internal-link:hover:before, #homeTeaser li .link a:hover:before, #jobsDetail .email a:hover:before, #shop .link a:hover:before, #contactContainer .colLeft a:hover:before, #competenciesDetail a:hover:before {
	color:#becd00;
}




#homeMiniTeaser ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#homeMiniTeaser ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 50%;
	float: left;
	position: relative;	
}
#homeMiniTeaser ul li .content {
	position: absolute;
	left:150px;
	top:0;
	height: 75px;
}

#homeMiniTeaser ul li .name {
	text-transform:uppercase;
	font-weight: bold;
}
#homeMiniTeaser ul li .content .link a {
	color: #aaa;	
}
#homeMiniTeaser ul li .content .link a:hover {
	color:#becd00;
}


#homeNews ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 70px;
}
#homeNews ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;	
}
#homeNews ul li .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;	
}
#homeNews ul li .date {
	font-size:12px;
	top: -32px;
	left:120px;
	text-transform: uppercase;
}



#jobsList ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#jobsList ul li {
	background-color: #252525;
	margin-bottom: 3px;
	padding: 4px 0 4px 10px;
}

#jobsDetail {
	background-color: #333;
	padding-bottom: 15px;
}

#jobsDetail .header, #jobsList .header {
	text-transform:uppercase;
	color:white;
	font-weight:bold;
	display: block;
	background-color: #252525;	
	padding: 4px 0 4px 10px;
}
#jobsDetail .header {
	margin-bottom: 30px;
}

#jobsDetail .jobContent {
	padding: 10px;	
}

#jobsDetail .jobContent .name {
	color:#becd00;
	margin-bottom: 15px;
}
#jobsDetail .jobContent .content {
	color:#aaa;
}
#jobsDetail .jobContent .content h3 {
	font-weight: 100;
	color: white;
}
#shop ul {
	padding: 0;
	margin: 0;
	list-style: none;	
	width: 600px;
}

#shop ul li {
	position:relative;
	width:285px;
	height:285px;
	float:left;	
	background-color: #333;
	margin-right: 15px;
	margin-bottom: 15px;
}
#shop .name {
	position:absolute;
	top:10px;
	left:15px;
}
#shop .content {
	position:absolute;
	top:25px;
	left: 15px;
	color: #aaa;
}
#shop .price {
	position:absolute;
	bottom:45px;
	left:15px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
}
#shop .link {
	position:absolute;
	bottom:15px;
	left:15px;
}



#operationsContainer .textBlock {
	line-height: 1.6em;
}



table, table td {
	padding: 0;
	margin: 0;
	border: none;
	border-spacing: 0;
}





#personsContainer  {
	position:relative;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 600px;
}
#personsContainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#personsContainer li.employee .name {
	margin-top:5px;
	font-weight: bold;
}
#personsContainer li.employee .description {
	color: #aaaaaa;
}
#personsContainer li.employee {
	list-style: none;
	position:relative;
	width:200px;
	height: 335px;
	float:left;	
}
#personsContainer li.executive {
	width: 585px;
	background-color: white;
	color:#333;
	margin-bottom: 15px;
}
#personsContainer li.executive .image {
	float:left;	
	margin-right: 45px;
}
#personsContainer li.executive .name {
	font-weight: bold;
	font-size:14px;
	padding-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#personsContainer li.executive .description {
	padding-right: 20px;
	font-size: 11px;
}

#personsContainer li.executive .description ul {
	list-style-type: disc;
	line-height: 18px;
}





#newsList table {
	width: 585px;	
}
#newsList {
	margin-bottom: 15px;	
}

#newsList table tr {
	background-color: #252525;
}
#newsList table tr td, #newsList table tr th{
	padding: 5px;
}
#newsList table tr th{
	text-align: left;
	text-transform: uppercase;
}
#newsList table tr.blank {
	background: none;
}
#newsList table tr.blank td {
	padding: 0;
}
#newsList table td.date {
	font-weight: bold;
}
.browseBoxWrap {
	margin-bottom: 30px;
}

#newsDetail {
	width:585px;
	background-color: white;
	color:#333;
	padding-bottom: 1px;
}
#newsDetail .contentContainer {
	margin: 30px 75px;	
}
#newsDetail .contentContainer h3 {
	font-size: 12px;
	color: #aaaaaa;	
	margin-bottom: 3px;
	text-transform: none;
	font-weight: normal;
}
#newsDetail .contentContainer h2 {
	margin-top:0;
	font-size: 14px;
	text-transform: uppercase;
}

#newsDetail .contentContainer .content {
	margin-bottom: 15px;	
	line-height: 1.6em;
}

#newsDetail .contentContainer a {
	color:white;	
	background-color: #637263;
	padding: 1px 4px;
	
	/* rounded not ie! */
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
}
#newsDetail .contentContainer a:hover {
	color:#becd00;
}

.textBlock {
	padding: 30px 75px 30px 75px;
	background-color: #333333;	
}





.csc-textpic {
	background-color: white;
	color:#333;	
}  
.csc-textpic-text {
	padding: 15px 75px 30px 75px;
	line-height: 1.6em;
}
.csc-textpic-text h2 {
	font-size: 14px;	
}

.csc-textpic-center.csc-textpic-center {
	background:none;
	text-align: center;	
}

.browseLinksWrap span {
	margin-right: 5px;	
}
span.activeLinkWrap a {
	color:#becd00;	
}



#contactContainer {
	background-color: #333;
	padding: 15px 15px 30px 15px;	
	color: #aaaaaa;
	line-height: 1.6em;
}
#contactContainer h3{
	color: white;
	font-size: 12px;
	margin-bottom: 2px;	
	margin-top: 10px;
}
#contactContainer .csc-textpic {
	margin-bottom: 20px;	
}

#contactContainer .colLeft {
	float: left;
	width: 210px;
	
}

#contactContainer .colRight br {
	line-height: 0;	
	height: 0;
	display: none;
}
#contactContainer .colRight h3{
	margin-top: 10px;
}
#contactContainer .colRight {
	float: right;
	width: 280px;
}
#contactContainer .colRight a {
	color:#aaa;
}
#contactContainer .colRight a:hover {
	color:#becd00;	
}


#competenciesContainer, #awardsContainer {
	background-color: #333;
	padding: 15px 15px 30px 15px;	
}

#competenciesContainer hr, #awardsContainer hr {
	margin-left: -15px;
	width: 585px;	
}

#competenciesContainer .intro h2, #awardsContainer .intro h2 {
	display: none;
}
#competenciesContainer .intro, #awardsContainer .intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;	
	margin-bottom: 20px;
	line-height: 1.6em;
}

#competenciesContainer .element .colLeft {
	float: left;
	width: 170px;
	margin-right: 15px;
	color: #aaa;
}
#competenciesContainer .element .colLeft h2 {
	font-size:14px;
	color:#becd00;	
	margin-bottom: 5px;
	margin-top: 0;
}
#competenciesContainer .element .colRight {
	float: right;
	width: 330px;
	line-height: 1.6em;
}

#competenciesDetail {
	background-color: #333;
	padding: 30px 75px 30px 75px;	
}
#competenciesDetail hr {
	margin-left: -75px;
	width: 585px;		
}
#competenciesDetail .intro h2 {
	color:#becd00;	
	font-size:16px;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
}

#competenciesDetail .intro h3 {
	color: #aaa;
	text-transform: none;	
	font-weight: normal;
}
#competenciesDetail h2 {
	font-size:14px;
	margin-bottom: 15px;
}

#competenciesDetail .firstPart {
	line-height: 1.6em;
}

#competenciesDetail .secondPart, #competenciesDetail .firstPart {
	margin-top: 20px;
}

#competenciesDetail .secondPart ul {
	margin: 0;
	margin-top:5px;
	padding: 0;	
}

#competenciesDetail .secondPart ul li {
	line-height: 1.6em;
}


#awardsContainer .csc-textpic {
	background:none;
	color: white;	
	text-transform: uppercase;
	font-weight: bold;
}

#awardsContainer .csc-textpic-text {
	padding: 15px;
}


#awardsContainer .csc-textpic .csc-textpic-imagewrap {
	float: left;	
	margin-top: 18px;
	margin-right: 30px;
	height: 50px;
}
#awardsContainer .csc-textpic-clear {
	clear: both;
} 
#awardsContainer .csc-textpic h2 {
	margin-top: 0px;
	margin-bottom:5px;	
	color: #aaa;
}
#awardsContainer .others .csc-textpic .csc-textpic-imagewrap {
	margin-left: 75px;	
}

#awardsContainer .textBlock {
	line-height: 1.6em;
}




.awardsListContainer h3 {
	color:#becd00;	
	font-size: 14px;
	margin-bottom: 15px;
}
.awardsListContainer table {
	width:100%;
	margin: 0;
	padding: 0;	
	border-spacing: 5px;	
}
.awardsListContainer table tr {
}



#imprint {
	line-height: 1.6em;	
}
#imprint h3 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 15px;
}

