body, html
{
	margin: 0;
	padding: 0;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	text-align: center;
/*	color: #505367;*/
	color: #513F2C;
	background-color: #000;
	font-size:16px;
}

table { font-size:13px;}

h1
{
	color:#513F2C;
	margin:6px 0;
	font-size:1.4em;
	text-align:center;
}

h2
{
	text-align:left;

	border-bottom:1px solid #b28b60;
	color:#513F2C;
	background-color:#e6c29c;
	margin:8px 0px 0px 0px;
	padding-left:3px;
	font-size:1.1em;
}

#content td
{
	text-align:left;
	color:#513F2C;
	font-weight:normal;
	font-size:12px;
}

#container
{
	margin: auto;
	width: 999px;
	height: 100%;
	text-align: left;
}

#topmenu
{
	text-align:center;
}

.topmenuitem
{
	display:block;
	position:relative;
	top:10px;
	color: #BFAE54;
	font-weight:bold;
	left:800px;
	width:145px;
	text-align:right;
}

.topmenuitem a
{
	color: #BFAE54;
	text-decoration:none;
	font-size:14px;
}

#header
{
	margin-top:3px;
	height: 96px;
	background-image:url(../images/header.jpg);
}

#charvalues
{
	height: 76px;
	background-image:url(../images/statusbalken.jpg);
}


#charvalues_leer
{
	height: 76px;
	background-image:url(../images/statusbalken_leer.jpg);
}

.charvaluesPre
{
	display:block;
	width:60px;
	float:left;
	text-align: right;
	margin-right:3px;
	color: #000;
	font-family:"Verdana", serif;
	font-weight: bold;
	font-size:0.6em;
}

.charvaluesSub
{
	color: #540400;
	font-family:"Verdana", serif;
	font-weight: bold;
	font-size:0.6em;
}

#main
{
	width: 999px;
	height:560px;
	text-align: left;
}

input.button1
{
	background-image: url(../images/button1.gif);
	width: 159px;
	height:26px;
	border: 0px;
	color: #513F2C;
	font-weight: bold;
	font-size:12px;
}

input.button2
{
	background-image: url(../images/button2.gif);
	width: 119px;
	height:26px;
	border: 0px;
	color: #513F2C;
	font-weight: bold;
	font-size:12px;
}

input.button3
{
	background-image: url(../images/button3.gif);
	width: 79px;
	height:26px;
	border: 0px;
	color: #513F2C;
	font-weight: bold;
	font-size:12px;
}

select {
	font-size: 10pt;
	background-color: #CCBA8C;
	color: #513F2C;
	border-style: solid;
	border-width: 2px;
	border-color: #513F2C;
}

input, textarea, select
{
	font-size: 10pt;
	background-color: #DBC095;
	color: #513F2C;
	border-style: solid;
	border-width: 2px;
	border-top-color: #876E3E;
	border-bottom-color: #AF8E50;
	border-left-color: #876E3E;
	border-right-color: #AF8E50;
}

#leftblock
{
	float: left;
	width: 281px;
	height: 100%;
}

#leftblock_left
{
	background-image:url(../images/bg_l_b.jpg);
	background-repeat: repeat-y;
}

#leftblock_top
{
	background-image:url(../images/pflanze_l.jpg);
	width:112px;
	height:135px;
}

#leftblock_middle
{
	width:112px;
	background-image:url(../images/bg_l_b.jpg);
	background-repeat: repeat-y;
}

#leftblock_bottom1
{
	position:absolute;
	top:-174px;
	background-image:url(../images/bg_l_a.jpg);
	width:112px;
	height:117px;
}
#leftblock_bottom2
{
	position:absolute;
	top:-57px;
	background-image:url(../images/wolf_l.jpg);
	width:112px;
	height:57px;
}


#mainmenu
{
	background-image:url(../images/wand_bg_2.jpg);
	background-repeat:repeat-y;


	height:100%;
}


#menuwand
{
	position:absolute;
	top:-57px;
	left:112px;
	background-image:url(../images/wand_bg_1.jpg);
	width:169px;
	height:57px;
}

.menuitem
{
	display:block;
	text-align:center;
	background-image:url(../images/navi_a.jpg);
	width:169px;
	height:25px;
	color: #BFAE54;
	text-decoration: none;
	padding-top:3px;
	font-weight:bold;
}

