html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, img, legend {
	border:0 none;
	font-size:100%;
	/*margin:0;*/
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

* {
	margin:0; 
	/*padding:0; */
}

#options {
	width:457px; 
	margin:20px auto; 
	text-align:right; 
	color:#555;
}
#options a {
	text-decoration:none; 
	color:#D98A3A;
}
#options a:hover {
	color:#fff;
}

#acc {
	width:457px; 
	list-style:none; 
	color:#D98A3A;
	margin:0 auto 40px
}

#acc h6 {
	width:355px;
	border:1px solid #222; 
	padding:6px 50px 3px; 
	font-weight:bold; 
	margin-top:5px; 
	cursor:pointer; 
	background:url(images/h6_dark.gif);
	display: block; 
	height: 22px;
	vertical-align: middle;
}

#acc h6:hover {
	background:url(images/h6_over_dark.gif)
}
#acc .acc-section {
	overflow:hidden; 
	background:#000;
}
#acc .acc-content {
	width:455px; 
	padding:0px; 
	border:1px solid #222; 
	border-top:none; 
	background:#000;
}

body {
	background-color: #000;
}

table.memberlist {
	width: 455px;
	color: #666;
	border: none;
	border-collapse: collapse;
}

tr.memberlisth6 {
	height: 20px;
	background-color: #111;
}

th.memberlisth6field {
	font-weight: bold;
	text-align: left;
	padding: 2px 5px 2px 5px;
	width: 25%;
}

.rowodd {
	background-color: #000;
}

.rowodd:hover {
	background-color: #222;
}

.roweven {
	background-color: #111;
}

.roweven:hover {
	background-color: #222;
}

td.memberlistfield {
	padding: 2px 5px 2px 5px;
	width: 25%;
}

h6 img {
	
}


h6#templar {
	background:url(images/header-templar.gif) no-repeat scroll 0 0;
	color: #00a3ff
}

h6#gladiator {
	background:url(images/header-gladiator.gif) no-repeat scroll 0 0;
	color: #00a3ff
}

h6#assassin {
	background:url(images/header-assassin.gif) no-repeat scroll 0 0;
	color: #00ff00
}

h6#hunter {
	background:url(images/header-hunter.gif) no-repeat scroll 0 0;
	color: #00ff00
}

h6#sorcerer {
	background:url(images/header-sorcerer.gif) no-repeat scroll 0 0;
	color: #e900ff
}

h6#spiritmaster {
	background:url(images/header-spiritmaster.gif) no-repeat scroll 0 0;
	color: #e900ff
}

h6#cleric {
	background:url(images/header-cleric.gif) no-repeat scroll 0 0;
	color: #ffcc99
}

h6#chanter {
	background:url(images/header-chanter.gif) no-repeat scroll 0 0;
	color: #ffcc99
}

h6#gildenleitung {
	background:url(images/header-static.gif) no-repeat scroll 0 0;
	color: #FC3
}

h6#offiziere {
	background:url(images/header-static.gif) no-repeat scroll 0 0;
	color: #FC3
}

h6#member {
	background:url(images/header-static.gif) no-repeat scroll 0 0;
	color: #FC3
}

h6#templar:hover {
	background:url(images/hover-templar.gif) no-repeat scroll 0 0;
}

h6#gladiator:hover {
	background:url(images/hover-gladiator.gif) no-repeat scroll 0 0;
}

h6#assassin:hover {
	background:url(images/hover-assassin.gif) no-repeat scroll 0 0;
}

h6#hunter:hover {
	background:url(images/hover-hunter.gif) no-repeat scroll 0 0;
}

h6#sorcerer:hover {
	background:url(images/hover-sorcerer.gif) no-repeat scroll 0 0;
}

h6#spiritmaster:hover {
	background:url(images/hover-spiritmaster.gif) no-repeat scroll 0 0;
}

h6#cleric:hover {
	background:url(images/hover-cleric.gif) no-repeat scroll 0 0;
}

h6#chanter:hover {
	background:url(images/hover-chanter.gif) no-repeat scroll 0 0;
}

h6#gildenleitung:hover {
	background:url(images/hover-static.gif) no-repeat scroll 0 0;
}

h6#offiziere:hover {
	background:url(images/hover-static.gif) no-repeat scroll 0 0;
}

h6#member:hover {
	background:url(images/header-static.gif) no-repeat scroll 0 0;
}

img.invisibleimg {
   width: 0px;
   height: 0px;
  visibility:hidden;
}

