@CHARSET "UTF-8";

div.col_gallery {
	margin: auto;
	height: 416px;
	width: 714px;
	border: 1px solid #0f77c0;
	position: relative;
	margin-bottom: 5px;
	overflow: hidden;
}

div.gallery_head {
	height: 25px;
	width: 714px;
	background-image: url(/fileadmin/2007_dosb_de/dosb_news_gallery/images/icons/TOP_News.png);
	background-color: #0f77c0;
}

* html div.gallery_head {
	background: none;
	background-color: #0f77c0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/fileadmin/2007_dosb_de/dosb_news_gallery/images/icons/TOP_News.png", sizingMethod="scale");
}

#content div.gallery_head h1 {
	padding: 3px 0 0 15px;
	text-transform: uppercase;
	margin: 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;}

div.gallery_text h6 {
	padding: 2px 0 2px 0;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight :bold;
	color: #000000;}

div.gallery_content {
	overflow: hidden;
	width: 714px;
	height: 391px;
}

div.gallery_imgbox {
	height: 391px;
	width: 574px;
	float: left;
	overflow: visible;
}

* html div.gallery_imgbox {
	overflow: hidden;
}

.gallery_imgbox .firstimage {
	position: relative;
	z-index: 200;
}

.gallery_imgbox .secondimage {
	position: absolute;
	z-index: 100;
	left: 0;
}

div.gallery_text {
	background-image: url(../images/icons/transpar_flaeche.png);
	background-repeat: repeat-y;
	font-family:Verdana;
	color: #000000;
	font-size: 12px;
	height: 74px;
	position: absolute;
	top: 326px;
	*left: 0px;
	padding: 8px 72px 8px 8px;
	overflow: visible;
	width: 494px;
	z-index: 900;
}

* html div.gallery_text {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/fileadmin/2007_dosb_de/dosb_news_gallery/images/icons/transpar_flaeche.png", sizingMethod="scale");
}

* html div.gallery_text p {
 	width: 100%;
}

div.gallery_text p {
	margin: 0;
	padding: 0;
	display: inline;
}

div.gallery_slider {
	height: 391px;
	width: 140px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
}

* html div.gallery_slider {
	clear: both;
}

div.clear {
	clear: both;
}

.title_box {
	width: 700px;
	left: 17px;
	position: absolute;
	top: -321px;
	text-transform: uppercase;
	margin: 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight :bold;
	color:#FFFFFF;
}
