/*
	Braun (Hintergrund) #cf9858
	Orange (Links) #da560d
*/



/* Begin Standard */

.clear {
	clear: both;
}

/* End Standard */



/* Begin Structure */

body {
	background: #cf9858 url('images/background-body.jpg') top left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 204px;
	width: 960px;
	background: url('images/background-header-board.png') top left no-repeat;
}

#logo {
	padding: 51px 0 0 67px;
	width: 339px;
	height: 102px;
}

#logo p {
	height: 102px;
	width: 339px;
	line-height: 0em;
	margin: 0;
	padding: 0;
}

#logo p a {
	display: block;
	height: 102px;
	width: 339px;
	background: url('images/background-logo.jpg') top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#navi { width: 750px; }

#button {
	float: right;
	padding: 69px 105px 0 0;
}

#button p a {
	display: block;
	height: 102px;
	width: 102px;
	background: url('images/background-button.png') top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#button p a:hover, #button p a:focus { background: url('images/background-button.png') 0 -102px no-repeat; }

#forum-top {
	width: 960px;
	height: 16px;
	background: url('images/background-top-board.png') top left no-repeat;
}

#forum-middle {
	width: 960px;
	background: url('images/background-middle-board.png') top left repeat-y;
}

#forum-bottom {
	width: 960px;
	height: 116px;
	background: url('images/background-bottom-board.png') top left no-repeat;
}

#footer {
	width: 960px;
	height: 162px;
	background: url('images/background-footer.jpg') top left no-repeat;
}

p.copyrightp {
	font-size: 11px;
	text-align: right;
}

p.copyrightp a {
	text-decoration: none;
	color: #888;
}

/* End Structure */



/* Begin Navi */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav {
	padding: 0 0 0 37px;
	width: 713px;
}

#nav li {
	float: left;
	text-indent: -999em;
	overflow: hidden;
}

#nav li.news {
	background: url('images/background-navi.png') top left no-repeat;
	width: 77px;
	height: 43px;
}

#nav li.news:hover, #nav li.news.sfhover { background: url('images/background-navi.png') 0 -43px no-repeat; }

#nav li.band {
	background: url('images/background-navi.png') -77px 0 no-repeat;
	width: 118px;
	height: 43px;
}

#nav li.band:hover, #nav li.band.sfhover { background: url('images/background-navi.png') -77px -43px no-repeat; }

#nav li.music {
	background: url('images/background-navi.png') -195px 0 no-repeat;
	width: 89px;
	height: 43px;
}

#nav li.music:hover, #nav li.music.sfhover { background: url('images/background-navi.png') -195px -43px no-repeat; }

#nav li.media {
	background: url('images/background-navi.png') -284px 0 no-repeat;
	width: 86px;
	height: 43px;
}

#nav li.media:hover, #nav li.media.sfhover { background: url('images/background-navi.png') -284px -43px no-repeat; }

#nav li.tour {
	background: url('images/background-navi.png') -370px 0 no-repeat;
	width: 76px;
	height: 43px;
}

#nav li.tour:hover, #nav li.tour.sfhover { background: url('images/background-navi.png') -370px -43px no-repeat; }

#nav li.forum {
	background: url('images/background-navi.png') -446px 0 no-repeat;
	width: 87px;
	height: 43px;
}

#nav li.forum:hover, #nav li.forum.sfhover { background: url('images/background-navi.png') -446px -43px no-repeat; }

#nav li.fanclub {
	background: url('images/background-navi.png') -533px 0 no-repeat;
	width: 107px;
	height: 43px;
}

#nav li.fanclub:hover, #nav li.fanclub.sfhover { background: url('images/background-navi.png') -533px -43px no-repeat; }

#nav li.shop {
	background: url('images/background-navi.png') -640px 0 no-repeat;
	width: 73px;
	height: 43px;
}

#nav li.shop:hover, #nav li.shop.sfhover { background: url('images/background-navi.png') -640px -43px no-repeat; }

#nav li ul {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #000;
	margin: 24px 0 0 0;
	padding: 0 16px 7px 16px;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 1), 0px 0px 7px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 1), 0px 0px 7px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 1), 0px 0px 7px rgba(0, 0, 0, 1);
	-khtml-box-shadow: 0px 0px 7px rgba(0, 0, 0, 1), 0px 0px 7px rgba(0, 0, 0, 1);
}

#nav li ul li {
	text-indent: 0px;
	float: none;
}

#nav li ul li a {
	color: #fff !important;
	font-size: 10px !important;
	text-transform: uppercase !important;
	display: block !important;
	padding: 7px 0 7px 0 !important;
	border-bottom: 1px dotted #333 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

#nav li ul li a:hover, #nav li ul li a:focus {
	text-decoration: none !important;
	color: #da560d !important;
}

#nav li ul li a.lastlink { border: 0 !important; }

#nav li:hover ul { left: auto; }

#nav li:hover ul, #nav li.sfhover ul { left: auto; }

/* End Navi */

div.flashbanner {
	margin-bottom: 20px;
}

div.flashbanner object {
	display: inline;
}

div.flashbanner object.left {
	margin-right: 15px;
}