
body
{
        font-family: verdana,arial,helvetica;
        font-size: 12px;
        color: #003399;
        background-color: #FFFFFF;
        background: url(../grafik/navi_test03.jpg);
        margin: 10px 0px 0px 5px;
}

a:link
{
        color: #003399;
}

a:hover
{
        background-color: #DFDFDF;
}

a:visited
{
        color: #6600CC;
}

a:active
{
        color: #BF0000;
}


ul
{
	list-style-type: none;
   margin-left: 20px;
   margin-bottom: 20px;
}

li 
{
	margin-bottom: 5px;
}