/* IMAGEROVER neu zur PSA Integration */

 body {
    color: black; background-color: white;
    font-size: 13px;
    font-family:  Courier New, Courier, mono;
    margin: 0; 
    padding: 0;
    text-align: left;  /* Zentrierung im Internet Explorer */
  }
  
  div#site {
    width: 997px;
    margin-left: 0px; 
    margin-top: 30px;
    text-align: left;
    padding: 0;
  }

a {
	font-family: Courier New, Courier, mono;
	color: #CC0000;
	font-size: 13px;
	text-decoration: none;
}

hr  {
	border: none; 
	border-top: 1px solid #D3D3D3;
	height: 1px;
}	
	
  div#navigation {
    font-family: Courier New, Courier, mono;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	margin-left: 62px;
    margin-bottom: 0px;
    padding: 2px;
    text-align: left;
    line-height: 18px;
    /* background-color: #fed; */
  }

div#sub-navigation-L {
	font-family: Courier New, Courier, mono;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	width: 90px;
	margin-left: 62px;
	padding: 2px;
	vertical-align: top;
	/* background-color: #fed; */
	float: left;
}

div#sub-navigation-R {
/*	width: 800px; */
	font-family: Courier New, Courier, mono;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	margin-left: 162px;
	padding: 2px;
	vertical-align: top;
	/* background-color: #fed; */
}


div#footer {
    font-family: Courier New, Courier, mono;
	font-size: 13px;
	text-decoration: none;
	clear: both;
	margin-left: 62px;
    padding: 2px;
    text-align: left;
    /* background-color: #fed; */
  }


/* IMAGEROVER old */

a {
	font-family: "Courier New", "Courier", "mono";
	color: #CC0000;
	font-size: 13px;
	text-decoration: none;
}

.logo {
	font-family: "Courier New", "Courier", "mono";
	font-size: 13px;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 4px;
	margin-left: 62px;
}

.logo2 {
	font-family: "Courier New", "Courier", "mono";
	font-size: 13px;
	margin-bottom: 4px;
	margin-left: 63px;
}

	
.text {
	font-family: "Courier New", "Courier", "mono";
	font-size: 13px;
	margin-left: 62px;
	text-align: left;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	text-align: left;
	margin-left: 62px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}

.footer {
	font-family: "Courier New", "Courier", "mono";
	font-size: 13px;
	margin-left: 62px;
	/*position: relative;
	top: -50px;	
	z-index: 3;*/
}

.pics {
	font-family: "Courier New", "Courier", "mono";
	font-size: 13px;
	/*margin-left: 344px;*/
	margin-left: 62px;
	margin-top: 150px;
	margin-bottom: 151px;
	/*position: relative;
	top: -50px;	
	z-index: 3;*/
}

/*
	html {
		height: 100%;
		overflow: hidden;
	}
	*/
	#flashcontent {
	height: 720px;
	width: 1020px;
	/*position: relative;
	top: -5px;
	left: 30px;
	/*z-index: 2;*/
	}
	
	body {
	background-color: #FFFFFF;
	}

.flashcontent17 {
	height: 720px;
	width: 1000px;
	/*position: relative;
	top: -5px;
	left: 30px;
	/*z-index: 2;*/
	}






/* PHOTOSHELTER ARCHIVE */

.generalpagewidth {
	width: 1024px;
}


.text_PSA {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	margin-left: 64px;
}

.text_PSA-imagedetails {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	color: #515151;
	margin-left: 60px;
}

.text_nomargin {
	font-family: "Courier New", "Courier", "mono";
	font-size: 13px;
	margin-left: 0px;
}

/* Breite des thumbnails Gallery - Template: Gallery List */
UL.thumbs.gallery_list { 
	width: 100%;
}

/* Breite des thumbnails Gallery - Template: Gallery Display */
UL.thumbs.gallery_thumbs { 
	width: 940;
}

/* thumbnails Groesse und background */
UL.thumbs LI {
	margin-right: 5px;   
	margin-bottom: 5px;  
	height: 220px; 
	width: 182px;  
    background-color: #dddddd;
}
UL.thumbs LI:hover {
	background-color: #d4d4d4;
}

/* Schrift der Dateinamen unter den thumbnails */
UL.thumbs LI TABLE TD {
	font-family: Verdana,Arial,Sans-Serif;
    font-size: 10px;
    text-align: left;
}

/* Links in der Gallery Liste  */
A.gallery_list_name {
	font-family: Verdana,Arial,Sans-Serif;
    color: #000000;
    font-size: 11px;
	text-decoration: none;
}

/* Schrift der Anzahl der Bilder unter den thumbnails  */
SPAN.gallery_list_num_images {
        color: #646464;
}

/* Schrift der Gallery Description unter den thumbnails  */
SPAN.gallery_list_description {
        color: #646464;
}


/* 3D Effekt der thumbnails */
/*
UL.thumbs LI TABLE TD.slide {
	background-color: #f6f6f6;
	border-top: 1px solid #fff;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
}
*/

/* CART und LIGHTBOX Schaltflächen unter den thumbnails */
/*UL.thumbs LI DIV.thumb_links { 
	padding: 2px;
	width: 97%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
*/

/* Hintergrund der Detailansicht */
.featured_image_background {
    background-color: #dddddd;
    border-top: 7px solid #dddddd;
	border-right: 7px solid #dddddd;
	border-left: 7px solid #dddddd;
	border-bottom: 7px solid #dddddd;
}