/*DATEI: screen_neu.css*/

#pocket   {display:none;}

#banner {height:250px;}
#links {width:130px; float:left;}
#inhalt {width:670px; float:left;}

body
{
	background-color:#000000;
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:14px; color:#000000;
	padding: 0px 0px 2px 0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

tbody { font-size:14px; color:#FFF1CD;}

a:link { color:#AB6B2F; text-decoration:none;}
a:visited { color:#AB6B2F; text-decoration:none; }
a:focus { color:#FFFFFF ; text-decoration:none;}
a:hover { color:#FFFFFF ; text-decoration:none;}
a:active { color:#FFF1CD ; text-decoration:none;}
/*hellere Links in den tabellen*/
a.attr {color:#FF9F45; text-decoration:none;}
a.darkLink {color:#000000; text-decoration:none;}

/*Seitensprung*/
a.anchor{ vertical-align:bottom; text-align:center;}

td.oldDarkB, p.oldDarkB
{
	font-family:Times New Roman, Avantgarde,serif;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	text-align:left;
}


td.oldDark, p.oldDark
{
	font-family:Times New Roman, Avantgarde,serif;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	text-align:justify;
}

td.newLight, p.newLight
{
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#FFF1CD;
}

td.newLightS
{
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFF1CD;
}

td.newManaS
{
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#7DE0FC;
}

td.newDark, p.new
{
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000000;
}

/*tabelle screenshots*/

table.screenshots{
	text-align:center;
	vertical-align:center;
	background-color:#000000;
}

/*tabellen klassen, faehigkeiten etc*/
table.showTab {border:0; width:500px;}

tr.tabD, td.tabD {background-color:#261B06; vertical-align:top;}
tr.tabM, td.tabM {background-color:#3B311D; vertical-align:top;}
tr.tabL, td.tabL {background-color:#715F38; vertical-align:top;}
tr.tabItem, td.tabItem {background-color:#3B311D; vertical-align:top; width:140px;}

/*todesmagie*/
tr.deaD, td.deaD {background-color:#2C0033; vertical-align:top;}
tr.deaM, td.deaM {background-color:#500A5C; vertical-align:top;}
tr.deaL, td.deaL {background-color:#84019B; vertical-align:top;}

tr.divhD, td.divhD {background-color:#002207; vertical-align:top;}
tr.divhM, td.divhM {background-color:#014910; vertical-align:top;}
tr.divhL, td.divhL {background-color:#007A1B; vertical-align:top;}

tr.spellD {background-color:#261B06; vertical-align:top;}
tr.spellM {background-color:#3B311D; vertical-align:top;}
tr.spellL {background-color:#715F38; vertical-align:top;}

/*tabellen unterschrift, tooltip*/
div.italic	{font-style:italic;}
div.bText {font-style:italic; font-size:12px;}
div.small	{font-size:8px;}
div.bold {font-weight:bold;}
div.bolder {font-size:18; font-weight:bold;}

/*CSS menu*/
.m0l0i {
	font-family: Times New Roman ;
	font-size: 14px;
	text-decoration : none;
	padding: 0px;
	color:#CF8138;
}
.m0l0o {
	text-decoration : none;
}
.m0l1i {
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration : none;
	padding: 3px;
	padding-left: 5px;

}
.m0l1o {
	text-decoration : none;
	border: 1px solid #473928;
}
.m0l2i {
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration : none;
	padding: 3px;
	padding-left: 5px;

}
.m0l2o {
	text-decoration : none;
	border : 1px solid #473928;
}

/*copyright*/
p.copyright {
	clear:left;
	color:#FFF1CD;
	text-align:center;
}

/*royalAllowance*/
p.item{
	margin-top:-10px;

}

OBJECT{
	float : left;
	margin-right : 10px; 
	margin-bottom : 0px;
	width : 48; 
	height : 48;
	text-align : justify;
}