/* Start Undoing html.css  http://tantek.com/log/2004/09.html#d06t2354 */
/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
/*h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }*/

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
*/
/* whoever thought blue linked image borders were a good idea? */
/*a img,:link img,:visited img { border:none }   */

/* de-italicize address */
/*address { font-style:normal }  */

/* more varnish stripping as necessary... */
/* End Undoing html.css  http://tantek.com/log/2004/09.html#d06t2354 */

body{
text-align:center;
background:#702121;
padding: 1.2em;
color: #ECCBA4
}
/*body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	background-image: url(../bilder/Wang-Shu-48.jpg);
  	background-repeat: no-repeat;
  	background-position: top;
  	background-attachment: scroll
}
p, table, {


}

h1 {
	font-size: 1.6em;
}

.header_1 {
	width: 320px;
	background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 19px;
	left: 132px;
	text-align: center;
}

.box_1{
    width: 350px;
    background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 73px;
	left: 177px;
	text-align: left;
}
.box_2{
    width: 233px;
    background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 200px;
	left: 836px;
	text-align: left;
}
.box_3{
	width: 244px;
	background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 414px;
	left: 159px;
	text-align: left;
}
.box_4{
    width: 220px;
    background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 185px;
	left: 336px;
	text-align: left;
}
.box_5{
    width: 424px;
    background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 53px;
	left: 647px;
	text-align: left;
}
.box_6{
    width: 360px;
    background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 624px;
	left: 722px;
	text-align: left;
}
.box_7{
    width: 360px;
    background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 346px;
	left: 646px;
	text-align: left;
}
.box_8{
    width: 360px;
    background-image: url(../bilder/transp-white.png);
	position: absolute;
	top: 589px;
	left: 186px;
	text-align: left;
}
div {
	padding: 4px;
}
*/