.menuitem_aktive
{
	display:block;
	text-align:center;
	background-image:url(../images/navi_b.jpg);
	width:169px;
	height:25px;
	color: #FAF311;
	text-decoration: none;
	padding-top:3px;
	font-weight:bold;
}

a.menuitem:hover
{
	background-image:url(../images/navi_b.jpg);
}

#submenuhead1
{
	background-image:url(../images/subnavi_kopf_a.jpg);
	width: 169px;
	height: 44px;
}

#submenuhead2
{
	background-image:url(../images/subnavi_kopf_c.jpg);
	width: 169px;
	height: 44px;
}

.submenuitem
{
	display:block;
	text-align:center;
	background-image:url(../images/subnavi_a.jpg);
	width:169px;
	height:25px;
	color: #BFAE54;
	text-decoration: none;
	padding-top:3px;
	font-weight:bold;
}

.submenuitem_aktive
{
	display:block;
	text-align:center;
	background-image:url(../images/subnavi_b.jpg);
	width:169px;
	height:25px;
	color: #FAF311;
	text-decoration: none;
	padding-top:3px;
	font-weight:bold;
}

a.submenuitem:hover
{
	background-image:url(../images/subnavi_b.jpg);
}

#submenuswitch
{
	position:absolute;
	display:block;
	width:62px;
	height:41px;
	text-decoration:none;
}

#submenufooter
{
	overflow:hidden;
	background-image:url(../images/subnavi_abschluss.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 169px;
	height: 8px;
}


#menufooter
{
	background-image:url(../images/navi_abschluss.jpg);
	width:169px;
	height:51px;
}

#contentBox
{
	width:559px;
	height:100%;
	background-image:url(../images/papierus.jpg);
	background-repeat:repeat;
}

#content
{
	height:560px;
	vertical-align:top;
}

#content a
{
	color:#735227;
}

#corner1
{
	background-image:url(../images/papier_ecke_l.jpg);
	width:21px;
	height:30px;
}

#corner2
{
	background-image:url(../images/papier_ecke_r.jpg);
	width:6px;
	height:30px;
}

#border_left
{
	background-image:url(../images/papier_rahmen_l.jpg);
	background-repeat:repeat-y;
}

#border_right
{
	background-image:url(../images/papier_rand2.gif);
	background-repeat:repeat-y;
}

#rightblock_top
{
	background-image:url(../images/pflanze_r.jpg);
	width:159px;
	height:99px;
}


#rightblock_middle
{
	background-image:url(../images/bg_r_a.jpg);
	background-repeat: repeat-y;
	width:159px;
}

#rightblock_bottom1
{
	position:absolute;
	top:-174px;
	left:840px;
	background-image:url(../images/glad_r_b.jpg);
	width:159px;
	height:117px;
}

#rightblock_bottom2
{
	position:absolute;
	top:-57px;
	left:840px;
	background-image:url(../images/glad_r_a.jpg);
	width:159px;
	height:57px;
}


#footer
{
	position:relative;
	height: 102px;
	width:999px;
	background-image:url(../images/abschlussbalken.jpg);
}

.footerLink
{
	position:absolute;
}

.footerLink a
{
	text-decoration: none;
	font-weight: bold;
	color: #AEA190;
}


.tab
{
	text-align:center;
	float:left;
	background-image:url(../images/reiter_b.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 30px;
	width: 133px;
}

.tab a
{
	position: relative;
	top:7px;
	color: #735227;
	/*font-family:"Verdana", serif;*/
	font-size:0.9em;
	text-decoration: none;
	font-weight: bold;
}

.tab_empty
{
	text-align:center;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	height: 30px;
	width: 133px;

}

.tab_aktive
{
	text-align:center;
	float:left;
	background-image:url(../images/reiter_a.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 30px;
	width: 133px;

}

.tab_aktive span
{
	position: relative;
	top:7px;
	color: #5A4317;
	/*font-family:"Verdana", serif;*/
	font-size:0.9em;
	text-decoration: none;
	font-weight:bold;
}

#highscore_range {text-align:center; margin-bottom:10px;}
#highscore_table {margin:20px;}
#highscore_table table {width:100%;}
#highscore_table th { font-size:0.8em; font-weight:bold;
	border-bottom:1px solid #b28b60;
	background-color:#e6c29c; }
#highscore_table th a {
	display:block;
	padding-right:10px;
	background-image:url(img/arrowdown.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#513F2C; font-weight:bold;
	text-decoration:none;
	}
#highscore_table th a:hover{
	text-decoration:underline;
	}

#highscore_table tr.alt {
	background-color:#eddac4;
	}

#market_sell {
	float:left;
	display:block;
	}

