body {
    margin: 5px;
    padding: 5px;
    background-color: #E0E0E0;
}
td {
    font-family: Verdana,Arial,Sans Serif;
    font-size: 12px;
    line-height: 150%;
}
a {
 	color: #007000;
    text-decoration: none;
    font-weight: bold;
}
a.nav {
	color: #FFFFFF;
    text-decoration: none;
}
a.nav:hover {
	color: #FFC0A0;
    text-decoration: none;
}
input,textarea {
	border-width: 1px;
    border-color: #000000;
    border-style: solid;
    font-family: Verdana,Arial,Sans Serif;
    font-size: 12px;
}

#bannertable {
	margin: 10px;
}

#maintable {
	border-width: 1px;
    border-style: solid;
    border-color: #151515;
}
#navcell {
	background-color: #0E700E;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    height: 35px;
}
#statscell {
	background-color: #EAEAEA;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    text-align: center;
	padding: 3px 10px;
}
#maincell {
	background-color: #FFFFFF;
    color: #000000;
    vertical-align: top;
    text-align: center;
    padding: 10px;
}
#leftcell {
	background-color: #FFFFFF;
    color: #000000;
    vertical-align: top;
    padding: 25px 8px 5px 15px;

}
#rightcell {
	background-color: #FFFFFF;
    color: #000000;
    vertical-align: top;
    padding: 25px 10px 5px 8px;

}
#footercell {
	background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    padding: 12px;
}
#footercell a {
    font-weight: normal;
    font-size: 12px;
}
tr.row1 {
	background-color: #F8F8F8;
}
tr.row2 {
	background-color: #E8F8E8;
}

td.header {
    background-color: #0E700E;
    background-image: url('../gfx/headerbg.jpg');
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px 8px 5px 8px;
}
td.footer {
    background-color: #0E700E;
    text-align:right;
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    padding: 5px 8px 5px 8px;
}

.cell {
    background-color: #F8F8F8;
    padding: 10px;
    text-align: center;
}
td.newslettercell {
	background-color: #F0FAF0;
	color: #000000;
	text-align: center;
	line-height:100%;
}
td.suchecell {
	padding: 11px 5px;
	background-color: #FCFBFB;
}
td.statistikcell {
	padding: 15px 5px;
	background-color: #FCFBFB;
}
td.buttons {
	vertical-align: middle;
	text-align: center;
	width: 95px;
	padding: 4px;
}
td.buttons img {
	margin:1px;
}
/* Button in den Sponsored Listings */
td.sponsorbuttons {
	vertical-align: middle;
	text-align: center;
	width: 50px;
	padding: 3px;
}
td.sponsorbuttons img {
	margin:1px;
}
/* Button auf "Neue Gewinnspiele" Seite */
td.neuebuttons {
	vertical-align: middle;
	text-align: center;
	width: 50px;
	padding: 3px;
}
td.neuebuttons img {
	margin:1px;
}
/* Button in der Übersicht */
td.listbuttons {
	vertical-align: middle;
	text-align: center;
	width: 50px;
	padding: 3px;
}
td.listbuttons img {
	margin:1px;
}
img.sponsorinfo {
	margin: 4px 2px -4px 0px;
}
div.sponsorthumb {
	float:left;
	margin: 0px 5px 0px 0px;
}
div.screenshot {
	float: left;
	margin: 2px 10px 2px 0px;
}

h1 {
    background-color: #0E700E;
    background-image: url('../gfx/headerbg.jpg');
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    padding: 8px 8px 5px 8px;
    margin: 5px 0px;
    line-height: 100%;
}
h2 {
    font-weight: bold;
    font-size: 12px;
    margin: 20px 0px 2px 0px;
    line-height: 100%;
}

