
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#main_container{
	width:100%;
}

div#header{
	width:943px; height:135px; margin-left:auto; margin-right:auto;background-image: url("../graphics/layout/header_komplett.jpg");
}
div#ticker_container{
	width:943px; height:30px; margin-left:auto; margin-right:auto;background-image: url("../graphics/layout/hg_lauftext.jpg");	
}
div#space{
	width:943px; height:11px; margin-left:auto; margin-right:auto;background-image: url("../graphics/layout/space_lauftext.jpg");
}
div#content_main_container{
	width:943px; margin-left:auto; margin-right:auto; background-image: url("../graphics/layout/navi_hg.jpg"); background-position:left top; background-repeat:repeat-y; background-color:#FFFFFF;	
}
div#navi_container{
	width:222px; float:left;
}
div#navi_container a{

}

div#content_container{
	width:721px; float:left; background-image: url("../graphics/layout/content.jpg"); background-repeat:no-repeat; background-color:#FFFFFF;
}
div#content{
	width:670px; margin-left:15px; 
}
div#footer_container{
	width:943px; margin-left:auto; margin-right:auto; background-image: url("../graphics/layout/navi_hg.jpg"); background-position:left top; background-repeat:repeat-y;
}
div#footer_left{
	width:222px; height:30px; float:left; background-image: url("../graphics/layout/navi_footer.jpg")}
div#footer_content{
	width:712px; height:30px; float:left; background-image: url("../graphics/layout/content_footer.jpg")}

.navibutton_shop{
	width:172px; height:20px; background-image: url("../graphics/layout/navi_button.jpg"); background-repeat:no-repeat; margin-left:28px; margin-top:10px;
}
.navibutton_shop a{
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin-left:10px;
}
.navibutton_shop a:hover{
	color:#990000;
}
