#rechts h1
{
width: 100%;
padding-bottom: 25px;
font-family: arial;
font-size: 30px;
color: #000000;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
}

#gallery
{
width: 868px;
height: 500px;
}

#gallerya
{
width: 868px;
height: 1500px;
position: absolute;
}

#picbig
{
width: 679px;
height: 480px;
position: absolute;
top: 0px;
left: 0px;
text-align: center;
}

#picbig img
{
max-width: 590px;
max-height: 460px;
}


#thumbnail1
{
width: 154px;
height: 113px;
position: absolute;
top: 57px;
right: 31px;
}

#thumbnail2
{
width: 154px;
height: 113px;
position: absolute;
top: 200px;
right: 31px;
}

#thumbnail1 img, #thumbnail2 img
{
max-width: 154px;
max-height: 113px;
}

#gallery_texti
{
width: 154px;
height: 113px;
position: absolute;
top: 345px;
right: 31px;
font-family: arial;
font-size: 12px;
color: #000000;
text-decoration: none;
}
#gallery_texti .red
{
color: red;
font-weight: bold;
}

.detail_zeile
{
width: 868px;
min-height: 100px;
}

.detail_rechts
{
width: 417px;
min-height: 100px;
float: right;
background-color: #FFFFFF;
border: #dedede solid 1px;
padding:3px;
margin-bottom: 15px;
}

.detail_links
{
width: 417px;
min-height: 100px;
float: left;
background-color: #FFFFFF;
border: #dedede solid 1px;
padding:3px;
margin-bottom: 15px;
}
.detail_linksBeschreibung
{
width: 860px;
min-height: 100px;
float: left;
background-color: #FFFFFF;
border: #dedede solid 1px;
padding:3px;
margin-bottom: 15px;
}

.detail_ue
{
width: 397px;
min-height: 15px;
background-color: #f1f1f1;
font-family: arial;
font-size: 18px;
color: #000000;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}
.detail_ueBeschreibung
{
width: 840px;
min-height: 15px;
background-color: #f1f1f1;
font-family: arial;
font-size: 18px;
color: #000000;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}

.detail_text
{
width: 397px;
min-height: 60px;
background-color: #FFFFFF;
font-family: arial;
font-size: 13px;
color: #000000;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}
.detail_textBeschreibung
{
width: 800px;
min-height: 60px;
background-color: #FFFFFF;
font-family: arial;
font-size: 13px;
color: #000000;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}

.deutschi
{
background-image: url(../img/de.jpg);
background-repeat: no-repeat;
background-position: 820px center;
}

.englischi
{
background-image: url(../img/eng.jpg);
background-repeat: no-repeat;
background-position: 377px center;
}