/* Standard Template fuer EUREBIS.CH */
/* 26.12.2003 Created by Philipp Blatter */
/* 21.03.2005 PB: basic of freenav ki */
/* 29.03.2005 PB: changes to navigaton */


body {
	background: #fff url(/img/header_eurebis.jpg) no-repeat -1px -1px; 
	background: #fff; 
	color:#333;
	margin:0px;
	padding:0px;
	font: 11px/16px arial, helvetica, sans-serif;
	}



/*  layout parts  */
	
		
#header {
	position: relative;
	width: auto;
	height: 104px;
	height: 84px;
	margin: 0;
	padding: 0;
	z-index: 1; 
	}

.content {
	position:relative; 
	min-width:120px;
	/*border: 1px solid #ddd;*/
	padding: 7px 30px 10px 30px;
	margin:0 108px 20px 0;
	width: 568px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 508px;	 /* Actual value for conformant browsers */	
	padding: 7px 30px 10px 30px;
	margin:0 118px 20px 0;
	}

.content {
	z-index:3;  /* value for IE4-5.x */
	}

#navAlpha {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0 0 0 64px;
	top: 104px;
	z-index: 8; 
	width: 165px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;	 /* Actual value for conformant browsers */	
	}

html>#navAlpha {
	width: 165px; /* Be nice to Opera */
	}

		
#navBeta {
	display: none;
	position:absolute;
	top: 106px;
	left:796px;
	/*border: 1px solid #ddd;*/ 
	margin-top: 20px;
	padding: 0;
	/*background-color:#fff; */
	/*background:transparent url(/freedoc/medias/individual/individual_people.jpg) no-repeat 10px 10px;*/
	/*padding:148px 10px 10px 10px;*/
	padding:0 10px 10px 10px;
	z-index: 7;
	width:204px;   /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:184px;   /* Actual value for conformant browsers */	
	}

body>#navBeta {
	width:184px;    /* Be nice to Opera */
	}

	
#navBetaUp, #navBetaDown {
	clear:both;
	padding:0;
	margin:0;
	}


#footer {
	height:100px;
	margin:0;
	padding:10px 40px 10px 30px;
	border:0;
	color:#555;
	background: transparent;
	width:auto;   /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:500px;   /* Actual value for conformant browsers */	
	}
	
#footer {
	z-index:9; 
	}

#footericon	{
	float: left;
	margin: 0 10px 0 0;
	}
	
	
	
	
	

/*  standard tags  */


img {
	/*display: block;*/
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/16px sans-serif, verdana, arial, helvetica, arial, sans-serif;
	font: 11px/16px arial, helvetica, arial, sans-serif;
	color: #555;
	color: #000;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 12px/16px arial, helvetica, sans-serif;
	}
	
th {
	text-align: left;
	font-weight: bold;
	}
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #40758D;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #4C95B4;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #BE8225;
	background: transparent;  
	}

address	{
	font:10px/15px arial, helvetica, sans-serif;
	color:#777;
	background:transparent; 
	}

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted black;
	}

em {
	font-weight : bold; 
	text-decoration : none;
	color: #468DA6;
	background: transparent;  
	}





/*  headlines  */


h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}
	
h1	{
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 0;
	font-size: 19px;
	line-height: 1.1em;
	color:#2F4D88;
	}

h2	{
	font-size: 17px;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 14px;
	color:#888;
    }

h3	{
	font-size: 13px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 3px;
    }

h4	{
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	}

h5	{
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color:#6B8494;
	}

/*h1+h2	{
	margin-top: 40px;
	}*/

/*p+h2	{
	margin-top: 24px;
	}
*/

#navAlpha h2, #navBeta h2 {
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
}



#navBetaUp h2 {
	margin: 3px 0 3px 0;
	padding: 2px 0 2px 6px;
	text-transform: none;
	font-size: 11px;
	color: #000;
	background: #C5C5C5;
	clear:both;
}	

#navBetaDown h2 {
	margin: 0;
	padding: 2px 0 2px 6px;
	text-transform: none;
	font-size: 11px;
	color: #fff;
	color: #000;
	background: #96A23D;
	background: #EACD48;
	clear:both;
}	




/*  navigation 	*/ 


#primetop	{
	border-top: 1px solid #CED791;
	}
#secondarytop, #tertiarytop	{
	border-top: 1px solid #f00;
	}
	
	
#navAlpha h2 {
	margin: 11px 0 0 0;
	padding: 2px 0 2px 2px;
	font-size: 11px;
	color: #999;
	background: transparent;
	font-family: arial, helvetica, sans-serif;
	}	

