/* CSS Document */

#links 
{
float: left;
width: auto;
height: auto;
margin: 20px 0px 0px 60px;
padding: 10px;
border: silver 2px dotted;
text-align: center;
}

#rechts 
{
float: left;
width: auto;
height: auto;
margin: 20px 0px 0px 20px;
padding: 10px;
border: silver 2px dotted;
text-align: center;
}
