.bodyDiv{}

.navigatorToolbarButton{
	margin:5px;
}
.navigatorToolbarButtonDiv{
	float:left;
}
.navigatorToolbarText{
	margin-left:10px;
}


.innerCenter{
	margin-left:0 auto; 
	margin-right: 0 auto;
}
.outerCenter{
	width:100%;
	display:block;
	margin-left:0 auto; 
	margin-right: 0 auto;
}



.pageHeader{

}
.navigation1{
	float:right;
	display:block;
}
.navigation2{
	float:left;
	display:block;
}
.navigationGlobal{
/*	float:right;
	margin-right:10px;*/
	float:left;
	margin-top:-100px;
	margin-right:10px;
	margin-left:920px;
}
.clearDiv{
	clear:both;
	display:block;
	margin: 0;
	padding: 0;
}


.navigatorPanel{
	background: transparent url("../images/logo/logo_hintergrund_b2.jpg") no-repeat;
	background-position: 50% 80px; 
	float:left;
	width:100%;
	min-height:300px;
	_height: 300px /*IE underscore hack because there is no min-height*/
}
