/* Main Layout */
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CCCCCC;
}

img { border: none; }

/* for GS-stat*/
td {}
.tdyellow {color: #FFFF00}
.tdblue {color: #0000FF}
.tdblack {color: #000000}
.tdgray {color: #CCCCCC}
.tdgreen {color: #097B03}
.tddarkblue {color: #BDD7E6}
.tddarkred {color: #8B0000}
.tdpink {color: #CC00FF}
.tdred {color: #FF0000}
.tdwhite {color: #FFFFFF}
.tdplayer {color: #FFFFFF}
.tdplayers {font-size: 9px; color: #FFFF00}
.tdEFsmall {font-size: 9px; font-weight: bold}
.tdEFsmally {font-size: 9px; font-weight: bold; color: #FFFF00}
.tdEFsmallg {font-size: 9px; font-weight: bold; color: #097B03}
.tdplstatsD {font-size: 9px; color: #FF6600}
.tdplstatsK {font-size: 9px; color: #11CC00}
.tddonorblue {color: #2222AA}
.tddonoryellow {font-size: 11px; font-weight: bold; color:#FFFF00 }

div.dotline{ border-style:dotted none none none; color: #222222;} 

/* Donation */

.chart{
    width:100px;
	color:#ABC084;
	font-size:10px;
	font-weight:bold;
	float:left;
	height:100px;
	line-height:100px;
}

/* end donations*/


hr {
  color: #666666;
  background-color: #666666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

/* Links */
a, a:visited, a:active {
  color: #FFFF33;
  text-decoration: none;
  font-weight: normal;
}

a.stats {
    color: #FFFF00;
}

a:hover {
  color: #666666;
  text-decoration: underline;
  font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.titlelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.category, a.category:visited, a.category:active {
  color: #999999;
  text-decoration: none;
}

a.category:hover {
  color: #666666;
  text-decoration: underline;
}

a.plstats, a.plstats:visited, a.plstats:active {
  color: #AAAA00;
  font-size: 9px;
  text-decoration: none;
}

a.plstats:hover {
  color: #00AAAA;
  font-size: 9px;
  text-decoration: underline;
}


/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
  font-weight: bold;
}

small {
  color: #8B9EB1;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  background-color: #ABABAB;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CCCCCC;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  border: 1px solid #989898;
  background-color: #333333;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}


input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #111111;
  color: #BCBCBC;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}


.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

.input2 {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 5px;
  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: #232323;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #232323;
  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;
}

#vorschau {
	text-align:center;
	background-color: #CCCCCC;
	border-color:#000000;
	border-style:dotted;
	padding-top:2px;
}
.vorschaubild { 
max-width: 200px;
max-height: 200px;
}