/* schriftstil,abst&auml;nde */

body
{
margin-top: 10px; 
margin-left: 10px; 
margin-right: 10px;
margin-bottom: 10px; 
color: black;                     /* #000cff ; */  
/*background-color="#cccccc" background="images/pink_010.gif"; */
background-color:#cccccc;   /* #99ffff */
font-family: verdana,arial; 
font-size: 12pt;
/*background-image:url(http://bilder.sexysax.eu/images/stein_017.jpg)
background-image:url(http://bilder.sexysax.eu/images/pink_010.gif) 
background-image:url(http://bilder.sexysax.eu/images/tuerkis_013.gif) */
background-image:url(http://bilder.sexysax.eu/images/hintergrund/holz_0120.gif);
}

table,tr,td
{ color: blsck;
font-family: verdana,arial;
font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #bf0000; scrollbar-base-color:#89A9B8;
scrollbar-highlight-color : #e6e6e6;; scrollbar-shadow-color :#e6e6e6;;
SCROLLBAR-TRACK-COLOR: #89A9B8;}

/* grundlayout*/
.leiste {background-color:#540405; 
color:white;  
text-decoration:none ;
font-family:verdana, sans-serif; 
font-size: 10pt;
line-height:20px;
height:20px;
}

.main {
width:100%;
background-color:#0970A2;
color:black;
}

.nav {
background-color:#333333; 
color:red;  /*black*/
text-decoration:none ;
font-family:verdana, sans-serif; 
font-size: 10pt;
width:192px;      /* 192 */
background-image:url(http://bilder.sexysax.eu/images/a_visited_holz.gif);  /*    das ist die Hintergrundfarbe der Navigation  */  
}

.logo {background-color:#99ffff;
color:#ffffff;
text-decoration:none ;
font-family:verdana, sans-serif;
font-size:32pt;
color:red; 
width:99%;
height:80px;
background-image:url(http://bilder.sexysax.eu/images/sexysax_holz.gif);  /* Das Logo wird direkt geladen  */  
}

/* rubriktitel */
.titel{background-color:#BF0000; 
color:#ffcc00;
text-decoration:none ;
font-family:verdana, sans-serif;
font-size: 11pt;
width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:8px;
background-image:url(http://bilder.sexysax.eu/images/titel.jpg)
}

.rubrik{background-color:#ffff00; 
color:#000cff;   
text-decoration:none ;
font-family:verdana, sans-serif; 
font-size: 10pt;width:172px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:8px;
}

.inhalt {
background-color:#ffff99;  /*#99ffff; */
color:black;
padding-left:8px;
padding-right:8px;
padding:8px;
/*background-image:url(http://bilder.sexysax.eu/images/stein_017.jpg)
background-image:url(http://bilder.sexysax.eu/images/pink_010.gif) 
background-image:url(http://bilder.sexysax.eu/images/tuerkis_013.gif) */
background-image:url(http://bilder.sexysax.eu/images/hintergrund/holz_0120.gif);
}

.bilder{color:#ffffcc;}

p {color:black;}
span {color:black}



/****************  Menue ***********************************************************/
#menu a {display: block;
color:gelb;                  /*  #e6e6e6 */    
text-decoration:none;
font-family:verdana, sans-serif; 
font-size: 12pt;
border-bottom:solid 1px #ff0000; /* #e6e6e6 */ 
line-height:25px;
height:25px;
width:192px;     
padding-left:5px;
background-image:url(http://bilder.sexysax.eu/images/a_aktiv.gif); 
}

#menu a:visited{
color:gelb; /* black*/            /*  #e6e6e6 */    
text-decoration:none;
font-family:verdana, sans-serif; 
font-size: 12pt;
border-bottom:solid 1px #ff0000; /* #e6e6e6 */ 
line-height:25px;
height:25px;
width:192px;      
padding-left:5px;
background-image:url(http://bilder.sexysax.eu/images/a_visited_holz.gif); /*  Das ist der Navigations Hintergrund  */
}

#menu a:active{
color:gelb;                  /*  #e6e6e6 */    
text-decoration:none;
font-family:verdana, sans-serif; 
font-size: 12pt;
border-bottom:solid 1px #ff0000; /* #e6e6e6 */ 
line-height:25px;
height:25px;
width:192px;      
padding-left:5px;
background-image:url(http://bilder.sexysax.eu/images/a_aktive.gif); /* 001.gif); */
}

#menu a:hover {
color:gelb;                  /*  #e6e6e6 */    
text-decoration:none;
font-family:verdana, sans-serif; 
font-size: 12pt;
border-bottom:solid 1px #ff0000; /* #e6e6e6 */ 
line-height:25px;
height:25px;
width:192px;      
padding-left:5px;
background-image:url(http://bilder.sexysax.eu/images/a_hoover_holz.gif); /*001.gif*/
}
/*****************************************************************************************/
/* allgemeine links im text */

a:link{ 
color:#e6e6e6; 
text-decoration:underline;
font-family: verdana; 
font-size: 10pt;
}

a:visited
{
color:#e6e6e6;
text-decoration:underline;
font-family: verdana; 
font-size: 10pt;
}

a:active{ color:#e6e6e6;
text-decoration:underline;
font-family: verdana; 
font-size: 10pt; 
}

a:hover{ 
color: #000000;
background-color:#cc9966; /*#5394C8;  Hier wird die Farbe eingestellt die beim darüberfahren mit der Maus erscheint.  */ 
text-decoration:underline;
font-family: verdana; 
font-size: 10pt; 
}

