body {
	font: 12px normal Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #cccccc; 
	background: #000 url(../img/bg3.png) fixed no-repeat 0 250px;
	overflow-x: hidden;
	overflow-y: scroll;
	line-height: 15px;
}
/* etc */
a { color: #cccccc; text-decoration: none; }
a:link { color: #cccccc; text-decoration: none; }
a:hover { color: #82aaff; text-decoration: none; }   
.current {
	text-decoration: none;
	color: #84aaff;
}
img {
	border: none;
}

.transparency {
	opacity: .50;
	-moz-opacity: .50;
	filter: alpha(opacity=50);
}

.mouseOver {
	opacity: .35;
	-moz-opacity: .35;
	filter: alpha(opacity=35);
}
.mouseOver:hover {
	opacity: .99;
	-moz-opacity: .99;
	filter: alpha(opacity=99);
}

/* wrapper */

.wrapper {
	width: 1000px;
	height: 100%;
	margin: 0 auto 0 auto;
}
.naviWrapper {

}
.mainmenu {
	position: fixed;
	top: 75px;
	width: 240px;
	margin: 0 0 0 20px;
	padding: 0;
	z-index: 1;
}
.topmenu {
	position: fixed;
	top: 450px;
	width: 240px;
	margin: 0 0 0 20px;
	padding: 0;
	z-index: 1;
}
.subnaviplacement {
	position: fixed;
	top: 123px;
	width: 240px;
	height: 470px;
	margin: 0 0 0 273px;
	padding: 0;
	z-index: 4;
	display: none;
}
.joblist {
	position: fixed;
	top: 123px;
	width: 240px;
	height: 470px;
	margin: 0 0 0 273px;
	padding: 0;
	z-index: 4;
}

.contentbackground {
	position: fixed;
	top: 0px;
	width: 730px;
	height: 100%;
	margin: 0 0 0 244px;
	padding: 0;
	border-left: 1px solid #5f5f61;
	border-right: 1px solid #5f5f61;
	background: #3d3d40;
	z-index: 3;
}

.contentProjects {
	position: absolute;
	width: 420px;
	margin: 45px 0 0 515px;
	padding: 0;
	z-index: 5;
}

.contentHeadlines {
	height: 45px;
	margin: 0 0 43px 0;
	background: url(../img/blueLine.png) no-repeat 0 43px;
}

.mainHeadline {
	font-family: Arial;
	font-size: 16px;
	line-height: 25px;
}

.subHeadline {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.infoText {
	float: left;
	width: 240px;
	margin: 10px 0 0 0;
}

.infoTags {
	float: left;
	width: 140px;
	margin: 24px 0 0 40px;
}
.infoTags ul {
	list-style: disc;
}
.infoTags .tagArrow {
	list-style: url(../img/tagsArrow.png);
}

.linkList {
	margin: 0 0 0 -20px;
}
.specialsList {
	margin: 0 0 0 -20px;
}
.relatedLinks {
	text-transform: uppercase;
	font-size: 11px;
	color: #777777;
	margin: 0;
}
.specials {
	text-transform: uppercase;
	font-size: 11px;
	color: #777777;
}
.specialsEntry {
	margin: 0 0 0 -20px;
	text-transform: none;
	font-size: 12px;
	color: #cccccc;
	list-style: none;
	line-height: 16px;
}

.catListLevel1 {
	list-style: none;
	line-height: 14px;
	margin: 0 0 20px -19px;
	text-transform: uppercase;
	font-size: 11px;
	color: #777777;
}
.catListLevel2 {
	margin: 0 0 0 -20px;
	text-transform: none;
	font-size: 12px;
	color: #cccccc;
	list-style: none;
	line-height: 16px;
}

/* stripe and shadow */
.stripe {
	position: fixed;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 492px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #5f5f61;
	border-bottom: 1px solid #5f5f61;
	background: #3d3d40;
}
.shadowTop {
	position: fixed;
	top: 86px;
	left: 0px;
	width: 100%;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../img/shadowTop.png) repeat-x;
	z-index: 1;
}
.shadowBottom {
	position: fixed;
	top: 604px;
	left: 0px;
	width: 100%;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../img/shadowBottom.png) repeat-x;
	z-index: 1;
}
.shadowLeft {
	background: url(../img/shadowLeft.png) repeat-y;
	position: fixed;
	top: 0px;
	width: 24px;
	height: 100%;
	margin: 0 0 0 220px;
	padding: 0;
	z-index: 4;
}
.shadowRight {
	background: url(../img/shadowRight.png) repeat-y;
	position: fixed;
	top: 0px;
	width: 24px;
	height: 100%;
	margin: 0 0 0 976px;
	padding: 0;
	z-index: 4;
}

/* main navigation */
ul.level1 li.menueLanguage {
	background: none;
}
ul.level1 li.menuePhone {
	margin-top: 24px;
	color: #777777;
}
ul.level1 li.menueMail a{
	color: #777777;
}
.logo {
	position: fixed;
	top: 24px;
	margin: 0 0 0 16px;
}

.icon {
	float: left;
	margin: 0 10px 0 10px;
}

/*ul {
	margin: 0;
	padding: 0;
	
}*/

ul.level1 {
	list-style: none;
	margin: 45px 0 0 0;
	padding: 0 0 0 0;
	display: block;
}

ul.mainsubnav {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
}

ul.level2, ul.level3 {
	margin: 0;
	padding: 0; 
}

/*li {
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
}*/

ul.level1 li, ul.mainsubnav li {
	display: block;
	margin: 0 0 0 0;
	padding: 8px 0 8px 12px;
	background: url(../img/dividerHorizontal.png) no-repeat 0 bottom;
	border:  none;
	line-height: 14px;
	list-style: none;
}

/* Safari & FF */ 

ul.level1 li:last-child, ul.mainsubnav li:last-child {
	background: none;
}

ul.level2 li {
	margin: 0 0 0 0;
	padding: 7px 0 0 30px;
	background: none;
	border:  none;
	list-style: none;
}

ul.level3 li, ul.level4 li {
	margin: 0 0 0 0;
	padding: 7px 0 0 12px;
	background: none;
	border:  none;
	list-style: none;
}


.menuicon {
	vertical-align: middle;
	margin: 0 7px 0 0;
	padding: 0 0 0 0;
}

.divider {
	margin: 0 0 3px 0;
}

/* sub navigation */
.subnavigation {
	list-style: none;
}

.subFloat {
	display: block;
	float: left;
	margin: 0 5px 15px 0;
}
.clear {
	clear: both;
}

/* normale Inhaltsseiten mit Bildstreifen */

.contentWithPictureStripe {
	position: absolute;
	width: 500px;
	margin: 45px 0 0 300px;
	padding: 0;
	z-index: 5;
}
.contentWithPictureStripe h2 {
	text-transform: uppercase;
	font-size: 11px;
	color: #777777;
}
.contentWithPictureStripe li {
	line-height: 18px;
	margin: 0 0 0 -25px;
}
.headerImage {
	margin: 35px 0 35px 0;
}
.textBold {
	text-transform: uppercase;
	font-size: 11px;
	color: #777777;
	margin: 0 0 3px 0;
}
.textNormal {
	font-weight: normal;
	margin: 0 0 20px 0;
}
.textList ul{
	list-style: none;
	margin: 0 0 16px -40px;
}
.mainHeadlineWithoutSubheadline {
	position: relative;
	top: 20px;
	margin-bottom: 15px;
	font-family: Arial;
	font-size: 16px;
}

/* history */
.timeline {
	width: 800px;
}
.timeline div {
	margin: 0 0 5px 0;
	overflow: hidden;
}
.historyDate {
	margin: 6px 20px 0 0;
	float: left;
}
.historyDescription1 {
	margin: 6px 0 0 20px;
	float: left;
}
.historyDescription2 {
	margin: 0 0 0 20px;
	float: left;
}
.historyImage {
	float: left;
}

/* referenzen */
.referenzenContainer {
	width: 1000px;
}
.referenzenCol {
	float: left;
	width: 200px;
}
.referenzenCol ul {
	list-style: none;
	margin: 20px 0 0 -39px;
}
.referenzenTextNormal {
	font-weight: normal;
	line-height: 16px;
}

/* --------------------- */

.clientdescription, .projectdescription, .ergonomicdescription, .designdescription {
	line-height: 14px;
	margin: 0 0 20px 0;
}
.ergonomicdescription h1, .designdescription h1{
	padding-top: 18px;
}
.designdescription {
	padding-bottom: 55px;
}
.clientdescription h1, .projectdescription h1, .ergonomicdescription h1, .designdescription h1 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	line-height: 0px;
}
.clientdescription p, .projectdescription p, .ergonomicdescription p, .designdescription p {
	margin: 8px 0 0 0;
}

.bodytext {
	line-height: 16px;
}

.tabbedContent li {
	line-height: 18px;
	margin: 0 0 0 -25px;
}

.imageWrapper {
	width: 650px; 
	height: 196px;
}
.imageWrapper img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1;
	border: none;
}
.labelWrapper {
	position: relative;
	top: -50px;
	width: 620px;
	margin: 0;
	z-index: 100;
}
.imageLabel {
	float:left; 
	width: 155px; 
	text-align: center;
}

