html {
	height:100%;
	margin:0;
	padding:0;
}

body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border: none;
}


#container[id] {
	height:auto;
	min-height:100%;
}

#container {
	position: relative;
	width: 846px;
	height: 100%;
	margin: 0 auto;
	min-height:100%;
	background-color:#fff;
	text-align:left;
}

#navipos {
	position: relative;
	padding-top: 39px;
}

#backlink {
	display: block;
	padding: 13px 0 0 20px;
	margin: 0 0 47px 15px;
	width: 200px; height: 15px;
	background: url(../../media/static/pfeil_zurueck_off.gif) no-repeat left bottom;
}

#backlink:hover {
	background: url(../../media/static/pfeil_zurueck_on.gif) no-repeat left bottom;
}

#flashpos {
	position: relative;
	padding-top: 10px;
	height: 408px;
}

#yoursize {
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	height: 393px;
}

#storefinder {
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	height: 393px;
}

#flashHint {
	position: relative;
	padding-left: 15px;
}

#lottery {
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	height: 393px;
}

#bilderpos {
	padding-top: 15px;
	height: 135px;
}

#headlinepos {
	padding-top: 3px;
}

#textpos {
	padding-top: 7px;
}

#impressumpos {
	position: absolute;
	bottom: 0px;
	width: 846px;
	height:30px;
	text-align: left;
	margin: 0 auto;
	clear: both; 
}

#rand {
	height: 15px;
	background-color: #FFF;
}

div.noFlashTeaserTop {
    width: 831px;
    height: 408px;
    background-color: #FFF;
    margin-left: 15px;
}

#teaserMiddle {clear:both;height:165px;}
#teaserBottom {clear:both;height:360px;}
#teaserMiddle h2, #teaserBottom h3 {
    margin: 0 0 3px 0;
    padding: 0;
    background-attachment:scroll;
    background-color:transparent;
    background-position:0 0;
    background-repeat:no-repeat;
}
#teaserMiddle h2 span, #teaserBottom h3 span {
    display:none;
    visibility:hidden;
}

div.teaserMiddle {
    float: left;
    width: 401px;
    height: 135px;
    margin-top: 30px;
    margin-left: 15px;
    background-color: #e1dddc;
    background-repeat: no-repeat;
    cursor: pointer;
    cursor: hand;
}
div.teaserMiddleContent {
    width:190px;
    height:70px;
    margin: 7px 0 0 207px;
}
div.teaserMiddleContent h2 {
    height:42px;
}

div.teaserBottom {
    float:left;
    width:193px;
    height:252px;
    margin-top: 30px;
    margin-left: 15px;
    background-repeat: no-repeat;
    cursor: pointer;
    cursor: hand;
}
div.teaserBottomContent {
    width:190px;
    margin: 146px 0 0 0;
}
div.teaserBottomContent h3 {
    height:19px;
    background-attachment:scroll;
    background-color:transparent;
    background-position:0 0;
    background-repeat:no-repeat;
}

div.clearer {clear: left; line-height: 0; height: 0;}
