body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	background-color:#DFEFEF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5em;
}
a {
	text-decoration: none; 
	color: #376e97
}
a:active {
  outline:none;
}
a:focus {
  outline:none;
}
object {
  outline:none;
}
h1 {
	font-size: 52px;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-size: 20px;
	margin-top:0px;
}
#hcenter {
	position:absolute;
	width:959px;
	height:650px;
	top:0px;
	left:50%;
	margin-top:0px;
	margin-left:-500px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
#top {
	height:75px;
}
#content {
	width:959px;
	text-align:left;
}
#middle {
	position:relative;
	height:380px;
}
#fire {
	background-image:url(../images/overlay.png);
	position:absolute;
	top:0px;
	left:325px;
	width:146px;
	height:380px;
	z-index:1;
	
	
}
#shadow {
	background-image:url(../images/schatten.png);
	position:absolute;
	top:326px;
	left:471px;
	width:424px;
	height:54px;
	z-index:1;
}
#flash {
	position:absolute;
	width:635px;
	height:380px;
	top:0px;
	left:325px;
	z-index:0;
}
#bottom {
	position:absolute;
	width:959px;
	height:123px;
	background-image:url(../images/bottom.jpg);
}
#bottom #bt_exc {
	position:absolute;
	width: 166px;
	height:44px;
	top:12px;
	left:127px;
}
#bottom #bt_countries {
	position:absolute;
	width: 520px;
	height:108px;
	top:15px;
	left:408px;
}
div.overlay { 
	position:absolute;
    display:none; 
    z-index:10000; 
    background-color:#fff;
    width:675px;     
    height:500px; 
    border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;
} 
div.overlay div.close { 
	background-image:url(../images/xbutton.png); 
    position:absolute; 
	right:-15px; 
	top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
div.wrap { 
    height:500px; 
    overflow-y:auto; 
	margin:10px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align:left;
}
#pre_img { 
    display:none; 
    height:0px; 
    width:0px; 
}

#sharing {
	position:absolute;
	left:145px;
	top:120px;
}
#addthis {
	position:absolute;
	display:block;
	background:transparent;
	width: 325px;
	height:32px;
	top:130px;
	left:308px;
	text-decoration:none;
}
#text {
	position:absolute;
	width:635px;
	height:380px;
	top:650px;
	left:315px;
	z-index:0;
}
#line {
	position:absolute;
	top:622px;
	width: 887px;
	height: 1px;
	background-color: #999;
	left: 72px;
}
#book2 {
	position:absolute;
	background-image:url(../images/book.png);
	width:512px;
	height:147px;
	top:831px;
	left:-49px;
	z-index:0;
	width: 512px;
}