#Liste {
	margin:0px 0px 12px 0px;
}
#Liste .zeile {
	width:100%;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #CCCCCC;
}
#Liste .verweis {
	float:right;
}
#Liste h2 {
	font-size:1.0em;
	margin-bottom:0.5em;
}
#ListFooter {
	margin:12px 0px 0px 0px;
}
#ListFooter #Back {
	float:left;
}
#ListFooter #Next {
	float:right;
}


/* +++++ BILDERGALERIE +++++ */
#Bildergalerie {

}
#Bildergalerie .bild {
	float:left;
	width:700px;
	text-align:center;
}
#BildGrossTexte {
	width:500px;
	height:50px;
	text-align:left;
	margin:0px auto;
}
#Bildergalerie .thumbliste {
	float:left;
	width:700px;
}
#Bildergalerie .thumbliste ul {
	margin:0px 0px 0px -40px;
}
#Bildergalerie .thumbliste li {
	display:inline;
	list-style-type: none;


}
#Bildergalerie .thumbliste .thumblistback {
	float:left;
	width:10px;
	margin:0px 10px 0px 0px;
}
#Bildergalerie .thumbliste .thumblistnext {
	float:left;
	width:10px;
	margin:0px 0px 0px 0px;
}
#Bildergalerie .thumbliste .thumbpic {
    float:left;
	width:100px;
	height:75px;
    border:1px solid #CCDCE9;
    overflow:hidden;
    margin:0px 8px 0px 0px;
    text-align:center;
}
.zurUebersicht {
	width:700px;
	margin-top:12px;
	padding-top:3px;
	border-top:1px dashed #CCCCCC;
}
#Galerieliste {
	width:700px;
}

#Galerieliste .zeile{
    width:696px;
    padding:1px;
    border:1px solid #CCDCE9;
    margin:0px 0px 2px 0px;
}
#Galerieliste .thumb {
	float:left;
	width:100px;
	margin:0px 15px 0px 0px;
}
#Galerieliste .galerieinfo {
	float:left;
	width:580px;
}
#Galerieliste .infotext {
	height:35px;

}
#Galerieliste .verweis {
	text-align:right;
	margin:3px 0px 0px 0px;
}