HTML {
	height:100%;
}
BODY {
	background: #ffffff url(img/html_bg.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
	height:100%;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
TD, TH {
	font-size:12px;
}
/* ######## Reset ######### */
* {
	margin: 0;
	padding: 0;
}
IMG {
	border:0;
}
A {
	outline:0;
}
/* ######## Text ######### */
A {
	color:#b31b34;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}
A.jumpTarget {
	/* moz viewport korrektur*/
	position:relative;
	top:-153px;
}
P {
	line-height:1.4em;
	padding:0 0 0.8em 0;
	margin:0 50px 0 0;
}
UL {
	list-style-type: none;
	line-height:1.5em;
	padding:0 0 0.8em 0;
	margin:0 0 0 1.2em;
}
UL LI {
	list-style-image: url(img/ul_bullet_ie.gif);
	list-style-position: outside;
}
/*UL {
	list-style-type: none;
	line-height:1.5em;
	padding:0 0 0.8em 0;
	margin:0 0 0 1.2em;
}
UL LI {
	padding-left: 15px;
	list-style-image: none;
	background-image: url(img/ul_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	/*background-color:#aa6699;
}*/
.highlight {
	color:#b31b34;
}
.brown {
	color:#6f3436;
}
H1 {
	font-size:1.3em;
	color:#b31b34;
	margin:0 50px 0 0;
}
H1.head {
	font-size:1.4em;
	line-height:1.3em;
	margin:0 50px 0 0;
	font-weight:normal;
	color:#000;
	padding:0 0 1em 0;
}
H2 {
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#b31b34;
	margin:1em 50px 0.7em 0;
	padding: 0.2em 0 0.2em 0;
	border-top:1px solid #b7a1a1;
	border-bottom:1px solid #b7a1a1;
}
SPAN.sonderheading1 {
	font-size:0.75em;
	text-transform:none;
	letter-spacing:0.1em;
	color:#b31b34;
	margin:1em 50px 0.7em 0;
	padding: 0.2em 0 0.2em 0;
}
H3 {
	font-size:1.2em;
	color:#000;
	padding: 0 0 1em 0;
	margin:0 50px 0 0;
}
H3.portfolioHead {
	position:absolute;
	top:300px;
	font-size:1.3em;
	color:#b31b34;
	text-align:center;
	width:588px;
	margin:0;
}
H4 {
	font-size:1em;
	color:#000;
	padding: 0 0 1em 0;
	line-height:1.4em;
	margin:0 50px 0 0;
}
/* ######## Container ######### */
DIV#container {
	position:relative;
	margin:0 auto 0 auto;
	width:894px;
	height:570px;
	text-align:left;
}


/* ######## Dropshadow ######### */
DIV#dsLeft {
	position:absolute;
	top:0;
	left:0;
	width:7px;
	height:565px;
	background:url(img/dropshadow_left.png) no-repeat 0 0;
}
DIV#dsRight {
	position:absolute;
	top:0;
	right:0;
	width:7px;
	height:565px;
	/* JB background:url(img/dropshadow_right.png) no-repeat 0 0; */
}
DIV#dsTop {
	position:absolute;
	top:0;
	left:13px;
	height:5px;
	width:870px;
	background:url(img/dropshadow_top.png) no-repeat 0 0;
}
DIV#dsLeftPlug {
	position:absolute;
	top:0;
	left:7px;
	height:5px;
	width:5px;
	background:url(img/dropshadow_plugleft.png) no-repeat 0 0;
}
DIV#dsRightPlug {
	position:absolute;
	top:0;
	right:7px;
	height:5px;
	width:5px;
	background:url(img/dropshadow_plugright.png) no-repeat 0 0;
}
/* ######## Logo ######### */
IMG#smacpartners {
	position:absolute;
	display:block;
	top:5px;
	left:7px;
	width:215px;
	height:115px;
	z-index:2;
}
/* ######## footer ######### */
DIV#footer {
	position:absolute;
	top:532px;
	left:7px;
	width:208px;
	height:31px;
	background:#6e3536 url(img/navi_bg.jpg) repeat-x bottom left;
}
DIV#footer P{
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1em;
	margin: 10px 0 0 35px;
}
DIV#footer A{ 
	color: #fff;
	text-decoration:none;
}
DIV#footer A:hover {
	text-decoration: underline;
}
/* ######## Navi ######### */
DIV#navi {
	position:absolute;
	top:5px;
	left:7px;
	width:208px;
	height:528px;
	background:#6e3536 url(img/navi_bg.jpg) repeat-x bottom left;
}
DIV#navi UL {
	position:relative;
	top:150px;
	right:20px;
	list-style-type: none;
	text-align: right;
	margin:0;
	padding:0;
	list-style-image: none;
}
DIV#navi UL LI {
	line-height:1.5em;
	list-style-image: none;
	background-image: none;
}
DIV#navi UL UL {
	position:relative;
	top:auto;
	right:auto;
	margin:0.3em 0 0 0;
	border-right:1px solid #fff;
	display:none;
}
DIV#navi UL UL LI {
	line-height:1em;
	padding:0.3em 0.8em 0 0;
}
DIV#navi UL UL A {
	padding: 0 0 0 0;
	font-size:0.9em;
}
DIV#navi A {
	color:#fff;
	text-decoration:none;
}
DIV#navi A:hover {
	text-decoration:underline;
}
DIV#navi LI.highlight {
	margin:1em 0 1em 0;
}
DIV#navi LI#first.highlight {
	margin:0 0 1em 0;
}

