
div, img, body {
	behavior: url(../css/iepngfix.htc);
	}

body {
	background-color: #111;
	font: 78% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
	
#top {
	min-width: 980px;
	height: 525px;
	background-image: url(../images/tapete.jpg);
	}

#kalender {
	background: url(../images/kalender.jpg) no-repeat 50px 30px;
	height: 500px;
	text-align: center;
	width: 640px;
	}
	
#hinweis {
	padding-left: 30px;
	padding-top: 465px;
	font-size: 0.8em;
	}
	
#kodak {
	background-color: #111;
	color: #ffcf00;
	font-size: 18px;
	position: absolute;
	top: 4px;
	left: 58px;
	width: 570px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	}
	
#bildergalerie {
	background-image: url(../images/bildergalerie_bg.png);
	width: 286px;
	height: 422px;
	position: absolute;
	top: 54px;
	left: 660px;
	}
	
#thumbnails {
	position: absolute;
	top: 128px;
	left: 670px;
	width: 280px;
	}
	
#stern {
	width: 124px;
	height: 124px;
	position: absolute;
	background-image: url(../images/jetzt-im-handel.png);
	top: 480px;
	left: 820px;
	}
	
#bottom {
	clear: both;
	min-width: 980px;
	color: #eee;
	padding-left: 60px;
	padding-top: 40px;
	}
	
#text_block1 {
	width: 480px;
	float: left;
	}

#text_block1 h1 {
	font-size: 28px;
	line-height: 30px;
	padding-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	}

#text_block1 p {
	padding-bottom: 10px;
	line-height: 1.4em;
	padding-top: 2px;
	}
	
#text_block1 a {
	color: white;
	}
	
#text_block1 .order {
	font-size: 1.5em;
	color: red;
	}

#text_block2 {
	color: #f0df11;
	padding-left: 124px;
	margin-left: 480px;
	padding-top: 2px;
	}

#text_block2 p {
	padding-bottom: 10px;
	line-height: 1.4em;
	}
	
#text_block2 a {
	color: #f0df11;
	font-weight: bold;
	}

#footer {
	min-width: 980px;
	clear :both;
	background: url(../images/footer_linie.gif) repeat-x;
	}
	
#banner {
	width: 240px;
	height: 210px;
	background-image: url(../images/banner2.png);
	float: right;
	}
	
#absender {
	padding-top: 50px;
	padding-left: 40px;
	width: 700px;
	white-space: nowrap;
	height: 120px;
	}
	
#sub-footer {
	color: #777;
	padding-left: 60px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #000;
	background-color: #090909;
	}
	
#sub-footer a {
	color: #777;
	}	
	
	
/* --- IMPRESSUM / ORDER --- */	

#impressum {
	background-color: #fff;
	padding: 20px 20px 10px;
	}

#impressum h1 {
	font-size: 1.4em;
	padding-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	}

#impressum h2 {
	padding-bottom: 5px;
	font-weight: bold;
	}

#impressum p {
	padding-bottom: 12px;
	line-height: 1.4em;
	}

	

	