﻿/*reset*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;font-size:100%;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ul {margin:0 0 0 15px;padding:0;} ol {margin:0 0 0 30px;padding:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
form {display: inline;}
*:focus {outline:none;}

/**/
.scalingBackground{position:absolute;z-index:-999;left:0;top:0;}
html {height:100%;overflow: -moz-scrollbars-vertical;}
body {
	background-color:#fff;
	color:#000;
	font: normal 0.75em/140% Arial, Verdana, Tahoma, Trebuchet MS;
	text-align: center;
}
div.container {
	width:964px;
	padding:0 10px;
	margin: 0 auto;
	text-align: left;
	min-height: 410px;/*zie ie6.css*/
	background: transparent url(../_images/bg_sub_01.jpg) no-repeat scroll 0 0;
}
body.home div.container {width:auto;min-width:760px;max-width:1400px;background:none;}
body.sub {background:transparent url(../_images/bg_sub_t0.png) repeat-x scroll 0 0;}/*gradient*/

a {color:#A489A5;} a:visited {color:#A489A5;} a:hover {color:#816282;} a:active {color:#816282;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;line-height:1.1em;color:#a489a5;}
h1 {font-size:3em;}
h2 {font-size:2.2em;}
h3 {font-size:1.5em; padding: 0 0 5px 0;}
h4, h5, h6 {}
p {}


