﻿body 
{
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    background-color:#e1dac8;
    height: 100%; /* wichtig */
    font-size: 88%;
    padding: 0px;
    margin:0px;
}

#page
{
    width:960px;
    margin: 0 auto;
    text-align: left;
	color: inherit;
	background-color:transparent;
    padding: 0px; 
	vertical-align:top;
	height: 100%;   
	position: relative; 
	line-height:1.25em; 
}

#header
{
    height:219px;
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
}

#menue
{
    padding:187px 25px 0px 25px;
    color:#c68d62;
    font-size:0.95em;
    font-weight:bold;
}
#menue a
{
    color:#c68d62;
    text-decoration:none;
    padding-right:20px;
}

#menue a:hover
{
    color:#c68d62;
    text-decoration:none;
}

#main
{
    margin-top:20px;
    background-color:#ffffff;
    background-image:url(../images/main_bg.jpg);
    background-repeat:no-repeat;
    background-position:top;
    padding: 30px 0px 25px 0px;
    font-size:0.85em;
    color:#3e2d24;
}

#content
{
    padding: 0px 25px 10px 25px;
    background-color:#ffffff;
    
    width:630px;
    min-height:400px;
}

#right
{
    width:279px;
    background-color:#ffffff;
    float:right;
}

#right #casino
{
    background-color:#3e2d24;
    background-image:url(../images/777_bg.jpg);
    background-repeat:no-repeat;
    background-position:top;   
    height:106px;
    margin-bottom:20px; 
    padding-top:172px;
    padding-left:20px;
    color:#c68d62;
    margin-top:0px;
}

#right #opening
{
    background-color:#c68d62;
    background-image:url(../images/opening_bg.jpg);
    background-repeat:no-repeat;
    background-position:top;   
    height:78px;
    margin-bottom:20px; 
    padding: 15px 0px 0px 20px;
    color:#3e2d24;
}

#right #777
{
    margin-bottom:20px; 
    height:158px;
}


#footer
{
    clear:both;
    height:34px;
    background-color:#3e2d24;
    background-image:url(../images/footer.jpg);
    background-repeat:no-repeat;
    background-position:top;
    padding: 0px;
    text-align:center;
    color:#c68d62;
    padding-top:12px;
    font-size:0.9em;
}

#footer a
{
    color:#c68d62;
    text-decoration:none;
}

#footer a:hover
{
    color:#c68d62;
    text-decoration:underline;
}


h1
{
    color:#c68d62; 
    font-size:1.4em;
    margin-bottom:20px;
    margin-top:0px;
    padding-top:0px;
}

h2
{
    color:#3e2d24; 
    font-size:1.1em;
    margin-bottom:10px;
    margin-top:0px;
    padding-top:0px;
}

a
{
    color:#c68d62; 
    text-decoration:underline;    
}

a:hover
{
    color:#c68d62; 
    text-decoration:none;    
}

input
{
    border:1px solid #999999;   
}

.smallfont
{
    font-size:0.9em;
    line-height:1.3em;    
}

#galerie img
{
    padding-right:5px;
    padding-bottom:5px;
}

#aktuelles
{
    margin-top:30px;    
}

#aktuelles .aktuelle_meldung
{
    padding:15px 0px;
    border-bottom:1px dotted Silver;    
}

#aktuelles h1
{
    color:#c68d62; 
    font-size:1.4em;
    margin-bottom:-15px;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
}

#aktuelles .aktuelles_datagrid
{
    margin:0px;
    padding:0px;    
}