.style1 {
	background-color: #F2EBD9;
}
.style2 {
	background-image: url('links.jpg');
}

#tabelle
{
width: 722px; margin:auto; height: 400px; min-height:400px;
}

#navigation
{
margin-top:25px;margin-left:20px;font-size:15px;color:#FFFFFF; font-family:Arial;line-height:130%;
}

#content
{
margin:8px;width:530px; font-family:Arial;font-size:13px;
}

#navigation a:link, #navigation a:active, #navigation a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

#navigation a:hover
{
	text-decoration: underline;
}
