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

.durchleite_content {
	padding: 0px;
	width: 375px;
	float: left;
}

.margin-right {
	margin-right: 15px;
}

.durchleite_content .link_item {
	display: inline;
	float:none;
	clear:none;
}
.durchleite_column {
	background-color:#0099CC;
	width: 375px;
	float: left;
}

.durchleite_content img {
	border: none;
}

.durchleite_content .div_img {
	float: left;
	width: 195px;
}
.durchleite_content .div_txt {
	float: left;
	width: 180px;
}

.durchleite_content .heading {
	color: #000000;
	font-weight: bold;
}

.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;
}

.pageflip {
	color: #b2d8ff !important; 
	padding: 0px 5px 0px 5px; 
	font-weight: bold; 
	background-color: #ffffff; 
	border:1px solid #b2d8ff;
}
.pageflip-active {
	color: #FFFFFF !important; 
	padding: 0px 5px 0px 5px; 
	font-weight: bold; 
	background-color: #b2d8ff; 
	border: 1px solid #b2d8ff;
}