span.box_container_gallery {
	float:left;
}
span.box_container_first {
	float:left;
	clear:both;
	border:0;
	padding: 0 0 8px 0;
}
span.box_container {
	/*margin: 0 0 10px 10px;*/
	padding:0 0 8px 10px;
	float:left;
	border:0;
}
span.box_container_gallery_navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-transform: none;
	background-color: #f3f5f7;
	border-top: 1px dotted #adbed5;
	border-bottom: 1px dotted #adbed5;
	display: block;
	margin: 0 0 0 0;
	padding: 0px 5px 0px 5px;
	line-height: 15px;
	height:15px;
	clear:both;
}
img.box_gimage {
	width:117px;
	height:84px;
	border:0;
}
a.box_ginfo {
	margin-left:-16px;
	width:16px;
}
img.box_ginfo {
	width:15px;
	height:15px;
	margin:0px 0px 0px 1px;
}
span.box_gnavigation {
	width:20px;
}
span.box_gnavigation_center {
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	vertical-align:middle;
	width:100%;
	line-height:16px;
	/*background-color:#0f0;*/
	
}
a.box_gnavigation {
	padding:2px 2px;
	/*background-color:#00f;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:none;
}

/* POP-UP KLASSEN */
body.popup {
	margin:0;
	padding:0;
	overflow:hidden;
}
div.popup_top {
	height:62px;
	background-position: top left;
	background-repeat:no-repeat;
}
div.popup_middle {
	position:relative;
	background-color:#FEEBC1;
	height:393px;
}
div.popup_bottom {
	position:relative;
	left:0;
	top:0;
	height:43px;
	width:100%;
}
div.popup_border {
	position:relative;
	left:10px;
	top:10px;
	width:498px;
	height:373px;
	background-color:#ACB7C3;
	float:left;	
	clear:both;
}
div.popup_image {
	position:relative;
	left:1px;
	top:1px;
	width:496px;
	height:371px;
	background-color:#fff;
	float:left;	
	clear:both;
	background-position: 6px 6px;
	background-repeat:no-repeat;
}
div.popup_textbox {
	position:relative;
	top:6px;
	left:20px;
	float:left;
	width:120px;
}
span.gallery_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #000;
	text-align: left;
	/*text-transform:uppercase;*/
	line-height:16px;
	display:block;
}
span.gallery_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #000;
	text-align: left;
	text-transform: none;
	border-top: 1px dotted #adbed5;
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0 6px 0;
	line-height: 15px;
}
span.gallery_link {
	display:block;
	padding:6px 0 0 0;
}
a.gallery_link:link, a.gallery_link:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#7F7560;
	font-size:11px;
	text-decoration: none;
	padding:2px 5px 3px 10px;
	background: transparent url(../gfx/pfeil_rechts.gif) no-repeat 0px 5px;
	clear:left;
}
a.gallery_link:hover, a.gallery_link:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#7F7560;
	font-size:11px;
	text-decoration: underline;
	padding:2px 5px 3px 10px;
	background: transparent url(../gfx/pfeil_rechts.gif) no-repeat 0px 5px;
	clear:left;
}
div.popup_link_backward {
	position:relative;
	top:13px;
	left:10px;
	width:249px;
	line-height:16px;
	float:left;
	clear:left;
	text-align:left;
}
a.gallery_backlink:link, a.gallery_backlink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #000;
	text-decoration: none;
	padding:0 5px 0 10px;
	background: transparent url(../gfx/pfeil_links.gif) no-repeat 0px 3px;
	clear:left;
}
a.gallery_backlink:hover, a.gallery_backlink:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #000;
	text-decoration: underline;
	padding:0 5px 0 10px;
	background: transparent url(../gfx/pfeil_links.gif) no-repeat 0px 3px;
	clear:left;
}
div.popup_link_forward {
	position:relative;
	top:13px;
	right:138px;
	width:249px;
	line-height:16px;
	float:right;
	clear:right;
	text-align:right;
}
a.gallery_forlink:link, a.gallery_forlink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #000;
	text-decoration: none;
	padding:0 10px 0 5px;
	background: transparent url(../gfx/pfeil_rechts.gif) no-repeat right 3px;
	clear:left;
}
a.gallery_forlink:hover, a.gallery_forlink:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #000;
	text-decoration: underline;
	padding:0 10px 0 5px;
	background: transparent url(../gfx/pfeil_rechts.gif) no-repeat right 3px;
	clear:left;
}
