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

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

.show_page_unsel {
	padding: 0px 5px 0px 5px; 
	background-color: #ffffff; 
	font-weight: bold; 
	color: #ca010b; 
	border: 1px solid #999999;
}

.show_page_sel {
	color: #ffffff; 
	padding: 0px 5px 0px 5px; 
	font-weight: bold; 
	background-color: #ca010b;
	border: 1px solid #ca010b; 
}

.gallery_zur_uebersicht {
float: left; 
clear: both;
margin-top: 15px;
padding-top: 10px;
text-align:right;
height: 20px;
width: 415px;
border-top: 1px dotted #ca010b;
}