@CHARSET "UTF-8";
body {
	background-color: #d2d2d2;
	font-family: 'Arial';
	font-size: 21px;
	line-height: 33px;
	letter-spacing: 1px;
	margin-top: 66px;
	margin-left: 86px;
	margin-right: 86px;
	margin-bottom: 43px;
}

a {
	color: #005aff;
	text-decoration: none;
}

#dieGalerie {
	margin: 0px 0px;
	margin-top: 54px;
}

tr.galerie * a {
	color: #000;
	text-decoration: none;
}

tr.galerie td {
	border-bottom: 3px solid #d2d2d2;
}

tr.galerie td.eins {
	width: 100%;
	text-align: left;
}

tr.galerie td.zwei {
	width: 0px;
	text-align: left;
}

tr.galerie td.drei {
	width: 0px;
	text-align: left;
}


tr.galerie td.underline,a.underline {
	border-bottom: 1px solid #005aff;
}

a.underline {
	border-bottom: 1px solid #005aff;
}

#lightBox { 
	background-color: #d2d2d2;
	/*background-image: url(../images/textur.gif);*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#modalBox {
	font-family: Arial, Times New Roman, Times, serif;
	text-align: 			left;
	position: 				absolute;
	top: 						0px;
	left: 						0px;
	padding: 					0px;
	z-index: 					2;
	cursor:						pointer;
	width:						100%;
}

img.modalBild {
	display: block;
	margin-top: 21px;
	margin-left: 21px;
	margin-right: 0px;
	margin-bottom: 0px;

	/*padding: 0pt;*/
}

div.modalBilder {
	padding: 0px 0pt;
}

div.modalText {
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 26px;
	margin-left: 21px;
	margin-right: 36%;
	margin-bottom: 0px;
	padding: 0px 0pt;
	color: #000 !important;
}

div.modalText a {
	color: #005aff !important;
	text-decoration: underline;
}
