body {
	color:#000000;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
}

p {
	margin-bottom:5px;
	font-family:Arial,Helvetica,Sans-serif;
	font-size: 12px;
}
img {
	border:0px;
}
a {
	color: #cd071e;
	text-decoration: underline;
	/*font-weight: bold;*/
}
a.gallery:visited {
  color: #004e83;
}
a.gallery:hover {
  color: #004e83;
}
a.gallery:active {
  color: #004e83;
}
form {
	display: inline;
}

/* Galerie */


div.gallerylinespacer{
	clear: left;
}
.rowclear{
	clear: left;
}
div.galleryitem{
	width: 209px;
	float: left;
	background-color: transparent;
	text-align:left;
	vertical-align:top;
	padding:0px;

}

div.galleryitemdetail{
	background-color: transparent;
	text-align:center;
	vertical-align:top;
	padding:0px;
}
div.galleryitem p{
	padding: 0px;
	margin: 0px;
}
div.galleryitem p.imgtitle{
	margin: 0px 0px 10px 0px;
	line-height: 14px;
}
div.galleryendspacer{
	clear: both;
}
td.gallerynextitem{
	text-align: right;
	
}
td.galleryprevitem{
	text-align: left;
	
}
div.matrixspacer{
	height: 1px;
	font-size: 1px;
}