#navAlpha ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #fff; 
	border-bottom: 4px solid #fff; 
	}

#navAlpha li	{
	display: inline;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	font: 11px/15px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #4896B0;
	width: 154px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 164px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}

html>#navLeft li {
	width: 154px;	 /* Be nice to Opera */
	}


#navAlpha li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px 2px 2px 8px;
	background: #EEEFF3;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	width: 154px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 154px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#navAlpha li a {
	width: 154px;	 /* Be nice to Opera */
	}
	
#navAlpha li a:hover {
	background: #D8EB86;
	background: #79832D;
	background: #D3B83A;
	color: #000;
	color: #fff;
	text-decoration: none;
	}

#navAlpha li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #C6D362 url(/img/navmarker.gif) no-repeat 0 -4px;
	background: #FFE673 url(/img/navmarker.gif) no-repeat 0 -4px;
	}	
		

#navAlpha ul.level2 li {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #000;
	background: #e0e0e0 url(/img/navmarker.gif) no-repeat 1px -4px;
	}	

#navAlpha ul.level2 li a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	background: #fff;
	}	
	
#navAlpha ul.level2 li a:hover {
	background: #D8EB86;
	background: #ccc;
	color: #000;
	text-decoration: none;
	}
	
#navAlpha ul.level2 li.pactive a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #e0e0e0 url(/img/navmarker.gif) no-repeat 1px -4px;
	}	
	







#navMap {
	padding:10px 0 10px 5px;
	width:161px;   /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:161px;   /* Actual value for conformant browsers */	
}

#navMap form {
	margin-bottom: 0;
}

#navCompany li a {
	background: #96A23D;
	background: #EACD48;
	color: #fff;
	color: #000;
}

/*  new photostuff 	*/ 


.photoecardfive	{
	background: #CBE3EB; 
	float: left;	
	border: 1px solid #B9BDC0; 
	margin: 2px 0 0 0;
	padding: 0; 
	}

.photoregularfive {
	background: #CBE3EB; 
	/*3border: 1px solid #B9BDC0; */
	margin: 2px 0 0 0;
	padding: 0; 
	}



/*  photostuff updaten!	*/ 


.photofive, .photofive10l, .photofivenix, .photofivesmall, .photofivesmallest, .photofiver	{
	background: #CBE3EB; 
	float: left;	
	border: 1px solid #B9BDC0; 
	margin: 2px 0 0 0;
	padding: 0; 
	}

.photofive10l	{
	margin: 0 12px 0 0;
	padding-bottom: 1px; 
	}

.photofivenix	{
	float: none;	
	}
	
.photofiver	{
	float: none;	
	}
	
.photofivesmall, .photofivesmalldark	{
	margin: 0 10px 8px 0;
	padding-bottom: 1px; 
	}

.photofivesmalldark	{
	background: #60C4F3; 
	}

.photofivesmallest	{
	margin: 0 3px 3px 0;
	padding-bottom: 1px; 
	}

.photofivesmall:hover, .photofive10l:hover, .photofivesmallest:hover	{
	border: 1px solid #000; 
	background: #F36E60; 
	}
	
.photoecard	{
	background: #fff; 
	border: 1px solid #B9BDC0; 
	margin: 2px 0 0 0;
	padding: 10px; 
	width: 502px;
	}
	
.photolegend {
	clear:both;
	color: #45534E;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 15px;
	}
	
	
	
.photozoom, .photonozoom {
	background: #eeeeee; 
	float: left;	
	border: 1px solid #B9BDC0; 
	padding: 0; 
	margin: 0 12px 8px 0;
	}

.photozoom {
	cursor:help;
	voice-family: "\"}\""; 
	voice-family:inherit;
	cursor:pointer;	 /* Actual value for conformant browsers */	
	}
	




img.i {
	background: #CBE3EB; 
	/*float: left;*/	
	border: 1px solid #B9BDC0; 
	margin: 2px 0 0 0;
	padding: 0; 
	}
	
img.il {
	margin: 0 16px 4px 0;
	padding: 0; 
	}
	
img.ir {
	margin: 0 0 4px 10px;
	padding: 0; 
	}
	
.zoom {
	cursor:help;
	voice-family: "\"}\""; 
	voice-family:inherit;
	cursor:pointer;	 /* Actual value for conformant browsers */	
	}



/*  photo buttons updaten!	*/ 


#button1, #button2 {
	padding: 0;
	width: 26px;
	height: 96px;
	/*background-image: url(/img/sorica_ecard.gif);*/
	}

html>body #button1 {
	position:relative;
	left: 502px;
	width: 26px;
	}

