#alles2 {
	width: 920px;
	margin: 0px auto; /* 0px = Abstand oben und unten | auto = Abstand links und rechts | div ist also auf der Seite zentriert */
	text-align: left;
}
/* Seitenüberschrift im content-inhalt */
h2.hmain {
	color: #7599BD;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
  font-weight: normal;
/*	line-height: 20px;*/
	margin: 10px 0 0 20px;
}

#content-inhalt2 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
/* Links Hauptnavi */
a:link, a:visited, a:active {
	font-weight: normal;
	color: #7599BD;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

br{
	display: none;
}

#gallery {
	width: 918px;
	height: 628px;
/*	padding: 0px /*9px;*/
	border: 1px solid #84aed6;
	background: #ffffff;
	position: relative;
}
#imenu {
	position: absolute;
	left: 786px;
	top: 320px;
	width: 130px;
	height: 160px;
	text-align: left;
	color: #334477;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#imenu a {
  padding-left: 10px;
}

#imenu hr {
  margin-left: 0px;
  margin-right: 10px;
  border-top: 0px;
  border-bottom: 1px  dotted #003366;
  height: 1px;
}


#gallery div.zoom {
	position: absolute;
	left: 810px; /*856px;*/
	top: 470px;
	width: 40px;
	height: 40px;
	text-align: left;
	color: #334477;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	background-image: url(/Bulgaria/m.png);
}

#gallery b.default {
	position: absolute;
	left: 20px;
	top: 50px;
	width: 737px;
	height: 540px;
	text-align: left;
}
#gallery b.default img {
	display: block;
	margin: 0 auto 10px auto;
	border: 1px solid #eee;
/*	border-color: #555 #ddd #eee #333;*/
}
#gallery b.default span {
	display: block;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #334477;
	width: 737px;
	margin: 0 0 0 5px;
}

#gallery ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 140px;
	position: absolute;
	left: 766px;
	top: 50px;
}
#gallery ul li {
	display: inline;
	width: 40px;
	height: 40px;
	float: left;
	margin: 0px 0 5px 5px;
}
#gallery ul li a {
	display: block;
	width: 38px;
	height: 38px;
	text-decoration: none;
	border: 1px solid #000;
	border-color: #eee #555 #333 #ddd;
}
#gallery ul li a span {
	display: none;
}
#gallery ul li a img {
	display: block;
	width: 38px;
	height: 38px;
	border: 0;
}

#gallery ul li a:hover {
	white-space: normal;
	border-color: #555 #ddd #eee #333;
	background: #84aed6;

}
#gallery ul li a:hover b {
	position: absolute;
	left: -746px;
	top: 0px;
	width: 742px;
	height: 568px;
	text-align: left;
	background: #FFFFFF;
	z-index: 20;
}
#gallery ul li a:hover span {
	display: block;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 737px;
	margin: 0 0 0 5px;
}

#gallery ul li a:hover img {
	margin: 0 auto 10px auto;
	width: auto;
	height: auto;
	border: 1px solid #eee;
	border-color: #555 #ddd #eee #333;
	text-align: center;
}



#gallery ul li a:active, #gallery ul li a:focus {
	white-space: normal;
	border-color: #555 #ddd #eee #333;
	background: #666;
}
#gallery ul li a:active b, #gallery ul li a:focus b {
	position: absolute;
	left: -746px;
	top: 0px;
	width: 739px;
	height: 568px;
	text-align: left;
	background: #FFFFFF;
	z-index: 10;
}
#gallery ul li a:active span, #gallery ul li a:focus span {
	display: block;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 737px;
	margin: 0 0 0 5px;
}
#gallery ul li a:active img, #gallery ul li a:focus img {
	margin: 0 auto 10px auto;
	width: auto;
	height: auto;
	border: 1px solid #eee;
/*	border-color: #555 #ddd #eee #333;*/
}
