html
{
margin: 0;
padding: 0;
}


body
{
margin: 0;
padding: 0;
text-align: center;

background:url(Hintergrund.jpg) no-repeat #202020;
background-attachment:fixed;
font-family: "Segoe UI", Arial, Verdana;
font-size: 12px;
}

body,
span,
a
{
color: #D0D0D0;
}

img
{
border: 0px;
}

.text_a:link
{
text-decoration: none;
border:0px;
}
.text_a:visited
{
text-decoration: none;
border:0px;
}
.text_a:hover
{
background-color: #606060;
text-decoration: none;
border:0px;
}


table
{
margin: auto;
position: relative;
text-align: center;
font-size: 12px;
}


#text_infos
{
margin: auto;
position: relative;
color:#606060;
margin-top: 30px;
}

#text_kontakt
{
margin: auto;
position: relative;
color: #D0D0D0;
margin-top: 16px;
padding-bottom: 30px;
}


/*--------- INDEX ----------*/

#table_index_ue
{
font-size: 14px;
margin-top: 80px;
margin-bottom: 25px;
}



.table_index
{
margin-top: 10px;
}

.table_index_td_pic
{
border: 1px solid #A0A0A0;
padding: 2px;
}


#text_schaerfentiefe
{
margin: auto;
position: relative;
font-weight: bold;
margin-top: 40px;
}

.container_text_werbung
{
padding-bottom: 20px;
}

.text_werbung
{
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
padding-top: 1px;
padding-bottom: 1px;
border: 1px solid #B0B0B0;
}

.text_werbung
{
color: #B0B0B0;
}


/*--------- GALERIE und UEBERGALERIE ----------*/


.verlauf_top
{
font-size: 11px;
text-align: right;
font-weight: bold;
margin-right: 35px;
margin-top: 40px;
margin-bottom: 35px;
}


.verlauf_bottom
{
font-size: 11px;
text-align: right;
font-weight: bold;
margin-right: 35px;
margin-top: 20px;
padding-bottom: 50px;
}


.galerien_ueberschrift
{
margin: auto;
position: relative;
margin-bottom: 30px;
}

.galerien_ueberschrift_text
{
border: solid 1px #A0A0A0;
padding-left:20px;
padding-right:20px;
}

.zurueck_link
{
font-size: 13px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 40px;
}



/*--------- UEBERGALERIE ----------*/


.table_uebergalerie_td_pic
{
border: 1px solid #A0A0A0;
padding: 2px;
}


/*--------- Anzeige ----------*/


#container_anzeige_pfeile
{
text-align: right;
}

#anzeige_bild_aussen
{
border: solid 1px #000000;
margin: auto;
position: relative;
padding: 10px;
}

#anzeige_bild_innen
{
margin: auto;
position: relative;
border:solid 1px #A0A0A0;
padding:0px;
}

#anzeige_ueberschrift
{
font-size: 15px;
font-weight: bold;
margin: auto;
position: relative;
margin-top: -10px;
margin-bottom: 15px;
}

#anzeige_pfeile
{
font-weight: bold;
color: #707070;
position: relative;
margin-left: auto;
margin-right: 35px;
margin-top: -30px;
margin-bottom: 0px;
}

.anzeige_pfeile_a:hover
{
background-color: #202020;
text-decoration: none;
}

#anzeige_text_untertitel
{
margin: auto;
position: relative;
margin-top: 10px;
}

#anzeige_text_exif
{
color: #A0A0A0;
margin: auto;
position: relative;
margin-top: 20px;
}

#linie
{
width: 300px;
height:1px;
margin-top:10px;
margin-bottom:20px;
}

input, textarea
{
background: #E3E4EF;
margin-top: 5px;
font-size: 11px;
font-family: "Segoe UI", Arial, Verdana;
}

#name
{
margin-right: 30px;
width: 100px;
}

#kommentar
{
margin-right: 60px;
width: 400px;
}

#button
{
font-size: 12px;
font-weight: bold;
background: #E3E4EF;
border: 1px solid #000000;
}

#warnung
{
color: #FF0000;
margin-top:10px;
margin-bottom:10px;
}


.overallinfobox { position: fixed; bottom: 3px; left: 4px; }
.overallinfobox p { padding: 3px; margin: 0px; }
.overallinfobox:hover { background: #FFFFFF; }

a:link
{
text-decoration: none;
border: 0px;
}



