/* CSS Document */

/* ------------  HOME PAGE ------------ */


#contentwrapper_HP {
	margin: 11px 0 0 0;
	padding: 10px 35px 20px 35px;
	background: #cbc6b7 url(../IMG/content_HP.jpg) no-repeat right bottom ;
	width: 367px;
}

.backgroundimage_HP {
	height: 240px;
	width: 663px;
	background: url(../IMG/backgroundpic1.jpg) no-repeat 0px 37px;
}
.backgroundimage_IC {
	height: 240px;
	width: 663px;
	background: url(../IMG/Augur_banner_3.jpg) no-repeat 0px 37px;
}
.backgroundimage_CORPORATE {
	height: 240px;
	width: 663px;
	background: url(../IMG/Augur_banner_2.jpg) no-repeat 0px 37px;
}
	.backgroundimage_MEDIA {
	height: 240px;
	width: 663px;
	background: url(../IMG/Augur_banner_2.jpg) no-repeat 0px 37px;
}


/* ------------  CORPORATE PAGE ------------ */
/* ------------  OPERATION PAGE ------------ */
/* ------------  INVESTOR PAGE ------------ */
/* ------------  MEDIA PAGE ------------ */
/* ------------  CONTACT PAGE ------------ */

/* ------------  GENERAL STYLES ------------ */

ul {
	list-style: none;
}
ul li {
	list-style: none;
	margin: 0px;
	padding: 0 0 5px 0;
	}
#contentwrapper_HP ul li {
	color: #634b0b;
	font-weight: normal;
	background: url(../IMG/bulletpoint.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
} 
html, body {
	text-align: center;
}

.clear {
	clear: both;
}

#rightbox {
	background: url(../IMG/background_rightbox.jpg) repeat-y;
	padding: 10px 25px 20px 40px;
}
.listrightbox {
	height: 15px;
	padding: 0 0 0 20px;
	background: url(../IMG/rightbox_listelement.gif) no-repeat left center;
}
img {
	border: none;
}
.LB_thumbs {
	margin: 17px 15px 10px 0;
	width: 127px;
	float: left;
	}
/* ------------  UNIQUE ID`S ------------ */

#maincontainer {
	text-align: left;
	margin: 80px auto 50px auto;
	width: 661px;
}
#logo {
	width: 146px; 
	height: 127px; 
	background:white;
	float: left;
}

/* ------------  NAVIGATION ------------ */


#navigation {
	width: 515px;
	float: left;
	position: relative;
	left: 0px;
	z-index: 1;
}
#navigation div {
	margin: 0 0 0 1px;
}
#navigation .corporate {
	margin: 0px;
	}
.corporate, .operation, .investor, .contact, .media {
	float: left;
}


/* ------------  FOOTER ------------ */


#footer {
	height: 20px;
	background: url(../IMG/footer.gif) no-repeat 0px 11px;
	padding: 17px 25px 0 0;
}

/* FORM ELEMENTE */	

.inputtextfield {
	padding: 6px 20px 0 10px;
	border: none;
	width: 250px;
	height: 24px;
	background:url(../IMG/inputtextfield_bg.gif) no-repeat;
	}
.textfield {
	padding: 7px 0 10px 10px;
	_padding-bottom: 8px;
	height: 47px;
	width: 230px; 
	background: none;
	border: none;
	overflow: auto;	
	}
*+html .textfield  {
	padding-bottom: 7px;
	}
.backgroundTextfield {
	background: url(../IMG/textfield_bg.gif) no-repeat;
   
	}
.SubmitButton {
	float: right;
	position: relative;
	top: -40px;
	_top: -38px;
	cursor: pointer;
	_cursor: hand;
	margin: 10px 0 0 0;
	border: none;
	width: 90px;
	height: 27px;
	background: url(../IMG/sendbutton_off.gif) no-repeat;
	}
*+html .SubmitButton {
	top: -38px;

	}	
.SubmitButton:hover {
	background: url(../IMG/sendbutton_on.gif) no-repeat;
	}
.ButtonAcceptDeny {
	float: left;
	width: 100px; 
	height: 20px; 
	text-align: center; 
	background: #674e0c; 
	padding: 3px 0 0 0;
}



/* ---------------- FONT --------------- */




a:link, a:visited {
	text-decoration: none;
	color: black; 
}
a:hover, a:active {
	font-weight: bold;
}
a.rightboxLink:link, a.rightboxLink:visited, a.rightboxLink:hover, a.rightboxLink:active {
	color: white;
}
a.rightboxListLink:link, a.rightboxListLink:visited, a.rightboxListLink:hover, a.rightboxListLink:active {
	font-size: 1.3em;
	font-weight: bold;
	color: white;
}
a.rightboxListLink:hover, a.rightboxListLink:active {
	color: black;
}
body, html {
	_font-size: 1em;
}
body {
	font-size: 62.5%;
	color: #4e4d4d;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font: normal bold 1.6em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: black;
}
h2 {
	font: normal bold 1.3em Arial, Helvetica, sans-serif;
	text-transform: none;
	color: black;
}
p, #contentwrapper_HP ul li {
	 font-size: 1.1em;
	line-height: 1.4em; 
	}
#rightbox p, #rightbox h1 {
	color: white;
}
#footer div {
	color: #c8b98f;
}
a.footer:link, a.footer:visited {
	font-size: 1em;
	font-weight: bold;
}
a.footer:hover, a.footer:active {
	color: white;
}	

#rightbox ul li a:link, #rightbox ul li a:visited {
	padding: 0 0 0 25px;
	background: url(../IMG/arrowsListLink_off.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	color: white;	
}
#rightbox ul li a:hover, #rightbox ul li a:active, #rightbox a.listLinkOn:link, #rightbox a.listLinkOn:visited, #rightbox a.listLinkOn:hover, #rightbox a.listLinkOn:active {
	padding: 0 0 0 25px;
	background: url(../IMG/arrowsListLink_on.gif) no-repeat left center;
	color: #c0aa6b;	
}
.textfield, .inputtextfield {
	font: normal normal 1.1em Arial, Helvetica, sans-serif;
	color: #4e4d4d;
}
.contacttext {
	font: normal bold 1.2em Arial, Helvetica, sans-serif;
	color: #9c8954;
}
a.acceptDeny:link, a.acceptDeny:visited {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: white;
}
a.acceptDeny:hover, a.acceptDeny:active {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #ccb576;
}						