/* Neue Bildergalerie */
.m10full {
	position: absolute;
	padding-top: 20px;
	padding-bottom: 20px;
	left: 201px;
	top: 71px;
	width: 632px;
	yyybackground-color: #cf8043;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 120%;
}
.m10full span {
	display: block;
	position: absolute;
	top: 350px;
	left: -190px;
	width: 180px;
	text-align: center;
}
.m10full a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #bf7033;
	color: #fff;
	text-decoration: none;
	width: 119px;
	height: 14px;
	padding: 3px 6px 3px 6px;
}
.m10full a:hover {
	background-color: #cf8043;
}

.m10tmb {
	text-align: center;
	/*
	position: absolute;
	left: 199px;
	top: 70px;
	background-color: #deb181;
	*/
}

.m10menu {
/*
	position: absolute;
	top: 420px;
	left: 0;
	width: 119px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	*/
	visibility: hidden;
	display: none;
}
.m10menu ul {
	list-style: none;
}
.m10menu li {
	text-transform: uppercase;
	width: 119px;
	color: #bf7033;
	background-color: #ffeaaa;
}
.m10menu li a {
	display: block;
	color: #fff;
	background-color: #bf7033;
	text-decoration: none;
	width: 119px;
	height: 14px;
}
.m10menu li a:hover {
	background-color: #cf8043;
}

.m10tmb h2, .m10full h2  {
/*
	position: absolute;
	top: 285px;
	left: -190px;
	width: 180px;
	text-align: center;
	font-family: Times-Roman, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #f2cd93;
	*/
	visibility: hidden;
	display: none;
}
/*
.m10tmb img {
    background-color: #bf7033;
}

.m10tmb a:hover {background-color: white;}
*/
.m10tmb a:visited img {
    border: 2px solid #bf7033;
}
.m10tmb a:link img {
    border: 2px solid #bf7033;
}
.m10tmb a:hover img, a:focus img, a:active img {
    border: 2px solid #faf15f;
}
.m10tmb td {
	text-align: center;
	background-color: #bf7033;
}
.m10single {
	position: relative;
	display: inline-block;
	margin: 2%;
}
.m10single a.dl {
	position: absolute;
	display: block;
	bottom: 2px;
	right: 2px;
	border: 0 !important;
	width: 15px;
	height: 15px;
	background: url(/m10_gal/download15s.png) left top;
	background-color: transparent;
}
.m10single a.dl:hover {
	background-position: 0px -15px;
}
.m10single .neu {
	position: absolute;
	top: 2px;
	left: 2px;
	border: 0 !important;
	background-color: transparent;
}
/*iframe*/
#m10_frame {
    border:0px;
    height:40px;
    width:400px;
    xxdisplay:none;
}

#m10_outer, #bar_blank {
    position:relative;float:right;margin-top:30px;
    width: 300px;
    height: 30px;
    border: 1px solid #CCCCCC;
    background-color:#EBEBEB;
    display: block;
    margin:5px 0px -15px 0px;
}

#m10_inner, #bar_color {
    position: relative;
    height: 30px;
    background-color: #F3631C;
    width: 0%;
    z-index:10;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}

#progress_completed {
    font-size:16px;
    z-index:40;
    line-height:30px;
    padding-left:4px;
    color:#FFFFFF;
}
