/* ######################################### */
/* # GLOBAL                                # */
/* ######################################### */

HTML {
	
}

BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000;
	margin:0;
	padding:0;
	background:#fff;
	height:auto;
}
IMG {
	border:0;
}
A {
	outline:0;
	text-decoration:none;
	color:#960c0c;
}
.clr {
	clear:both;
}
.floatLeft {
	float:left;
	margin:0 14px 0 0;
}
.floatRight {
	float:right;
	margin:0 40px 0 14px;
}
.companyLogo {
	position:absolute;
	top:40px;
	right:40px;
	z-index:1000;
}
/* ######################################### */
/* # LAYOUT                                # */
/* ######################################### */
IMG#logo {
	display:none
}
DIV#container {
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:auto;
	min-height:auto;
	background:#fff;
}
IMG#edgeTop {
	display:none;
}
IMG#edgeLeft {
	display:none;
}
IMG#edgeBottom {
	display:none;
}
IMG#mood {
	position:relative;
	display:block;
	top:0;
	left:0;
	z-index:10;
}
DIV.marginalRight {
	position:absolute;
	width:167px;
	right:-30px;
}
DIV.wrapperGrey {
	position:relative;
	left:0;
	width:550px;
	height:auto;
	background:#fff;
	margin:0;
	padding:40px 0 20px 0;
}
DIV.wrapperWhite {
	position:relative;
	left:0;
	width:550px;
	height:auto;
	background:#fff;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	border-right:1px solid #c2bdbd;
}
DIV.wide {
	width:700px;
}
/* ######################################### */
/* # NAVIGATION                            # */
/* ######################################### */
DIV#navi {
	display:none;
}
/* ######################################### */
/* # CONTENT                               # */
/* ######################################### */
H1, H3 {
	position:relative;
	margin:0 30px 1em 170px;
	font-size:1.2em;
	text-transform:uppercase;
	color:#960c0c;
	padding:0 0 0 0;
}
H1.withLogo {
	width:350px;
}

P {
	margin:0 0 1em 170px;
	font-size:1em;
	line-height:1.5em;
	padding:0 30px 0 0;
}
H2, H4 {
	position:absolute;
	left:0;
	top:auto;
	margin:1.4em 0 1em 0;
	width:152px;
	text-align:right;
	font-size:0.9em;
	text-transform:uppercase;
	color:#960c0c;
	line-height:1.3em;
}
H2.noMargin {
	margin:3px 0 1em 0;
}
H4 {
	color:#fff;
	background:#960c0c;
}
H5 {
	font-size:0.9em;
	color:#000;
	background:#fff;
}
H5.headLeistungen,
H5.headProjekt  {
	text-transform:uppercase;
	background:url(img/headline/headline_leistungen.gif) no-repeat  0 0;
	padding:3px 0 0 170px;
	min-height:17px;
}
H5.headProjekt {
	background:url(img/headline/headline_projekt.gif) no-repeat  0 0;
}
UL {
	margin:0 0 1em 170px;
	padding:0 30px 0 1.3em;
	list-style-image:url(img/layout/bullet-on-grey.gif);
}
DIV.wrapperGrey LI,
DIV.wrapperWhite LI {
	padding:0 0 0.4em 0;
	line-height:1.3em;
}
.linkMore {
	text-transform:uppercase;
	font-size:0.9em;
}
SPAN.linkMail {
	unicode-bidi:bidi-override;
	direction: rtl;
}
DIV.wrapperGrey IMG.contentPicture,
DIV.wrapperWhite IMG.contentPicture {
	margin:5px 30px 1em 170px
}
/* ######################################### */
/* # MARGINALIE                            # */
/* ######################################### */
DIV.marginalRight H3 {
	margin:0 10px 1em 0;
	font-size:0.9em;
}
DIV.marginalRight IMG {
	margin:0 0 0.7em 0;
}
DIV.marginalRight P {
	font-size:0.9em;
	margin:0 0 0.7em 0;
	line-height:1.4;
}

/* ######################################### */
/* # FOOTER                                # */
/* ######################################### */
DIV#footer {
	display:none;
}