DIV#navi LI.highlight A {
	font-weight:bold;
}
DIV#navi LI.highlight UL {
	display:block;
}
DIV#navi LI.highlight UL LI A {
	font-weight:normal;
}
DIV#navi LI.highlight UL LI.highlight {
	margin:0;
}
DIV#navi LI.highlight UL LI.highlight A {
	font-weight:bold;
}
/* ######## Header ######### */
DIV#header {
	position:absolute;
	top:5px;
	left:215px;
	background:#b31b34;
	width:672px;
	height:48px;
	overflow:hidden;
	z-index:1;
}
IMG#headerEdge {
	position:absolute;
	left:215px;
	top:53px;
	width:7px;
	height:7px;
	z-index:2;
}
IMG#headerEdgeRight {
	position:absolute;
	right:0;
	bottom:0px;
	width:7px;
	height:7px;
}
DIV#header H1 {
	position:relative;
	padding:0.8em 0 0 40px;
	font-size:1.4em;
	color:#fff;
}

/* ######## Content ######### */
IMG.mood {
	padding:0 0 1em 0;
}
DIV#contentBackground, DIV#content  {
	position:absolute;
	top:53px;
	left:215px;
	width:672px;
	height:510px;
	background:#e4dbdc url(img/content_bg.jpg) no-repeat bottom right;
}
DIV#content {
	background:none;
}
DIV.contentHome {
	position:relative;
	top:40px;
}
DIV#wrapperHome {
	position:relative;
	left:40px;
	top:62px;
	width:588px;
}
DIV#wrapper {
	position:relative;
	left:40px;
	top:102px;
	width:588px;
}
DIV#content P.spacer {
	clear:both;
	height:100px;
}
/* ######## Ticker ######### */
DIV#ticker {
	position:absolute;
	top:-40px;
	width:588px;
	padding:0.3em 0 0.3em 0;
	border:1px solid #c8b5b6;
	height:1.2em;
	overflow:hidden;
}
SPAN.tickerTitle {
	position:relative;
	top:0;
	padding:0 1em;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
DIV#ticker A {
	position:relative;
	padding:0 0 0 0;
	font-size:1em;
	color:#b31b34;
}
DIV#tickerContainer {
	position:absolute;
	top:2px;
	left:100px;
	display:block;
	width:488px;
	white-space:nowrap;
	overflow:hidden;
}
SPAN#tickerContent {
	position:relative;
	top:1px;
	left:488px;
}
SPAN#tickerContentClone {
	position:relative;
	top:1px;
	left:0px;
}
/* ######## Jumpmenu ######### */
FORM#jumpform {
	position:absolute;
	top:15px;
	right:15px;
}
FORM#jumpform SELECT {
	width:200px;
	margin:0 0 0 1em;
	border:0;
	font-size:1em;
	line-height:1em;
	padding:0 0 0 4px;
	font-family:Arial, Helvetica, sans-serif;
}
FORM#jumpform OPTGROUP {
	font-style:normal;
	margin:0.5em 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:2px 0 2px 0;
	font-weight:normal;
	font-size:0.9em;
	letter-spacing:0.1em;
}
FORM#jumpform OPTGROUP OPTION {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#702d27;
	padding:2px 0 0 15px;
	text-transform:none;
	letter-spacing:0em;
}
/* ######## Portfolio ######### */
A#p1, A#p2, A#p3 {
	position:absolute;
	border:1px solid #fff;
	display:block;
}
DIV#portMap A:hover {
	border:1px solid #b31b34;
}
A#p1 {
	top:42px;
	left:-12px;
	width:194px;
	height:97px;
}
A#p2 {
	top:17px;
	left:238px;
	width:110px;
	height:108px;
}
A#p3 {
	top:78px;
	left:420px;
	width:127px;
	height:126px;
}

