*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#page{
	width:896px;
	margin:41px auto;
}
div#intro{
	height:508px;
	width:896px;
}
.clear{
	clear:both;
	height:0px;
}
/* Eyecatcher Boxen */
.box1, .box2, .box3{
	float:left;
	height:207px;
	margin-top:3px;
	/*background:transparent url(../images/dummy_3.jpg) top left no-repeat;*/
}
.box1{
	width:295px;
	margin-right:3px;
}
.box2{
	width:298px;
	margin-right:3px;
}
.box3{
	width:297px;
}
.boxinner{
	color:#000000;
	margin:116px 12px 12px 12px;
}
.boxinner a{
	color:#000000;
	font-weight:bold;
}
/* Unterseite Dialoge */
div#dialoge{
	width:896px;
	background:transparent url(../images/process_safety/hg_dialog.jpg) top left repeat-x;
	min-height: 798px;
	height: auto !important;
	height: 798px;
}
/*Unterseite PDF */
div#pdf{
	width:896px;
	background-color:#d4003c;
}
/* Footer ohne Newsticker */
div#footer{
	width:896px;
	height:32px;
	background:transparent url(../images/hg_footer.jpg) top left no-repeat;
}
/* Footer mit News Ticker */
div#footernews{
	width:716px;
	height:32px;
	float:left;
	background:transparent url(../images/footer.jpg) top left no-repeat;
}
div#hotnews{
	width:180px;
	height:32px;
	float:left;
	background:transparent url(../images/footer_hotnews.jpg) top left no-repeat;
}

