body {
	background-color: #DFE9F6;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mothertable {
	align: center;
	padding: 0px;
	width: 450px;
}
.galeriecontent {
	width: 450px;
	background-image: url(../../img/galerie_bg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	color: #042D55;
	text-align: left;
	font-size: 10px;
	vertical-align: top;


}
.galeriebottom {
	background-image: url(../../img/galerie_bottom.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.galeriebottom a {
	color: #D58C04;
	text-decoration: none;
}
.galeriebottom a:hover {
	color: #042D55;
	text-decoration: none;
}
