@charset "utf-8";
/* CSS Document */

.durchleite_content {
	border-bottom: 1px dotted #999999;
	clear: both;
	margin-bottom: 20px;
}

.durchleite_content img {
	border: none;
}

.durchleite_content div {
	float: left;
	width: 170px;
}

.clear {
	float: none !important;
	clear: both;
}

.cms_debug {
	background-color: #743232;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	border: 1px #999999 dotted;
	vertical-align: middle;
	clear: both;
	height: 25px;
	padding: 4px;
	line-height: 29px;
	font-size: 11px;
	display:inline;
}

.table_box td {

}
.table_box {
	
}


.pageflip {
	padding: 4px;
	width: 40px;
	background-color:#E4E4E4;
	height: 25px;
	color: #31409c;	
	line-height: 25px;
}

.pageflip-active {
	padding: 4px;
	width: 40px;
	height: 25px;
	color: #FFFFFF;
	background-color: #31409c;
	line-height: 25px;
}