body {
	/*background: #2d1810 url("img/wowhg.gif") repeat-y center top;*/
	background: #000000 url("img/wowblue-bg.jpg") no-repeat center top;
	color: white;
	text-align: center;
	width: 960px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, sans-serif;
	font-size: 9pt;
}
#wallpaper-wow {
	display: block;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	z-index: 1;
}

.header {
	margin: 0 auto 0 0;
	padding: 0;
	margin: 0;
	width: 98%;
	height: 130px;
	z-index: 100;
	position: relative;
}

#headerad {
	width: 728px;
	height: 90px;
	margin:auto;
	margin-bottom:20px;
	z-index:1000;
	position:relative;
}

.header#de {
	background: #1f100a url("img/wowblue-de.png") no-repeat 10px 30px;
}

.header#en {
	background: #1f100a url("img/wowblue-en.png") no-repeat 10px 30px;
}

.header#us {
	background: #1f100a url("img/wowblue-us.png") no-repeat 10px 30px;
}
#wrapper {
	z-index: 10;
	position: relative;
}

.mainlink {
	display: block;
	/*position: absolute;*/
	float: left;
	width: 300px;
	height: 130px;
}

.headad { /*border: 1px solid black;*/
	width: 728px;
	height: 90px;
	position: absolute;
	/*left: 522px;
	top: 47px;*/
	margin-left: -270px;
	margin-top: -100px;
	margin-right: auto;
}

span.abbr {
	border-bottom: 1px dotted #D7CEA4;
	cursor: help;
}

.highlight {
	color: red;
	font-weight: bold;
}

.clear {
	clear: both;
}

.copy {
	margin-top: 30px;
	font-size: 8pt;
	position: relative;
	z-index: 13;
}

.page {
	margin: 20px auto 20px auto;
	width: 95%;
}

.pages a {
	color: #FFB019;
	position: relative;
	z-index: 12;
}

.langs {
	float: right;
	/*margin: 0 23px 4px auto;*/
	margin-right: 20px;
	height: 24px;
	vertical-align: top;
	margin-bottom: 4px;
}

/*.langs a {
	float: right;
}

.langs a img {
	border-color: black;
}*/
.langlink {
	float: right;
	margin: 0 3px;
	/*border: 1px solid black;*/
	width: 22px;
	height: 22px;
	display: block;
}

.langlink#imgde {
	background-image: url(img/de_h.png);
}

.langlink#imgde:hover,.actlang#imgde {
	background-image: url(img/de.png);
}

.langlink#imgen {
	background-image: url(img/en_h.png);
}

.langlink#imgen:hover,.actlang#imgen {
	background-image: url(img/en.png);
}

.langlink#imgus {
	background-image: url(img/us_h.png);
}

.langlink#imgus:hover,.actlang#imgus {
	background-image: url(img/us.png);
}

.feedlink {
	margin: 1px 1px 0px 1px;
	margin-left: 13px;
	float: right;
	/*font: bold 0.75em sans-serif;*/ /*font-weight: bold;
	font-size: 7pt;
	color: #fff;
	background: #f60;
	padding: 0.2em 0.35em;*/
	text-decoration: none;
	height: 18px;
	width: 18px;
	background: transparent url(img/feed.png) 0 0;
}

.feedlinkblue {
	margin-left: 1px;
	margin-right: 0;
	/*margin: 0 3px;
	float: right;*/ /*font: bold 0.75em sans-serif;*/ /*font-weight: bold;
	font-size: 7pt;
	color: #fff;
	background: #00c0ff;
	padding: 0.2em 0.35em;
	text-decoration: none;*/
	background-image: url(img/feed_blue.png);
}

.searchform {
	float: right;
	width: 300px;
	vertical-align: baseline;
}

.searchform input {
	margin: 0;
	border: 1px solid #ffffff;
	color: white;
	background: #ffedcb url('img/search.png') no-repeat scroll left center;
	margin-right: 6px;
	padding: 2px 2px 2px 23px;
	color: #000000;
	width: 200px;
}

/*.searchform input[type="submit"] {
	border: 1px solid #575757;
	color: white;
	background-color: #2A505D;
	font-weight: bold;
	padding: 0 6px;
	height: 21px;
}*/
.langlink img {
	border-style: none;
	width: 22px;
	height: 22px;
}

.feedlink img {
	border-style: none;
}

.content {
	margin: 0 0 0 0;
	/*border-left: 1px solid #1111cc;
	border-right: 1px solid #1111cc;
	border-bottom: 1px solid #1111cc;*/
	clear: both;
	text-align: left;
	padding: 0;
}

.update {
	font-size: 8pt;
	width: 95%;
	text-align: right;
	margin: 15px auto 0 auto;
	position: relative;
	z-index: 11;
}

a {
	color: #FFB100;
	font-weight: bold;
}

a:hover {
	color: #F5F5F5;
}

