body
{
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    width:  100%;
    height: 100%;
}

html
{
    height: 100%;
}

body, div, td
{
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    font-size: 10px;
}

a
{
    color: #666666;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: underline;
}

.bold
{
	font-weight: bold;
}
.titel
{
	color: #000000;
    font-size: 12px;
	font-weight: bold;
}
#flashcontent {
	width: 715px;
	height: 721px;
}