body {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #DBECDB;
}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold
}

.leiste {  background-image: url(../gfx/gif/grey.gif);
           text-align:right;
           height:26px;
           width:100%;
           margin-bottom:2px; 
}

a:link {  font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold
}

a:visited {   font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold
}

a:hover {   font-size: 12px; color: #336633; text-decoration: underline; font-weight: bold;background-color:white;
}

