@charset "utf-8";
/* CSS Document */


body, html {
  height: 800px;
  width: 1100px;
  
}
body {
  font: 10px  Verdana, Helvetica, Arial, sans-serif;
  /* letter-spacing:1px; */
  color:#877e7f;
}
h1 {
  font-size:16px;
  font-weight:100;
}
h2 {
  font-size:14px;
  font-weight:100;
}
h3 {
  font-size:12px;
  font-weight:100;
}
h4 {
  font-size:11px;
  font-weight:100;
}



.mainTable {
  font: 10px  Verdana, Helvetica, Arial, sans-serif;
  /*-moz-box-shadow:    2px 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px 2px #ccc;
  box-shadow:         2px 2px 2px 2px #ccc;

   letter-spacing:1px; */
  color:#877e7f;
}


div.centerDiv {
  position:absolute;
  overflow:hidden;
  padding:0px;
  margin: 10px, auto;
  width:900px;
  height:600px;
  top:10%;
  left:10%;
}

div.contenttop {
  position:absolute;
  overflow:auto;
  vertical-align:top;
  text-align:center;
  padding:3px;
  top:0px;
  left:0px;
  height:40px;
  width:900px;
  border-bottom: solid #877e7f 1px;
}

div.contentmenu {
  position:absolute;
  overflow:auto;
  vertical-align:top;
  text-align:left;
  padding:50px 3px 3px 3px;
  top:60px;
  left:0px;
  height:460px;
  width:190px;
}

div.contentleft {
  position:absolute;
  overflow:auto;
  vertical-align:top;
  text-align:left;
  padding:10px 3px 3px 3px;
  top:60px;
  left:200px;
  height:460px;
  width:390px;
}
div.contentright {
  position:absolute;
  overflow:auto;
  vertical-align:top;
  text-align:left;
  padding:10px 3px 3px 3px;
  top:60px;
  left:600px;
  height:460px;
  width:290px;
}

div.contentboth {
  position:absolute;
  overflow:auto;
  vertical-align:top;
  text-align:left;
  padding:10px 3px 3px 3px;
  top:60px;
  left:200px;
  height:460px;
  width:690px;
}

div.contentfooter {
  position:absolute;
  overflow:auto;
  vertical-align:top;
  text-align:center;
  padding:7px 3px 3px 3px;
  top:560px;
  left:0px;
  height:30px;
  width:900px;
  border-top: solid #877e7f 1px;
}

a:visited {
  text-decoration:none;
}
a:link {
  text-decoration:none;
}
a:hover {
  text-decoration:none;
  color: #F78F25
}

.menu1 {
 
  font-size: 22px;
  font-weight: 100;
  padding-right:60px;
}
.menu2 {
  
  font-size: 16px;
  font-weight: 100;
  padding:5px;
}
.menu3 {
  
  font-size: 14px;
  font-weight: 100;
  padding:5px 5px 10px 25px;
}

a.selected:visited {
  color: #F78F25;
}

a.selected:link {
  text-decoration:none;
  color: #F78F25;
}
a.selected:hover {
  text-decoration:none;
  color: #F78F25
}

.nonselected {
  color: #a7a0a1;
}

.header {
  font-size: 30px;
  font-weight: 100;
  padding-right:100px;
}


div.tx-wtgallery-pi1 {
    padding: 10px;
    
}
div.wt_gallery_single_inner_pic {
    margin: 10px;
    padding: 1px;
}
div.wt_gallery_single_inner_pic a img {
  -moz-box-shadow:    1px 1px 2px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px 2px #ccc;
  box-shadow:         1px 1px 2px 2px #ccc;
}
div.wtgallery_list {
    padding: 1px;
    margin: 10px;
    
}
div.wtgallery_list a img {
    padding: 1px;
    -moz-box-shadow:    1px 1px 2px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px 2px #ccc;
  box-shadow:         1px 1px 2px 2px #ccc;
}
div.wtgallery_list_current a img {
    -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}
