BODY
{
	margin: 0;
	padding: 0;
	font-family: Arial, Lucida Grande, Tahoma;
	background: url(images/hintergrund_912.gif) repeat-x top; 
	font-size: 10px;
}
.left
{
	width: 26.6em;
	float: left;
	margin-right: 0.1em;
}

.right
{
	width: 53.1em;
	float: left;
}

H1,H2,H3,P
{
	margin: 0.5em 0 0.25em;
	color: #5e5e5e;
	font-weight: normal;
}

A
{
	color: #0083D7;
}

TABLE,TR,TD {
	font-size: 1em;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

IMG {
	border: 0;
}

/* Workarounds & Fixes */
.Terminator {
	height: 0px; /* =1px; otherwise does not work in Safari :/ */
	float: none;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	border: 0px solid red;
	color: transparent;
}

#container
{
	width: 128em; /* Breite Bereich weiss */
	margin: 0 auto;
	padding: 0.1em;
	background: white;
}

#header{
	padding: 0.1em;
	background: white;
	text-align: left;
}
#navigationLogistic-s
{
	background-color: #72706F;
	height: 25px;
	overflow:hidden;
}

/* IE 5 Mac HACK */
*>html #navigation
{
	height: auto;
	}
* > html #navigation a, * > html #navigation a:hover
{
	float:none;
	margin: 0.25em 0 0 1em;
	padding: 0 0 0 0;
	position: relative;
	left: auto;
	background: red;
	clear: both;
	border: none;
	list-style: disc;
}
*>html #navigation .Terminator
{
	display:none;
}
*>html #login
{
	text-align: left;
}

#navigationWrapper
{
	width: 20px;
	float:left;
}

#main
{
	background: #fff;
	border-top: 1px solid white;
}

#main UL, #main LI
{
	margin: 0.25em 0 0 1em;
    vertical-align: top;
}

#footer
{
	/*margin-top: 0.1em;*/
	color: #000;
	background: #BDBEC4; /* vorher dunkelgrau #6D6A69; */
	/*padding: 0.5em;*/
	text-align: center;
}

* html #footer
{
	position:relative;
	z-index:10;
	margin-top:0;
	/*border-top: 1px solid white;*/
	/* border-bottom: 1px solid  #BDBEC4; */
	margin-bottom: -7px;
}

*:first-child+html #footer
{
	margin-bottom: -8px;
}

#footer A
{
	color: #ccc;
}
/* ----------IFRAME Logistic TV--------------- */
#iframe {
	scrollbar-arrow-color : #COFFFF; /* türkis*/
	scrollbar-face-color : #FFFFFF; /* weiss*/
	scrollbar-highlight-color : #COFFFF; /* türkis*/
	scrollbar-3dlight-color : #COFFFF; /* türkis*/
	scrollbar-shadow-color : #C0FFFF; /* türkis*/
	scrollbar-darkshadow-color : #000000; /* schwarz*/
	scrollbar-track-color : #FFFFFF; /* weiss*/
	text-align : justify;
	width : 11em;
	background : #FFF;
}
.abstand_iframe{
	padding : 2px;
}
.scrollbereich {
	overflow : auto;
	width : 14em;		/* width : 16em; */
	height : 528px;
}
.scrollbarabstand {
	padding-right : 5px;
} 
