/*-----------------------------------------------Root modules-----------------------------------------------*/ body{	background-color:#FFFFFF;}#master{	margin-right: auto;	margin-left: auto;	width:770px;}/*-----------------------------------------------Images-----------------------------------------------*/ img{	border:0px;	}/*-----------------------------------------------main content-----------------------------------------------*/ #content {	background-color:#ffffff;	}#headhome {	text-align: left;	height: 50px;	font-size: 24px;	font-weight: bold;	}	#headhomelanguage {	text-align: left;	height: 50px;	font-size: 32px;	font-weight: bold;	}#head {	text-align: left;	height: 80px;	font-size: 22px;	font-weight: bold;	}#centerbooks  {	margin: auto;	width: 500px;	}#image {	float: left;	vertical-align: bottom;	height: 300px;	}	#image2 {	float: left;}	#homeimage {	float: right;	}	#hometextauthor {		float: left;	width: 500px;	}	#sinopsis {	float: left;	line-height: 1.1;	height: 300px;	}		#bookcontent {	clear: both;	font-size: 14px;	} 	#bookcontentpopup {	clear: both;	font-size: 10px;	} 	#bookcontent2 {	margin: auto;	width: 500px;	} 	#bookcontent3 {	margin: auto;	width: 600px;	} #pageleft {	float: left;	} #pageright {	float: right;	} #sectionleft {	float: left;	} #sectionright {	float: right;	} #bodytext {	clear: both;	width: 550px;	margin: auto;	line-height: 21px;	font-size: 14px;	} 	#bodytextgrey {	clear: both;	background-color: #E3E3E3;	width: 550px;	margin: auto;	line-height: 21px;	font-size: 14px;	padding: 0px 40px 10px;	}	/*-----------------------------------------------fonts-----------------------------------------------*/ body,div, td, span, input{	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:1.3;}h1,h2,h3,h4,h5,h6{	color:#000000;	margin-bottom:0px;	margin-top:5px;}h1{	font-size:19px;	}h2{	font-size:17px;}h3{	font-size:15px;}h4, h5,h6{	font-size:12px;}/*-----------------------------------------------Anchor Pseudo-classes-----------------------------------------------*/ a:link {	color: #000000;}     /* unvisited link */a:visited {	color: #000000;	}  /* visited link */a:hover {	color: blue;	}   /* mouse over link */a:active {	color: #000;	}   /* selected link *//*/*-----------------------------------------------classes-----------------------------------------------*/ .expl_navigation {	color: #666666;	}	.sinopsis {	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	line-height:1.3;	margin: 0px;	}	.fussnoten {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	text-decoration: italic;	line-height:1.3;	color: blue;	}/*-----------------------------------------------classes-----------------------------------------------*/ul {list-style-type: none;padding: 0;margin: 0;margin-left: 2em;margin-bottom: .7em; }li {	margin: 0.3em 0;	font-style: italic; }