#header {
	background:#FFFFFF url(/site/images/header/header.jpg);
	background-repeat:no-repeat;
	z-index:10;
}

#headerlogo {
	position:absolute;
	background-position:left top;
	background-repeat:no-repeat;
	left:30px; top:10px;
	width:200px; height:80px;
	background-image:url(/site/images/header/ab_logo.gif);
}

#headerlogo_belair {
	position:absolute;
	background-position:left top;
	background-repeat:no-repeat;
	left:30px; top:10px;
	width:200px; height:80px;
	background-image:url(/site/images/header/belair_logo.gif);
}

#headerlogo_lgw {
	position:absolute;
	background-position:left top;
	background-repeat:no-repeat;
	left:30px; top:10px;
	width:200px; height:80px;
	background-image:url(/site/images/header/lgw_logo.gif);
}

#headerperson {
	position:absolute; top:0px; right:0px; width:500px; height:100px; background:right top no-repeat;
	background-image:url(/site/images/header/headerperson.gif);
}

/*
#language_selector {
	float:left;
	text-align:right;
	padding-right:5px;
	white-space:nowrap;
	width:130px;
	wid\th:125px;
	height:1.85em;
	margin-bottom:-2px;
	background:url(/site/css/navigation/gfx/verlauf_ebene1.gif) left top repeat-x;
}
*/

#language_selector {
	position:absolute;
	right:0;
	top:99px;
	z-index:999;
	text-align:right;
	padding-right:10px;
	white-space:nowrap;
	width:130px;
	height:1.85em;
}

#language_selector img {height:1em; border:1px solid #777; position:relative; top:3px}

* html #language_selector img {top:2px}
*+html #language_selector img {top:2px}

#language_selector select {background-color:#FFFFFF; font-size:0.85em; margin-top:3px}

#breadcrumb {
	font-size:0.85em;
	font-weight:normal;
	color:#CC1F2F;
	background-color:#FFF;
	padding:10px 0px 3px 11px;
	width:949px;
}

#breadcrumb .start {
	font-weight:normal;
	color:#545454;
}

#breadcrumb a {
	text-decoration:none;
	font-weight:normal;
	color:#CC1F2F;
}

#breadcrumb .last {
	text-decoration:none;
}

#breadcrumb a:hover {
	font-weight:normal;
	text-decoration:underline;
}