body {
	background-image: url("kachelschiff.jpg");    
	margin-top: 15px;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 15px;
}	

#cT {
    position:absolute;
	width: 845px;
	top: 165px;
    left: 325px;
	height: 1700px;
}

#links {
	position: absolute;
	width: 225px;
	top: 165px;
	left: 100px;
	height: 650px;
}

#bannerImg{
	background-image: url("t.jpg");
	background-repeat: no-repeat;
	width: 1070px;
	background-position: 50% 25%;
	height: 150px;
	position: absolute;
	top: 15px;
	left: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #FFF2C6;	
}

#foto{
	position:absolute;
	top: 350px;
	left: 115px;
	width: 195px;
}

#bookimg{
	float: right;
	width: 380px;
	height: 540px;
}

#booklink{
	float: left;
	margin-left: 5px;
	width: 155px;
	height: 230px;
}

#name{
	position: absolute;
	top: 300px;
}

#upperTextChooseBook{
	position: absolute;
	top: 180px;
	width: 795px;
	left: 335px;
	height: 150px;
    font-size:25px;		
}

#bookBar{
	position: absolute;
	top: 360px;
	left: 335px;
	width: 820px;
	height: 240px;
}

#bottomTextChooseBook{
	position: absolute;
	top: 625px;
	left: 335px;
	width: 795px;
    font-size:25px;		
}

p.text {
	background-color: #FFE68C;
	border-style: solid;
	border-width: 5px;
	border-color: #FFF2C6;
    font-size:25px;	
}

div.linkbox {
	background-color: #FFD953;
	border-style: solid;
	border-width: 5px;
	border-color: #FFF2C6;
}

a.linkboxlink {
	float:left;
	background-color: #FFD953;
	width: 195px;
	text-align: center;
	margin-bottom: 5px;
}
