        /*Einstellungen Body:*/
body {
	background-image:url(../_images/HinterGrund1.png);
    background-repeat:repeat-y;
    background-position: center;
    margin: 0px auto;
    padding:0px;
    }

table {
    margin-left:auto;
    margin-right:auto;
    border:0px;
    text-decoration:none;
    border-spacing:0px;
    padding:0px;
    }
img{
    border:0px;
    }
td{
	padding:0px;
    margin:0px;
	}
#main{
	width:620px; 
	font-family:'Times New Roman',Times,serif; 
	font-size:10pt;
	padding:0px;
	}
#impress{
    font-family:'Times New Roman',Times,serif;
    font-size:8pt;
    }
#top_table{
    width:640px;
    height:96px;
    }
#Nav_table {
    width:640px;
    margin:0px auto;
    text-align:center;
    text-decoration: none;
    border-spacing:0px;
    padding:0px;
	white-space:nowrap ;
    }
#Nav_table td{
	white-space:nowrap ;
	text-align:center;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    width:128px;
    border-left: 2px solid #AEAFFD;
	}
	

.pagerContainer{padding-right:30px; width:100%; text-align:right;}
.buttonsContainer{padding-left:60px; white-space:nowrap;}

.buttonUp {position:relative; white-space:nowrap; margin-right:20px; color:#868686; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; white-space:nowrap; line-height:24px;}
.buttonUp:hover{color:#1e1e1e;}

.buttonSlideshow{position:relative;  white-space:nowrap; color:#868686; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;}
.buttonSlideshow:hover{color:#1e1e1e;}

.pager{font-size:11px;}
.pager td{white-space:nowrap;}
.pager, .pager a{color:#868686; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.pager a:hover, .currentPage{color:#1e1e1e;}
.nthPage, .currentPage{display:block; width:28px; white-space:nowrap; text-align:center;}

.photoName{color:#868686; font-family:Arial, Helvetica, sans-serif; font-size:1em; text-align:center; padding-bottom:7px;}


.pagerButtonEnabled {cursor:pointer;}
.pagerButtonDisabled {cursor:default;}

#thumbPagerContainer{position: relative; width:630px; overflow: hidden; text-align:left;}

.thumbPagerCell, .currentThumbPagerCell {vertical-align:middle; white-space:nowrap; cursor:pointer; padding: 0px 5px 0px 5px;}
.currentThumbPagerCell img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
-moz-opacity: 1.0; /* Mozilla 1.6- */
-khtml-opacity: 1.0; /* Konqueror 3.1, Safari 1.1 */
opacity: 1.0;
zoom: 1;}

.thumbPagerCell img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
-moz-opacity: 0.7; /* Mozilla 1.6- */
-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.7;
zoom: 1;




