.mainsection {
	max-width: 890px;
	/* [disabled]background: #9C3; */
}
.linkcolumn1, .linkcolumn2 {
	float: left;
	/* [disabled]background: #9C3; */
	max-width: 400px;
	width: 400px;
}
.linkcolumn1 {
	margin-right: 40px;
}
h2 {
	/* [disabled]width: 100%; */
	color: #369;
	/* [disabled]float: left; */
	margin-top: 20px;
	/* [disabled]background: #CF0; */
	border-top: 1px solid #369;
	font-size: 18px;
	padding: 4px 0px 4px 4px;
	border-bottom: 1px solid #C1D9EC;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 0px;
}
.linkcolumn1 a, .linkcolumn2 a {
	/* [disabled]width: 260px; */
	color: #666666;
	/* [disabled]float: left; */
	/* [disabled]width: 100%; */
	padding: 4px 0 4px 4px;
	/* [disabled]background: #CC6; */
	font-size: 15px;
	border-bottom: 1px solid #C1D9EC;
	display: block;
}
.linkcolumn1 a:hover, .linkcolumn2 a:hover {
	text-decoration: none;
	color: #000;
	background: #DBE8F3;
}
.buchtipps {
	background: #C1D9EC;
	padding: 10px 0;
	margin-top: 60px;
	float: left;
	width: 400px;
	font-size: 14px;
	color: #069;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	min-width: 350px;
}
.buchtipps:hover {
	background: #90BCDC;
}

.pagenums {
	font-size: 14px;
	/* [disabled]color: #666; */
	/* [disabled]position: relative; */
	height: 24px;
	/* [disabled]padding: 0 30px 0 0; */
	margin-top: 40px;
	margin-bottom: 1px;
}
.pagenums a, .pagenums span {
	color: #FFF;
	text-align: center!important;
	padding: 4px 10px;
	margin-right: 8px;
	/* [disabled]float: left; */
	/* [disabled]margin-left: 5px; */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	/* [disabled]min-width: 100px; */
}
.pagenums a {
	background: #CCC;
}
.pagenums span {
	background: #69C;
}
.pagenums a:hover {
	background: #69C;
}
.xtralink {
	margin-left: 40px;
}
