.gallerywhiteborder{
    border: 5px solid #CC9900;

}
a:link,a:visited,a:active {
	text-decoration: underline;
	font-size: 11pt;
	font-weight: none;
	color: #FFFFFF;
} 
a:hover {
	text-decoration: none;
	font-size: 11pt;
	font-weight: none;
	color: #FFFFFF;
}

a.home:link,a.home:visited,a.home:active {
	text-decoration: underline;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
} 
a.home:hover {
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.gallery:link,a.gallery:visited,a.gallery:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
} 
a.gallery:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.galleryMenu:link,a.galleryMenu:visited,a.galleryMenu:active,a.galleryMenuS {
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
} 
a.galleryMenu:hover,a.galleryMenuS:link,a.galleryMenuS:visited,a.galleryMenuS:active {
	text-decoration: underline;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCCC;
}
a.impressum:link,a.impressum:visited,a.impressum:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
} 
a.impressum:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
} 
a.menu:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1s:hover{
	background-color: Silver;
	color: #000000;
	text-decoration: underline;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 3px;
	cursor: hand;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}

a.menu1s:link, a.menu1s:visited, a.menu1s:active, a.menu1:hover{
	text-align: left;
	background-color: #666666;
	color: White;
	text-decoration: none;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 3px;
	cursor: hand;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}


a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2s:hover{
	background-color: Silver;
	color: #000000;
	text-decoration: underline;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 8px;
	cursor: hand;
	display: block;
	font-size: 8pt;
	font-weight: bold;
}
a.menu2s:link, a.menu2s:visited, a.menu2s:active, a.menu2:hover{
	text-align: left;
	background-color: #666666;
	color: White;
	text-decoration: none;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 8px;
	cursor: hand;
	display: block;
	font-size: 8pt;
	font-weight: bold;
}
.loginHead{  color:#666666; font-size: 10pt; font-weight:normal;} 

a.alogin:link,a.alogin:visited,a.alogin:active {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #666666;
} 
a.alogin:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}

input.submit{ color:#000000; background:#CCCCCC; border-color:#666666; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; font-size:12px; font-weight:bold; }











input.acmsform{
	color: Black;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}

textarea.acmsformarea{
	color: Black;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}




