html {
	background-color: #0e0e0e;
	height: 100%;
	font-family: Arial;
}

body {
	background-color: #0e0e0e;
	height: 100%;
}

div#topLine {
	background: url(../images/line.gif) repeat-x;
	height: 2px;
	width: 100%;
}

div#site {
	background: url(../images/bg.png) repeat-x;
}

div#content,
div#footer {
	margin-left: auto;
	margin-right: auto;
}

div#content {
	position: relative;
	background: url(../images/siedler.jpg) no-repeat;
	width: 1018px;
	height: 655px;
}

img#logo {
	left: 50px;
	top: 30px;
}

div#content img {
	position: absolute;
}


div#footer {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 925px;
	margin-top: 22px;
}

div#footer p {
	margin-bottom: 12px;
}

img#pc {
	margin-left: 125px;
}

img#bluebyte {
	margin-left: 190px;
}

img#ecke {
	right: 0px;
	top: 41px;
}

/* Buttons */
img.button {
	cursor: pointer;
}

img#btnHome {
	left: 190px;
	top: 125px;
}

img#btnLottery {
	right: 91px;
	top: 369px;
}

img#btnPrices {
	right: 91px;
	top: 441px;
}

img#btnTaf {
	right: 91px;
	top: 513px;
}

img#btnMap {
	left: 330px;
	bottom: 18px;
}

/* Menu */
ul#menu {
	position: absolute;
	bottom: 15px;
	left: 40px;
}

ul#menu li {
	float: left;
	margin-right: 10px;
}

ul#menu li a,
ul#menu li a:VISITED {
	color: #ffefce;
	font-size: 11px;
	text-decoration: none;
}

ul#menu li a:HOVER {
	text-decoration: underline;
}

/* Schriftrollenfenster */

div.scrollWindow {
	background: url(../images/scroll_bg.png) repeat-y 9px 21px;
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -234px;
	display: none;
	float: left;
	width: 468px;
}

div.scrollContent {
	background: url(../images/scroll_head.png) no-repeat;
	width: 388px;
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	padding: 90px 40px 20px 40px;
	float: left;
}

div.ieFix {
	float: left;
}

div.scrollContent p {
	margin-bottom: 15px;
}

div.scrollBottom {
	position: absolute;
	bottom: -50px;
	left: 0;
	background: url(../images/scroll_bottom.png) no-repeat;
	width: 468px;
	height: 53px;
}

div.scrollButton {
	background: url(../images/scroll_button.png) no-repeat 50%;
	width: 252px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	color: #ffefce;
	font-size: 14px;
	text-transform: none;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 74px;
	clear: both;
	float: left;
}

img.scrollCloseButton {
	position: absolute;
	top: 6px;
	right: 17px;
	cursor: pointer;
}

div.scrollButton p {
	margin: 0;
	padding: 0;
}

span.capital {
	font-size: 16px;
}

/* Layer */
div.layer {
	background: url(../images/layerbg.png) repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	display: none;
}

/* Lottery Formular */
div.scrollContent fieldset {
	background-color:#ecd5a2;
	display:block;
	float:left;
	height:27px;
	line-height:27px;
	margin-bottom:7px;
	width:390px;
}

div.scrollContent fieldset label {
	padding-left: 11px;
	width: 125px;
	display: block;
	float: left;
}

div.scrollContent fieldset input {
	background: transparent;
	border:0 none;
	color:#000000;
	font-family: Georgia;
	font-size: 11px;
	float: left;
	padding-top: 9px;
	width: 240px;
}

div#lotteryForm div.scrollContent label.checkbox {
	float: left;
	width: 365px;
	margin-left: 5px;
	display: block;
	cursor: pointer;
}

img#showMapGuy,
img#tafFormGuy,
img#lotteryFormGuy {
	position: absolute;
	left: -310px;
	top: 235px;
}

ul.addressFormErrors {
	clear: both;
	float: left;
	margin-left: 13px;
	margin-top: 15px;
	display: block;
	width: 375px;
}

ul.addressFormErrors li {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}

/* grafische checkboxen */
 
div.gmCheckbox {
	clear: both;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: #ecd5a2;
	float: left;;
}

input.hidden {
	display: none;
}
	
div.checked {
	background-image: url("../images/checkbox.gif");
}

/* Karte */
div#siedlerMap {
	float: left;
	width: 381px;
	height: 381px;
	padding: 1px 0 0 1px;
	background-color: #000000;
	margin-left: 3px;
}

#showMap {
	position relative;
}
#lupe-open, #lupe-close {
	cursor: pointer;
}
#lupe-open {
	position: absolute;
	top: 44px;
	right: 47px;
	cursor: pointer;
}
#lupe-close {
	position: relative;
	top: 15px;
	left: 264px;
	margin-left: 50%;
}
#siedlerMapLarge {
	top: 20px;
	left: -325px;
	margin-left: 50%;
	width: 650px;
	height: 650px;
	padding: 8px 9px;
	background: url(/images/largemap-border.png) no-repeat;
}

p#confirmLotterySuccess {
	display: none;
}

strong {
	font-weight: bold;
}

/* TAF */
div#tafForm div.scrollContent fieldset label {
	width: 180px;
}

div#tafForm div.scrollContent fieldset input {
	width: 190px;
}

div.scrollContent fieldset.marginBottom {
	margin-bottom: 28px;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

/* Facebook Fan Widget */
iframe.FB_SERVER_IFRAME {
	position: absolute;
	right: 96px;
	bottom: 8px;
}

img#facebookIcon {
	right: 100px;
	bottom:7px;
}

div.fb_content_loading {
	position: absolute;
	right: 100px;
	bottom: -20px;
}

/* Message Box */
img#messageBoxGuy {
	position: absolute;
	left: -310px;
	bottom: -200px;
}

/* Preise */
div#pricebox {
	height: 525px;
}

div#pricebox img,
div#pricebox p {
	position: absolute;
}

img#notebook {
	left:-100px;
	top:120px;
}

img#packshot {
	left:260px;
	top:300px;
}

p#price1 {
	left:40px;
	top:90px;
}

p#price1desc {
	left:210px;
	top:90px;
}

p#price2 {
	left:40px;
	top:360px;
}

p#price2desc {
	left:40px;
	top:395px;
	width: 215px;
}