/* CSS Document */
body { 

  background-color: #402a1c;
  margin: 0px;
  padding: 0px;     
  background-image: url('images/sitebg.jpg');
  font-family: Verdana;
  font-size: 8pt;
}


div.clr
{
  clear:both;
  font-size: 1px;
}

div.siteCO[class]
{
width: 726px;
padding-right: 2px;
}

div.siteBg
{
  background-position: center;
  background-image: url('images/sitebg-red.jpg');
  background-repeat: repeat-y;
  width: 100%;
}

div.topBG
{
  width: 721px;
  height: 193px;
  background-position: center;
  background-repeat: no-repeat;
  background-image:url('images/topbg.jpg');
 
}



div.centerBG
{
  width: 721px;
  background-position: center;
  background-repeat: repeat-y;
  background-image:url('images/centerbg.jpg');
}


div.bottomBG
{
  width: 721px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-image:url('images/bottombg.jpg');
}


div.menuspace
{
  height: 124px;
}

div.menu
{
  height: 70px;
  width: 662px;
  overflow: hidden;
}

div.toppicture
{
  width: 662px;
  height: 198px;
  background-repeat: no-repeat;
  background-position: center;
}

div.line
{
  width: 662px;
  height: 9px;
  background-image: url('images/line.gif');
  background-position: center;
  background-repeat: repeat-x; 
  font-size: 1px; 
}

div.szolo
{
  width: 637px;
  background-position: left top;
  background-repeat: repeat-x;
  background-image: url('images/line.gif');  
}

div.szolo[class]
{
  padding-right: 25px;
}

div.topBR
{
  width: 662px;
  background-color: #593e2c;
  background-image: url('images/braun.gif');
  color: #f7f0d4;

}

div.topBRline
{
  width: 662px;
  height: 3px;
  background-image: url('images/linebottom.gif');
  background-position: center;
  background-repeat: repeat-x; 
  font-size: 1px; 
}

div.BRtitle
{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
  padding-left: 15px;
  padding-top: 15px;
  text-transform: uppercase;
}

div.BRtitle2
{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
  padding-left: 15px;
  text-transform: uppercase;
}

div.BRtext
{
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 5px;
  width: 590px;
}

.BRtext A:link      { text-decoration: none; color: #ba9f5d;}
.BRtext A:visited   { text-decoration: none; color: #ba9f5d; }
.BRtext A:hover     { text-decoration: none; color: #FFFFFF;}

.BRtext img
{
  border: 3px solid #c1aa70;
  margin: 5px;
}

div.chooselang
{
  position: absolute; 
  margin-left: 526px; 
  background-image: url(images/langbg.gif); 
  width: 140px; 
  height: 21px; 
  background-repeat: no-repeat;
  font-size: 7pt;
  font-weight: bold;
  font-family: Book Antiqua;
}


div.chooselang[class]
{
  margin-top: 1px;
  margin-left: 522px; 
}

.chooselang A:link      { text-decoration: none; color: #766251;}
.chooselang A:visited   { text-decoration: none; color: #766251; }
.chooselang A:hover     { text-decoration: none; color: #000000;}

div.Text
{
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 5px;
  padding-bottom: 15px;
  color: #8e783f;
}

div.Text img
{
  border: 3px solid #8e783f;
  margin: 5px;
}

td.newsDate
{
  color: #b8ae90;
  font-size: 9px;
}

td.newsTitle
{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

.newsTitle A:link      { text-decoration: none; color: #766251;}
.newsTitle A:visited   { text-decoration: none; color: #766251; }
.newsTitle A:hover     { text-decoration: none; color: #000000;}

td.newsTitle2
{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

.newsTitle2 A:link      { text-decoration: none; color: #ba9f5d;}
.newsTitle2 A:visited   { text-decoration: none; color: #ba9f5d; }
.newsTitle2 A:hover     { text-decoration: none; color: #FFFFFF;}


div.Text2
{
  text-align: justify;
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 15px;
  color: #8e783f;
}

div.Title
{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 15px;
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  color: #766251;
  text-transform: uppercase;
}


div.BottomText
{
  text-align: justify;
  padding-left: 45px;
  padding-top: 12px;
  color: #8e783f;
}

.Text A:link      { text-decoration: none; color: #766251;}
.Text A:visited   { text-decoration: none; color: #766251; }
.Text A:hover     { text-decoration: none; color: #000000;}

.Text2 A:link      { text-decoration: none; color: #766251;}
.Text2 A:visited   { text-decoration: none; color: #766251; }
.Text2 A:hover     { text-decoration: none; color: #000000;}

.BottomText A:link      { text-decoration: none; color: #766251;}
.BottomText A:visited   { text-decoration: none; color: #766251; }
.BottomText A:hover     { text-decoration: none; color: #000000;}

td.GalTitle
{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 15px;
}

.GaltTitle A:link      { text-decoration: none; color: #766251;}
.GaltTitle A:visited   { text-decoration: none; color: #766251; }
.GaltTitle A:hover     { text-decoration: none; color: #000000;}


div.justWelcome
{
 position: absolute; 
 width: 268px; 
 height: 400px;"
 text-align: left;
}

div.justWelcome[class]
{
margin-left: 30px;
}




/* GALLERY */
div.onepicture {
	background-color: #bb9f76;
	width: 125px;
	text-align: center;
	margin: 1px;
  padding-bottom: 0px;
  padding-top: 6px;
  float:left;
}
div.zoom
{
  border: 0px solid #dededc;
  background-color: #8e783f;
  width: 125px;
  height: 15px;
  margin-top: 4px;
}

div.picout
{
  padding: 5px; 
  background-color: #404040;
  width: 90px;
  text-align: center;
}

.clr{
	clear: both;
	font-size:1pt;
}
      

div.picin
{
  border: 2px dotted #f3f7f6;
  background-color: #bb9f76;
  padding: 2px;
  text-align: center;
}

div.picin2
{
  border: 2px dotted #f3f7f6;
  background-color: #bb9f76;
  padding: 1px;
  text-align: center;
}

div.picout3
{
  padding: 5px; 
  background-color: #8e783f;
  text-align: center;
  width: 70px;
  margin-right: 5PX;
}

div.picin3
{
  border: 2px dotted #f9efd4;
  background-color: #bb9f76;
  text-align: center;
  overflow: hidden;
  width: 66px;
  height: 66px;
}

div.picin3[class]
{
  border: 2px dotted #8e783f;
  background-color: #bb9f76;
  text-align: center;
  overflow: hidden;
  width: 66px;
  height: 66px;
}


div.picinin3
{
  border: 2px solid #f8efd2;
  background-color: #f8efd2;
  padding: 0px;
  text-align: center;
  overflow: hidden;
  width: 62px;
  height: 62px;
}
.dvhdr1 {
            background:#8e783f;
            font-family:Verdana;
            font-size:10px;
            font-weight:bold;
            border:1px solid #f8f0d9;
            padding:5px;
            color: #f8f0d9;
         }
         
.dvbdy1 {
            background:#8e783f;
            font-family:Verdana;
            font-size:10px;
            border:1px solid #f8f0d9;
            padding:5px;
            color: #f8f0d9;
         }

/* GALLERY END*/
