body {
	background-color: Black;
	background-image: url(/mexalbum/layout/grafiken/galerietitel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13px;
}
#text {
	font-size: 13px;
	margin-left: 60px;
	margin-top: 60px;
	width: 735px;
}
#text a {
	color: #00C802;
	text-decoration: none;
}
#text a:link {
	color: #00C802;
	text-decoration: none;
}
#text a:hover {
	color: #D20000;
	text-decoration: none;
}
#text div.gal {
	display: block;
	width: 735px;
	height: 122px;
	border: 1px solid #666666;
	padding: 5px 5px 5px 5px;
	margin-bottom: 7px;
}
#text div.titel {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
#text div.satz {
	margin-bottom: 4px;
	margin-top: 0px;
}

