@CHARSET "UTF-8";

body {
	background-color: #f2f6fa;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	margin:0px;
}

table {
	font-size: 11px;
	color: #4c4c4c;
}

.flag {
	background-image: url('./../../img/icons/flag_great_britain.gif');
	background-repeat: no-repeat; 
	padding-left:20px;
	background-position: 0px -2px;
}

.flag_de {
	background-image: url('./../../img/icons/flag_germany.gif');
	background-repeat: no-repeat; 
	padding-left:20px;
	background-position: 0px -2px;
}

#siteCenter {
	width: 924px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0px 12px 0px 12px;
}

#footCenter {
	width: 948px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#site {
	width: 924px;
	float:left;
	clear:left;
	background-color: #FFFFFF;
}

#top_nav {
	color: #FFFFFF;
	font-size: 11px;
	width: 918px;
}

#top_nav .left {
	float: left;
}

#top_nav .right {
	float: right;
	color: #8CAED1;
	margin-right: 60px;
}

#top_nav a {
	text-decoration: none;
 	font-size: 7px;
}

#top_nav .topLinkIcon {
	float:right;
	padding-right: 14px;
	background-image: url("../../img/layout/icons/topnavlink.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#top_nav .bp_logo {
	position:absolute;
	top:4px;
	right:5px;
	background-image: url("../../img/layout/bp_logo.jpg");
	background-repeat: no-repeat;
	width: 54px;
	height: 27px;
}


#head {
	position: relative;
	width: 924px;
	height: 96px;
	background-image: url("../../img/layout/header.jpg");
	float:left;
	clear:left;
}

#head_en {
	position: relative;
	width: 924px;
	height: 96px;
	background-image: url("../../img/layout/Header_eng.jpg");
	float:left;
	clear:left;
}

#head #slogan {
	position: absolute;
	bottom: 8px;
	left: 5px;
}

#head #slogan_en {
	position: absolute;
	bottom: 3px;
	left: 5px;
}

#head #logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#main_nav {
	width: 924px;
	height: 28px;
	text-align: center;
	clear:left;
	background-image: url("../../img/layout/topmenu_backg.jpg");
	overflow: hidden;
}

#main_nav ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.nav_borderRight {
	border-right: 1px solid #bfd2e5;
}

#main_nav ul li.nav_borderRightHover {
	border-right: 1px solid #bfd2e5;
	background-image: url("../../img/layout/topmenu_backg_hover.jpg");
}

#main_nav ul li:hover {
	background-color: #7194ae;
}

#main_nav ul li.highlight {
	background-color: #7194ae;
}

#main_nav ul li {
	background-image: url("../../img/layout/topmenu_backg.jpg");
	list-style: none;
	float: left;
	margin: 0px;
	padding: 7px;
	padding-right: 0px;
	padding-left: 0px;
}

.subnavigation {
	width: 204px;
}

.subnavigation h1 {
	color: #004182;
	padding:5px 5px 6px 12px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin:0px;
	/*border-bottom: 1px solid #ffffff;*/
	
}

.subnavigation li {
	color: #003f6e;
	padding:5px 5px 6px 12px;
	border-bottom: 1px solid #bfd2e5;
	line-height: 11px;
}

.subnavigation .navline {
	line-height: 1px;
	height: 1px;
	background-color: #004182;
	padding: 0px;
	border-top: 0px;
	font-size: 1px;
	margin-top:-1px;
}

.subnavigation .quaters {
	color: #003f6e;
	font-size:11px;
	line-height: 11px;
	border-bottom: 1px solid #ffffff;
	padding:5px 2px 6px 12px;
	border-bottom: 1px solid #bfd2e5;
}

.subnavigation .quatersSelect {
	color: #004182;
	font-size:11px;
	line-height: 11px;
	border-bottom: 1px solid #ffffff;
	padding:5px 2px 6px 12px;
	border-bottom: 1px solid #bfd2e5;
}

.subnavigation .blue {
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.subnavigation .menueSelected {
	color: #004182;
	padding:5px 5px 5px 12px;
	border-bottom: 1px solid #004182;
}

.subnavigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.subnavigation ul {
	background-image: url("../../img/layout/title1_backg.jpg");
	background-repeat: repeat-x;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}



#breadcramp {
	width: 924px;
	margin-top: 5px;
	margin-bottom: 6px;
	float:left;
	clear:left;
}

#breadcramp .left {
	float: left;
}

#breadcramp .right {
	/*width: 200px;*/
	padding-right:5px;
	float: right;
}

#body {
	width: 924px;
	line-height:16px;
	float:left;
	clear:left;
}

#body #navigation {
	width: 228px;
	float:left;
	clear:left;
}

#body #content {
	width: 696px;
	float:left;
}

#foot_line {
	width: 924px;
	height: 12px;
	margin-top: 1px;
	float:left;
	clear:left;
	
}

#foot {
	width: 948px;
	height: 40px;
	border-top: 1px solid #094580;
	margin-top: 1px;
	padding-top: 6px;
	padding-bottom: 20px;
	line-height: 14px;
	float:left;
	clear:left;
	color: #336699;
	background-color: #F2F6FA;
	font-size: 9px;
}

#foot .linkIcon {
	float:left;
	padding-right: 14px;
	background-image: url("../../img/layout/icons/topnavlink.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#foot .linkIconDark {
	float:left;
	padding-right: 14px;
	background-image: url("../../img/layout/icons/topnavlink_dark.gif");
	background-repeat: no-repeat;
	background-position: right 2px;
}

#foot .left {
	width: 240px;
	float:left;
	clear:left;
}

#foot .center {
	width: 490px;
	float:left;
}

#foot .right {
	width: 200px;
	text-align: right;
	float:right;
}


MARQUEE {
	color: #ffffff;
}

