/* ========================================================================== */
/* == photos_categories-MODUL =========================================================== */
/* ========================================================================== */




/**************************/
/*  LAYOUT                */
/**************************/



div.www_orte_kurztext_zweiteSpalte {
	clear: both;
	position: relative;
	left: 462px;
	top: -285px;
	width: 310px;
	height: 280px;
	margin: 15px 0px 0px 15px;
}

/* WIRD NUR VON IEX INTERPRETIERT */
* html div.www_orte_kurztext_zweiteSpalte {
	top: -305px;
}


div.www_photoDetail_ImageTable_aligner {
	margin: -3px 0px 0px -3px;
}

div.www_photoDetail_ImageFrame {
	width: 463px;
	height: 280px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #adadad;
	float: left;
}

* html div.www_photoDetail_ImageFrame {
	width: 461px;
	height: 280px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #adadad;
	float: left;
}


img.Photo_Detail {
	border: solid 1px #adadad;
}


div.www_orte_detail_thumbnails {
	clear: both;
	margin: 19px 0px 0px 0px;
	width: 290px;
}


div.OrteLink {
	clear:left;
}


td.www_photo_detail_thumbnail_frame {
	border: solid 1px #adadad;
	margin: 4px 2px 4px 2px;
}


td.www_photo_detail_thumbnail_frame_active {
	border: solid 1px #b53633;
	margin: 4px 2px 4px 2px;
}



/*************************************/
/*  PHOTOS - ALLE PHOTOS ANZEIGEN    */
/*************************************/


div.www_indexseite_photos_thumbnail_table_aligner {
	position: relative;
	top: 10px;
	left: 18px;
}


/* IEX */

* html div.www_indexseite_photos_thumbnail_table_aligner {
	left: 20px;
}



div.www_photos_fullview_thumbnail_table_aligner {
	position: relative;
	top: 10px;
	left: 30px;
}



td.www_photos_fullview_thumbnail_frame {
	border: solid 1px #adadad;
	margin: 4px 4px 4px 4px;
}


div.www_photos_fullview_navigation_positioner {
	position: relative;	
	top: -22px;	
	left: 484px; 
	width: 286px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	margin: 0px 0px 0px 0px;
	text-align: center;
}


div.www_photos_fullview_navigationContainer {
  float: right;
	border: solid 1px #adadad;
	padding: 0px 2px 4px 2px;
}



a.www_photos_fullview_NavigationLink {
	color: #696969;
}

a.www_photos_fullview_NavigationLink_active {
	color: #b53633;
}

a.www_photos_fullview_NavigationLink_noUnderline {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #696969;
}




/**************************/
/*  TEXT                  */
/**************************/

div.www_orte_detail_titel {
	margin: 0px 0px 0px 0px;
	clear:left;
}


h2.OrteTitel_detail {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
}

div.www_orte_detail_text {
	margin: 10px 0px 0px 0px;
	width: 290px;
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	word-wrap: break-word;
	color: #393939;
}






/**************************/
/*  ICONS                 */
/**************************/



img.www_Photodetails_Linkliste_icon_page {
	position: relative;
	top: 5px;
}

img.www_Photodetails_Linkliste_icon_cart {
	position: relative;
	top: 6px;
}

img.www_Photodetails_Linkliste_icon_map {
	position: relative;
	top: 6px;
}