html>body #button2 {
	position:relative;
	left: 502px;
	width: 26px;
	margin-bottom: 150px;
	}

#buttonecard {
	display: block;
	padding: 0;
	background: url(/img/sorica_buttongris1.gif) no-repeat 1px 0; /* start hiding from macie\*/
	background-position: 0px; /* stop hiding */
	width: 26px;
	height: 96px;
	}

a#buttonecard:hover {
	background-image: url(/img/sorica_ecard.gif);
	}

#buttonlightbox {
	display: block;
	padding: 0;
	background: url(/img/sorica_buttongris1.gif) no-repeat 1px 0; /* start hiding from macie\*/
	background-position: 0px; /* stop hiding */
	width: 26px;
	height: 96px;
	}

a#buttonlightbox:hover {
	background-image: url(/img/sorica_lightbox.gif);
	}


#button3 {
	padding: 0;
	width: 50px;
	height: 19px;
	padding-top: 6px;
	/*background-image: url(/img/sorica_ecard.gif);*/
	}

html>body #button3 {
	position:relative;
	left: 108px;
	width: 50px;
	}
	
h3#buttoneditlightbox {
	float: left;
	padding: 0;
	}

a#buttoneditlightbox {
	display: block;
	padding: 0;
	background: url(/img/sorica_editlightbox.gif) no-repeat 1px 0; /* start hiding from macie\*/
	background-position: 0px; /* stop hiding */
	width: 50px;
	height: 19px;
	}

a#buttoneditlightbox:hover {
	background-image: url(/img/sorica_editlightbox_h.gif);
	}



/*  sub navigation content 	*/ 


#sitesubnav {
	display: none;
	padding: 0;
	margin-top: 12px;
	height: 0;
	}

#sitesubnav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
 	border-bottom: 1px solid #bbb;
 	}

#sitesubnav ul li {
	display: block;
	float: left;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#sitesubnav ul li a {
	/*text-transform: uppercase;*/
	/*background: #D8EAF0 url(/img/arrowdown.gif) no-repeat 97px 8px;	*/
	background: #80AAD0;
	background: #fff;
	width: 106px;
	height: 17px;
	border: 1px solid #ccc; 
	padding: 0 8px 0 8px;
	margin: 0 3px 2px 0;
	color: #222C2F;
	text-decoration: none;
	display: block;
	text-align: left;
	font: normal 11px/18px arial, lucida, sans-serif;
	}

#sitesubnav ul li a:hover {
	color: #fff;
	background: #0255A1;	
	background: #c0c0c0;	
	color: #000;
	}

#sitesubnav a:link.active, #sitesubnav a:visited.active, #sitesubnav a:hover {
	color: #000;
	}

#sitesubnav a:active	{
	background: #0255A1;
	color: #fff;
	}	



/*  toolnav navigation content 	*/ 


#toolnav {
	display: none;
	position: absolute;
	top: 80px;
	height: 30px;
	width: 992px;
	padding: 0;
	margin: 0;
	z-index: 7; 
	}

#toolnav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: right;
 	}

#toolnav ul li {
	display: block;
	float: right;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#toolnav ul li a {
	/*text-transform: uppercase;*/
	/*background: #D8EAF0 url(/img/arrowdown.gif) no-repeat 97px 8px;	*/
	background: #80AAD0;
	background: #7D8DB1;
	width: 70px;
	height: 15px;
	border-top: 1px solid #8F9FC0; 
	padding: 0 8px 0 8px;
	margin: 0 3px 2px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	vertical-align: middle;
	font: bold 11px/1.1em arial, lucida, sans-serif;
	}

#toolnav ul li a:hover {
	color: #fff;
	background: #586B94;	
	color: #000;
	border-top: 1px solid #3C4D73; 
	}

#toolnav a:active	{
	background: #CE6621;
	color: #fff;
	}	



/*  sub navigation photodetails  */ 


#photosubnav {
	margin: 10px 0 0 0;
	padding: 0;
	height: 20px;
	}

#photosubnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#photosubnav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#photosubnav ul li a {
	background: #ddd;
	width: 22px;
	height: 18px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px arial, verdana, lucida, sans-serif;
	}

#photosubnav ul li.elejido a {
	background: #bbb;
	width: 22px;
	height: 18px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px arial, verdana, lucida, sans-serif;
	}


#photosubnav ul li a:hover {
	color: #209900;
	background: #BFEBCB;
	}

#photosubnav a:active	{
	background: #c60;
	color: #fff;
	}

	
	
/*  forms input  */ 


input, input.full { 
	color : #333333; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee;
	}
	
