@import url(../Scrollbars_Red.css);

a, br, body{
   text-align: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color: #FFFF80;
   line-height: 20px;
   color:  #6A0000;  
}
a{ text-decoration: none;
   font-weight: bold;
   display:block;
   border-right: 5px solid #FFFF80;
   width: 100%;
}
a:active,
a:focus ,
a:hover {
   background-color: red;
   color: #FFFF80;
   width: 100%;
   border-right: 5px solid red;
}
.menu{
  width: 100%;
}
.Kop{
   font-weight: bold;
   font-size: 155%;
   width: 100%;
   background-color: red;
   color: #FFFF80;
   text-align: center;
}
.Kop1{
   font-weight: bold;
   font-size: 125%;
   line-height: 20px;
}

.Kop2{
   font-weight: bold;
   font-size: 110%;
   line-height: 20px;
   color: #FFFF80;
   background-color: red;
   text-align: center;
}

.tr_0{
   text-align: right;
   line-height: 20px;
}
td{
	text-align: left;
}
.Klein{
	font-size:  75%;
}

.intro{
  text-align: left;
}