body         
{ 
margin: 0;
background-image: url('../Bilder/KTM.jpg');
background-repeat: no-repeat; 
background-position: top center;
background-color: #999999;
font-family:Tahoma, Geneva, sans-serif;
}
/* Trennlinien */
hr         
{ 
border: none;
margin: 40px 0 0 0;
background-color: #999999;
color: #999999;
height: 1px
}

/* Hintergrund für die Laufschrift */
#rand_oben         
{ 

margin-top: 590px;

}
/* Formatierung Laufschrift */
marquee
{ 
width: 900px;
line-height: 90px;
font-size: 30px;
color:#FF0;

}

/* Inhaltsrahmen Content */
#content         
{ 
width: 900px;
background-color:transparent;
}

/* Navigation */
#navi table
{
border-collapse: collapse;
table-layout: fixed;
width: 900px;
line-height: 30px
}
#navi td
{
text-align: center;
font-weight: bold;
border: 0px solid #999999
}
#navi a
{
color:#000;
text-decoration: none;
font-size: 14px;
display: block
}
#navi a:hover
{

	color:#FF0;

}

#content #navi {
	font-family: Verdana, Geneva, sans-serif;
}
