body {
	background: url(../_images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;	
}

div#innerBody {
	text-align: center;
}

div#layout {
	width: 500px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: url(../_images/header_nokia.jpg) no-repeat left top;
}

div#layout.blank {
	background: url(../_images/header_blank.jpg) no-repeat left top;
}

div#layout.netbook {
	background: url(../_images/header_nokia.jpg) no-repeat left top;
}

div#innerLayout {
	border: 1px solid #CCCCCC;	
	min-height: 535px;
	/*padding: 0 0 4px 0;*/
	background: url(../_images/footer2.jpg) no-repeat left bottom;
}

div#innerLayout.leseprobe {
	background: url(../_images/footer2.jpg) no-repeat left bottom;
}

div#innerLayout.blank {
	background: url(../_images/footer2.jpg) no-repeat left bottom;
}

/*div#header {
	height: 282px;
	background: url(../_images/header1_de.jpg) no-repeat center top;
}*/
div#header.blank {
	height: 230px;
	background: none;
}

p#intro {
	width: 210px;
	position: relative;
	height: 120px;
	top: 50px;
	left: 34px;
	font-size: 16px;
}
p#intro a {color: #000000;}
#intro_2text
{
	font-size: 13px;	
}

p#page2_intro {
	width: 230px;
	height: 120px;
	position: relative;
	/* top: -65px; */
	left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #2e619a;
	top: 80px;
}

div#content {
	/*position: relative;
	top: 180px;*/
	margin: 12px 0 12px 30px;
}

p#footer {
	text-align: center;
	font-size: 10px;
}

/*
div#content div.leftCol {
	margin: 12px 0 0 0;
}

div#content div.rightCol {
	margin: 12px 0 0 0;
}
*/

p.exklusiv {
	font-size: 16px;
	font-weight: bold;	
}


div#leseprobe {
	float:left;
	background: url(../_images/leseprobe_de.gif) no-repeat center top;
	position:relative;
	top: 25px;
	left: -15px; 
	width: 158px;
	height: 171px;
}

div#leseprobe_2 {
	float:left;
	background: url(../_images/leseprobe_de.gif) no-repeat center top;
	position:relative;
	top: -10px;
	left: -12px; 
	width: 158px;
	height: 171px;
}

table#tbl_offers {
	position:relative;
	top: 55px;
	left: -10px;
}

table#tbl_offers td {
	text-align: left;
	vertical-align: top;
	padding: 4px 0;
}

table#tbl_offers td input {
	margin: 0;
}

table#tbl_offers td label.blue {
	color: black;
	font-weight: bold;
}

.gray,
.grey {
	color: #707173;
}

.black {
	color: black;
}

table#tbl_offers td label.black {
	color: black;
	font-weight: bold;
	font-size: 9pt;
}


table#tbl_offers td label.gray,
table#tbl_offers td label.grey {
	color: #707173;
	font-weight: bold;
	font-size: 12px;
}

table#tbl_offers td span.gray,
table#tbl_offers td span.grey {
	color: #707173;
	font-size: 11px;
}

td label.white {
	color: #fafaff;
	font-weight: bold;
	font-size: 12px;
}

table#tbl_form1 {
	position:relative;
	left: -10px;	
}

/*
table#tbl_offers div.sub_offers table td,
table#tbl_offers div.sub_offers span,
table#tbl_offers div.sub_offers table td label {
	font-size: 12px;
}

table#tbl_offers div.sub_offers table td label {
	font-weight: bold;
}

table#tbl_offers div.sub_offers span {
	display: block;
	margin: 6px 0 0 0;
}

p.form_title {
	margin: 18px 0 0 15px;
	font-weight: bold;
}

div.form {
	width: 343px;
	margin: -10px 0 20px 0;
	background: url(../_images/form1_bg_top.jpg) no-repeat center top;

}

div.form_inner {
	padding: 0 0 30px 0;
	background: url(../_images/form1_bg_bottom.jpg) no-repeat center bottom;

}
*/

table.form {
	/*margin: 15px 0 0 15px;*/
}

table.form td {
	text-align: left;
	vertical-align: middle;
	padding: 3px 0;
}

table.form td label {
	font-size: 12px;
}

table.taf_form td,
table.feedback_form td {
	padding: 3px 10px 3px 0;
}
/*
a#a_form_submit1 {
	float: left;
	width: 163px;
	height: 41px;
	margin: -29px 0 0 5px;
}

p#p_leseprobe {
	position: relative;
	top: -50px;
}

a#a_leseprobe {
	position: relative;
	display: block;
	width: 86px;
	height: 24px;
	left: 335px;
}

p#p_bottom_line {
	clear: both;
	margin: 45px 0 0 0;
	font-size: 11px;
}

p#p_bottom_line a {
	font-size: 11px;
	font-weight: bold;
}

p#p_bottom_line span#spn_taf_link_inactive {
	color: #707173;
	font-size: 11px;
	font-weight: bold;
}
*/


/* leseprobe */

body.leseprobe {
	text-align: center;
}

body.leseprobe p.controls {
	width: 740px;
	margin: 12px auto;
	text-align: center;
}

body.leseprobe p.controls a,
body.leseprobe p.controls img,
body.leseprobe p.controls span {
	display: inline;
	line-height: 36px;
	vertical-align: middle;
}



#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font-size: 11px;
	z-index:100;
}
