/*************************************
 +Misc
 *************************************/
a {
	color: #004a80;
	text-decoration:none;
}

a:hover {
	PADDING:0px;
	COLOR:#004a80; 
/*	BACKGROUND-COLOR: #e6e6e6; */
	TEXT-DECORATION: underline;
	font-weight: normal;
}

td {
	text-align:justify;
	line-height: 16px;
	font-size: 10px;
}

#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}

.clearer {clear: both; font-size: 0;}
* html #nav, * html #wrap {height: 1%;}

/*************************************
 +Hn
 *************************************/

h1 {
	text-transform: uppercase;
	color: #008dca; 
	padding-top: 0px; 
	margin-bottom: 10px;
	font: 17px Tahoma,sans-serif;
	text-decoration: none;
}

/*************************************
This specification made because German
words are very long, and display poorly with
text-align set to 'justify'
*************************************/
.content-body h1{
	text-align: left;
}

h2 {font: normal 1.5em Tahoma,sans-serif; color: #004a80; padding-top: 15px; margin-bottom: 8px;}

h3 {font: normal 1.4em Tahoma,sans-serif; color: #008dca; padding-top: 10px; margin-bottom: 5px;}

h4 {font: normal 1.0em Tahoma,sans-serif; color: #999; padding-top: 0px; margin-bottom: 5px;}




/*************************************
 +Containers
 *************************************/
body{
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	margin:0;
	padding:0;
	text-align:left;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	min-width:980px;
}

#bgr-body{
	min-width:980px; 
	max-width:2500px; 
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
}

#bgr_header {
	margin:0 auto;
	width: 100%;
	height: 120px;
	background:#014a7f url("./images/bgr_header.jpg") no-repeat center top;
}

#header {
	height: 120px;
	width: 823px;
	margin: 0 auto;
}
	
#logo {
	float: left;
	width: 260px;
	height: 120px;	
	margin-bottom: 0px;
}

#main-right {
	float: right;
	margin-bottom: 0px;
	height: 120px;
}

#main-lang {	
   	margin-bottom: 0px;	
   	margin-top: 0px;	
   	margin-right: 10px;
  	padding: 0px;
  	font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #fff;  	
        text-align: right;
}
#main-lang a:link,
#main-lang a:visited {
	color: #fff;  	
}
#main-lang a:hover {
    text-decoration: underline;
}

/*************************************
 +menu
 *************************************/
#main-tabs {
	position: relative;
	bottom: -54px; 
 	height: 45px;
  	padding: 0px;
  	margin-right: 5px;
}
#main-tabs ul {}
#main-tabs li {
  display: inline;
  list-style: none;
  border: none;
}
#main-tabs a:link,
#main-tabs a:visited {
  float: left;
  margin-right: 3px;
  padding: 10px 14px 10px;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1.5px;
  line-height: 16px;
  font-weight: normal;
  text-decoration: none !important;
  color: #fff;
  background: url("./images/bgr_nv_off.gif") repeat-x center bottom;
  border-bottom: 0px solid #ccc;
  text-transform: uppercase;
}
#main-tabs a:hover {
  color: #008dca;
  background: #d1f0fc;
  border-color: #bdeafb;
}
#main-tabs a:link.current,
#main-tabs a:visited.current {
  color: #008dca;
  background: #d1f0fc;
  border-color: #6ad;
  text-decoration: none;
}









/* swf ------------------------------------------------ */

#swf {
	margin:0 auto;
	padding:0px;	
	height: 415px;
	width: 980px;
}


#wrap{
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-top:0px solid #ccc;
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	width:823px;
/*	background: url('images/bgr_footer_home.jpg') no-repeat center bottom; */
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center bottom;
	min-width:823px;
}




 /*************************************
 +Sidebar
 *************************************/
#sidebar{
	font-size:1.1em;
	float:left;
	margin-top: 0px;
	padding-left:10px;
	width:245px;
	text-align:left;
}
#sidebar a:hover{
	background: #e6e6e6;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	padding:3px;
}


#sidebar-product{
	font-size:1.1em;
	float:left;
	margin-top: 0px;
	padding-left:10px;
	width:245px;
	text-align:left;
	border: 0px solid pink;
	height: 800px; 
	position: relative;
	bottom: 0;
}
#sidebar-product a:hover{
	background: #e6e6e6;
}
#sidebar-product ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar-product ul li{
	padding:3px;
}









/* navsub ------------------------------------------------ */
#navsub {
   	margin-bottom: 0px;	
  	padding: 0px;
}
#navsub ul {}
#navsub li {
  list-style: none;
  border: none;
}
#navsub a:link,
#navsub a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
	text-align:left;	
	line-height: 20px;
	border-bottom: #e6e6e6 0px solid;
	padding: 5px;
	margin-right: 0px;	
}
#navsub a:hover {
  background: #ededed url("./images/bgr_navsub_on.gif") repeat-x center bottom;
  text-decoration: none;
  font-weight: bold;
}
#navsub a:link.navsub-current,
#navsub a:visited.navsub-current {
  background: #ededed url("./images/bgr_navsub_on.gif") repeat-x center bottom;
  text-decoration: none;
  font-weight: bold;
}