input.full { 
	width: 100%;
	}

input.ecard { 
	width: 60%;
	}

select { 
	color : black; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee; 
}

img.butt {
	background: #CBE3EB; 
	border: 0; 
	margin: 0;
	padding: 0; 
}



/*  freedoc content  */


.content p, .content h2, .content h3 {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	}

.content p	{
	display: block;
	}

.content a.internal {
	padding-left: 16px;
	background:url(/img/internal.gif) no-repeat 3px 2px;
	color: #48566C;
	}

.content a.external {
	padding-left: 16px;
	background:url(/img/external.gif) no-repeat 3px 2px;
	color: #48566C;
	}


	/*  Lists   */

.content ul {
	margin: 0 0 5px 17px;
	padding: 0 0 3px 0;
	}
	
.content li {
	margin: 0 0 3px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style: square outside;
	}
	
.content ul ul {
	margin: 3px 0 5px 12px;
	padding: 0 0 3px 0;
	}

.content ul ul li {
	margin: 0 0 1px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style: none;
	}


	/*  freedoc boxes  */ 

.content p.boxalert {
	display: block;
	padding: 8px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #E3ECF5;
	color: #444;
	width: 489px;
	}
	
.content p.boxquest {
	display: block;
	padding: 2px 4px 2px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 1px solid #bde9b1;
	background: #D2F4C9 url(/freedoc/styles/doc_i_quest.gif) no-repeat 4px 3px;
	color: #6b684c;
	width: 489px;
	}

.content p.box	{
	display: block;
	font: 13px/16px arial, verdana, lucida, sans-serif;
	padding: 4px 6px 6px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	/*border: 2px dotted #C5C3CB;*/
	background: #E3ECF5;
	color: #555;
	width: 489px;
	}

.content p.box	{
	display: block;
	font: 13px/16px arial, verdana, lucida, sans-serif;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 16px;
	/*border: 2px dotted #C5C3CB;*/
	background: #fff;
	color: #1D477D;
	width: 489px;
	}


	/*  freedoc pre box  */ 

.content pre	{
	display: block;
	padding: 2px 4px 2px 8px;
	margin-top: 0;
	margin-bottom: 1em;
	border: 1px solid #DFD7CF;
	background: #EEE8E2; 
	color: #625343;
	font: 11px/1.3 monospace, "Lucida Console", monaco, monospace;
	/*font: xx-small/1.5 "Andale Mono", monaco, courier, "Courier New", monospace;*/
	width: 489px;	/* You get it. Good value for compliant browers. */	
	}


.content pre a.internal {
	padding-left: 16px;
	background: #ECECD0 url(/freedoc/styles/doc_i_link2.gif) no-repeat 0 0;
	color: #647083;
	}

.content pre a.external {
	padding-left: 16px;
	background: #ECECD0 url(/freedoc/styles/doc_i_link.gif) no-repeat 0 0;
	color: #647083;
	}
	
	
	/*  freedoc Table Variations in light blue, 100%, 80%, 60%  */
	
.tbl, .tbl1, .tbl2  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #888; 
	}
	
.tbl td, .tbl1 td, .tbl2 td  {
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	padding: 0 4px 0 7px;
	vertical-align: top;
	background-color: #fff;
	color: #555;
	}
	
.tbl th, .tbl1 th, .tbl2 th  {
	border-right: 1px solid #ddd;
	background-color: #F1F6E8;
	color: #888;
	}
	
.tbl1 {
	width: 100%;
	}

.tbl2 {
	width: 70%;
	}
	
	
	/*  freedoc Table Variations in light grey, 100%, 80%, 60%  */

.tbl3, .tbl4, .tbl5  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #ccc; 
	}
	
.tbl3 td, .tbl4 td, .tbl5 td  {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
	color: #333;
	}
	
.tbl3 th, .tbl4 th, .tbl5 th  {
	border-right: 1px solid #E3ECF5;
	background-color: #E3ECF5;
	color: #555;
	}

.tbl4 {
	width: 100%;
	}

.tbl5 {
	width: 60%;
	}


	/*  freedoc Table Variations transparent, 100%, 80%, 60%  */

.tbl6, .tbl7, .tbl8  { 
	margin-bottom: 15px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 td, .tbl7 td, .tbl8 td  {
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 th, .tbl7 th, .tbl8 th  {
	background-color: transparent;
	border: 0; 
	}

.tbl7 {
	width: 80%;
	}

.tbl8 {
	width: 60%;
	}

#fline {
	border-top: 1px solid #ccc; 
	height: 7px;
	}

/*  flag navigation  */ 


#flags {
	margin:0 0 8px 0;
	height:20px;
	}

