body
{
background-image:url(../images/backroundbraun.jpg);
font-family:Georgia,'Times New Roman',Times,serif;
position:absolute;
top:0px;
left:0px;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
}

#backr
{
background-image:url(../images/backr01.jpg);
}

a
{
color:#5d2805; text-decoration:underline;
}

a:hover
{
color:#e7ded8; text-decoration:underline;
}

.gross
{
font-size:105%;
}

.ft
{
font-weight:bold;
}

.logo img
{
vertical-align:middle;
}

.nav img
{
vertical-align:middle;
}

.nav a img
{
vertical-align:middle;
}

.nav a:hover
{
background-image:url(../images/garn.gif);
background-repeat:no-repeat;
background-position:left;
margin:0px;
padding:5px
}

.curr img
{
vertical-align:middle;
}

.curr a img
{
vertical-align:middle;
}

.formular input
{
font-family:Georgia,"Times New Roman",Times,serif;
background-color:#635b3c;
color:#e7ded8;
}

.uebersicht
{
border-width:2px;
border-color:#7d442e;
border-style:dotted none;
}


/* --Beginn CSS-Formatierung Galerie 1-spaltig-- */

#cont1
{
position:relative;
width:620px; /* Gesamtbreite der Galerie */
height:565px; /* Gesamthoehe der Galerie */
/* background:#d1c8c3; Hintergrundfarbe der Galerie */
/* border:1px solid #a49188; Hintergrundrahmen der Galerie */
margin:1em auto;
}

#cont1 img
{
border:0;
}

#cont1 .thumbs1
{
width:120px;
position:absolute;
left:0;
top:0;
/* border:1px solid #a49188; Gesamthintergrundrahmen der thumbs */
}

#cont1 a.gallery:active, #cont1 a.gallery:focus
{
border:1px solid #75490c; /* Rahmen von angeklicktem Thumb */
}

#cont1 a.gallery:active em, #cont1 a.gallery:focus em
{
display:block;
position:absolute;
width:250px;
height:333px;
top:5px; /* Abstand ausgewaehltes grosses Bild von oberem Rand */
left:200px; /* Abstand ausgewaehltes grosses Bild von linkem Rand */
padding:5px;
color:#000;
/* border:0px solid #3d330f; Rahmen von ausgewaehltem grossen Bild */
z-index:50;
}

#cont1 h1
{
clear:both;
margin:0;
padding-top:150px; /* Abstand Galerietext von oberem Rand */
padding-left:170px; /* Abstand Galerietext von linkem Rand */
width:450px;
text-align:center;
font-family: georgia,'times new roman',serif;
font-size:2em;
font-weight:normal;
color:#fff;
/* border:1px solid #000; */
}

#cont1 h1 em
{
font-size:0.6em;
color:#000;
}

/* --Ende CSS-Formatierung Galerie 1-spaltig-- */


/* --Beginn CSS-Formatierung Galerie 2-spaltig-- */

#cont2
{
position:relative;
width:730px; /* Gesamtbreite der Galerie */
height:565px; /* Gesamthoehe der Galerie */
/* background:#d1c8c3; Hintergrundfarbe der Galerie */
/* border:1px solid #a49188; Hintergrundrahmen der Galerie */
margin:1em auto;
}

#cont2 img
{
border:0;
}

#cont2 .thumbs2
{
width:240px;
position:absolute;
left:0;
top:0;
/* border:1px solid #a49188; Gesamthintergrundrahmen der thumbs */
}

#cont2 a.gallery:active, #cont2 a.gallery:focus
{
border:1px solid #75490c; /* Rahmen von angeklicktem Thumb */
}

#cont2 a.gallery:active em, #cont2 a.gallery:focus em
{
display:block;
position:absolute;
width:250px;
height:333px;
top:5px; /* Abstand ausgewaehltes grosses Bild von oberem Rand */
left:310px; /* Abstand ausgewaehltes grosses Bild von linkem Rand */
padding:5px;
color:#000;
/* border:0px solid #3d330f; Rahmen von ausgewaehltem grossen Bild */
z-index:50;
}

#cont2 h1
{
clear:both;
margin:0;
padding-top:150px; /* Abstand Galerietext von oberem Rand */
padding-left:220px; /* Abstand Galerietext von linkem Rand */
width:500px;
text-align:center;
font-family: georgia,'times new roman',serif;
font-size:2em;
font-weight:normal;
color:#fff;
/* border:1px solid #000; */
}

#cont2 h1 em
{
font-size:0.6em;
color:#000;
}

/* --Ende CSS-Formatierung Galerie 2-spaltig-- */
