body {
background: url(images/pattern/pattern_149b.gif);
font-family: Verdana, sans-serif;
font-size: 10pt;
background-attachment: fixed;
}


hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #fc00ff;
 border-bottom: solid 1px #ffe3ff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

#container {
width: 800px;
position: relative;
margin: 10px auto 10px auto;
border: #3f6a3f solid 1px;
/*background: #ddffdd;*/
}

#header {
background: url(images/zeit-fluss-header.jpg);
width: 800px;
height: 150px;
border: #3f6a3f solid 1px;
}

#menu-list {
list-style-type: none;

}
#menu-list li {
display: inline;
margin: 0px 10px 0px 10px;

}
#menu {
width: 800px;
text-align: center;
}

#content {
width: 740px;
float: left;
color: black;
border-top: 1px solid black;
/*border-bottom: 1px dashed black;*/
background-repeat: no-repeat;
padding-left: 30px;
padding-top:10px;
padding-right: 30px;
padding-bottom: 10px;
}

/* Willkommens Seite */
#home {
padding-top:100px;
padding-left: 50px;
font-size: 25pt;
color: #0eaed2;
height: 420px;
}
#fluss {
text-align: right;
}
#home-pic {
background: url(images/zeit-fluss.jpg); 
height: 417px;
width: 747px;
background-repeat: no-repeat;
background-position:center center;
}

/* Tarot Frage Antwort Divs */
#f {
background: #d3c6ed;
padding: 2px 5px 2px 5px;
}
#i {
background: #e1c5f9;
padding: 2px 5px 2px 5px;
}

#footer {
margin-top: 10px;
margin-bottom: 5px;
width: 800px;
bottom: 12px;
text-align: center;
}

#minheight {
float:left;
width: 1px;
height: 420px;
}

#minheight1 {
float:left;
width: 1px;
height: 400px;
}


#text {
float: left;
width: 360px;
}

#spirit_img_tab {
width: 150px; 
height: 150px;
border: 0px;
}

a:link img {
border: 0px;
}

a:hover img {
border: 0px;
}

a:visited img {
border: 0px;
}



/*a.spirit_img_tab:link {
border: 0px;
text-decoration: none;
}

a.spirit_img_tab:visited {
border: 0px;
color: #009e9a;
text-decoration: none;
}

a.spirit_img_tab:hover {
border: 0px;
color: #7ecbc5;
text-decoration: none;
}
 */

 a:link {
color: #009e9a;
text-decoration: none;
}

 a:visited {
color: #009e9a;
text-decoration: none;
}

 a:hover {
color: #7ecbc5;
text-decoration: none;
}