#flags a, #flags a.select {
	border: 1px solid #88A5B7; 
	background: #B0C8D8; 
	margin: 1px 3px 1px 0;
	padding: 4px; 
	}

#flags a.select	{
	background: #59C2E4; 
	}

#flags a:hover	{
	background: #F36E60; 
	}



/*  partner navigation  */ 


#mini {
	background: #fff url(/img/nuheader_sn.jpg) no-repeat -580px -12px;
	border-top: 20px solid #fff;
	}

#mini p	{
	display: none;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 5px 15px 4px 10px;
	}

#mini h3	{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin:15px 15px 2px 13px;
	color: #fff;
	}

#mini ul {
	margin:0;
	padding:0;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #A6C88B;
	}

#mini li {
	font: 11px/18px verdana, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	text-indent: 13px;
	border-bottom: 1px solid #fff;
	background:#CBE9B3; 
	color:#345;
	}


#mini li a:active {
	background: #abc; 
	color:#be540b;
	}
	
	
/*  vernetzung  */ 
	
#minis li a, #minis li a:link, #minis li a:visited {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	background:#315AA9 url(/img/but_themen.jpg) no-repeat 0 0; 
	color:#fff;
	}

#minis li a:hover {
	background:#1D477D url(/img/but_themen.jpg) no-repeat 0 21px; 
	color:#fff;
	}
	
#minis li#pactive a {
	text-decoration: none;
	background:#fff; 
	font-weight: bold;
	color:#000;
	}	
	
	
	
	
/*  helpers  */ 


.whitespace	{
	background: #F1F6E8; 
	/*border: 1px dotted #C7E5AB;*/ 
	margin: 40px 0 10px 0;
	padding: 0 15px; 
	}

.clearall {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	height: 1px;
	}

.inline {
	display: inline;
	}

.hide, hr {
	display: none;
}






#logolink {
	position: absolute;
	left: 30px;
	top: 0;
	width: 164px;
	height: 62px;
	z-index:9;
}

#buttonlogo {
	display: block;
	padding: 0;
	background: transparent url(/img/logo_eurebis2.gif) no-repeat;
	width: 164px;
	height: 62px;
	}

html>#buttonlogo {
	width: 164px; /* Be nice to Opera */
	}


#onestopshop {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 580px;
	background: transparent url(/img/logo_onestopshop.gif) no-repeat;
	z-index:9;
}


/*   future using 	*/





#bannerlogoban {
	display: none;
	}

#logoban {
	display: none;
	}


.toutpanel	{
	background: #F1F6E8; 
	border: 1px dotted #C7E5AB; 
	margin: 50px 0 0 0;
	padding: 0 15px; 
	}
	
.toutpanel p	{
	margin-top: 5px;
	}


#primarycontent li {
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	text-align: left;     
	margin-bottom: 1em;        
    }

#primarycontent dd	{
	margin-bottom: 25px;
	}

#primarycontent dd, dt {
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	text-align: left;          
    }
	
#primarycontent code	{
	font-family: "Andale Mono", monaco, courier, "Courier New", monospace;
	border-bottom: 1px dotted #999;
	}

#primarycontent pre	{
	font: xx-small/1.5 "Andale Mono", monaco, courier, "Courier New", monospace;
	}














/*  thumbs navigation 	*/ 


.thumbs {
	margin:0;
	padding:0;
	}

.thumbs ul {
	margin: 0;
	padding:0;
	list-style: none;
	}

.thumbs ul li {
	display: block;
	float: left;
	text-align:left;
	padding:0;
	margin:0;
	}

.thumbs ul li a {
	background:#CBE3EB;	
	width:160px;
	height: 100px;
	border: 1px solid #B9BDC0; 
	padding: 0 0 1px 0;
	margin: 0 2px 8px 0;
	color: #222C2F;
	text-decoration: none;
	display: block;
	text-align: left;
	}

.thumbs ul li a:hover {
	border: 1px solid #000; 
	background: #F36E60; 
	}

.thumbs a:active	{
	background: #c60;
	color: #fff;
	}	






/* ---------------specials for some pages ------------------- */

/* special bjobs */
	
.bbjobimages h2	{
	margin-top: 30px;
	}


/* special bbjobimages */

#bjobs #fcontent ul {
	margin: 0 0 5px 0;
	padding: 10px;
	background: #E3ECF5;
	}

#bjobs #fcontent li {
	margin: 0 0 3px 15px;
	padding: 0 0 0 3px;
	line-height: 140%;
	list-style: square outside;
	}

