﻿#archive
{
	background-attachment: scroll;
	background-image: url('../img/bg_brickwall.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 17px;
	width: 683px;
}
#archiveTitleDE
{
	background-attachment: scroll;
	background-image: url('../img/txt_archive_de.png');
	background-position: left top;
	background-repeat: no-repeat;
	left: 35px;
	position: absolute;
	height: 24px;
	width: 115px;
}
#archiveTitleFR
{
	background-attachment: scroll;
	background-image: url('../img/txt_archive_fr.png');
	background-position: left top;
	background-repeat: no-repeat;
	left: 35px;
	position: absolute;
	height: 24px;
	width: 115px;
}
#container
{
	background-attachment: scroll;
	background-image: url('../img/bg_repeater.png');
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0 auto;
	position: relative;
	width: 683px;
}
#containerFlash
{
	margin: 52px 0px 0px 65px;
}
#containerFrame
{
	background-attachment: scroll;
    background-image: url('../img/rahmen.gif');
    background-position: left top;
    background-repeat: no-repeat;
	height: 693px;
}
#containerLogin
{
	background-attachment: scroll;
	background-image: url('../img/login_page.png');
	background-position: left top;
	background-repeat: no-repeat;
    height: 620px;
    margin: 0 auto;
    position: relative;
    width: 737px;
}
#containerRoom
{
	margin: 0 auto;
	width: 976px;
}
#contentDE
{
	background-attachment: scroll;
	background-image: url('../img/bg_visual_de.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 420px;
	padding: 20px 32px 0px 40px;
	position: relative;
	width: 613px;
}
#contentFR
{
	background-attachment: scroll;
	background-image: url('../img/bg_visual_fr.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 420px;
	padding: 20px 32px 0px 40px;
	position: relative;
	width: 613px;
}
#contentLogin
{
	font-size: 13px;
	font-weight: bold;
	left: 320px;
	position: absolute;
	top: 150px;
	width: 400px;
}
#contentLogin .de { color: #924A20; }
#contentLogin .fr { color: #F0A324; }
#infoLinks { float: right; }
#entry
{
	height: 120px;
	left: 40px;
	position: absolute;
	top: 280px;
	width: 280px;
}
#footerDE
{
	background-attachment: scroll;
	background-image: url('../img/footer_de.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 87px;
	position: relative;
}
#footerFR
{
	background-attachment: scroll;
	background-image: url('../img/footer_fr.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 87px;
	position: relative;
}
#footerDE div, #footerFR div { bottom: 5px; position: absolute; right: 20px; }
#header { margin: 10px 0px 10px 0px; text-align: right; }
#languageSelectionPrize { float: right; text-align: right; }
#legalInformation
{
	background-attachment: scroll;
	background-image: url('../img/footer_bottom.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 10px;
	height: 56px;
	margin: 0 auto;
	width: 683px;
}
#legalInformation a, legalInformationRoom a { color: #FFF; }
#legalInformation div, legalInformationRoom a { padding: 3px 32px 0px 40px; }
#legalInformationRoom
{
	margin: 0 auto;
	width: 976px;
}
#mephaLink { bottom: 15px; position: absolute; right: 40px; }
#prize
{	
	border: 1px solid #000;
	background-color: #FFF;
	height: 300px;
	left: 200px;
	position: absolute;
	top: 250px;
	visibility: hidden;
	width: 300px;
}
#text {  padding-left: 20px; }
#text .paragraphBold { font-weight: bold; }
#text .paragraphSmall { font-size: 10px; }
#textPrize { font-size: 10px; font-weight: bold; }
.button
{
	margin-left:24px;
    border:1px solid #d5b9a8;
    background-color:#a46946;
    color:White;
    font-weight:bold;
    width:62px;
}
.label { color: #924A20; }
