.textweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana Standard";
	font-size: 9px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}

.textweiss_home {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana Standard";
	font-size: 9px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.textgrau {  font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana Standard"; font-size: 9pt; font-style: normal; line-height: 14pt; font-weight: bold; color: #CCCCCC}
.textdunkelgrau {  font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana Standard"; font-size: 9pt; font-style: normal; line-height: 14pt; font-weight: bold; color: #999999}
.textdunkel {  font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana Standard"; font-size: 9pt; font-style: normal; line-height: 14pt; font-weight: bold; color: #666666}
.titel {  font-family: "Times New Roman", Times, serif; font-size: 15pt; font-style: italic; line-height: normal; font-weight: normal; color: #FFFFFF}
.textdunkeltit {  font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana Standard"; font-size: 11pt; color: #666666; font-style: normal; line-height: normal; font-weight: bold}
.titelCopy { font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: italic; line-height: normal; font-weight: normal; color: #FFFFFF }

.textschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

#photogallery {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana Standard";
	font-size: 9px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
#photogallery h1 {
	font-size: 18px;
	font-weight: bold;
	color: red;
}

#photogallery h2 {
	font-size: 12px;
	font-weight: bold;
}

#photogallery img {
	border: 0px;
}
#photogallery a{
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
}
#photogallery a:hover{
	text-decoration: underline;
}
#photogallery .border {
	border: 1px solid white;
}
#photogallery .border img{
	border: 1px solid white;
}