#market_inventory {
	background-image:url(img/invtiliebg.png);
	}

#market_filter {
	margin-left:5px;
	}

#market_table table {width:100%; border:solid 2px #b28b60;border-left:none;}
#market_table th { font-size:0.8em; font-weight:bold;
	border-bottom:1px solid #b28b60;
	background-color:#e6c29c; }

#market_table th a {
	display:block;
	padding-right:10px;
	background-image:url(img/arrowdown.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#513F2C; font-weight:bold;
	text-decoration:none;
	}
#market_table th a:hover{
	text-decoration:underline;
	}

#market_nav {
	margin-top: 5px;
	border:solid 2px #b28b60;
	}

#auction_table table {width:90%;margin:20px;}
#auction_table th { font-size:0.8em; font-weight:bold;
	border-bottom:1px solid #b28b60;
	background-color:#e6c29c; }

#auction_filter {
	clear: both;
	margin: 0px 20px 0px 20px;
	}

.arena_table
{

}

.arena_table table
{
	margin-left:auto;
	margin-right:auto;
	border:1px solid #b28b60;
}
.arena_table th
{
	font-size:1.1em; font-weight:bold;
	border-bottom:1px solid #b28b60;
	background-color:#e6c29c;
}

.arena_table td
{
	font-size:1.1em;
	background-color:#eddac4;
}

#arena_by_name
{
	background-color:#eddac4;
	padding:5px;
}

.error
{
	width:90%;
	background-color:#b28b60;
	font-weight:bold;
	margin:20px;
	padding:3px;
	color:black;
}

#inventory_nav
{
	position:relative;
	left:25px;
}

a#inventory_nav
{
	border:0px;
}
#inv
{
	position:relative;
	left:25px;
	background-image:url(img/inv/inventar_zelle.gif);
}

#quest_inv
{
	position:relative;
	background-image:url(img/shop/shop_zelle.gif);
}

#shop
{
	display:block;
	position:relative;
	background-image:url(img/shop/shop_zelle.gif);
	margin-left:10px;
	top:-20px;
}

#shop_nav
{
	width:210px;
	margin-left:15px;
	height:20px;
	position:relative;
	top:-20px;

	overflow:hidden;
	display:block;
}

#char
{
	width:262px;
	height:281px;
	background-image:url(img/inv/doll.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#charstats
{
	color:#695220;
}

.charstats_bg
{
	background-image:url(img/char_status_grund_klein.jpg);
	display:block;
	background-repeat:no-repeat;
	overflow:hidden;
	width:173px;
	height:20px;
}

.charstats_bg2
{
	background-image:url(img/char_status_grund_klein_b.jpg);
	display:block;
	background-repeat:no-repeat;
	overflow:hidden;
	width:262px;
	height:20px;
}

.charstats_value
{
	position:relative;
	display:block;
	float:right;
	width:60px;
	text-align:right;
	top:-13px;
	right:5px;
	font-weight: bold;
	color: #540400;
}

.charstats_text
{
	position:relative;
	overflow:hidden;
	top:-3px;
	margin-left:10px;
	display:block;
	font-size:0.9em;
}

.charstats_value2
{
	position:relative;
	display:block;
	float:right;
	width:60px;
	text-align:right;
	font-weight: bold;
	color: #540400;
	right:5px;
}

.charstats_value3
{
	position:relative;
	display:block;
	float:right;
	width:100px;
	text-align:right;
	top:-13px;
	right:5px;
	font-weight: bold;
	color: #540400;
}

.charstats_balken
{
	background-image:url(img/energie_balken_grund.gif);
	position:relative;
	width:102px;
	height:6px;
	overflow:hidden;
	left:10px;
	top:-4px;
	float:left;
}

.charstats_balken_leben
{
	background-image:url(img/energie_rot.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	height:6px;
}

.charstats_balken_xp
{
	background-image:url(img/energie_gelb.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	height:6px;
}

.charstats_balken_misc
{
	background-image:url(img/energie_gruen.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	height:6px;
}

.playername
{
	top:5px;
	position:relative;
	color: #BFAE54;
	padding-top:3px;
	font-weight:bold;
	font-size:14px;
}

#slave_list {
	margin-right:200px;
	}

#stats_wealth table, #stats_combat table {
	width:100%;
	}

#stats_wealth {
	float:right;
	width:240px;
	margin-right:20px;
	padding-top:20px;
	}
#stats_combat {
	float:left;
	display:block;
	width:240px;
	padding-left:20px;
	padding-top:20px;
	}

#slave_link {
	clear:both;
	font-size:0.9em;
	margin: 20px;
	}
