body{
	background:#e7e7e7 url(../images/back.gif) repeat-x;	
	color:#555;
	font: 70%  Arial, Helvetica, sans-serif;	
	line-height:180%;
	margin:0;
	padding:0;
	text-align:center;
}
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	line-height:180%;
	color:#555;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}
a:link, a:visited, a:active{
	color:#0A3A6B;
	text-decoration:none;
}
a:hover{color:#555;}
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:150%;}
h2{font-size:150%;}
h3{font-size:130%;}
h4, h5{font-size:100%;}
h2, h3, h4, h5{color:#4f74af;}
hr{display:none;}
img{border:none;}
.hidden{display:none;}
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}
address{
	font-style:normal;
	margin:1em 0;
}
.aug{font-size:110%;}
.aug img[usemap]{padding:0 112px 0 0;background:transparent url('../images/new/bck_menu_news.jpg') no-repeat scroll 596px 0;}
/* ---------------------- container ----------------------------- */

#container{
	margin:0 auto;
	width:871px;
	text-align:left;
	position:relative;
	background:url(../images/container_back.gif) repeat-y;
}

/* ---------------------- header ----------------------------- */

#header{
	height:206px;	
	position:relative;
	background:url(../images/header_bck.jpg) no-repeat 0 0;
}

#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:52px;
	left:6px;
	width:260px;
	height:154px;
	text-indent:-8000px;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat 0 0;	
}
#logo a{
	display:block;
	width:260px;
	height:154px;
}

#photo{
	position:absolute;
	margin:0;
	padding:0;
	top:52px;
	left:270px;
	overflow:hidden;	
}

#boxMeta {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	height: 46px;
	background: #0B1D31;
	width: 268px;
}

#meta, #meta li{
	margin:0;
	padding: 0;
	list-style:none;
}
#meta{
	position:absolute;
	top:20px;
	left:0;
	/*background: #000000;*/
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	width: 248px;
}
#meta li{
	float:left;
	text-indent:-8000px;
	overflow:hidden;
	width:16px;
	height:16px;	
	margin-right:10px;
}
#meta li a{
	display:block;
	width:16px;
	height:16px;
}
#meta1{background:url(../images/ico_home.gif) no-repeat 0 0;}
#meta2{background:url(../images/ico_sitemap.gif) no-repeat 0 0;}
#meta3{background:url(../images/ico_contact.gif) no-repeat 0 0;}


#lang, #lang li{
	margin:0;
	padding:0;
	list-style:none;
}
#lang{
	position:absolute;
	top:20px;
	left:268px;
	z-index:20;
}
#lang li{
	float:left;
	text-indent:-8000px;
	overflow:hidden;
	width:26px;
	height:18px;	
	margin-left:10px;
}
#lang li a{
	display:block;
	width:26px;
	height:18px;
}
#lang1{background:url(../images/ico_uk.jpg) no-repeat 0 0;}
#lang2{background:url(../images/ico_de.jpg) no-repeat 0 0;}

/* ---------------------- navigation ----------------------------- */

/* */
#navTop, #navTop li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTop{
	float:right;
	display:inline;
	width:596px;
	height:32px;
	margin-right:6px;
	margin-top:1px;
	background:#DADEE1;
}
#navTop li{
	line-height:100%;
	font-size: 12px;
	font-weight:bold;
	float:left;
	display:inline;
	margin-top:10px;
	padding:0 24px;	
	border-left:1px solid #0A3A6B;	
	color:#0A3A6B;
}
#navTop li.first{
	margin-left:34px;
	padding-left:0;
	border:none;
}
#navTop li.last{
	margin-right:0;
	padding-right:0;
}
#navTop li a{color:#0A3A6B;}
#navTop li a:hover{color:#0A3A6B;text-decoration:underline;}


/* */
#navMid, #navMid li{
	margin:0;
	padding:0;
	list-style:none;
}
#navMid{
	position:absolute;
	top:17px;
	right:0;
	z-index:20;	
}
#navMid li{
	line-height:100%;
	font-size: 12px;
	float:left;
	display:inline;
	margin-top:10px;
	padding:0 15px;	
	border-right:1px solid #0A3A6B;	
	color:#0A3A6B;
}
#navMid li.last{
	margin-right:0;
	padding-right:0;
	border:none;
}
#navMid li a{
	color:##0A3A6B;
}
#navMid li a:hover{color:##0A3A6B;text-decoration:underline;}
#navMid li a span{}


/* */
#navLeft, #navLeft ul, #navLeft li{
	list-style:none;
}
#navLeft{
	/*border-top:1px solid #fff;*/
	background:#d4d4e2;
	padding: 0;
	margin-left:0px;
}
#navLeft li{
	line-height:100%;
	margin:0;
	padding-left:0px;
	border-top:1px solid #FFF;
	background:url(../images/arrow.gif) no-repeat 20px 9px;
}
#navLeft li a{
	display:block;
	width:100%;	
}
#navLeft li a:hover{text-decoration:underline;}
#navLeft li a.selected{font-weight:bold;}
#navLeft li a span{
	display:block;
	padding:5px 0;
	font-weight: bold;
	padding-left:30px;
}

