body {
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-image: url(../img/images/top.jpg);
	background-repeat: repeat-x;
	margin: 0px !important;
	padding: 0px;
	color: #000000;
}
#wrapper{
	background-image: url(../img/images/top-left-design.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top: 1px solid #F87BAE;
	padding-top: 15px;
}
#blog-gallery a {
	border: 3px solid #FFC1E7;
	padding: 1px;
	height: 100px;
	width: 100px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	overflow: hidden;
}
#blog-gallery a:hover {
	border-color: #FF0099;
}

#window{
	width: 825px;
	margin: 0px auto 0;
}
#content {
	width: 575px;
	line-height: 1.3;
	background-image: url(../img/images/top-momma.com.jpg);
	background-repeat: no-repeat;
	padding-top: 130px;
}

#footer {
  color: #444;
  border-top: 5px solid #F87BAE;
  margin-top: 3em;
  padding-top: 0.4em;
  font-size: 13px;
  padding-bottom: 10px;
}
#footer a {
  color: #555;
  padding: 0px 3px;
}
#footer a:hover {
  background-color: #FF0099 !important;
  color:#FFFFFF;
  text-decoration: none;
}

a {
  color: #FF0099;
}

h1 {
  color: #000000;
}
h1 strong {
  color: #FF0099;
}
h3 {
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
}

strong {
  color: #000000;
}

#famers {
  width: 120px;
  position: absolute;
  top: 
}

#peeps {
  width: 575px;
  margin: 0 auto;
}

#peeps img,
#famers img {
  float: left;
}

img.peep {
  border: 5px solid #222;
  -moz-border-radius: 5px;
  margin: 0px 5px 5px 0;
}

img.contender {
  border-color: #111;
}

#peeps a:hover img {
  border-color: #666;
}

div.score {
  float: left;
  text-align: right;
  width: 400px;
  margin-right: 20px;
}
div.score big {
  font-size: 2.8em;
  font-weight: bold;
}
div.score big em.blue {
  color: blue;
  font-style: normal;
}

div.score big em.pink {
  color: #FF0099;
  font-style: normal;
}

form label {
  width: 9em;
  display: block;
  float: left;
  text-align: right;
  margin-right: 1em;
}

form input {
  float: left;
  margin: 0 1em 1em 0;
}

form br {
  clear: both;
}

form .formError {
  display: inline;
  color: #f33;
}

#ad_skyscraper {
  width: 120px;
  height: 600px;
  position: absolute;
  margin-left: 590px;
  margin-top: 60px;
}

img.feed{
	margin-right: 15px;
}

.popup {
  /* looks */
  font-size: 0.75em;
  padding: 3px 8px;
  color: #000;
  background-color: #F87BAE;
  -moz-border-radius: 5px;
  text-align: center;
  opacity: 0.95;
  width: 180px;

  /* verstecken */
  z-index: 100;
  margin: 0;
  position: absolute;
  top: -1000px;
  left: -1000px;
}

.popup em {
  color: white;
  font-style: normal;
}

.error_message{
	color: red;
	font-size: 12px;
 	margin-left: 12em;
	padding: 3px;
}
.faq, .home, .add, .halloffame, .confirm{
	background-repeat: no-repeat;
	padding-left: 250px;
}

.faq{
	background-image: url(../img/images/faq-banner.jpg);
}

.add{
	background-image: url(../img/images/add-banner.jpg);
}

.home{
	background-image: url(../img/images/home-banner.jpg);
}

.halloffame{
	background-image: url(../img/images/halloffame-banner.jpg);
}
.confirm{
	background-image: url(../img/images/confirm-banner.jpg);
}

div#navigation{
	margin-bottom: 10px;
}
div#navigation a{
	border: none;
	margin-right: 10px;
}

.badges-gallery a {
	border: 3px solid #FFC1E7;
	padding: 1px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.badges-gallery a:hover {
	border-color: #FF0099;
}

#dhtmlgoodies_tooltip
{
	position:absolute;
	display:none;
	z-index:20000;
	font-size: 0.75em;
	padding: 3px 8px;
	color: #000;
	background-color: #F87BAE;
	-moz-border-radius: 5px;
	text-align: center;
	opacity: 0.95;
}

#dhtmlgoodies_tooltip em 
{
  color: white;
  font-style: normal;
}
