/******************************************************************************/
/* CSS Document layout.css                                                    */
/******************************************************************************/

/******************************************************************************/
/* General Defaults                                                           */
/******************************************************************************/
body, html 
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

h1 
{ 
  font-size:18pt;
 }
h2 
{ 
  font-size:16pt;
}

h3 
{ 
  font-size:12pt;
}

h4 
{ 
  font-size:10pt;
}

h5 
{ 
  font-size:9pt;
}

h6 
{ 
font-size:8pt; 
}

h7 
{ 
  font-size:7pt; 
}


/******************************************************************************/
/* Defaults Page Header Section                                               */
/******************************************************************************/

/* Page Header Images */
#logofeld 
{
	background-color: white;
}

#teaser_welcome 
{
	text-align: right;
	background-color: white;
}

/* Page Header Fonts */
#claim
{
	font: 24px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B3F7B;
	text-align: center;
}

#claim_hughe
{
	display: inline;
	font: 24px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B3F7B;
	text-align: center;
}

#claim_medium 
{
	display: inline;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B3F7B;
	text-align: center;
}

#claim_small 
{
	display: inline;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B3F7B;
	text-align: center;
}

/******************************************************************************/
/* Defaults Page Footer Section                                               */
/******************************************************************************/

/* Page Footer Images */
#footer_main 
{
	height: 64px;
	width: 982px;
	/* background-image: url(../images/general/footer_background.jpg); */
	background-repeat: no-repeat;
}

/* Page Footer Positioning */
#footer
{
	float: right;
	padding-top: 25px;
}

#copyright
{
	float: right;
	padding-right: 11px;
	padding-top: 25px;
}

/******************************************************************************/
/* Defaults Page Menu Section Left                                            */
/******************************************************************************/

/* Page Menu Formatting */
#menu
{
	position: relative;
	float: left;
	width: 186px;
	text-align: left;
	background-color: white;
}

/* Page Menu Buttons */
.button
{
	display: block;
	background-image: url(../images/general/button_back_general.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 0px;
	line-height: 29px;
	width: 165px;
}

.inlinemenu{
	width:558px !important;
	}

/*Start RFC 101783, DATE 20.01.2014 BY CHELLANR */
/*Style added to change the layout */
.inlinemenu  div{
	display:inline-block !important;
	width:180px !important;
	*display: inline; 
	zoom: 1;
	} 

/*End RFC 101783, DATE 20.01.2014 BY CHELLANR */

.button A
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	color: black;
	line-height:29px;
		width: 165px;
}
.qiagenbutton A
{

	background: url("../images/general/sprite_repeat_h.png") repeat-x scroll 0 -188px #aaaaaa;
	float:none !important;
	border: medium none !important;
	color: #ffffff !important ;
	font-size: 12px  !important;
	font-weight: bold  !important;
	min-height: 17px  !important;
	line-height: 50px  !important;
	cursor: pointer  !important;
	text-decoration: none  !important;
	width: 106px !important;
	_width: 106px !important;
	text-align: center !important;
	padding-bottom: 4px !important;
	padding-top: 1px !important;
	padding-right: 5px !important;
	padding-left:5px !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	position: relative !important;
	display: inline !important;

}

/******************************************************************************/
/* Defaults Page Content Section                                               */
/******************************************************************************/

/* Page  */
.link A:link, .link A:visited
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0067B0;
}

#headline
{
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 15px;
	font: 15px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}

#red
{
	color: red;
}

.ce	 { Font-Family : Arial, sans-serif ;
			   Font-Size : 8pt }
			
.cet	 { Font-Family : Arial, sans-serif ;
			   Font-Size : 9pt }
		
.cg	 { Font-Family : Arial, sans-serif ;
			   Font-Size : 9pt ;
			   Font-Weight : Bold }
			   
option.imagebacked
{
	padding: 2px 0 2px 20px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
}

.pad
{
	padding-left: 2px;
	padding-right: 2px;
}

tr.bright
{
	background-color: #BCD2EE;	
}

tr.dark
{
	background-color: #C1CDCD;	
}

div.header
{
	position: fixed;
}

.banner {
	align
	width: 120px;
	top: 0px;
	left: 0px;
	height: 630px;
	margin: 0px 0px 0px 260px;
	position: fixed;
	border: solid 0px #ffffff;
}

#f1 {opacity:.5; position:fixed; top:1px; left:1px; width:100%; height:100px; background-color:#afa; }





