body {
  background-color: #edeff0;
  color: #000000;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
  text-align: center;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 30px;
}

#topleft {
  height: 20px;
  width: 20px;
  background-color: #edeff0;
}

#top {
  height: 20px;
  background-color: #edeff0;
}

#topright {
  height: 20px;
  width: 20px;
  background-color: #edeff0;
}

#left {
  width: 20px;
  background-color: #edeff0;
}

#center {
  background-color: #edeff0;
  width: 750px;
}

#right {
  width: 20px;
  background-color: #edeff0;
}

#bottomleft {
  height: 20px;
  width: 20px;
  background-color: #edeff0;
}

#bottom {
  height: 20px;
  background-color: #edeff0;
}

#bottomright {
  height: 20px;
  width: 20px;
  background-color: #edeff0;
}

/*- added stuff */

body {
 font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
 font-size: 10pt;
 text-align: center;
 color: #444545;
}

/*- inserted */

#page {
	background: #edeff0;
	text-align: justify;
	margin: 0 auto;
	padding: 0 0 10px;
	position: relative;
	/* The entire template's width is set in this class. */
	width: 780px;
	_width: 740px;
	font-size: 10pt;
}

#header{
  background: url('http://www.fainestselection.com/HEADER.jpg') center center no-repeat;
  width: 100%;
  height: 230px;
  padding: 0;
  margin: 0;
  position: relative;
}

ul.menu{
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 80px;
  width: 90%;
}

ul.menu li {
  display: inline;
  margin: 0;
}

ul.menu,
ul.menu li a {
    padding: 1px 15px 4px;
}  

ul.menu li a {
  font: 1em Verdana, Helvetica, Arial, Sans-Serif;
  color: #edeff0;
  margin: 0;
}

ul.menu li a:hover {
  background: #0F244C;
  color: #edeff0 !important;
  text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
  color: #3482be !important;
  background: #edeff0;
  text-decoration: none;
}

.admintab {
  position: absolute;
  right: 20px;
}

.sb-pagemenu ul {
  margin-left: 10px;
}

.sb-pagemenu ul ul {
  margin-top: 2px;
}

.sb-pagemenu ul ul .page_item {
  margin-left: 10px;
  padding: 0;
}

/* pt.html */

#battle-thumbnails {
        width: 200px;
		list-style-type: none;
		list-style: none;
}

#battle-thumbnails img {
        display: block;
        float: right;
		border: 0 !important;
		line-height: 2.75em !important;
}

#battle-thumbnails li {
        line-height: 2.75em !important;
        clear: both;
        margin-top: 20px;
		list-style-type: none;
		list-style: none;
}

div#Inhalt {
  padding: 0 5em;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  font-size: 10pt;
}

div#Inhalt p {
  font-size: 10pt;
  margin: 1em 0;
}

div#Inhalt table {
  font-size: 10pt;
}

div#next {
	text-align: right;
}

/*- end inserted */

a:link {
 text-decoration:none;
 color: #004FA3;
}

a:visited {
 text-decoration:none;
 color: #3482be;
}

a {
 text-decoration:none;
 font-size: 10pt;
}

a:hover {
 color: #0F244C;
}

#contact {
 position:absolute;
 bottom: 1em;
 right: 70px;
}

#counter {
 position: absolute;
 bottom: 1em;
 left: 10px;
}

#linklist {
 position: absolute;
 bottom: 1em;
}

#icon {
 padding-left: 100px;
 padding-top: 300px;
}

#menu {
 padding-left: 100px;
 padding-top: 20px;
}

#pt a {
 padding-left: 15px;
}

#pti img {
 padding-left: 70px;
 border: 0px !important;
}

#ptii img {
 padding-left: 70px;
 border: 0px !important;
}

#ptii a {
 text-align: right;
}

/*- end added stuff */