/* Login Style */
.loginContainer {
	margin: 15px 0 0 -35px;
}
.loginContainerForgot {
	margin: 15px 0 0 0;
}
.loginHeadline h3{
	text-transform: uppercase;
	font-size: 11px;
	color: #777777;
}
.loginMessage {
	
}
.loginLabelName {
	padding: 10px 0 0 0;
}
.loginLabelName label {
	width: 120px;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
}
.loginLabelName input {
	float: left;
	border: none;
	background: url(../img/inputBG.png) repeat;
	color: #cccccc;
}
.loginLabelNameForgot {
	padding: 10px 0 0 0;
}
.loginLabelNameForgot label {
	width: 120px;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
}
.loginLabelNameForgot input {
	float: left;
	border: none;
	background: url(../img/inputBG.png) repeat;
	color: #cccccc;
}
.loginLabelPassword {
	padding: 5px 0 0 0;
	clear: both;
}
.loginLabelPassword label {
	width: 120px;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
}
.loginLabelPassword input {
	float: left;
	border: none;
	background: url(../img/inputBG.png) repeat;
	color: #cccccc;
}
.loginLabelStayLogedOn {
	padding: 10px 0 0 0;
	clear: both;
}
.loginLabelStayLogedOn label {
	width: 120px;
	float: left;
	text-align: left;
	margin: 0 5px 0 0;
}
.loginLabelStayLogedOn input {
	float: left;
	border: none;
	color: #cccccc;
}
.permaCheckbox {
	margin: 0 5px 0 127px;
}
.loginSubmit {
	padding: 10px 0 0 0;
	width: 270px;
	text-align: right;
}
.loginSubmit input {
	width: 79px;
	height: 19px;
	margin: 25px 0 0 0;
	padding: 0 0 1px 0;
	background: url(../img/submit.png) no-repeat 0 0;
	border: none;
	float: right;
	color: #333333;
	text-align: center;
}
.loginForgotPassword {
	float: left;
	margin: 0 0 0 10px;
}
.loginBack {
	margin: 80px 0 0 0;
}
.loginLogout input {
	width: 79px;
	height: 19px;
	margin: 5px 0 0 0;
	padding: 0 0 1px 0;
	background: url(../img/submit.png) no-repeat 0 0;
	border: none;
	color: #333333;
	text-align: center;
}

/* sitemap */
.sitemapLevel1 {
	list-style: none;
}
.sitemapLevel2 {
	list-style: none;	
}
.sitemapLevel3 {
	list-style: none;
	margin: 0 0 0 4px;	
}
.treeOpen1, .treeOpen2, .treeOpen3, .treeOpen4 {
	background: url(../img/treeArrowOpen.png) no-repeat;
	width: 10px;
	height: 10px;
}
.treeClosed1, .treeClosed2, .treeClosed3, .treeClosed4 {
	background: url(../img/treeArrowClosed.png) no-repeat;
	width: 10px;
	height: 10px;
}

/* allIcons */
.allIconsSet {
	margin: -2px 0 60px 0;
}
.allIconsSetHeadline {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}
.notfirstelement .allIconsSetHeadline {
	margin-top: 50px;
}
.allIconsSetSubline {
	font-size: 12px;
	height: 20px;
	padding: 6px 0 0 9px;
	margin: 1px 0 12px 0;
	vertical-align: middle;
	background: transparent url(../img/imageNaviBar.png) repeat 0 0;
	color: #aaaaaa;
}

.disabled {
	color: #777777;
}

