/* Astro Empire #1 Design */

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}

a.white, li.white a {
	color: #cc0000;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #ccc;
	text-decoration: none;
}

a.side {
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
}

a:hover.side {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:fixed;
	
}

form {
	margin: 0px;
}

hr {
	height: 0px;
	border: 0px solid #ccc;
}

hr.side-hr {
	height: 0px;
	border: 0px solid #330;
}

td {
	font-size: 11px;
}

pre {
	font-size: 11px;
}

.alt {
	color: #fff;
}

img {
	border: 0px;
}

#main { width: 1050px; }

.main {
	width: 1050px;
	background-color: #111;
	background-repeat: repeat-y;
}

.contbg {
	background-color: #111;
	background-repeat: repeat-y;
}

.footermain {
	background-color: #111;
	height: 60px;
}

.footerleft {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	color: #fff;
}

#footer a {
	font-size: 9px;
	color: #cc0000;
	text-decoration: none;
}

#footer a:hover {
	font-size: 9px;
	color: #ccc;
	text-decoration: none;
}

.footerright {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	padding: 1px 1px 1px 1px;
	text-align: right;
}

.button {
	color: #fff;
	font-size: 10px;
	height: 23px;
	background-color: #cc0000;
	border: 1px outset #555;
}

.bbcode {
	background-color: #222;
	margin-top: 2px;
	text-align: center;
}

.bbcode-popup {
	background-color: #111;
	margin: 2px;
	border: 1px solid #09c;
}

.textbox {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 11px;
	background-color: #111;
	border: 1px inset #444;
	padding: 3px;
}

.main-body {
	min-height: 70px;
	font-size: 14px;
	color: #fff;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.setuser_body {
	background-color: #000;
	color: #fff;
	text-align: center;
}

.main-bg {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 12px;	
}

.border {
	border: 0px;
}

.admin-message {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background-color: #111;
	border: 1px solid #09c;
	margin-bottom: 5px;
}

