﻿.style1 {
	text-align: center;
	width: 100px;
	background-color: #C0C0C0;
}
.style2 {
	color: #FDD357;
	font-family: Arial, Helvetica, Sans-Serif, "Berlin Sans FB", "Berlin Sans FB";
	font-size: small;
	background-color: #FFFFFF;
	background-image: url('../images/Buecher_i.jpg');
}
.style3 {
	background-repeat: repeat-y;
}
.style4 {
	background-color: #FFFFFF;
}
.style5 {
	text-align: center;
	background-image: url('images/Buecher_b.jpg');
}
.Text-Koerper {
	color: #006699;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif, "Berlin Sans FB", "Berlin Sans FB";
	font-size: x-small;
	font-weight: 100;
	font-style: normal;
}
.style6 {
	text-align: center;
	background-image: url('images/Buecher_c.jpg');
}
.style10 {
	color: #006699;
	font-size: small;
	font-family: Arial, Helvetica, Sans-Serif, "Berlin Sans FB", "Berlin Sans FB";
	text-align: left;
}
.style13 {
	color: #006699;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif, "Berlin Sans FB", "Berlin Sans FB";
	font-size: x-small;
	font-weight: bold;
}
.style17 {
	color: #006699;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif, "Berlin Sans FB", "Berlin Sans FB";
	font-size: medium;
	font-weight: bold;
}
#centertable{height:100%;width:100%;}

#box
{
	position: absolute;
	left: 100%;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
body {
	background-image: url('images/Buecher_i.jpg');
	background-attachment: scroll;
	background-color: #FFFFFF;
}
