@charset "UTF-8";
/* CSS Document */

html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 

/*background:#fff url(clown.jpg) -18px 0 no-repeat; */
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;

		background:url(/img/layout/body-bg.gif);}
#content {width:100%; height:100%; max-height:100%; overflow:auto;z-index:3; text-align:center;}
#foot {position:fixed; margin:0; bottom:-1px; right:0px; display:block; width:100%; height:60px; background:#fff; color:#fff; text-align:right; font-size:1em; z-index:4;}
* html #head, * html #foot,* html #left {position:absolute;}
#kop{width:100%; background-color:#FFFFFF; height:187px;}
#text{margin-left:auto;margin-right:auto; width:670px;text-align:left;padding-bottom:20px;}


hr {
border-top:solid 1px #fff;
border-bottom:solid 0px #fff;
border-right:solid 0px transparent;
border-left:solid 0px transparent;
background-color: transparent;
height: 1px;
 } 