div.wtgallery_list a:hover img {

}
div.wt_gallery_single_inner_title {
    font-weight: bold;
    margin-top: 5px;
}
div.wt_gallery_single_inner_comments {

}


/* +++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++ CAROUSSEL
++++++++++++++++++++++++++++++++++ */

#bigGalery {
  height:410px;
  overflow:hidden;
}

.bigGalery  .holdFotoText  { 
/* Gallerie Box */
  width: 600px;
  height: 350px;
  overflow: hidden;
}
.bigGalery  div.holdImage { 
/* Gallerie Box */
  width: 350px;
  height: 350px;
  float: left;
}

.bigGalery  div.holdText { 
/* Gallerie Box */
  width: 230px;
  padding:0 10px 0 20px;
  height: 350px;
  float: right;
  overflow: auto;
}

#tumbGalery {
  height:120px;
  overflow:hidden;
}

.mscarousel {
    overflow: hidden;
}
.mscarousel img {
    border: 0 none;
}
.mscarousel .child {
    position: relative;
}
.mscarousel .child .set, .mscarousel .set {
    float: left;
    position: relative;
}
.mscarousel .child .set .message, .mscarousel .set .message {
}
.mscarousel .child .clear {
    clear: both;
}
.hand {
    cursor: pointer;
}

.bigGalery {
  background:#fff;

  width:680px;
  margin:0 auto
}
.bigGalery h2 {
  font-size:20px;
  
  margin:0;
  padding:0px 15px; 
}
.bigGalery h5 {
  font-size:11px;
  color:#fff;
  margin:0;
  padding:0px 15px; 
  font-weight:normal
}
.bigGalery .left, .bigGalery .right {
  width:30px;
  padding:5px;
}
.bigGalery .imgCaption {
  float:right;
  font-size:14px;
  width:340px;
  color:#a5a2a2;
  padding-top:25px;
  padding-left:10px
}
.bigGalery .imgImage {
  float:left;
  width:550px;
}
.bigGalery .middleContent {
  padding:5px 0;
}
.bigGalery .borderLR {
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}
.bigGalery .borderBOT {
  border-bottom:1px solid #ccc;
}
.bigGalery .message {
  display:block
}
.message {
  display:none
}
.bigGalery .nextPreviousBig {
  position:relative;
  height:41px;
  width:30px;
  background:url(../script/slideshow-arrow-big2.gif) no-repeat;
  text-indent:-999999px;
}
.bigGalery .nextBig {
  background-position:-33px 0;
  float:right
}
.bigGalery .previousBig {
  background-position:0 0;
  float:left;
}
.bigGalery .disableBigP {
  background-position:0 -41px !important;
  float:left;
  cursor:default
}
.bigGalery .disableBigN {
  background-position:-33px -41px !important;
  float:right;
  cursor:default
}
.bigGalery .nextPrevious {
  position:relative;
  height:41px;
  width:30px;
  background:url(../script/slideshow-arrow-big2.gif) no-repeat;
  text-indent:-999999px;
}
.bigGalery .next {
  background-position:-33px 0;
  float:right;
}
.bigGalery .previous {
  background-position:0 0;
  float:left;
  
}
.bigGalery .disableP {
  background-position:0 -41px !important;
  float:left;
  cursor:default
}
.bigGalery .disableN {
  background-position:-33px -41px !important;
  float:right;
  cursor:default
}
.bigGalery .footer {
  /*background:#3f3f3f; */
}
.bigGalery .gallerythumb {
  list-style:none;
  list-style-type:none;
  float:left;
  padding:0;
  margin:0
}
.bigGalery li {
  display:inline;
  margin-right:15px;
  text-align:center;
  float:left;
  position:relative
}
.bigGalery li img {
  border-bottom: 2px solid #4a4949;
}
.bigGalery li.active img {
  border-bottom: 2px solid #ed3d00;
}

:focus {
  border:none;
  outline:none
}
.clear {
  clear:both
}

  