/* 
### CSS Gallery ###
version 0.11 - 26.03.2007
*/

*								{ font-family: "Times New Roman", Times, serif; font-weight:normal; color:#454545;
								  margin:0; padding:0; border-style:none; font-size:13px; border:0; }
html							{ height:100%; }
body							{ height:100%; background:#F9F7E8; padding:18px 15px; }

a,
a:link,
a:visited						{ font-family:"Times New Roman", Times, serif; color:#454545; text-decoration:none; }
a:hover,
a:focus,
a:active						{ color:#A19D01; }

ul li							{ list-style:none; }

/* General Browser Fixes START */
.clearfix:after					{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix						{ display:block; }
.containerVCenter				{ display:table-cell; vertical-align:middle; text-align:center; position:static; }
/* General Browser Fixes END */


.closeLink						{ background:url("/fileadmin/images/icon_close.gif") no-repeat; padding:0 0 18px 17px; }
.contentArea					{ width:100%; height:420px; background:#FCFBF4; }

.navLeft						{ float:left; width:170px; height:100%; background:#EBE1A5; }
.navLeft ul						{ margin-left:10px; }
.navLeft ul li					{ background:url("/fileadmin/images/navLeft_arrowRight.gif") no-repeat; line-height:0; padding-left:11px; margin-bottom:5px; }
.navLeft li.active				{ background:url("/fileadmin/images/navLeft_arrowDown.gif") no-repeat; }
.navLeft ul.selected			{ margin:3px 0 10px 10px; }
.navLeft ul.selected li			{ background:transparent; }
.navLeft .intro					{ padding:15px 10px 0 10px; height:55px; }


.imageContainer					{ display:table; width:450px; height:330px; margin:0; padding:0; }
.description					{ width:100%; height:50px; text-align:center; }
ul.navSlide						{ width:100%; padding-bottom:15px; text-align:center; }
ul.navSlide li					{ display:inline; }
