


.tabvisible
{
visibility:visible;
position:relative;
width:450px;


}

.tabinvisible
{
visibility:hidden;
position:absolute;
top:1000px;
left:1000px;


}


.button_feld
{
background-color:#fdf6da;
border:none;
outline:none;
float:left;

}



.buttonschrift
{
color:#58aa26;
font-weight:bold;

}

.buttontitel
{
position:relative;
margin-left:5px;
margin-top:-10px;
}


.thumbs
{
float:left;
margin-right:5px;
border:1px solid #58aa26;
height:71px;
width:50px;
}




