.navi , .bottom{
    background-color:#5a2e2a;
}
.button{
    background-image: url(../image/button.gif);
    background-position:center;
    background-repeat:  no-repeat;
         height:60px;
         text-align:center;
         vertical-align: middle;
}
.border{
    background-color:#996666;
}
td,a{
    color:#5a2e2a;
    font-size:13px;
    font-family:Arial;
}
a{
    color:#5a2e2a;
    text-decoration:none;
}
a:hover{
    color:#3F0000;
}

body{
    background-color:#F2F2F2;
    overflow:auto;
}

option,select,input,textarea{
    font-size:13px;
    font-family:Arial;
    background-color: #FEFEC6;
	color:#5a2e2a;
}

a.bottomnavi{
    font-size:11px;
}
li{
    padding-bottom:5px;
}
.traudichbutton{
	
    background-image: url(../image/button_traudich.gif);
    background-position:center;
    background-repeat:  no-repeat;
         height:60px;
         text-align:center;
         vertical-align: middle;
}

.austausch_link
{
    color:			#5a2e2a;
    text-decoration:underline;
	line-height:	20px;
}