@import	"./base-min.css";
@import "./fonts-min.css";

body {background: #0b0b0b; color: #ffedb7;}
#header span, #navigation span {display: none;}
#navigation, #header, #wrap-content, #navigation ul, #navigation li, #navigation h2 {padding: 0; margin: 0;}
#header h1 {padding: 0; margin-bottom: 0;}
#header h1 a, #header p, #wrap-content, #navigation, #copyright {margin: 0 auto; width:815px;}

#header p {height: 11px; background: url(../images/slogan.png) no-repeat 10px 0;margin-bottom: -28px;}
#header h1 a{display: block; height: 189px; background: url(../images/logo.png);}
#header h1 a:hover {background-position: 0 -192px;}

.navi-attributes {display: inline; height: 59px;}
#navigation ul, #navigation li {list-style: none;}
#navigation li {display: inline;}
#navi-list {float: right;margin-right: 12px !important;}

#navi-headline {float: left; width: 220px; background: url(../images/navi-headline.png) no-repeat top right;}
#navi-about {width: 55px; background: url(../images/navi-about.png) no-repeat; float: left;}
#navi-changelog {width: 89px; background: url(../images/navi-changelog.png) no-repeat; float: left;}
#navi-contact{width: 75px; background: url(../images/navi-contact.png) no-repeat; float: left;}
#navi-contribute {width: 88px; background: url(../images/navi-contribute.png) no-repeat; float: left;}
#navi-forums {width: 64px; background: url(../images/navi-forums.png) no-repeat; float: left;}
#navi-installation {width: 98px; background: url(../images/navi-installation.png) no-repeat; float: left;}
#navi-downloads {width: 95px; background: url(../images/navi-downloads.png) no-repeat; float: left;}
#navi-list a:hover {background-position: 0 -50px;}

.active {border-top: 3px solid #f8c000; margin-bottom: -3px; background-position: 0 -3px !important;}

.date, .autor {color: #fecc46;}
.autor {font-size: smaller;}

#content h2 {color: #ffbd0e;}
#content a {color: #ff6123;}
#content a:hover {text-decoration: none; color: #fe743e;}
#content a img {border: 0;}

#wrap-content {clear: both;}
#content {background: #202020; width: 806px;}
#content-wrap {margin: 0.25em 1em;}

#copyright {color: #202020; text-align: center; clear: both;}