
body {
background-color : #441e16;
color : #fff;
font-family : ARIAL;
font-size : 12px;
}

h1 {margin: 0;}
h2 {margin: 0;}

table {
color : #fff;
font-family : ARIAL;
font-size : 12px;
}
h1 {
color : #fff;
font-family : ARIAL;
font-size : 12px;
}
#rahmen {
border-left-style:solid;
border-right-style:solid;
border-width: 2px;
border-color: #441e16;
}

a {
color : #ffbf00;
font-family : ARIAL;
font-size : 12px;
text-decoration:none;
}

img { border:none }

.footlink {
font-size : 9px;
left : 50px;
bottom : 1px;
text-decoration : none;
}

.mainpage {
width:400px;
display:none;
}

div.mainpage a {
font-size:10px;
text-decoration : none;

}

#enter a {
height: 50px;
width: 185px;
display: table-cell;
background: url("../images/enter.jpg") 0px 0px no-repeat;
display: block;
text-align: center;
text-decoration: none;
}
#enter a:hover {
background-position: 0px -50px;
}
#enter a:focus {
background-position: 0px -50px;
}
#enter a:active {
background-position: 0px -50px;
}

#leave a {
height: 50px;
width: 185px;
display: table-cell;
background: url("../images/leave.jpg") 0px 0px no-repeat;
display: block;
text-align: center;
text-decoration: none;
}
#leave a:hover {
background-position: 0px -50px;
}
#leave a:focus {
background-position: 0px -50px;
}
#leave a:active {
background-position: 0px -50px;
}