/* CSS Document */

/* Standard CSS für allgemeine Seiten www.schlaf-tablet.de */

/* wichtige Farben

Hintergrund = #E2CBC2	alz: #F8F6EA 

Text normal = #000

Text Titel = #7F1823

Link = #57161B

Link visited = #CC9933

Link hover = #FF0000

Link active = #339900


CD braun = #57161B

CD beige = #A99825

CD gelb = #FAEE06

*/



html, body {
  background:#FFFFFF;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:101%;
  margin:0;
  padding:0;
  border:0;
	scrollbar-face-color: rgb(171,104,92);
	scrollbar-highlight-color: rgb(127,24,32);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-track-color: rgb(229,206,199);
	scrollbar-darkshadow-color: rgb(127,24,32);
  
}



/* normale Textlinks */



a:link {
	color: #57161B;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #339900;
}



/*- Menu Tabs 2 Free CSS Navigation Menu Designs 2 at exploding-boy.com--------------------------- */

    #tabs2 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:15px solid #57161B;
      }
    #tabs2 ul {
          margin:0;
          padding:10px 10px 0 0px;
          list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background:url("images/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
      background:url("images/tabright2.gif") no-repeat right top;
      padding:5px 18px 4px 17px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#FFFFFF;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }

      #tabs2 #current a {
              background-position:0% -42px;
      }
      #tabs2 #current a span {
              background-position:100% -42px;
      }




.text-navi {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
}


/* CSS Lattoflex */


img {
   border:0;margin:0;padding:0;z-index:5;
}


b {
  font-weight: bold;
}


h1 {
  font-size: 20px;
  line-height: 24px;
  color: #7F1823;
  font-weight: bold;
}
#kontakt-formular {
	margin-left:48px;
}

.kontakt-bez {
	margin-top:10px;
	width:340px;
}  

h2 {
  font-size: 16px;
  color: #7F1823;
  font-weight: bold;
}




.text-small {
  font-size: xx-small;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}




.nummer {
  font-size: 20px;
  line-height: normal;
  color: #7F1823;
  font-weight: bold;
}

.text-big {
  font-size: small;
  font-weight: normal;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
}



.text-headline {
  font-size: small;
  font-weight: bold;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;  
}

.text-brown {
  font-size: small;
  line-height: normal;
  color: #7F1823;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  font-weight: bold;
}



.infofeld-brown-rand {
  border: 2px solid #7F1823;
  background-color: #E2CBC2;
  padding: 4px;
}


.infofeld-brown {
  background-color: #E2CBC2;
}




input, select, textarea, button {
  background-color: #E2CBC2;/* #D6E5B7;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #7F1823;
  font-weight: bold;
}


.formular-auswahl {
  background-color: #E2CBC2;  
}



.ul-big {
  list-style-image: url(images/listenpunkt-brown-b6.gif);
  list-style-type: disc;
  font-size: x-small;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}


.ul-small {
  list-style-image: url(images/listenpunkt-brown-b6.gif);
  list-style-type: disc;
  font-size: xx-small;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}


.ol-big {
  list-style-image: none;
  list-style-type: decimal;
  font-size: x-small;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}


.ol-small {
  list-style-image: none;
  list-style-type: decimal;
  font-size: xx-small;
  line-height: normal;
  color: #000;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}

.radiobtn INPUT {
	background-color: #FFFFFF;
}
