/* newspaper(c)   Design by Uli Sobers::     http://free.templates.sobers.de   */

html                                    {
  scrollbar-face-color:                 #383636;
  scrollbar-highlight-color:            #484646;
  scrollbar-3dlight-color:              #383636;
  scrollbar-darkshadow-color:           #282626;
  scrollbar-shadow-color:               #141212;
  scrollbar-arrow-color:                #FF6633;
  scrollbar-track-color:                #080707;

  padding:                              0px;
  margin:                               0px;
  }

body                                    {
  overflow:                             auto;
  color:                                #171717;
  background-color:                     #ededed;

  padding:                              0px;
  margin:                               0px;
  }

td                                      {
  color:                                #171717;
	font-family:                          Times New Roman, Times, serif;
	font-size:                            15px;
  }

td.l1                                   {
  border-right:                         solid 1px #7f7f7f;
  background-image:                     url(./grafics/top_main.jpg);
  background-position:                  right top;
  }

td.l2                                   {
  border-bottom:                        solid 1px #7f7f7f;
  background-image:                     url(./grafics/top_main.jpg);
  background-position:                  left top;
  font-size:                            48px;
  padding:                              0 0 0 15;
  }

td.l3                                   {
  border-right:                         solid 1px #7f7f7f;
  background-image:                     url(./grafics/top_main_2.jpg);
  background-position:                  right top;
  }

td.l4                                   {
  background-color:                     #eaeaea;
  border-left:                          solid 1px #7f7f7f;
  border-right:                         solid 1px #7f7f7f;
  padding:                              8 8 8 8;
  vertical-align:                       top;
  }

#menu a                                 {
  display:                              block;
  color:                                #171717;
  background-color:                     #dfdfdf;
  text-decoration:                      none;
  font-family:                          Times New Roman, Times, serif;
  font-size:                            13px;
  padding:                              3 2 3 2;
  margin:                               0px auto;
  width:                                150px;
  border-bottom:                        solid 1px #7f7f7f;
  border-right:                         solid 1px #7f7f7f;
  }

#menu a:hover                           {
  color:                                #f0f0f0;
  background-color:                     #afafaf;
  text-decoration:                      none;
  font-family:                          Times New Roman, Times, serif;
  font-size:                            13px;
  padding:                              3 2 3 2;
  margin:                               0px auto;
  width:                                150px;
  border-top:                           solid 1px #000000;
  border-left:                          solid 1px #000000;
  border-bottom:                        none;
  border-right:                         none;
  letter-spacing:                       2px;
  }

a                                       {
	color:                                #171717;
	font-family:                          Times New Roman, Times, serif;
	font-size:                            15px;
	text-decoration:                      underline;
  }

a:hover                                 {
	color:                                #9f9f9f;
  font-family:                          Times New Roman, Times, serif;
	font-size:                            15px;
	text-decoration:                      none;
  }

