/*

.shadow_bottom {
	width: 962px;
	height: 22px;
	background: #fff url(images/shadow_bottom.png) no-repeat left top;
	font-size: 11px;
	color: #A9A9A9;
	vertical-align: bottom;
	padding-left: 10px;
}

.shadow_bottom a:link, .shadow_bottom a:visited {
	color: #A9A9A9;
	text-decoration: none;
} 

.shadow_bottom a:hover {
	color: #A9A9A9;
	text-decoration: none;
	text-shadow: 0px 0px 10px #A9A9A9, 0px 0px #A9A9A9;
}

.menu {
	width: 962px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a9a9a9;
	color: white;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}

.menu ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

.menu ul li {
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 15px;
}

.menu ul li a:link, .menu ul li a:visited {
	text-decoration: none;
	color: white;
}

.menu ul li a:hover {
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 10px #fff, 0px 0px #000;
}
*/

div.table {
	width:100%;
	display: table; 
	border-collapse: collapse;
}

div.tr {
	display: table-row;
}

div.tdleft {
	vertical-align: top;
	display: table-cell;
	padding: 0px;
}

div.tdright {
	width:100%;
	vertical-align: bottom;
	display: table-cell;
	padding: 25px;
	background-color: #e8e9e9;
	font-size: 12px;
}

.maincontent {
	text-align:justify;
	padding:20px;
	font-size:12px;	
}

#slideshow {
	background-image: url(http://www.oro-photography.com/images/intro-01.jpg);
	width: 962px;
	height: 549px
}

#wrapper, 
#main {
	width: 962px;
	padding:0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #e8e9e9;
}

#wrapper {
	border-top: 3px solid white;
}

#mainfooter {
	width:930px;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:30px;
	font-size:11px;
}

/*
.category_select_image {
	opacity: 1; 
	filter: alpha(opacity=100); 
	margin-right:2px;
}

.category_select_image:hover {
	opacity: .9; 
	filter: alpha(opacity=90); 
}
*/

.gallery_intro {
	margin-right: auto;
	margin-left:auto;
	padding: 0;
}

.gallery_intro a {
	text-decoration:none;
	color: black;
}

.gallery_intro a:hover {
	text-decoration:none;
	color: black;
}

.gallery_font {
	font-size: 22px;
	font-weight: bold;
	padding: 8px;
}

.gallery_hochzeit_intro {
	width: 641px;
	height: 288px;
	background-image: url(http://www.oro-photography.com/images/galerie_hochzeit_sw.jpg);
	vertical-align: bottom;
	display: table-cell;
}
.gallery_hochzeit_intro:hover {
	background-image: url(http://www.oro-photography.com/images/galerie_hochzeit.jpg);
}

.gallery_portrait_intro {
	width: 316px;
	height: 288px;
	background-image: url(http://www.oro-photography.com/images/galerie_portrait_sw.jpg);
	text-align:right;
	vertical-align: bottom;
	display: table-cell;
}
.gallery_portrait_intro:hover {
	background-image: url(http://www.oro-photography.com/images/galerie_portrait.jpg);
}

.gallery_business_intro {
	width: 316px;
	height: 284px;
	background-image: url(http://www.oro-photography.com/images/galerie_business_sw.jpg);
	vertical-align: bottom;
	display: table-cell;
}
.gallery_business_intro:hover {
	background-image: url(http://www.oro-photography.com/images/galerie_business.jpg);
}

.gallery_luxuryp_intro {
	width: 641px;
	height: 284px;
	background-image: url(http://www.oro-photography.com/images/galerie_luxuryp_sw.jpg);
	text-align:right;
	vertical-align: bottom;
	display: table-cell;
}
.gallery_luxuryp_intro:hover {
	background-image: url(http://www.oro-photography.com/images/galerie_luxuryp.jpg);
}
