@charset "utf-8";
/* CSS Document */


/*
 *
 * Home Page
 *
 */
 
.show_wrapper { position: relative; }
.show_nav { position: absolute; top: 270px; left: 0; z-index: 100;  }
.show_nav a { display: block; width: 120px; height: 25px; text-indent: -9996px; float: left; }

.show_nav2 { position: absolute; top: 0px; left: 0; z-index: 100;  }
.show_nav2 a { display: block; width: 475px; height: 269px; text-indent: -9996px; float: left; }

#front-show { position: relative; width:475px; height: 300px;  }
#front-show LI { position: absolute; top: 0; left: 0; width:475px; height: 300px; }
#front-show-1 { background: url("images/show/garten_bild01.jpg") no-repeat; }
#front-show-2 { background: url("images/show/garten_bild02.jpg") no-repeat; }
#front-show-3 { background: url("images/show/garten_bild03.jpg") no-repeat; }
#front-show-4 { background: url("images/show/garten_bild04.jpg") no-repeat; }
#front-show LI h2 { padding: 170px 360px 0 30px; font-size: 16px; line-height: 1.3em; font-weight: normal; }  
#front-show #front-show-2 h2 {  padding: 170px 20px 0 330px; text-align: right;  }
#front-show #front-show-3 h2 { color: #fff;  } 