ul.nav {
	list-style-type: none;
	/*border-bottom: 1px solid #1111cc;*/
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 8pt;
}

ul.nav li {
	float: left;
	position: relative;
	height: 16px;
	background-color: #3E2016;
	margin: 0px;
	/*border: 1px solid #1111cc;*/
	padding: 4px;
}

ul.nav li.activenav { /*border-bottom: 1px solid #333333;*/
}

ul.nav li.activenav > a{
	color: white;
}

ul.nav a { /*float: left;*/
	display: block;
	/*color: #666666;*/
	text-decoration: none;
	/*padding: 4px;*/
}

ul.nav li:hover,ul.nav li.iehover {
	background-color:#50291d;
}

ul.subnav {
	position: absolute;
	left: -1337em;
	background-color: #3e2016;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	border: 1px solid #552b12;
	z-index: 1000;
	}

ul.subnav li {
	float: none;
	background-color: #3e2016;
	margin: 0;
	text-align: left;
	width: 250px;
	height: 16px;
	padding: 4px;
	border-bottom: 1px solid #552b12;
}

ul.nav li:hover ul.subnav,ul.nav li.iehover ul.subnav {
	left: auto;
	background-color: #000000;
}

.resultcount {
	width: 98%;
	margin: 0 auto;
}

table.container {
	border: 1px solid #552b12;
	border-spacing: 0;
	text-indent: 0;
	width: 98%;
	margin: 0 auto;
	font-weight: bold;
}

table.container a {
	color: #FFB019;
}

table.container a:hover {
	color: #FFFFFF;
}

table.container tr {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

table.container th {
	/*background: #393731 url(img/thread-topic-bg2.gif) repeat-x scroll 0 0;*/
	background-color: #1F100A;
	/*border-color: #8F8F8F #8F8F8F #171511 #171511;*/
	border-color: #1F100A;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 2px;
}

table.container td {
	margin: 0;
	padding: 2px;
}

tr.topicrow1 td {
	/*background: #252525 url(img/post-bg1.gif) repeat-x scroll center top;*/
	background-color: #3e2016;
	/*border-color: #000000 #000000 #252525 #252525;*/
	border-color: #3e2016;
	border-style: solid;
	border-width: 1px;
	color: #d3ac6b;
}

tr.topicrow2 td {
	/*background: #161616 url(img/post-bg2.gif) repeat-x scroll center top;*/
	background-color: #1f100a;
	/*border-color: #000000 #000000 #161616 #161616;*/
	border-color: #1f100a;
	border-style: solid;
	border-width: 1px;
	color: #d3ac6b;
}

span.poster_normal {
	color: #D7CEA4;
}

span.poster_blue {
	color: #00C0FF;
}

span.poster_mvp {
	color: #5DF644;
}

span.blue {
	color: #00C0FF;
}

.pagination {
	font-size: 10pt;
	width: 95%;
	margin: auto;
	text-align: center;
	padding: 4px;
	padding-top: 10px;
}

.pagination span { /*padding: 0 3px;*/
	
}

.postwrap {
	padding: 2px;
	/*background: transparent url(img/post-tile-bottom.gif) repeat-x scroll center bottom;*/
}

.postwrap li {
	list-style-type: none;
}

.postwrap a {
	color: #FFB019;
}

.postwrap a:hover {
	color: #FFFFFF;
}

.postwrap small {
	color: white;
}

.postwrap table {
	border-style: none;
	width: 100%;
	border-spacing: 0px;
}

.postframe {
	width: 100%;
	/*background-color: #1a0f09;*/
	clear: both;
	margin-bottom: 8px;
	border-top: 1px solid #48230B;
	border-bottom: 1px solid #000000;
}

.postframe td {
}

.blizzframe {
	/*background-color: #1a0f09;*/
	color: #00C0FF;
}

.mvpframe {
	color: #5DF644;
}

.blizzframe b {
	color: white;
}

.posterinfo {
	width: 130px;
	text-align: center;
	margin: 0;
	padding: 10px;
	vertical-align: top;
}

.posterinfo img {
	border: 2px solid #555555;
}

.postcontent {
	padding: 10px;
	vertical-align: top;
	border-top: 1px solid #48230B;
	border-bottom: 1px solid #000000;
}

.postheader {
	height:18px;
	text-align: right;
	border-bottom: 1px solid #48230b;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.postheader a {
	float: left;
}

.posttext {
	text-align: left;
}

.posttext pre {
	white-space: normal;
}

.partnerbox {
	margin: 10px auto 0px auto;
	width: 88px;
	height: 31px;
	display: block;
}

.partnerbox a {
	background: transparent url(http://mmozone.de/uploads/linkus/1.gif)
		no-repeat scroll center center;
	text-decoration: none;
	display: block;
	width: 88px;
	height: 31px;
}
/* frozenice was here! */