/* pdf ------------------------------------------------ */
#pdf-product,
#pdf-product a:link {
   	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	background-color: none;
	background: none;
	text-decoration: none;
	text-align:center;	
	line-height: 15px;
	border: 0px solid green; 
	position: absolute; 
	left: 3px; 
	width: 100%; 
	bottom: 5px;
	
}

#pdf-product a:visited,
#pdf-product a:hover {
   	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #004a80;
	background-color: none;
	background: none;
	text-decoration: none;
	text-align:center;
	line-height: 15px;	
}


/* path ------------------------------------------------ */
.path {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	color: #999;
}
.path a {
	color: #3C83C8;
	text-decoration: none;
}
.path a:hover {
	PADDING:0px;
	COLOR:#004a80; 
	TEXT-DECORATION: underline;
	font-weight: normal;
}


 /*************************************
 +content
 *************************************/
 #content {
	border-bottom:none;
	border-top:none;
	float:right;
	padding:0px;
	width:560px;
	background: url('images/bgr_shadow_sidebar.gif') no-repeat left top;
}

.content-body {
	padding-top:0px;
	padding-right: 25px;
	padding-left: 30px;
	text-align:justify;
}

#content-home {
	border-bottom:none;
	border-top:none;
	float:right;
	padding:0px;
	width:100%;
	margin-bottom: 200px;
}

/* home page / news ---------------------------------------------------------------- */

#home-page-news {
    clear: both;
    border-top: 0px solid #ddd;
    padding-left: 25px;	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none !important;
	color: #333;
/*	text-align:justify; */
}
.home-page-news-title {
    padding-left: 25px;	
}
#home-page-news .box {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;	
	width: 25%;
	background: url('images/bgr_shadow_sidebar.gif') no-repeat left top;
}







.sitemap{
	color:#66666;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5;
	text-align:left;
}

/*************************************
 Quotes and Blockquote 
*************************************/
blockquote {
	background: url(./images/pullquote.gif) 0 0 no-repeat;
	margin: 15px 0px 10px 0px;
	padding: 6px 0 0 55px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", serif;
	font-size: 1.0em;
	font-weight: normal;
}
		




/*************************************
 +input
 *************************************/

.input {
	margin: 0; 
	padding: 0; 
	display: inline;
	TEXT-DECORATION: none;
	line-height:inherit;
	BORDER-RIGHT: #adcfe8  1px solid;
	BORDER-TOP: #adcfe8  1px solid; 
	FONT-SIZE: 13px; 
	COLOR: #333333;
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #adcfe8  1px solid; 
	BORDER-BOTTOM: #adcfe8  1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}

input:hover {
  border: 1px solid #3282ab;
  background: #F5F5F5;
}
	
.form-button {
	BORDER-RIGHT: #adcfe8 3px double; 
	BORDER-TOP: #3282ab 3px double; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BACKGROUND: url(/images/form-button.gif) #ffffff; 
	BORDER-LEFT: #adcfe8 3px double; 
	COLOR: #666666; 
	BORDER-BOTTOM: #d3e7f6 3px double; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.form-button:hover {
	BORDER-RIGHT: #3282ab 3px double; 
	BORDER-TOP: #3282ab 3px double; 
	BORDER-LEFT: #3282ab 3px double; 
	BORDER-BOTTOM: #3282ab 3px double; 
	background: #F5F5F5;
}

.mandatory {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #cc6600; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height:28px;	
}
.text_gray {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #999999; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height: 15px;	
}


.product-thumb{
	float: left;
	padding: 0px 0px 5px 10px;
}
.product-thumb a:link,
.product-thumb a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
	text-align:left;	
	line-height: 20px;
	border-bottom: #e6e6e6 0px solid;
	padding: 5px;
	margin-right: 20px;	
}
.product-thumb a:hover {
  background: #ededed url("./images/bgr_navsub_on.gif") repeat-x center bottom;
  text-decoration: none;
  font-weight: bold;
}


.product-thumb-link{
	float: left;
	padding: 0px 0px 5px 10px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height: 14px;	
	text-align: left;
}

.product-thumb-link:hover {
	background: #ededed;
	FONT-WEIGHT: normal; 
}
.product-thumb-link-current{
	background: #ededed;
	FONT-WEIGHT: bold; 
}



div.img_block_right {
  float: right;
  padding: 0 0 10px 10px;
  }
  
div.img_block_left {
  float: left;
  padding: 10px 10px 10px 10px;
  }

/* footer --------------------------------------------------------- */
.footer{
	border-top: 0px solid #e6e6e6; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0 auto;
	width:800px;
	text-align: center;
}
.footer-menu a {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	PADDING: 3px;
	text-transform: uppercase;
}
.footer-menu a:hover {
	PADDING: 3px;
	COLOR: #004a80; 
	BACKGROUND-COLOR: #e6e6e6;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: uppercase;
}
.copyright {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-decoration: none;
}	



