/* CSS Xbox Aktuell */
img {
	border: 0;
}

#background {
	position: absolute;
	margin: 0 auto;
	top: 202px;
	width: 100%;
	height: 823px;
}

#background a {
	background: url(../../../werbung/bg.jpg) no-repeat center;
	display: block;
	height: 823px;
}

#border_forum {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 25px;
	background: #1C1C1C;
	line-height: 25px;
	text-align: center;
}

#leiste {
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: #1C1C1C;
}

#datum {
	width: 350px;
	text-align: left;
}

#willkommen {
	position: absolute;
	top: 0;
	left: 350px;
	right: 0;
	width: 600px;
	text-align: right;
}

#streifen {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 175px;
	background: #384A1C url(../../../gfx/headerbg.jpg) center no-repeat;
	border-bottom: #181818 solid 1px;
}

#header_forum {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 175px;
	background: #384A1C url(../../../gfx/headerbg.jpg) center no-repeat;
}

#logo_forum {
	padding-top: 42px;
	width: 312px;
	text-align: left;
}

#banner1 {
	position: absolute;
	top: 42px;
	right: 1px;
}

#kante {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 1px;
	background: #464646;
}

#banner2 {
	margin-top: 15px;
}

#navbar_forum {
	position: relative;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 950px;
	height: 54px;
	background: url(../../../gfx/navibg.png) center no-repeat;
	text-align: left;
	z-index: 100;
}

#navi_forum {
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#navi_forum a {
	display: block;
	width: 103px;
	height: 43px;
	background: url(../../../gfx/navi_off.png) no-repeat;
	text-decoration: none;
	font-size: 13px;
	line-height: 43px;
}

#navi_forum img {
	margin-top: 7px;
	margin-left: 5px;
}

#navi_forum li {
	position: relative;
	float: left;
	width: auto;
	height: 43px;
}

#navi_forum li:hover ul,
#navi_forum li.over ul {
	display: block;
}

#navi_forum li a:hover {
	background: url(../../../gfx/navi_on.png) no-repeat;
}

#navi_forum li>ul {
	top: auto;
	left: auto;
}

#navi_forum li ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 100%;
	left: 1px;
	width: 175px;
	background: #464646;
}

#navi_forum li li {
	display: block;
	position: relative;
	padding: 0px;
	float: none;
	width: 176px;
	height: 26px;
	cursor: default;
}

#navi_forum li li a {
	display: block;
	position: relative;
	padding-left: 10px;
	height: 25px;
	width: 166px;
	background: #202020 none;
	line-height: 25px;
	color: #FFFFFF;
}

#navi_forum li li a:hover {
	padding-left: 10px;
	width: 166px;
	background: #585858 none;
}

.default_forum {
	cursor: default;
}

#suchbox {
	position: relative;
	margin: 0;
	padding: 8px 0 0 730px;
}

#suchformular {
	margin: 0 5px 0 0;
	padding: 0 5px 0 5px;
	float: left;
	width: 172px;
	height: 19px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #A4A4A4;
}

#suchbutton {
	margin: 0;
	padding: 0;
	float: left;
}

#contenttop_forum {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 20px;
	background: url(../../../gfx/contenttop.png);
}

#main_forum {
	position: relative;
	margin: 0 auto;
	padding: 12px;
	width: 926px;
	text-align: left;
}

#footer_forum {
	padding-bottom: 5px;
	font-size: 10px;
}

#footer_forum a:link {
 color: #FFFFFF; text-decoration: underline;
}

#footer_forum a:visited {
 color: #FFFFFF; text-decoration: underline;
}

#footer_forum a:hover {
 color: #FFFFFF; text-decoration: none;
}

#footer_forum a:active {
 color: #FFFFFF; text-decoration: underline;
}



