/* (c) 2008 die [C] re-activen e.K. for SM Hotmelt Technology */
/* design.css */
/* feel free to take a copy... */
/* ..., but make a backup before editing (g) */

a:link.navi
        { color: #666666; text-decoration: none; font-weight: bold; font-size: 12px; background-color: transparent;
		  border-left: 1px solid transparent;
		  border-right: 1px solid transparent;
		  border-top: 1px solid transparent;
		  border-bottom: 1px solid transparent;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;
	    }

a:active.navi
        { color: #006600; text-decoration: none; font-weight: bold; font-size: 12px; background-color: #FFFFFF;
		  border-left: 1px solid #999999;
		  border-right: 1px solid #999999;
		  border-top: 1px solid #999999;
		  border-bottom: 1px solid #999999;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;
	    }

a:visited.navi
        { color: #666666; text-decoration: none; font-weight: bold; font-size: 12px; background-color: transparent;
		  border-left: 1px solid transparent;
		  border-right: 1px solid transparent;
		  border-top: 1px solid transparent;
		  border-bottom: 1px solid transparent;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;
	    }

a:hover.navi
        { color: #006600; text-decoration: none; font-weight: bold; font-size: 12px; background-color: #FFFFFF;
		  border-left: 1px solid #999999;
		  border-right: 1px solid #999999;
		  border-top: 1px solid #999999;
		  border-bottom: 1px solid #999999;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;
	    }
		
a:link
        {
        color: #006600;
        text-decoration: underline;
        }

a:active
        {
        color: #006699;
        text-decoration: underline;
        }

a:visited
        {
        color: #006600;
        text-decoration: underline;
        }

a:hover
        {
        color: #006699;
        text-decoration: underline;
		}
		
body
        { color: #666666;
		  font-weight: normal;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		  /* background-image: url(../images/kachel.jpg); */
		  background-color: #CFCFCF;
		  margin: 0px;
		  scrollbar-3dlight-color: #EEEEEE;
		  scrollbar-arrow-color: #003366;
		  scrollbar-darkshadow-color: #000000;
		  scrollbar-face-color: #EEEEEE;
		  scrollbar-highlight-color: #000000;
		  scrollbar-track-color: #DDDDDD;
		  text-shadow: none; 
		  cursor: auto;
		}

table
        { color: #666666;
		  font-weight: normal;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		}
		
table.content
        { color: #666666;
		  background-image: url(../images/back_content.jpg);
		  background-repeat: no-repeat;
		  /* background-color: #FFFFFF; */
		  font-weight: normal;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		}

table.bottom /* Schriftfarbe tabelle unten */
        { color: #666666;
		font-weight: normal;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica;
		}
		
table.border /* Schriftfarbe in Inhalt */
        { color: #666666;
		  font-weight: normal;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
  		  padding-top: 10px;
		  /* border-left: 1px solid #999999;
		  border-right: 1px solid #999999;
		  border-top: 1px solid #999999;
		  border-bottom: 1px solid #999999; */
		}
				
td.navi
        { color: #FFFFFF;
		  font-weight: normal;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		}
		
						
td.light
        { background-color: E3F2B9;
		}
		
td.dark
        { background-color: CFE5BD; 
		}
		
td.header
        { color: #666666;
		  padding-left: 5px;
          letter-spacing: 2px;
		  font-weight: bold;
		  font-size: 14px;
		  font-family: Arial, Verdana, Helvetica;
		}
		
h1
        {
        color: #006600;
		letter-spacing: 1px;
        font-weight: bold;
        font-size: 13px;
        font-family: Arial, Verdana, Helvetica;
        }

h2
        { color: #006600; font-size: 12px; font-weight: bold;}
		
h3
        { color: #000000; font-size: 11px; font-weight: bold;}
		
h4
        { color: #006600; font-size: 11px; font-weight: bold;}		

hr
        { color: #336633;
		/* height: 1px; */
		}
		
div.layer
        { 
		  color: #666666;
		  /* border-left:1px solid #999999;
		  border-right:1px solid #999999;
		  border-top: none;
		  border-bottom:1px solid #999999;*/
		}

li
        { color: #666666;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		  text-indent: 0px;
		  margin-left:0px; 
		}

input
        { 
		  color: #666666; 
		  font-weight: bold; 
		  font-size: 12px; 
		  font-family: Verdana, Arial, Helvetica; 
		  text-align: left; 
		  background: white; 
		  border: #000000 solid 1px; 
		}

input.button
        { color: #666666;
		  font-weight: bold;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		  text-align: center;
		  background: white;
		  border: #000000 solid 1px;
		}

textarea
        { color: #666666;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		  text-align: left;
		  background: white;
		  border: #000000 solid 1px;
		}
