.pngfix { behavior: url("/farbjagd/_css/iepngfix.htc") }

*{
padding:0px;
margin:0px;
border:0px;
outline:none;
}

html, body{
background:#000000;
width:100%;
text-align:center;
}

html{
height:101%;
}

.clr{
clear:both;
height:0px;
}

/*   Haupt Content Holder   */

#bg_site{
position:relative;
background:url(/farbjagd/_pic/bg_farbjagd_blog.jpg) 0px 0px no-repeat;	
width:952px;
margin:0px auto;
}

#box_container{
position:relative;
width:530px;
top:30px;
margin:0px auto;
}

#box_container #close_box{
position:absolute;
top:-4px;
right:-4px;
width:31px;
height:31px;
z-index:100;
}

#box_content{
height:550px;
text-align:left;
background:url(/farbjagd/_pic/bg_box_default.png) 0px 0px repeat-y;
}
*html #box_content{
margin-top:-5px;
background:url(/farbjagd/_pic/bg_box_default.png) 0px -5px repeat-y;
}
*+html #box_content{
margin-top:-5px;
background:url(/farbjagd/_pic/bg_box_default.png) 0px -5px repeat-y;
}