#slave_link a {
	font-weight:bold;
	padding-left:20px;
	}
#slave_link strong {
	color:#990000;
	}

#healmessage
{
	position:relative;
	left:5px;
	top:80px;
	text-align:center;
	width:160px;
	height:40px;
	font-weight:bold;
	font-size:2em;
	color: #00FF21;
}

#moneymessage
{
	position:absolute;
	text-align:left;
	padding-left: 15px;
	width: 150px;
	font-weight:bold;
	font-size:1.3em;
}

#popupmessage
{
	position:absolute;
	text-align:left;
	width: 300px;
	font-weight:bold;
	font-size:1.3em;
}

.buildingDesc
{
	margin-right:20px;
	margin-left:20px;
	padding-bottom: 20px;
	text-align: justify;
}

.buildingDesc img
{
	margin-right:10px;
}

.messages_inaktive a
{
	text-decoration: none;
	color:#505367 !important;
}

#newmessage
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(img/msgnew.gif);
	width:527px;
	height: 493px;
}

.feedback
{
	margin:20px;
	font-size: 1.3em;
}

#krieger
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-image:url(img/signup_screen.jpg);
	width:516px;
	height:489px;
}

.reportHeader
{
	background-color:#007F0E;
	color: #BFAE54;
	margin:20px;
	text-align:center;
	font-size:2.0em;
	font-weight:bold;
	border-style: solid;
	border-width: 2px;
	border-top-color: #876E3E;
	border-bottom-color: #AF8E50;
	border-left-color: #876E3E;
	border-right-color: #AF8E50;
}

.reportWin
{
	background-color:#003805;
}

.reportLose
{
	background-color:#560000;
}

.expedition
{
	width:168px;
	height:194px;
	text-align:center;
}

.expedition_small
{
	background-image:url(img/expedition1.jpg);
}

.expedition_small_inaktive
{
	background-image:url(img/expedition1_inaktive.jpg);
}

.expedition_middle
{
	background-image:url(img/expedition2.jpg);
}

.expedition_middle_inaktive
{
	background-image:url(img/expedition2_inaktive.jpg);
}

.expedition_big
{
	background-image:url(img/expedition3.jpg);
}

.expedition_big_inaktive
{
	background-image:url(img/expedition3_inaktive.jpg);
}

#rubies
{
	position:absolute;
	width: 20px;
	height:20px;
	left: 435px;
	top:23px;
}

#buffbar
{
	position:relative;
	margin-left:auto;margin-right:auto;
	margin-top:3px;
	width: 490px;
	height: 51px;
	font-size: 11px;
	background-image:url(../images/buff_bg.gif);
}

.buff
{
	float:left;
	width:35px;
	height:51px;
	text-align:center;
	font-weight: bold;
	color: #540400;
	font-size: 11px;
	background-image:url(../images/buff_bg1.gif);
}

.buffende
{
	background-image:url(../images/buff_bg2.gif);
	width:38px;
}

.bibliothek_table
{
	border:1px solid #b28b60;
}

.bibliothek_table th
{
	background-color:#eddac4;
}

.bibliothek_table td
{
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 1px solid #b28b60;
	background-color:#eddac4;
}

.iframe_onet {
   	border:none;
   	width:100%;
   	height:20px;
}
.headerDiv1{
	position:relative;
	left:230px;
	top:13px;
	width:800px;
	height:45px;
}

.headerDiv2{
	position:absolute;
	width:60px;
	left:0px;
	top:2px;
	height:24px;
}