/* GLOBAL */
* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 0;
}
img {
	border: 0;
}
#preload {
   display:none;
}

/* TYPOGRAPHY */
body, h1, h2, h3, h4, h5, h6, p, a {
	background-color:inherit;
	color: #b3b3b3;
	font-size: 12px;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
}

/* LINKS */
a, a:link, a:hover {
	text-decoration:underline;
	color:inherit;
	cursor:pointer;
}
a:link a:visited a:hover, a:active {
	color:inherit;
	text-decoration:none;
}
/* MISC */
.clear {
	clear: both;
}
.borderTopLeft {
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
}
.borderBottomRight {
	border-right: 1px solid #787878;
	border-bottom: 1px solid #787878;
}
.borderRight {
	border-right: 1px solid #787878;
}
.borderRightDotted {
	border-right: 1px dotted #787878;
}
/* SITE WRAPPER */
#wrapper_thumb {
	text-align:left;
	width: 620px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
/* ID PLATE */
#idplate {
	margin-bottom: 0px;
	margin-top: 0px;
}
#idplate .logo {
}
/* SITE TITLE */

/* COLLECTION HEADER */
#collectionHeader {
   margin: 0 auto;
	height: 42px;
	width: 620px;
	background-image:url(../../content/menu_bar_long.jpg);
}
#collectionHeader h1 {
	font-size: 14px;
}
#collectionHeader p {
	line-height: 16px;
}
#menu_item1 a {
   width: 64px;
   height: 42px;
   margin-left: 63px;
   float: left;
   background-image:url(../../content/mi_start.jpg);
}
#menu_item1 a:hover{
   background-image:url(../../content/mi_start_hover.jpg);
}
#menu_item2 {
   width: 120px;
   height: 42px;
   margin-left: 10px;
   float: left;
   background-image:url(../../content/mi_landschaft.jpg);
}
#menu_item2:hover{
   background-image:url(../../content/mi_landschaft_hover.jpg);
}

#menu_item5 a{
   width: 95px;
   height: 42px;
   margin-left: 10px;
   float: left;
   background-image:url(../../content/mi_projekte.jpg);
}
#menu_item5 a:hover {
   background-image:url(../../content/mi_projekte_hover.jpg);
}

#menu_item2 #shiftcontainer{
   display: none;
}
#menu_item2:hover #shiftcontainer{
   display: block;
   margin: 5px;
   margin-top: 40px;
   padding: 0px;
   padding-bottom: 0px;
   list-style-type: none;
   z-index: 2000;
}
#shiftcontainer{
   position: relative;
   top: 1px;
   left: -5px;
}
#shiftcontainer ul{
   list-style-type: none;
}
#menu_item2 li{
   height: 25px;
   padding-left: 5px;
   padding-right: 30px;
   padding-top: 2px;
   color: #F0F0F0;
   font-weight: bold;
   font-size: 16pt;
   border: 1px solid #606060;
}
#menu_item2 a{
   text-decoration: none;
   font-size: 11pt;
}
#menu_item2 a:hover{
   color: #F0F000;
}
#shadowcontainer {
   width: 146px;
   height: 101px;
   background: transparent url(../misc/shadow-small4.png) no-repeat bottom right;
}
#shadowcontainer #inner_div{
   width: 140px;
   padding: 0px;
   position: relative;
   left: -3px; /*shadow depth*/
   top: -1px; /*shadow depth*/
}
#inner_div ul{
   /* Add container height here if desired */
   height: 90px;
   background: #606060;
   border: 1px solid #202020;
   padding: 0px;
   position: relative;
   left: 0px; /*shadow depth*/
   top: 0px; /*shadow depth*/
}
#menu_itemX a{
   width: 53px;
   height: 42px;
   margin-right: 62px;
   float: right;
   background-image:url(../../content/mi_info.jpg);
}
#menu_itemX a:hover{
   background-image:url(../../content/mi_info_hover.jpg);
}

#story {
   width: 476px;
   margin: 0 auto;
}
#story p {
   margin-top: 10px;
}
#story h1 {
   font-size: 12pt;
   line-height:20pt;
   padding-top: 20px;
}
#story h3 {
   font-size: 10pt;
   line-height:20pt;
}
#story img {
   margin-left: 189px;
}
#story ul {
   margin-top: 10px;
   margin-left: 50px;
}

#pile {
   width: 200px;
   height: 177px;
   margin-top: 30px;
   padding-left: 1px;
   float: right;
   background-repeat: no-repeat;
   background-image:url(../../content/pile3.jpg);
}

/* COLLECTION INLINE */
#collectionInline {
	float: left;
	position: relative;
	color:inherit;
	background-color: #b3b3b3;
