

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body {
	font-size: 62.5%;
	color: #555;
	background: #0b0b0b;
	font-family: 'lucida grande', verdana, tahoma, helvetica, arial, san-serif;
}

.clearFix {
	clear: both;
}
.floatLeft {
	float: left;
	display: inline;
}
.floatRight {
	float: right;
	display: inline;
}
.hidden {
	display: none;
}
.divider {
	border-top: 1px dotted #cfcfcf;
	display: block;
	height: 1px;
	margin: 17px 0;
}
#indexHeaderSection {
	height: 500px;
	background: #fff url(headerBG.jpg) top repeat-x;
}

#headerSection {
	height: 310px;
	background: #fff url(headerBG.jpg) top repeat-x;
}
#headerWrapper {
	width: 880px;
	height: 310px;
	padding: 0 30px;
	margin: 0 auto;
	position: relative;
	background: url(products.png) bottom no-repeat;
}
#mainNav {
	position: absolute;
	top: 20px;
	left: 30px;
}

#logoHome {
	width: 470px;
	height: 60px;
	position: absolute;
	top: 145px;
	left: 0px;
	background: url(mcgastrologo.jpg) no-repeat;
}
#logo {
	width: 250px;
	height: 60px;
	position: absolute;
	top: 145px;
	left: 0px;
	background: url(mcgastrologo.jpg) no-repeat;
}
#logoHome span, #logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#indexHeaderLeft {
	width: 440px;
	height: 190px;
	position: absolute;
	top: 310px;
	left: 30px;
	overflow: hidden;
}
#indexHeaderRight {
	width: 440px;
	height: 445px;
	position: absolute;
	top: 55px;
	left: 470px;
}
#contentSection {
	background-color: #fff;
}
#contentWrapper {
	margin: 0 auto;
	width: 880px;
	padding: 30px 0 40px 0;
}
.quarterColumn {
	width: 220px;
	float: left;
	display: inline;
	padding: 5px 0;
}
.quarterColumnProduct {
	width: 220px;
	float: left;
	display: inline;
	padding: 5px 0 35px 0;
}
.halfColumn {
	width: 440px;
	float: left;
	display: inline;
}

#pdfDownload {
	width: 550px;
	float: right;
	display: inline;
	margin: 0;
	padding: 15px 0;
}
#pdfDownload p {
	background: #fff url(paperIco.png) no-repeat;
	font-size: 1.2em;
	padding: 6px 0 15px 30px;
}
.searchResult {
	padding: 5px 0;
	border-top: 1px dotted #cfcfcf; 
}
.searchResultItem {
	display: inline;
	width: 220px;
	float: left;
	margin-right: 20px;
}
.contactColumn {
	width: 220px;
	float: left;
	display: inline;
	padding: 0;
}
#indexProductImages {
	margin-bottom: -10px;
}
#subFooterSection {
	background-color: #131313;
}
#subFooterWrapper {
	margin: 0 auto;
	width: 880px;
	padding: 25px 30px;
}
#footerSection {
	border-top: 1px solid #363636;
	background-color: #0b0b0b;
}
#footerWrapper {
	width: 880px;
	padding: 25px 30px;
	margin: 0 auto;
	background: url(footerBG.png) bottom center no-repeat;
}


h2 {
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #505050;
	margin: 35px 0 15px 0;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: bold;
	color: #505050;
	margin-bottom: 1.0em;
	text-transform: uppercase;
}
h3 span {
	font-weight: normal;
	text-transform: none;
}
h3.productSeriesTitles {
	border-bottom: 1px solid #656565;
	padding-bottom: 5px;
}
.quarterColumn h3 {
	padding: 0 15px;
}
.productCategories h3 {
	padding: 0 0 5px 0;
	margin: 0 20px 25px 0;
	border-bottom: 1px solid #656565;
}
.productInformation h3 {
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #656565;
}
.productSpecs h3 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: none;
}
#subFooterSection h3 {
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: bold;
	color: #676767;
	margin-bottom: 1.0em;
}
h4 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #505050;
	margin-bottom: 1.0em;
}
p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
	color: #777;
}
.quarterColumn p {
	padding: 0 15px;
}
.productSpecs p {
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 0 0 0.1em 0;
}
.searchResultItem p {
	display: inline;
}
p.searchResultDescription {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #555;
}
p.searchedUsing {
	font-size: 1.3em;
	color: #777;
}
p.searchedUsing span {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #555;
}
p.productPageLinks {
	font-size: 1.2em;
	margin: 0.3em 0 0 5px;
}
#footerSection p {
	font-size: 1.1em;
	color: #ccc;
	margin: 0
}


ul {
	list-style-position: outside;
	list-style-type: none;
}
li {
	font-size: 1.3em;
	padding: 1px 0 2px 20px;
	background: url(ulBullet.png) bottom left no-repeat;
}
.quarterColumn li {
	margin: 0 14px;
}

#mainNav {
	list-style: none;
}
#mainNav li {
	display: inline;
	margin: 0 2.0em 0 0;
	font-size: 1.25em;
	text-transform: uppercase;
	background: none;
	padding: 0;
}
ul.subNav li {
	background: none;
	font-size: 1.3em;
	padding: 0;
	margin: 0 20px 1.0em 0;
}
ul.subNav li.subNavChildItem {
	background: none;
	font-size: 1.0em;
	text-transform: uppercase;
	padding: 0;
	margin: 0 20px 0.75em 1.75em;
}
ul.standardList {
	list-style-position: outside;
	list-style-type: circle;
	margin: 0 0 3em 30px;
}
ul.standardList li {
	background: none;
	padding: 0 0 0 5px;
	margin-bottom: 0.7em;
	color: #777;
}



a:link, a:visited {
	color: #0070b1;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #008ada;
}
#mainNav a:link, #mainNav a:visited {
	color: #c0c0c0;
	text-decoration: none;
}
#mainNav a:focus, #mainNav a:hover, #mainNav a:active {
	color: #707070;
}
#mainNav li.mainNavActive a:link, #mainNav li.mainNavActive a:visited {
	color: #707070;
}
.subNav li.subNavActive a:link, .subNav li.subNavActive a:visited {
	color: #707070;
	font-weight: bold;
}


table {
	margin-bottom:20px;
	border:none;
	font-size:12px;
	border-spacing: 0; 
	width:100%;
}

table td {
	border:none;
	background:#E0E7EF;
	padding:7px;
	border-right:1px solid #fff;
	border-left:1px solid #C3D0DF;
	border-top:1px solid #fff;
	border-bottom:1px solid #C3D0DF;
}

table th {
	border:none;
	text-align:left;
	background:#24446C;
	color:#fff;
	padding:7px;
	border-right:1px solid #2F547F;
	border-left:1px solid #17385F;
}

table.daten {
	width: 700px;
	background: white;
}
table.daten td {
	text-align: left;
	border: 0px;			
	background: white;
}
