/*
SPLASH PAGE STYLES
*/

body{
margin:0;
padding:0;
/*background-image:url(../gfx/S-Bg.jpg);
background-repeat:repeat-x;*/
background-color:#7a7026;
height:100%;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}


table#outer
{
width:778px;/*584px;*/
margin-top:38px;
margin-left:auto;
margin-right:auto;
padding:0;
}

table#outer td.spiel, table#outer td.enter/*, table#outer td*/{
background-color:#FFFFFF;
}

tr.top-images td img{
display:block;
clear:both;
padding:0;
margin:0;

}

div#footer-seo, div#header-seo{
margin:0;
padding:0;
width:780px;
color:#988b2e;
text-align:center; /*#7A726;*/
}

div#footer-seo{
margin:40px auto; 
}

div#header-seo{
margin:20px auto; 
}

div#footer-seo a, a:link, div#footer-seo a:visited, div#footer-seo a:active, div#header-seo a,div#header-seo a:visited, div#header-seo a:link, div#header-seo a:active {
color:#988b2e; /*#7A726;*/
text-decoration:none;
}

table#outer td a img{
border:0;
}

table#outer td.spiel{
padding:6px 13px 14px 13px;
vertical-align:top;
}

table#outer td.bgspacer
{
background-color:none;
width:3px;
}

table#outer td.enter 
{
text-align:right;
padding:0;
}