width: 321px /*2 x CellWidth + 1px Gap*/
;
height: 482px /*3 x CellHeight + 2px Gap*/
;
	overflow: hidden;
}
#collectionInline .padding {
	padding: 15px;
}
#collectionInline h1 {
	background-color:inherit;
	color: #4c4c4c;
	font-size: 14px;
}
#collectionInline p {
	background-color:inherit;
	color: #4c4c4c;
	line-height: 16px;
	margin-top: 5px;
}
/* STYLE SWITCHER */
#styleswitcher {
	float: left;
	margin-bottom: 10px;
	border-right: 1px solid #787878;
}
#styleswitcher img {
	float: left;
	border-left: 1px solid #787878;
	border-bottom: 1px solid #787878;
	width: 12px;
	height: 7px;
}
/* PAGINATION */
.pagination {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 68px;
}
.pagination ul {
	margin: 0;
	padding: 0;
}
.pagination li {
	float: left;
	list-style: none;
	padding: 5px;
}
.pagination li, .pagination a {
}
.pagination .previous {
	font-weight: bold;
	margin-left: 25px;
}
.pagination .next {
	font-weight: bold;
}
.pagination .readout {
	font-weight: bold;
}
.pagination .current {
	border: solid 1px #7f7f7f;
}
/* CONTACT */
#contact {
	/*float: left;
*/
	height: 30px;
	/*margin-bottom: 10px;*/
	padding: 5px 68px;
   background-image:url(../../content/bkgnd.jpg);
}
#contact span, #contact a {
}
/* STAGE */
#stage, #stage2 {
	float: left;
	position: relative;
	margin: 0;
}

#index_title {
	position: relative;
	margin-left: 68px;
	margin-top: 30px;
	padding-top: 10px;
	width: 482px;
   height: 30px;
	display: block;
   background: #a1a1a1;
   border: solid 1px #7f7f7f;
   text-align: center;
   font-size: 12pt;
   font-weight: bold;
   color: #e0e0e0;
}

#index {
	position: relative;
	margin-left: 68px;
	margin-top: 0px;
}

#stage, #stage2 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #7f7f7f;
}

#bottom {
   width: 620px;
   height: 33px;
   background-repeat: no-repeat;
   background-image:url(../../content/bottom2.jpg);
}

#copyright {
   float: left;
   margin-left: 30px;
   color: #707070;
}
#imprint {
   float: right;
   margin-right: 30px;
   color: #707070;
}


/* INDEX - GRID */
.thumbnail {
	float: left;
	position: relative;
	color:inherit;
	background-color: #949494;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
.selectedThumbnail, .thumbnail:hover {
	color:inherit;
	background-color: #a1a1a1;
}
.emptyThumbnail {
	float: left;
	position: relative;
	color:inherit;
	background-color: #949494;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
/* INDEX */
.selected {
	color:inherit;
	background-color: #a1a1a1;
}
.selected:hover {
	color:inherit;
	background-color: #a1a1a1;
}
.selected .alignmentInner img {
	border: solid 3px white;
	padding: 0;
	margin: 0;
}
.itemNumber {
	z-index: 0;
	position: absolute;
	top: 2px;
	left: 2px;
	background-color:inherit;
	color: #9c9c9c;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1px;
}
.fullSize {
	position: absolute;
	left: 0;
	bottom: 0;
}
.sendMail {
	position: absolute;
	right: 0;
	bottom: 0;
}
/* INDEX - LIST */
.row {
	position: relative;
	color:inherit;
	background-color: #a1a1a1;
width: 804px /*5 x CellWidth + 4px Gap*/
;
	height: 160px;
	overflow: hidden;
}
.cellThumbnail {
	float: left;
	position: relative;
	color:inherit;
	background-color: #949494;
	width: 200px;
	height: 100%;
	overflow: hidden;
}
.cellThumbnail:hover {
	color:inherit;
	background-color: #949494;
}
.cellDescription {
	float: left;
	position: relative;
	width: 350px;
	height: 100%;
	overflow: hidden;
}
.cellDescription .padding {
	padding: 10px;
}
.cellDescription h1 {
	background-color:inherit;
	color: #E5E5E5;
	font-size: 14px;
}
.cellDescription p {
	background-color:inherit;
	color: #E5E5E5;
	line-height: 16px;
	margin-top: 5px;
}
.cellMetaData {
	float: left;
	position: relative;
	color:inherit;
	background-color: #9D9D9D;
	width: 250px;
	height: 100%;
	overflow: hidden;
}
.cellMetaDataContainer {
	width: 250px;
}
.cellMetaDataLabel {
	float: left;
	width: 40%;
	text-align: right;
}
.cellMetaDataLabel p {
	background-color:inherit;
	color: #e5e5e5;
	font-size: 10px;
	line-height: 12px;
	padding-right: 3px;
}
.cellMetaDataData {
	float: left;
	width: 60%;
	text-align: left;
}
.cellMetaDataData p, .cellMetaDataData a {
	background-color:inherit;
	color: #E5E5E5;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 3px;
}
/* PROPER ALIGNMENT INSIDE CELLS */
.alignmentOuterGrid {
	z-index: 1;
	position: static;
	text-align: center;
	display: table;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.alignmentOuter {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.alignmentOuter {
	position: static;
	text-align: center;
	display: table;
}

.alignmentMiddle {
	position: static;
	display: table-cell;
	vertical-align: middle;
}

.alignmentInner {
	position: static;
}
.AdjustZIndex {
	position: relative;
}


.thumb {
	border: 1px solid black;
	position: relative;
}

.dropShadow {
	background: url(../misc/shadow.png) right bottom no-repeat;
	display: block;
	float: left;
	margin: 13px -10px -10px 10px;
	position: relative;
}


.dropShadow:before, .dropShadow:after {
	background: inherit;	
	content: " ";
	display: block;
	height: 10px;
	width: 10px;
}

.dropShadow:before {
	background-position: right top;
	margin: -10px 0 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}

.dropShadow:after {
	background-position: left bottom;
	margin: -13px 0 0 -10px;
}

.dropShadow .inner {
	display: block;
	left: -10px;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: -13px;
}
