body {
	background-color: #333333;
	color: #FFFFFF;
}

#home {
	background-color: #3ace09;
}

img {
	border: 0px;
}

/*** striktur angaben ***/

#globalContainer {
	position: absolute; 
	left: 50%;
	margin-left: -466px;
	margin-top: 120px;
	text-align: left;
	width: 880px;
}

#globalFoto {
	position: absolute; 
	left: 50%;
	margin-left: -466px;
	margin-top: 120px;
	text-align: left;
	width: 932px;
}


#navBox {
	float: left;
	text-align: left;
	width: 220px;	
}

#navBox .navBack {
	margin-top: 22px;
}

#navBox .minus {
	margin-top: -6px;
	margin-left: 0px;
}

#contentBox {
	background-image: url("/img/impressum/adresse_referenzen.gif");
	background-repeat: no-repeat;
	background-position: 0 46px;	
	float:left;
	height: 500px;
	text-align: left;
	width: 540px;	
}

#imageBox {
	float:left;
	height: 450px;
	text-align: center;
	width: 712px;	
}

#portaitBox {
	text-align: left;
	float: right;
	width: 120px;
}


#globalContainer .inv {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

/*** rollover menu ***/ 

a.navPortfolio 			{display: block; background: url("/img/nav_portfolio.jpg") 0px -26px no-repeat; height: 26px; width: 69px; text-decoration: none; margin-left: -3px;} 
a.navPortfolio:hover	{background-position: 0px 0px;}
a.navPortfolioActive 	{display: block; background: url("/img/nav_portfolio.jpg") 0px 0px no-repeat; height: 26px; width: 69px; text-decoration: none; margin-left: -3px;} 

a.navProjects 			{display: block; background: url("/img/nav_projects.jpg") 0px -23px no-repeat; height: 26px; width: 69px; text-decoration: none; margin-left: -3px;} 
a.navProjects:hover		{background-position: 0px 0px;}
a.navProjectsActive		{display: block; background: url("/img/nav_projects.jpg") 0px 0px no-repeat; height: 26px; width: 69px; text-decoration: none; margin-left: -3px;} 

a.navBack 				{display: block; background: url("/img/nav_back.jpg") 0px -14px no-repeat; height: 18px; width: 36px; text-decoration: none; margin-left: -2px;} 
a.navBack:hover			{background-position: 0px 4px;}

a.navHolger 			{display: block; background: url("/img/nav_holgeralbrich_komplett.jpg") 0px 0px no-repeat; height: 16px; width: 190px; text-decoration: none;} 
a.navHolger:hover		{background-position: 0px -16px;}

a.navPrev 				{border: 0; display: block; background: url("/img/nav_prev.jpg") 0px -23px no-repeat; height: 23px; width: 23px; text-decoration: none; margin-left: -4px;} 
a.navPrev:hover			{border: 0; background-position: 0px 0px;}

a.navNext 				{border: 0; display: block; background: url("/img/nav_next.jpg") 0px -23px no-repeat; height: 23px; width: 23px; text-decoration: none; margin-left: -4px;} 
a.navNext:hover			{border: 0;background-position: 0px 0px;}

/*** sonstiges ***/

.prevButton {
	margin-top: 335px; 
	float:left;
	margin-right: 33px;
}

.figure {
	float:left;
	margin-top: 340px; 
	color: #32f001; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.nextButton {
	margin-top: 335px; 
	margin-left: 33px;
	float:left;
}

.clearMe {
	clear: both;
}