#bjobs #fcontent h3 {
	font-size: 13px;
	margin: 10px 0 3px 5px;
}


/* special bbjobs */

.bbjobs ul li.item1 {
	font-weight: bold;
	font-size: 13px;
	list-style: none;
	}

.bbjobs ul li.item2 {
	font-weight: normal;
	font-size: 11px;
	list-style: none;
	}
	
	
/* special bbcontact */

.bbcontact td {
	width: 50%;
	}
	
	
/* special bbservices */

.bbservices #fcontent h2, .bbservices #fcontent h3, .bbservices #fcontent p {
	clear: left;
	}

.bbservices #section1 {
	background: #E3ECF5;
	float: right;
	width: 160px;
	list-style: none;
	margin: 4px 0 10px 20px;
	padding: 10px;
	border: 0;
	}

.bbservices #section1 ul {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	}

.bbservices #section1 li {
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
	}

.bbservices #section1 li li {
	font-weight: normal;
	padding: 0;
	margin: 0 0 6px 0;
	}

.bbservices #section1 li a {
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	}
	
.bbservices #section1 li a:hover {
	color: #000;
	}

	
/* special facts & figures */

.bbfactsfigures td {
	padding: 0 10px 0 10px;
	vertical-align: top;
	border-right: 0;
	}

	
/* special country */

.contactbox {
	padding: 4px 5px 0 9px;
}

.contactbox form {
	margin-top: 0;
	margin-bottom: 7px;
}
.contactpbox {
	padding: 0 0 0 9px;
	/*background: #fff;*/
}

#country_general, #country_cities, #country_contact2, #country_products, #country_calendar {
	width: 165px;
	margin: 0 0 10px 0;
	padding: 0;
}	
	
#country_general h2, #country_cities h2, #country_contact2 h2, #country_products h2, #country_calendar h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 11px;
	color: #fff;
	background: #CACDC8;
	clear:both;
}	

#country_general p {
	padding: 2px 6px 4px 0;
}	

#country_general {
	background: #fff;
}	

#bdestinations .content h2 {
	font-weight: bold;
	margin: 0;
	padding: 2px 2px 2px 0;
	font-size: 12px;
	color: #333;
	background: #fff;
}



#bdestinations #content ul {
	margin: 0;
	padding: 6px 0 0 0;
	}

#bdestinations #content li {
	list-style: none;
	border-bottom: 1px solid #ccc;
	}
		
#bdestinations #content li a.internal {
	background: #fff;
	margin: 0;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	}

#bdestinations #content li a:hover {
	background: transparent;
	color: #000;
	}


	
#bdestinations img#countrymap {
	margin-top: 5px;
	border: 1px solid #B9BDC0; 
	width: 180px;
	cursor:help;
	voice-family: "\"}\""; 
	voice-family:inherit;
	cursor:pointer;	 /* Actual value for conformant browsers */	
	}
	

/* special destination */

.bbdestinations #fcontent {
	background: #E3ECF5;
	float: right;
	width: 90px;
	margin: 0 0 10px 15px;
	padding: 10px;
	border: 0;
}




#country_products, #country_calendar {
	width: auto;
}

#country_contact2 {
	width: 184px;
	border: 0;
	border-top: 10px solid #fff; 
}

#country_contact2 h2 {
	font-family: "arial black", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 2px 10px;
	font-size: 11px;
	color: #fff;
	background: #AAC6C7;
}	



#country_contact2 table {
	width: 100%; 
	background: #fff;
	border-spacing: 0;
	margin: 0;
} 

#country_contact2 td {
	vertical-align: top;
	background: #EAF2F2;
	padding: 0 2px 2px 10px;
	border-bottom: 3px solid #fff; 
} 

#country_products img.p {
	margin: 0 0 2px 8px;
	position: static; 
	float: right;
	width: 126px;
} 

#country_contact2 img.p {
	margin: 0 0 2px 4px;
	position: static; 
	float: right;
} 


#country_contact2 a {
	font: 10px arial, sans-serif;
	font-weight : normal; 
} 

#country_contact2 a.internal {
	font: 11px arial, sans-serif;
} 


#country_contact2 h3 {
	font-weight : bold; 
	font-size: 12px;
	color: #555;
	margin-bottom: 1px;
	margin-top: 1px;
} 

#country_products h2.gris {
	font-weight: bold;
	font-size: 11px;
	color: #555;
	background: #E3ECF5;
	padding: 3px 0 3px 8px;
} 

#country_products h3 {
	font-weight: bold;
	font-size: 13px;
	color: #233;
	padding: 0 0 0 6px;
	margin-bottom: 3px;
} 

