/******************************************************************************/
/* 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: 186px;
}

.button A
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	color: black;
	line-height:29px;
		width: 186px;
}

/******************************************************************************/
/* 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; }





