       /* StyleSheet-Datei für URL (z.B. people.freenet.de/indianworld)
Erstellt von Phili am 13.01.2010
Angaben zu Farben:
Hintergrund-Body: #b18376;
Hintergrund-Inhalt, Navi und Fuss:#5e6061
Schriftfarbe : #ffffff
*/

body
{
background-color:#b18376;
background-image:url(hg1.jpg);
background-attachment:fixed;
color:#ffffff;
margin:20px;
}
/* Hintergrund in Grau und ein Randabstand von 20px */

.navi
{
background:transparent;
text-align:center;
}
.menue
{
background:transparent;
text-align:center;
}
.inhalt
{
text-align:center;
color:#ffffff;
padding:10px;
}
/* Der Inhalt wird links ausgerichtet (ist Standard) und es wird eine dunkelere Farbe genommen. */
.tab1{
border:4px double #49231a;
background-color:#d4afa6;
width:100%;
}
.tab2{
border:2px ridge #49231a;
background-image: url(hg.jpg);
width:100%;
}
.tab3{
        border:3px ridge #7b564d;
        background-color:#d4afa6;
        padding-top:10px;
        width:100%;
        font-family:Lucida Handwriting;
}
.tabtxt
{
text-align:left;
color:#ffffff;
border:0px;
background:transparent;
padding:10px;
}

.untenrechts
{
vertical-align:bottom;
text-align:center;
background-color:transparent;
padding:10px
}

.fuss
{
background-color:#aa7d78;
text-align:center;
font-family:VERDANA,ARIAL,HELVETICA;
font-size:x-small;
color:#f2e0d8;
background:transparent;
}

h1, h2, h3, h4, h5, h6, p
{
color:#f2e0d8;
background:transparent;
text-align:center;
}
/* Textfarbe wird festgelegt */

a
{
letter-spacing:2px;
background:transparent;
text-decoration:underline;
}

a:link
{
color:#f2e0d8;
}

a:visited
{
color:#36251f;
}

a:hover
{
color:#f0f0f0;
}
a:active
{
color:#6d6f71;
}

/*Die Farben und Eigenschaften der Links */
