.kein_hinweis {
	color: #ffaaaa;
}

.clear { 
	clear:both;
}

.hinweise { 
	font-size:10px;
}

.bookmarks { 
	text-align:center;
}
.bookmarks img { 
	margin:2px;
	width:24px;
	height:24px;
}

/* Inhalt weiter anpassen fuer XML, RSS, etc. */
.divContent,
.divContent2 {
	text-align:center;
	overflow:hidden;
}
.divContent img {
	border:1px solid #ffff88;
	margin:10px;
}
.divContent2 img {
	border:0px;
	margin:10px;
}
.divContent img.middle {
	margin-left:50px;
	margin-right:50px;
}
.divContent div.divXML1 {
	width:100%;
	border-top:1px dashed #ffffff;
	text-align:left;
}
.divContent div.divXML2 {
	width:98%;
	margin:10px;
}
.divContent div.divXML2 td {
	font-size:12px;
}
.divContent div.divXML1 .linkDate {
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#000000;
}
.divContent div.divXML1 img {
	border:0px solid;
	margin:0px;
}
.divContent div.divXML1 img.bordered {
	border:1px solid #ffff88;
}

/* Link-Spalten */
.divSpalteLinks,
.divSpalte {
	float:left;
	width:18%;
	text-align:left;
	font-size:9px;
	color:#000000;
	margin-left:10px;
}
.myLinkBanner {
	display:none;
}
.divBackAlert {
	width:100%;
	border-top:1px dashed #ffffff;
	border-bottom:1px dashed #ffffff;
	color:#ffffff;
	text-align:center;
}

/* Netzwerk */
.divPartnerNW {
	/* Anzahl Bilder x (Img-Breite + Img-Margin) */
	width:717px;
	overflow:hidden;
}
.imgPartnerNW {
	width:225px;
	margin-left:7px;
	margin-right:7px;
	margin-top:5px;
	float:left;
}

/* Seitenspezifisch */
/* Index-Seite */
.divIntro {
	width:711px;
	height:220px;
	overflow:hidden;
	background:url('../pics/index/intro.png') no-repeat left top;
}
.divSchwestern {
	width:711px;
	height:502px;
	overflow:hidden;
	text-align:left;
	background:url('../pics/index/schwestern.png') no-repeat left top;
}
.divFetish {
	width:711px;
	height:500px;
	overflow:hidden;
	text-align:left;
	background:url('../pics/index/fetish.png') no-repeat left top;
}
.picText {
	display:none;
	z-index:999;
}
