/******************************************************************************/
/* CSS Document layout.css                                                    */
/******************************************************************************/

/******************************************************************************/
/* General Defaults                                                           */
/******************************************************************************/
body, html 
{
	font: 11px Arial;
	margin: 0px;
	padding: 0px;

	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 
{
	position: relative;
	float: center;
	width: 160px;
	height: 110px;
	background-color: white;
	background-image: url(../images/general/Logo_omya.gif);
	background-repeat:no-repeat;
	background-position: center;
	text-align: center;
}

#teaser_welcome 
{
	position: relative;
	float: left;
	width: 100%;
	height: 110px;
	text-align: left;
	background-color: #dde4f1;
	background-image: url(../images/general/Collage_omya_1_Web_83.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* Page Header Fonts */
#claim
{
	position: absolute;
	top: 75px;
	left: 40px;
	font: 24px Arial;
	font-weight: bold;
	color: white;
	text-align: left;
}

#claim_hughe
{
	display: inline;
	font: 24px Arial;
	font-weight: bold;
	color: white;
	text-align: left;
}

#claim_medium 
{
	display: inline;
	font: 14px Arial;
	font-weight: bold;
	color: white;
	text-align: left;
}

#claim_small 
{
	display: inline;
	font: 12px Arial;
	font-weight: bold;
	color: white;
	text-align: left;
}

/******************************************************************************/
/* 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: 160px;
	text-align: left;
	background-color: white;
	background-image: url(../images/general/NavBG_Omya.gif);
	background-repeat: repeat;
}

/* Page Menu Buttons */
.button
{
	display: block;
	background-image: url(../images/general/NavBG_Omya.gif);
	background-repeat: repeat;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 0px;
	line-height: 18px;
	width: 160px;
}

.button A
{

	font: 12px Arial;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	color: #0090bd;
	line-height:18px;
		width: 160px;
}

/******************************************************************************/
/* Defaults Page Content Section                                               */
/******************************************************************************/

/* Page  */
.link A:link, .link A:visited
{
	font: 11px Arial;
	text-decoration: none;
	color: #485ba2;
}

#headline
{
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 15px;
	font: 15px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0090bd;
}

#red
{
	color: red;
}

.ce	 { Font-Family : Arial;
			   Font-Size : 8pt }
			
.cet	 { Font-Family : Arial;
			   Font-Size : 9pt }
		
.cg	 { Font-Family : Arial;
			   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: 0px;
}

.nav_white
{
	padding-left: 15px;
	padding-right: 0px;
}

.headline2 
