﻿body { 
	background-color: #97B6E4;
	background-image: url(../_images/generic/bg_page.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}

/* containers */

#visual {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 270px;
	background-color: #97B6E4;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#visual.home {
	background-image: url(../_images/home/startscreen_visual.jpg);
	height: 560px;
	}
.start {
	background-image: url(../_images/start/visual.jpg)
	}
.standort {
	background-image: url(../_images/standort/visual.jpg)
	}
.architektur {
	background-image: url(../_images/architektur/visual.jpg)
	}
.nutzungskonzept {
	background-image: url(../_images/nutzungskonzept/visual.jpg)
	}
.flaechenangebot {
	background-image: url(../_images/flaechenangebot/visual.jpg)
	}
.service {
	background-image: url(../_images/service/visual.jpg)
	}
.nachhaltigkeit {
	background-image: url(../_images/nachhaltigkeit/visual.jpg)
	}
.kontakt {
	background-image: url(../_images/meta/visual.jpg)
	}
.meta {
	background-image: url(../_images/meta/visual.jpg)
	}

a#go { /* Link on homepage H2 Office Start > */
	position: absolute;
	top: 457px; 
	left: 479px;
	width: 336px;
	height: 94px;
	background-image: url(../_images/home/start-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 3;
	}
a#go:hover {
	background-image: url(../_images/home/o/start-arrow.gif);
	}

#logo_home {
	position: absolute;
	top: 720px;
	left: 44px;
	width: 99px;
	height: 47px;
	background-image: url(../_images/home/logo_home.gif);
	z-index: 2;
	}
#navmeta_home {
	position: absolute;
	top: 744px;
	left: 483px;
	width: 336px;
	height: 47px;
	z-index: 2;
	text-align: right;
	font-size: 10px; 
	}

#bit { /* shadow, top right of white container, backrop */
	position: absolute; 
	top: 270px; 
	left: 855px; 
	z-index: 10;
	}
#coordinates {
	position: absolute;
	top:11px;
	left: 209px;
	width: 411px;
	height: 25px;
	background-color: transparent;
	z-index: 2;
	background-image: url(../_images/generic/coordinates.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#clock {
	position: absolute;
	top:13px;
	left: 622px;
	width: 100px;
	height: 223px;
	overflow: hidden;
	z-index: 3;
	}
#orco_germany {
	position: absolute;
	top:14px;
	left: 722px;
	width: 133px;
	height: 21px;
	background-color: transparent;
	z-index: 2;
	}

#backdrop {
	position: absolute;
	top: 245px;
	left: 0px;
	width: 855px;
	height: 545px;
	background-color: transparent;
	background-image: url(../_images/generic/bg_backdrop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
	}

/* navigation */

#navmain {
	position: absolute;
	top: 270px;
	left: 51px;
	width: 254px;
	overflow: visible;
	z-index: 3;
	}
