.top {
    BACKGROUND: url('../images/blatt_top.jpg')
 }
 .middle {
    BACKGROUND: url('../images/blatt_middle.jpg')
 }
 .bottom {
    BACKGROUND: url('../images/blatt_bottom.jpg')
 }
 td.button{
       background: url(../images/btn.gif); background-repeat:no-repeat;  width:137; height:28; vertical-align:middle; text-align:center;
 }
 a {
	font: 11px/16px verdana, arial, helvetica, sans-serif; color: #66ae2b; letter-spacing: 0.02em; text-decoration: none
}
a:hover {
	color: #66ae2b; text-decoration: underline
}
.button a {  
   font: 12px arial, helvetica, "sans serif"; width: 100%; color: #414141; padding-top:6px;padding-bottom:6px;
	text-decoration: none
}
.button a:hover {
	color: #66ae2b; text-decoration: none
}
.button a.aktiv {
	color: #66ae2b; text-decoration: none
}


.content {
 padding: 10px; font: 13px/16px 'century gothic', 'avantgarde bk bt`', arial, helvetica, 'sans serif'; color: #313131; letter-spacing: 0.03em"
 }