.side-body {
	color: #fff;
	width: 210px;
	text-align: left;
	font-size: 10px;
	background-image: url(images/sidebod.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.side-border-left {
	width: 210px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.side-border-right {
	width: 210px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.news-category {
	border: 0px;
	margin-right: 10px;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	text-align:center;
	background-image: url(images/nf.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.main-footer {
	height: 28px;
	line-height: 28px;
	background-image: url(images/nf.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.news-footer a {
	color: #09c;
	text-decoration: none;
	font-weight: bold;
}

.news-footer a:hover {
	color: #ccc;
	text-decoration: underline;
	font-weight: bold;
}

.capmain {
	height: 36px;
	line-height: 36px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 13px;
	color: #fff;
	background-image:url(images/c_top.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.capmain-left {
	width: 3px;
	height: 28px;
}

.capmain-right {
	width: 3px;
	height: 28px;
}

.scapmain {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 38px;
	height: 40px;
	width: 210px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-image: url(images/sidetop.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.tbl-border {
	background-color: #333;
	border: 1px solid #222;
}

.spacer {
	margin-bottom: 5px;
}

.tbl {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border: 0px solid #ccc;
}

.tbl1 {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px solid  #cc0000;
}

.tbl2 {
	font-size: 10px;
	color: #ccc;
	padding: 4px;
	border-bottom: 1px solid #cc0000;
}

.forum-caption {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #09c;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.quote {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	background-color: #222;
	border: 2px solid #111;
}

.poll {
	height: 18px;
	border: 0px;
}

.forum_name {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comment-name {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.comment-name a {
	color: #09c;
	text-decoration: none;
}

.comment-name a:hover {
	color: #ccc;
	text-decoration: none;
}

.shoutboxname a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09c;
	text-align: left;
}

.shoutboxname a:hover {
	color: #fff;
	text-decoration: none;
}

.shoutbox {
	font-size: 10px;
	color: #ccc;
	text-align: left;
}

.shoutboxdate {
	font-size: 9px;
	color: #999;
	text-align: left;
}

.fsmall {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

.small {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}

.side-small a {
	color: #09c;
	text-decoration: none;
}

.side-small a:hover {
	color: #ccc;
	text-decoration: none;
}

.side-label {
	font-family: Verdana, sans-serif;
	color: #09c;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}

.fpix {
	background-image: url(images/footerpix.png);
	background-repeat: no-repeat;
	background-position: center;
}

.copy {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	text-align: center;
	padding: 1px 1px 1px 1px;
}

.tablebreak {
	margin-bottom: 10px;
}

.infobar {
	border: 1px solid #ccc;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	margin-bottom: 10px;
}

.title a, .title a:hover, .title a:active {
	text-decoration: none;
}

.floatfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.center, *[align=center] {margin: 0 auto;}

/* ========================================
   NEUE HEADER NAVIGATION
   ======================================== */

/* Header-Wrapper - siehe vereinfachte Version weiter unten */

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    min-height: 80px;
}

.site-logo h1 {
    margin: 0;
    font-size: 32px;
    font-weight: bold;
    color: #cc0000;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.site-logo a {
    color: #cc0000;
    text-decoration: none;
    transition: color 0.3s ease;
}

.site-logo a:hover {
    color: #ff0000;
}

/* User Area */
.user-area {
    display: flex;
    align-items: center;
    gap: 15px;
}

.user-info {
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255,255,255,0.05);
    padding: 8px 15px;
    border-radius: 25px;
    border: 1px solid rgba(204,0,0,0.3);
}

.welcome-text {
    color: #999;
    font-size: 11px;
}

.user-profile-link {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease;
}

.user-profile-link:hover {
    color: #cc0000;
}

.user-avatar {
    border: 2px solid #cc0000;
    border-radius: 50%;
}

.user-name {
    font-weight: bold;
    font-size: 12px;
}

.header-icon {
    position: relative;
    color: #cc0000;
    font-size: 18px;
    padding: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.header-icon:hover {
    color: #ff0000;
    transform: scale(1.1);
}

.header-icon .badge {
    position: absolute;
    top: 2px;
    right: 2px;
    background: #ff0000;
    color: #fff;
    font-size: 9px;
    padding: 2px 5px;
    border-radius: 10px;
    font-weight: bold;
}

.btn-logout {
    background: linear-gradient(135deg, #cc0000 0%, #990000 100%);
    color: #fff;
    padding: 8px 15px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.1);
}

.btn-logout:hover {
    background: linear-gradient(135deg, #ff0000 0%, #cc0000 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(204,0,0,0.4);
    color: #fff;
}

/* Guest Menu */
.guest-menu {
    display: flex;
    gap: 10px;
}

.btn-login,
.btn-register {
    padding: 10px 20px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.btn-login {
    background: transparent;
    color: #cc0000;
    border: 2px solid #cc0000;
}

.btn-login:hover {
    background: #cc0000;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(204,0,0,0.4);
}

.btn-register {
    background: linear-gradient(135deg, #cc0000 0%, #990000 100%);
    color: #fff;
    border: 2px solid transparent;
}

.btn-register:hover {
    background: linear-gradient(135deg, #ff0000 0%, #cc0000 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(204,0,0,0.4);
    color: #fff;
}

/* Modern Navigation */
.main-navigation {
    background: rgba(0,0,0,0.8);
    border-top: 3px solid #cc0000;
    border-bottom: 1px solid rgba(204,0,0,0.3);
    box-shadow: 0 4px 10px rgba(0,0,0,0.5);
}

.nav-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.main-navigation li {
    position: relative;
    margin: 0;
}

.main-navigation li a {
    display: block;
    color: #fff;
    padding: 15px 25px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    position: relative;
}

.main-navigation li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 3px;
    background: #cc0000;
    transition: all 0.3s ease;
    transform: translateX(-50%);
}

.main-navigation li a:hover,
.main-navigation li.active a {
    color: #cc0000;
    background: rgba(204,0,0,0.1);
}

.main-navigation li a:hover:before,
.main-navigation li.active a:before {
    width: 80%;
}

/* Dropdown Menu */
.main-navigation li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(0,0,0,0.95);
    min-width: 210px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.5);
    border-top: 2px solid #cc0000;
    z-index: 1000;
}

.main-navigation li:hover > ul {
    display: block;
}

.main-navigation li ul li {
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

.main-navigation li ul li:last-child {
    border-bottom: none;
}

.main-navigation li ul li a {
    padding: 12px 20px;
    text-transform: none;
    font-size: 12px;
}

.main-navigation li ul li a:before {
    display: none;
}

.main-navigation li ul li a:hover {
    background: rgba(204,0,0,0.2);
    padding-left: 25px;
}

/* Responsive Anpassungen */
@media (max-width: 1024px) {
    .header-wrapper {
        width: 100%;
    }
    
    .header-top {
        flex-direction: column;
        gap: 15px;
    }
    
    .main-navigation ul {
        flex-direction: column;
        width: 100%;
    }
    
    .main-navigation li {
        width: 100%;
    }
    
    .main-navigation li a {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .site-logo h1 {
        font-size: 24px;
    }
    
    .user-info {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .guest-menu {
        flex-direction: column;
        width: 100%;
    }
    
    .btn-login,
    .btn-register {
        width: 100%;
        justify-content: center;
    }
}

/* ========================================
   VEREINFACHTER HEADER BEREICH
   ======================================== */

.header-wrapper {
    background-color: transparent;
    width: 1050px;
    margin: 0 auto;
}

.header-banner {
    background-image: url(images/header.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 314px;
    width: 1050px;
    background-color: transparent;
}

/* Alte User-Area und Site-Branding Styles entfernt */

/* Navigation Updates */
.main-navigation {
    background: linear-gradient(180deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.85) 100%);
    border-top: 3px solid #cc0000;
    border-bottom: 1px solid rgba(204,0,0,0.3);
    box-shadow: 
        0 4px 10px rgba(0,0,0,0.5),
        inset 0 1px 0 rgba(255,255,255,0.05);
    position: relative;
}

.main-navigation:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        #cc0000 20%, 
        #ff0000 50%, 
        #cc0000 80%, 
        transparent 100%);
    animation: shimmer 3s infinite;
}

@keyframes shimmer {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

/* Versteckt alle möglichen Breadcrumb-Varianten */
.breadcrumb,
.breadcrumb-wrapper,
ol.breadcrumb,
ul.breadcrumb,
nav.breadcrumb,
.panel.breadcrumb {
    display: none !important;
}

/* PHP-Fusion Standard Breadcrumbs */
#breadcrumbs,
.fusion-breadcrumbs,
.site-breadcrumbs {
    display: none !important;
}

/* ========================================
   CENTER PANEL STYLING
   ======================================== */

/* Einfaches Spacing für Center Panels */
.main-bg > .border:not(:last-child) {
    margin-bottom: 10px;
}

/* Stelle sicher dass Center-Panels die volle Breite nutzen */
.main-bg table {
    width: 100%;
}