#navLeft ul{
	background:#e1e1eb;
	padding: 0;
	margin-left:0px;
}
#navLeft ul ul{
	background:#FFFDFE;
}
#navLeft ul li{
	line-height:100%;
	border-top: 0px;
	border-top:1px solid #FFFFFF;
	background-position: 35px;
}
#navLeft ul ul li{
	border-top:1px solid #e1e1eb;
	background-image: none;
}
#navLeft ul li a span{
	display:block;
	padding:5px 10px 5px 45px;
	font-weight: normal;
}
#navLeft ul ul li a span{
	display:block;
	padding:5px 10px 5px 50px;
}


/* */
#navBottom, #navBottom li{
	margin:0;
	padding:0;
	list-style:none;
}
#navBottom{
	margin-top: 20px;
	margin-left:1px;
	border-top:1px solid #0A3A6B;
		display:none; /*BVK-289649*/
}
#navBottom li{
	font-size:100%;
	font-weight: bold;
	line-height:100%;
	margin:0px;
	padding-left:32px;
	background:url(../images/arrow.gif) no-repeat 20px 13px;
	border-bottom:1px solid #0A3A6B;	
}
#navBottom li a{
	display:block;
	width:100%;	
}
#navBottom li a:hover{text-decoration:underline;}
#navBottom li a.selected{font-weight:bold;}
#navBottom li a span{
	display:block;
	padding:9px 0;
}

/* ---------------------- search ----------------------------- */

#search{
	position:absolute;
	top:0;
	left:80px;
	margin:0;
	height:20px;
}
#search label{
	display:none;
}
#searchKeyword{
	background:#fff;
	font-size:90%;
	color:#555;
	border:0px solid #35b8ec; 
	width:140px;
	margin-left: 5px;
	margin-top:20px;
	vertical-align:middle;
	height:16px;
}
#searchSubmit{
	vertical-align:middle;
	margin-left:5px;
	margin-top:20px;
}

/* ---------------------- content ----------------------------- */
#content{
	padding-bottom:0em;
}


/* ---------------------- side ----------------------------- */
#side{
	float:left;
	display:inline;
	width:260px;
	margin-left:6px;
}

#anniversary {margin-top: 20px; margin-left: 32px;}

#newsletter{
/*	margin:2em 20px;*/
	margin: 2em 20px 0 20px;
}
#newsletter form{margin:0;}
#newsletter h3{
	margin:.5em 0;
	font-weight:normal;
	font-size:120%;
	padding-left:0px;
	text-align: left;
}
#newsletterName, #newsletterEmail{
	width:190px;
	border:0px solid #fff;
	background:#e7e7e7;
	font-size:90%;
	height:16px;
}
#newsletter p{margin:.2em 0px;}
#newsletter p.link{text-align:right;}
#newsletter p.note{	
	color:#888;
	font-size:90%;
}
#address{
/*	margin:2em 20px;*/
	margin: 2em 20px 20px 20px;
}
#address form{margin:0;}
#address h3{
	margin:.5em 0;
	font-weight:normal;
	font-size:120%;
	padding-left:12px;
}
#addressName, #addressEmail{
	width:190px;
	border:0px solid #fff;
	background:#e7e7e7;
	font-size:90%;
	height:16px;
}
#address p{margin:.2em 12px;}
#address p.link{text-align:right;}
#address p.note{	
	color:#888;
	font-size:90%;
}

/* ---------------------- main ----------------------------- */

#main{
	float:left;
	display:inline;
	width:558px;
	margin-top: -5px;
	margin-left:20px;
	font-size:110%;
}

#main h2{
	font-weight:normal;
	padding:0;
	margin:1em 0;
	color:#4f74af;
	clear:both;
}

.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}

ul.list1, ul.list1 li{
	margin:0;
	padding:0;
	list-style:none;
}

ul.list1{
	margin:1em 0;
}
ul.list1 li{
	padding-left:20px;
	background:url(../images/arrow.gif) no-repeat 0 .6em;
}

#sanstitre #content h2 {
	display: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sanstitre #main {
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 0px 3px;
}

#news{
	padding:1em 0;
	border: 1px;
}
#news h3{
	margin:.5em 0;
	font-weight:normal;
	font-size:120%;
	padding-left:12px;
	background:url(../images/arrow.gif) no-repeat 0 50%;
}
#news p{margin:.5em 12px;}
#news p span{font-weight:bold;}
#news p.link{}

#apply{
	background: #E7E7E7;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

#more{
	background: #4f74af;
	margin-left: 480px;
	width: 60px;
	text-align: center;
	color:#FFFFFF;
	height: 22px;
}

#more a{
	text-align: center;
	color:#FFFFFF;
}


/* ---------------------- footer ----------------------------- */
#footer{
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	background:#d5d5d5;
	margin: 0px;
	padding:0px;
	color:#0A3A6B;;
}
#footer p{
	margin: 0;
	text-align: right;
	padding-right: 10px;
}
#footer a{color:#0A3A6B;;}
#footer a:hover{color:#0A3A6B;;text-decoration:underline;}

/* ---------------------- float fix ----------------------------- */
#content:after{
    content: ".";
    display: block;
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
#content{display:block;}
/*  \*/
#content {min-height:1%;}
* html #content {height:1%;}
 /*  */
 
 /* end float fix */