#headerLayer {
	width:1004px;
	height:107px;
	z-index:1;
	position: relative;
}
#backgroundNavigationLayer {
	width:1004px;
	height:116px;
	z-index:1;
	background-image: url(../images/navigation_back.jpg);
	position: relative;
}
#mainNavigationLayer {
	width:516px;
	height:35px;
	z-index:1;
	background-color: #606c62;
	top: 57px;
	position: relative;
}
#subnav_abcLayer {
	width:332px;
	height:24px;
	z-index:1;
	top: 57px;
	left: 20px;
	background-color: #FFFFFF;
	position:relative;
}
#subnavigationLayer {
	width:1004px;
	height:39px;
	z-index:1;
	background-color: #dae7f9;
	position: relative;
}
#flashContentLayer {
	width:1004px;
	height:378px;
	z-index:1;
	background-color: #DAE7F9;
	background-image: url(../images/background_bottom.jpg);
	position: relative;
}
#footerLayer {
	width:1004px;
	height:10px;
	z-index:1;
	background-color: #606C62;
	position: relative;
}
body {
	background-color: #f8fafe;
}
.ABCTextStyle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

#popupLayer_IE7 {
	position:fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height: 100%;
	visibility: hidden;
	z-index:3;
	display: none;
}

#alphaLayer_IE7 {
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height: 100%;
	visibility: hidden;
	z-index:2;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
}

#popupContent_IE7 {
	position: relative; 
	top: 0px; 
	width: 706px; 
	height: 650px; 
	border: 2px solid #000000; 
	background-color: #dae7f8; 
	padding: 0px; 
	font-family:Verdana; 
	font-size:8pt;
	z-index:4;
	opacity: 1;
	filter: alpha(opacity=100);
	
}

#popupDanke_IE7 {
	position: relative;
	width: 706px;
	height: 340px;
	border: 2px solid #000000;
	background-color: #dae7f8;
	padding: 0px;
	font-family:Verdana;
	font-size:8pt;
	z-index:4;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 6%;
	margin-top: 6%;
}

#popupBuchDetail_IE7 {
	position: relative;
	width: 706px;
	height: 340px;
	border: 2px solid #000000;
	background-color: #dae7f8;
	padding: 0px;
	font-family:Verdana;
	font-size:8pt;
	z-index:4;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 6%;
	margin-top: 6%;
}

#popupDatenschutz_IE7 {
	position: relative;
	width: 706px;
	height: 640px;
	border: 2px solid #000000;
	background-color: #dae7f8;
	padding: 0px;
	font-family:Verdana;
	font-size:8pt;
	z-index:4;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 1%;
	margin-top: 1%;
}


#popupLayer_IE6 {
	position:absolute;
	left: 20%;
	top: 0px;
	width:706px;
	height:618px;
	z-index:5;
	display: none;
	visibility: hidden;
	border: 2px solid #000000;
	background-color: #dae7f8;
}

#popupDanke_IE6 {
	position:absolute;
	left: 20%;
	top: 10%;
	width:706px;
	height:340px;
	z-index:5;
	display: none;
	visibility: hidden;
	border: 2px solid #000000;
	background-color: #dae7f8;
}

#popupBuchDetail_IE6 {
	position:absolute;
	left: 20%;
	top: 10%;
	width:706px;
	height:340px;
	z-index:5;
	display: none;
	visibility: hidden;
	border: 2px solid #000000;
	background-color: #dae7f8;
}

#popupDatenschutz_IE6 {
	position:absolute;
	left: 20%;
	top: 5%;
	width:706px;
	height:340px;
	z-index:5;
	display: none;
	visibility: hidden;
	border: 2px solid #000000;
	background-color: #dae7f8;
}
#searchLayer {
	position:absolute;
	width:481px;
	height:19px;
	z-index:1;
	left: 505px;
	top: 9px;
}
.inputTextClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}