/* ######## Portfoliologos ######### */
DIV.portfolioTrenner {
	display: block;
	border-top: 1px solid #c5b2b2;
	height: 5px;
	padding: 3px;
	clear:both;
}
DIV#logosEurope, DIV#logosAmerica, DIV#logosAsia {
	position:absolute;
	width:588px;
}
DIV#logosEurope {
	top:0;
}
DIV#logosAmerica {
	top:0;
}
DIV#logosAsia {
	top:56px;
}

DIV.logoItem, DIV.logoItem2, DIV.logoItemLast2 {
	position:relative;
	width:107px;
	height:56px;
	background:url(img/logo_item_background.png) no-repeat 0 0;
	margin:0 133px 30px 0;
	text-align:center;
	float:left;
}

DIV.logoItem_exit, DIV.logoItem2_exit, DIV.logoItemLast2_exit {
	position:relative;
	width:107px;
	height:56px;
	background:url(img/logo_item_background_exit.png) no-repeat 0 0;
	margin:0 133px 30px 0;
	text-align:center;
	float:left;
}

DIV.logoItem IMG, DIV.logoItem_exit IMG, DIV.logoItem2 IMG, DIV.logoItemLast2 IMG, DIV.logoItem2_exit IMG, DIV.logoItemLast2_exit IMG  {
	width:90px;
	height:51px;
	margin-top:2px;
}

DIV.logoItemLast2, DIV.logoItemLast2_exit {
	margin-right:0;
}

/* ### europe-israel less margin ### */

DIV#logosEurope DIV.logoItem,
DIV#logosEurope DIV.logoItem2,
DIV#logosEurope DIV.logoItemLast2,
DIV#logosEurope DIV.logoItem_exit,
DIV#logosEurope DIV.logoItem2_exit,
DIV#logosEurope DIV.logoItemLast2_exit {
	margin-bottom:5px;
}

/* ### northamerica less margin ### */

DIV#logosAmerica DIV.logoItem,
DIV#logosAmerica DIV.logoItem2,
DIV#logosAmerica DIV.logoItemLast2,
DIV#logosAmerica DIV.logoItem_exit,
DIV#logosAmerica DIV.logoItem2_exit,
DIV#logosAmerica DIV.logoItemLast2_exit {
	margin-bottom:8px;
}

DIV#portfolio {
	position:relative;
	width:588px;
}

DIV#portfolio DIV.logoItem,
DIV#portfolio DIV.logoItem2, 
DIV#portfolio DIV.logoItem_exit,
DIV#portfolio DIV.logoItem2_exit {
	margin-right:30px;
	clear:left;
}
DIV.logoDescription {
	position:relative;
	width:400px;
	float:left;
	margin:0 0 .2em 0;
}
/* ######## News ######### */
P.newsTextAdress {
	margin:0 50px 0 150px;
}
P.newsText {}

P.referenceText {
	font-size:.7em;
}
SPAN.newsDate {
	position:relative;
	margin:0 0 0 -150px;
	width:150px;
	float:left;
	font-weight:bold;
	color:#b31b34;
}
.newsDate2 {
	line-height:1.4em;
	font-weight:bold;
	color:#b31b34;
}
DIV.newsContact {
	font-size: 0.9em;
	width: 150px;
	float: left;
}
DIV.newsContentText {
	width: 430px;
	float: right;
}
DIV.newsContact STRONG {
	font-weight:normal;
	color:#6f3436;
}
DIV.newsContact EM {
	font-style:normal;
	color:#b31b34;
}
/* ######## Contact ######### */
IMG#bigMap {
	position:absolute;
	top:53px;
	left:215px;
	width:672px;
	height:510px;
	z-index:1;
	display:none;
	cursor:pointer;
}
IMG.imageLeft {
	float:left;
	margin:3px 1em 2em 0;
}
DIV#printMap {
	clear: both;
	text-align: right;
	margin: 0 120px 0 0;
}
IMG.bildRight,
A#contactMap {
	float:right;
	margin:3px 0 2em .1em;
}
.clear {
	clear:both;
}