/*CSS Seite für XS-CMS*/



/*Galerie*/

#gallery {
	width: 769px;
	height: 413px;
	float: left;
	margin-left: 1px;
	padding-top: 17px;
	background-color: #7a7a7a;
}

#gallery_top_box {
	width: 744px;
	height: 37px;
	float: left;
}

#gallery_picture_nav_box {
	background-image: url(../galerie/liste_horizontal_ground.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 20px;
	float: right;
}

#gallery_picture_nav_box_suche {
	background-image: url(../galerie/liste_suche_horizontal_ground.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 20px;
	float: right;
}

#gallery_left_box {
	display: block;
	width: 124px;
	margin-right: 10px;
	height: 375px;
	float: left;
}

#gallery_left_widebox {
	display: block;
	width: 194px;
	height: 375px;
	float: left;
}

#gallery_nav_box {
	display: block;
	width: 132px;
	height: 300px;
	float: left;
}

#gallery_text_box {
	display: block;
	width: 100%;
	height: 375px;
	float: right;
	text-align: right;
	color: #CCCCCC;
	list-style: none;
}

#gallery_text_box dl,dd {
	margin: 0;
}

#gallery_text_box a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	list-style: none;
}

#gallery_text_box a:hover {
	color: #FFFFFF;
}

#gallery_text_active {
	display: block;
	color: #FFFFFF;
}

#gallery_spacer1_box {
	display: block;
	width: 70px;
	height: 300px;
	float: left;
	}
	
#gallery_spacer2_box {
	display: block;
	width: 100px;
	height: 75px;
	float: left;
	}

#gallery_info_box {
	display: block;
	width: 500px;
	height: 35px;
	float: right;
	color: #CCCCCC;
	text-align: center;
}

#gallery_list_box {
	display: block;
	width: 110px;
	height: 375px;
	float: left;
	overflow: auto;
	background-image: url(../images/list_ground.gif);
	background-repeat: repeat-y;
}

#gallery_list_leer_box {
	display: block;
	width: 50px;
	text-align: center;
	height: 375px;
	float: left;
	overflow: hidden;
}

#gallery_picture_box {
	display: block;
	width: 500px;
	height: 375px;
	float: left;
}


#gallery_bottombox_left {
	margin-bottom: 3px;
	width: 430px;
	height: 20px;
	float: left;
}

#gallery_bottombox_right {
	margin-bottom: 3px;
	width: 580px;
	height: 30px;
	float: left;
}
