/*
html {height:100%; }

body {height:100%; min-height: 100%; width:100%; padding:0; margin:0; text-align: center;font-family: Verdana, Arial, Helvetica, sans-serif;  background-color: #D5D1A1; }

#contentWrapper {height:100%; min-height: 100%; width:100%; background-color: #D5D1A1; width: 320px; }

* html #contentWrapper { height: 100%; }

#flashReplace { display: block; }

#outerContent {padding: 50px 5px 0px 5px; background-color: #D5D1A1; display: block; margin-right: auto; margin-left: auto; width: 320px; text-align: center; }

#innerContent { display: block; }

p {line-height:110%;}
p.smaller {color: #000000;font-size: smaller;}

a {color: #CC0000;text-decoration: none;}
a:visited {color: #990000;text-decoration: none;}
a:hover {color: #660000;text-decoration: none;}
a img {border: 0;}
a:visited img {border: 0;}
a:hover img {border: 0;}

h1 {font-size: 150%;font-weight: bold;color: #660033;}
h2 {font-size: 120%;font-weight: bold;color: #660033;}
h3 {font-size: 110%;}
h4 {font-size: 100%;}
ul {list-style-type: none;}

#tagline { margin-bottom: 5px; }

#footer { display: block; height: 39px; width: 100%; padding-right:4px; background-color: #FFFFFF; }
#inventiv { display: block; margin: 5px;}
*/

/*body { padding:0; margin:0; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;  background-color: #D5D1A1; }
#outerContent { display: block; }
#footer { display: none; height: 39px; padding-right:4px; background-color: #FFFFFF; }

p {line-height:110%;}
p.smaller {color: #000000;font-size: smaller;}

a {color: #CC0000;text-decoration: none;}
a:visited {color: #990000;text-decoration: none;}
a:hover {color: #660000;text-decoration: none;}
a img {border: 0;}
a:visited img {border: 0;}
a:hover img {border: 0;}

h1 {font-size: 150%;font-weight: bold;color: #660033;}
h2 {font-size: 120%;font-weight: bold;color: #660033;}
h3 {font-size: 110%;}
h4 {font-size: 100%;}
ul {list-style-type: none;}
*/


html {
	height:680px;
}
/*#outerContent { padding: 15px 0px 0px 0px; width: 300px; margin: 0;}*/
#outerContent { padding: 10px 0px 0px 0px; width: 100%; margin: 0;}
#innerContent { width: 92%; }
#footer { position: relative; height: 50px; }
#inventiv { display: block; margin-top: 8px; margin-right: 10px;}
