/*
	Style Sheet for http://www.blindsicht.de
*/

body.hauptseite {
  margin: 0;
  padding: 0;
}

#hauptseite { padding: 0; }
#hauptseite.rtl { direction: rtl; }


#hauptseite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #262626;
  background-image:url(layout-images/back01.jpg);
  width: 850px;
}

body.hauptseite { 
  background-color: #646464;
  background-image:url(layout-images/bigback01.jpg);
}

.hsBackground1 { width: 97%;
}

#hauptseite a {
  font-weight: normal;
  text-decoration: none;
  color: #151515;
}

#hauptseite a:hover {
  text-decoration: none;
  color: #ffffff;
}

#hauptseite a:active {
  text-decoration: none;
  color: #cccccc;
}

#hauptseite img { border-width: 0; }

.menu1 
{
    text-align:right;
    HEIGHT:21px;
    word-spacing: 5px
}

.news {
    font-size: 9px;
}


#hsFooter {
    margin-top: 0px;
    padding-top: 5px;
    background-image:url(layout-images/logo-bottom.jpg);
    text-align: center;
    font-size: 11px;
    HEIGHT:30px;
}

.vertline {
    background-image:url(layout-images/vertline.gif);
    WIDTH:1px;
}

.links {
    text-align: left;
    vertical-align: top;
    font-size: 11px;
}

.links2 {
    text-align: left;
    vertical-align: top;

}

.tabro {
	background:url(layout-images/tableback-ro.gif);
    font-size: 5px;
}

.tablo {
	background:url(layout-images/tableback-lo.gif);
    font-size: 5px;
    width: 7px;
    height:7px;
}

.tabru {
	background:url(layout-images/tableback-ru.gif);
	font-size: 5px;
	width: 7px;
	height:7px;
}

.tablu {
	background:url(layout-images/tableback-lu.gif);
	font-size: 6px;
}

.tabl {
	background:url(layout-images/tableback-l.gif);
}
.tabr {
	background:url(layout-images/tableback-r.gif);
}
.tabu {
	background:url(layout-images/tableback-u.gif);
	font-size: 5px;
}

.tabo {
	background:url(layout-images/tableback-o.gif);
    font-size: 5px;
}