#country_products p {
	padding: 0 0 0 6px;
}	

a.pdf {
	background: url(/img/i_pdf.gif) no-repeat;
	padding: 2px 0 2px 24px;
	font-size: 11px;
}





#siteproduct {
	padding: 0;
	height: 30px;
	}

#siteproduct ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
	}

#siteproduct ul li {
	display: block;
	float: left;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#siteproduct ul li a {
	text-transform: uppercase;
	/*background: #D8EAF0 url(/img/arrowdown.gif) no-repeat 97px 8px;	*/
	background: #CFD6DF;
	width: 115px;
	height: 18px;
	border: 1px solid #aaa; 
	border-bottom: 1px solid #fff; 
	padding: 0 6px 0 6px;
	margin: 0 2px 2px 0;
	color: #222C2F;
	text-decoration: none;
	display: block;
	text-align: left;
	font: normal 10px/18px arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

#siteproduct ul li a:hover {
	color: #fff;
	background: #6F8CB4;	
	}



#siteproduct a:active	{
	background: #c60;
	color: #fff;
	}	

#siteproduct ul li#shome a {
	width: 25px;
	}

#siteproduct ul li#sprev a, #siteproduct ul li#snext a {
	width: 25px;
	}


#navBetaUp img {
	margin-left: 0;
	margin-bottom: 0;
}


#country_calendar {
	border: 0; 
} 

#country_calendar table {
	width: 100%; 
	background: #fff;
	margin: 12px 0 0 0;
	border: 1px solid #aaa; 
	border-spacing: 0;
} 

#country_calendar tr {
	margin: 0;
	border: 0;
	padding: 0;
	border-bottom: 1px solid #aaa; 
} 

#country_calendar tr.SA, #country_calendar tr.SU {
	background: #f0f0f0;
} 

#country_calendar td {
	vertical-align: top;
	margin: 0;
	padding: 0 2px 2px 8px;
	border-bottom: 1px solid #aaa; 
} 



/* -------------------*/

#country_calendar table.inner {
	margin: 0 0 0 0;
	border: 0; 
	background: transparent;
} 

#country_calendar .inner tr {
	border: 0; 
	background: transparent;
} 

#country_calendar .inner td {
	border: 0; 
	background: transparent;
} 

/* -------------------*/


/* special bbcountries & bbcities */
	
#longlist ul {
	width: 495px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
	white-space: nowrap;
	}

#longlist ul li {
	display: block;
	float: left;
	text-align: left;
	line-height: 220%;
	border: 0;
	padding: 0 0 0 16px;
	margin: 0;
	}
		
#longlist ul li a {
	width: auto;
	text-decoration: none;
	font-weight: normal;
	}

#longlist ul li a:hover {
	color: #000;
	background: #fff;	
	}


/* -------------------*/



#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	text-transform: uppercase;
	font: 10px/14px arial, Verdana, sans-serif;
	margin: 6px 0;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	margin:0;
	padding:0;
}

 #navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}

#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
}




/*  sub navigation content 	*/ 


#subsubnav {
	padding: 0;
	margin: 0;
	}

#subsubnav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}

#subsubnav li {
	display: block;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#subsubnav li a {
	text-transform: uppercase;
	background: #DFD7CF;
	width: 115px;
	height: 17px;
	border: 1px solid #DFD7CF; 
	padding: 0 0 0 8px;
	margin: 0 2px 2px 0;
	color: #222C2F;
	text-decoration: none;
	display: block;
	text-align: left;
	font: normal 10px/18px arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

#subsubnav ul li a:hover {
	color: #fff;
	background: #C5BBB0;	
	}

#subsubnav a:link.active, #subsubnav a:visited.active, #subsubnav a:hover {
	color: #000;
	}

#subsubnav a:active	{
	background: #c60;
	color: #fff;
	}	



/*  thumbs navigation 	*/ 


.thumbsv {
	margin:0;
	padding:0;
	}

.thumbsv ul {
	margin: 0;
	padding:0;
	}

.thumbsv ul li {
	display: block;
	list-style: none;
	text-align:left;
	padding:0;
	margin:0 0 5px 0;
	}

.thumbsv ul li a {
	background:#CBE3EB;	
	width:126px;
	border: 1px solid #B9BDC0; 
	padding: 0 0 0 0;
	margin: 4px 2px 17px 0;
	color: #222C2F;
	text-decoration: none;
	display: block;
	text-align: left;
	}

.thumbsv ul li a:hover {
	border: 1px solid #000; 
	background: #F36E60; 
	}

