body {
	font-family: Tahoma, Arial, Verdana, Sans;
	font-size: 11px;
    text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #171717;
}

a {
	color: #4e4e4e;
}
#maintable1 {
	margin: auto;
	width: 950px;
}
#maintable2 {
	margin: auto;
	width: 946px;	
	background-color: white;
	background-image: url(./images/design/maintable-top-bg.png);
	background-repeat: no-repeat;
	padding: 2px;
	padding-bottom: 0;
}
.nav {
	font-weight: bold;
	font-size: 9px;
	color: white;
	line-height: 8px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
}

.wn {
	font-weight: bold;
}

.iconLink {
    
    border: 0px;
    color: #ffffff;
}

#toprow {
	background-image: url(./images/design/head-login-bg.png);
	height: 49px;
}
#toprowLoggedIn {
    background-image: url(./images/design/head-login-bg-loggedin.png);
    height: 49px;
}

#toprow td {
	border-bottom: 1px solid #7c0000;
}
#welcome {
	padding-left: 20px;
	width: 220px;
}
#login {
	width: 730px;
	text-align: right;
	vertical-align:top;
}
.login-input {
	background-image: url(./images/design/input-text-bg.png);
	color: #919191;
	border: none;
	height: 20px;
	width: 169px;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	margin-top: 15px;
}
.login-button {
	background-image: url(./images/design/input-button-bg.png);
	border: none;
	height: 20px;
	width: 70px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
}
#head {
	height: 189px;
	width: 950px;
	background-image: url(./images/design/header_sp.jpg);
}
#topnav {
	background-color: #a40000;
	height: 50px;
	width: 950px;
	padding: 0px;
}
#headnav {
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	cursor: pointer;
	background-image: url(./images/design/nav-bg.png);
}
#headnav li {
	height: 30px;
	width: 94px;
	float: left;
	list-style: none;
	padding: 20px 0 0 0;
}
#headnav li:hover {
	background-image: url(./images/design/nav-bracket.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
#inforow {
	height: 144px;
	margin-top: 2px;
}
#infobox {
	background-color: #e4e4e4;
	width: 480px;
}
#warbox {
	background-color: #e4e4e4;
	background-image: url(./images/design/nextwar-bg.png);
	width: 463px;
	vertical-align: top;
}
#leftnav {
	width: 278px;
    text-align: left;
}
.lnav-head {
	padding-left: 6px;
	height: 25px;
	width: 278px;
	vertical-align: top;
	background-image: url(./images/design/leftnav-head.png);
}
#maincol {
	width: 650px;
    text-align: left;
    padding-left: 10px;
}
.mtitle {
	width: 636px;
	border-bottom: 1px solid #a40000;
	color: #a40000;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 20px;
    text-align: left;
}
#foot {
	background-image: url(./images/design/footer.jpg);
	height: 60px;
	width: 946px;
	padding: 10px;
}
#foot a {
	text-decoration: none;
	margin-left: 20px;
	float: right;
	color: white;
}


.category_big {
    font-family: Tahoma, Arial, Verdana, Sans;
    font-size: 14px;
    font-weight: bold;
}

.beitrag {
    background-color: #E4E4E4;
    border: 2px;
    border-color: #000000;
    color: #000000;
    padding: 15px;
    width: 93%;
}

.title {
	background-color: #a40000;
	color: white;
}

.title a {
	color: #ffffdd;
}

input {
	background-color: white;
	border: 1px solid #a40000;
	color: #a40000;
}

hr {
	background-color: #a40000; /* Farbe für Opera und Firefox */
    color: #a40000; /* Farbe für Internet Explorer (IE) */
    border: 0;
    height: 1px; 
}
.newshead {
	font-size: 12px;
	font-weight: bold;
	color: #a40000;
	text-decoration: none;
}
.newsinfo {
	font-size: 9px;
	font-weight: bold;
	color: #8f8f8f;
}
.newsinfo a {
	text-decoration: none;
}
.mainnews {
	font-size: 10px;
}

.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}