body,html {
	margin:0;
	width:100%;
	height:100%;
	padding:0;
	background-color:#333333;
}
p {
	margin:0;
	padding:0;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-top:-3px;
	padding-top:0;
	vertical-align: top;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin:0;
	padding:0;
	text-transform: uppercase;
}
body {
	color:white;
	background-image:url(../img/headerbg.png);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:9pt;
}
#flash {
	width:100%;
	height:100%;
	display: inline;
}
#container {
	width:915px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	z-index: 10;
}
#logo {
	position:absolute;
	top:70px;
	left:15px;
}
#mainnavi{
	position:absolute;
	top:65px;
	right:5px;
	list-style-type:none;
	padding:0;
	margin:0;
}
#subnavi{
	position:absolute;
	top:95px;
	right:5px;
	margin:0;
	padding:0;
}
#mainnavi li, #subnavi li {
	display: inline;
	padding: 0px 4px;
}
#header {
	top:0px;
	position:relative;
	height:163px;
	width:100%;
	overflow:visible;
}
#langpick{
	position:absolute;
	right:11px;
	top:37px;
	font-size:10px;
}
#langpick a.active{
	color: #becd00;
}
#headerLinks {
	position:absolute;
	right:60px;
	top:37px;
	font-size:10px;
}
#headerLinks a {
	color:#dc501e;
}
#headerLinks a:hover {
	color:#becd00;
}
a {
	color:white;
	text-decoration:none
}
a:hover {
	color:#becd00;
}
a:focus {
	outline: none;
}
#blackline {
	position:absolute;
	width:100%;
	height:1px;
	top:157px;
	background-color:black;
}

#content {
	margin-top:15px;
	position:relative;
	float:left;
	left:200px;
	width:585px;
}

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


#footer {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;	
}

#footer a {
	text-transform: uppercase;
}


#teaserContainer .teaserItem {
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}
#teaserContainer .teaserItem .name {
	font-weight: bold;
	font-size:9pt;
}
#teaserContainer .teaserItem .image {
	margin-bottom:5px;
}

.contentElement {
	margin-bottom:30px;
}
div.csc-textpic-center div.csc-textpic-imagewrap {styleshe...2092f.css (line 91)
	margin:0 0 0 0;
}
td {
	vertical-align:top;
}

#flashPlayerNotice {
	position:absolute;
	color:#dc501e;
	left:15px;
	top:3px;
	font-size:14px;
	z-index: 100;
}
#flashPlayerNotice a:normal {
	color:#fff;
}
#blacklineTop {
	position:absolute;
	width:100%;
	height:1px;
	top:30px;
	background-color:black;
}
#previewNotice {
	position:absolute;
}

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

#portfolioDetail {
	margin-left:315px;
}
#portfolioDetail .image {
	position: relative;
	/*top:50px;*/
}
#portfolioDetail .contentContainer {
}
#jobs .item {
	margin-bottom:30px;
}


#shop .item {
	position:relative;
	width:285px;
	height:285px;
	float:left;	
}
#shop .name {
	position:absolute;
	top:15px;
}
#shop .price {
	position:absolute;
	bottom:0px;
}
#shop .link {
	position:absolute;
	bottom:15px;
}
#shop .content {
	position:absolute;
	top:30px;
}
table, table td {
	padding: 0;
	margin: 0;
	border: none;
	border-spacing: 0;
}