.thumbsv a:active	{
	background: #c60;
	color: #fff;
	}	

.thumbsv img {
	cursor:help;
	voice-family: "\"}\""; 
	voice-family:inherit;
	cursor:pointer;	 /* Actual value for conformant browsers */	
}


#citynav { 
	float: left;
	margin: 0 15px 20px 0;
	width: 126px;
	}
	
#citynav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ddd; 
	}

#citynav li	{
	display: inline;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	font: 11px/19px lucida,"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-weight: normal;
	color: #4896B0;
	width: 121px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 126px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}

html>#citynav li {
	width: 126px;	 /* Be nice to Opera */
	}

#citynav li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px 0 2px 2px;
	background: #fff;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	width: 129px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 121px;	/* You get it. Good value for compliant browers. */	
	}

html>#citynav li a {
	width: 126px;	 /* Be nice to Opera */
	}

#citynav li a:hover {
	background: #D3DEE9;
	color: #000;
	text-decoration: none;
	}





#countrybox  { 
	margin: 0;
	padding: 0;
	clear:both;
}

.vspace {
	margin: 10px 0 0 0;
}	

#countrybox table  { 
	margin: 10px 0 0 0;
	padding: 0;
	border-spacing: 0;
}
	
#countrybox td  { 
	margin: 0;
	padding: 0;
	vertical-align: top;
}


#boxright {
	float: right;
	width: 150px;
	margin: 0 0 2px 20px;
}

#networkcontact {
	margin: 0;
	padding: 0;
}

#networkcontact h2, #networkcontact p {
	clear: left;
}

#picFrame {
	position: absolute;
	top: 210px;
	left: 240px;
	border: 10px silver solid;
	display: none;
	z-index:10;
}

#picFrame img {
	cursor:help;
	voice-family: "\"}\""; 
	voice-family:inherit;
	cursor:pointer;	 /* Actual value for conformant browsers */	
}












#bfreenav #fcontent h2, #bfreenav #fcontent h3, #bfreenav #fcontent p {
	clear: left;
	}

#bfreenav #section1 {
	background: #E3ECF5;
	float: right;
	width: 250px;
	list-style: none;
	margin: 4px 0 10px 20px;
	padding: 10px;
	border: 0;
	}


#bfreenav #navBetaUp {
	background-color: #fff; 
}

#bfreenav #navBetaUp p {
	padding: 2px 0 3px 20px;
}


#bsearch .content {
	margin:0 0 20px 214px;
	width: 600px;
}

#bsearch .content a {
	font-size: 13px;
}

#bsearch .content i {
	color: #999;
	font-size: 11px;
}












#filelist {
	margin:8px 0 14px 0;
	padding:0;
	}


#filelist ul {
	margin:0;
	padding:5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	list-style: none;
	}

#filelist li {
	font: 11px/18px verdana, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	background:#fff url(/img/i_win.gif) no-repeat 3px 2px; 
	color:#345;
	}
	
#filelist li.pdf {
	font: 11px/18px verdana, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	background:#fff url(/img/i_pdf.gif) no-repeat 2px 2px; 
	color:#345;
	}

#filelist li a, #filelist li a:link, #filelist li a:visited {
	padding: 1px 0 1px 25px;
	text-decoration: none;
	font-weight: normal;
	color:#456;
	display: block;
	}

#filelist li a:hover {
	background:#eee; 
	color:#000;
	}
	
#filelist li a:active {
	background: #abc; 
	color:#be540b;
	}
	
#ibasket {
	background: #abc; 
	margin:1px 0 10px 0;
	padding:0;
	width:184px;
	/* height:1px; */
	border: 0;
	}
	
	
.baskbut a, .baskbut a:link, .baskbut a:visited {
	text-transform: uppercase;
	border: 2px solid #888; 
	border-top: 2px solid #ddd; 
	border-left: 2px solid #ddd; 
	padding: 1px 9px 1px 26px;
	margin: 0 0 0 10px;
	background: #999 url(/img/bubg_basket.gif) 0 0;
	color: #fff;
	text-indent: 20px;
	text-decoration: none;
	font: normal 10px/16px verdana, lucida, sans-serif;
	}

.baskbut a:hover {
	color: #fff;
	background: #6F8CB4 url(/img/bubg_basket.gif) 0 19px;	
	text-decoration: none;
	}	

td.rb { text-align: right; font-weight: bold; }


.priceicon img {
	width:50px;	
	white-space: nowrap;
}

ul.level2 li {
	background: #def;
	color: #148;
}

ul.level2 a {
	font-weight: normal;
	background: #ef6;
	color: #589;
}






