/* CSS Document */

.linkkiotsikko, .linkkiotsikko_active {
margin-bottom			: 1px;
padding-left			: 10px;
padding-top				: 5px;
padding-bottom			: 3px;
background-image		: url(../kuvat/ulkoasu/menu_tausta.png);
width					: 153px;
text-align				: left;
font-family				: Tahoma, Verdana, sans-serif;
font-size				: 11px;
font-weight				: bold;
}

.linkkiotsikko a:link {
color					: #FFFFFF;
text-decoration			: none;
}

.linkkiotsikko a:active {
color					: #FFFFFF;
text-decoration			: none;
}

.linkkiotsikko a:visited {
color					: #FFFFFF;
text-decoration			: none;
}

.linkkiotsikko a:hover {
color					: #A49F9B;
text-decoration			: none;
}

.linkkiotsikko_active a:link {
color					: #A49F9B;
text-decoration			: none;
}

.linkkiotsikko_active a:active {
color					: #A49F9B;
text-decoration			: none;
}

.linkkiotsikko_active a:visited {
color					: #A49F9B;
text-decoration			: none;
}

.linkkiotsikko_active a:hover {
color					: #A49F9B;
text-decoration			: none;
}

#masterdiv {
width					: 163px;
padding-left			: 10px;
float					: left;
background-color		: #FFFFFF;
}

div.menu{
background-image		: url(../kuvat/ulkoasu/piste.png);
width					: 163px;
padding-bottom			: 0.05px;
}

.alalinkki {
background-image		: url(../kuvat/ulkoasu/menu_tausta.png);
font-size				: 10px;
font-family				: Tahoma, Verdana, sans-serif;
width					: 163px;
margin-bottom			: 1px;
padding-bottom			: 3px;
padding-top				: 3px;
}

.alalinkki a:link {
color					: #FFFFFF;
text-decoration			: none;
padding-left			: 20px;
}

.alalinkki a:active {
color					: #FFFFFF;
text-decoration			: none;
padding-left			: 20px;
}

.alalinkki a:visited {
color					: #FFFFFF;
text-decoration			: none;
padding-left			: 20px;
}

.alalinkki a:hover {
color					: #A49F9B;
text-decoration			: none;
padding-left			: 20px;
}

a.alalinkki_active:link {
color					: #FFFFFF;
text-decoration			: underline;
padding-left			: 20px;
}

a.alalinkki_active:active {
color					: #FFFFFF;
text-decoration			: underline;
padding-left			: 20px;
}

a.alalinkki_active:visited{
color					: #FFFFFF;
text-decoration			: underline;
padding-left			: 20px;
}

a.alalinkki_active:hover {
color					: #FFFFFF;
text-decoration			: underline;
padding-left			: 20px;
}

div.logo {
width					: 158px;
float					: left;
padding-top				: 10px;
padding-bottom			: 2px;
padding-left			: 5px;
background-image		: url(../kuvat/ulkoasu/menuotsikko_tausta.png);
}

.cosworth {
font-size				: 12px;
font-weight				: bold;
color					: #BADFF1;
font-family				: Tahoma, Verdana, sans-serif;
text-decoration			: none;
}

div.pisteet {
width					: 163px;
float					: left;
height					: 1px;
background-image		: url(../kuvat/ulkoasu/tummapiste.png);
}

div.yhteistyo {
width					: 158px;
float					: left;
padding-top				: 10px;
padding-bottom			: 2px;
padding-left			: 5px;
background-image		: url(../kuvat/ulkoasu/menualaotsikko_tausta.png);
}

div.pisteet2 {
width					: 163px;
float					: left;
height					: 1px;
background-image		: url(../kuvat/ulkoasu/tummapiste_harmaa.png);
}

div.kumppanit{
background-image		: url(../kuvat/ulkoasu/piste_harmaa.png);
width					: 163px;
float					: left;
}

.kumppani_linkit {
margin-bottom			: 1px;
padding-left			: 10px;
padding-top				: 5px;
padding-bottom			: 3px;
background-image		: url(../kuvat/ulkoasu/menu_taustaharmaa.png);
width					: 153px;
text-align				: left;
font-family				: Tahoma, Verdana, sans-serif;
font-size				: 10px;
font-weight				: bold;
color					: #FFFFFF;
}

.kumppani_linkit a:link {
color					: #FFFFFF;
text-decoration			: none;
text-align				: left;
font-family				: Tahoma, Verdana, sans-serif;
font-size				: 10px;
font-weight				: bold;
}

.kumppani_linkit a:active {
color					: #A49F9B;
text-decoration			: none;
text-align				: left;
font-family				: Tahoma, Verdana, sans-serif;
font-size				: 10px;
font-weight				: bold;
}

.kumppani_linkit a:visited {
color					: #FFFFFF;
text-decoration			: none;
text-align				: left;
font-family				: Tahoma, Verdana, sans-serif;
font-size				: 10px;
font-weight				: bold;
}

.kumppani_linkit a:hover {
color					: #A49F9B;
text-decoration			: none;
text-align				: left;
font-family				: Tahoma, Verdana, sans-serif;
font-size				: 10px;
font-weight				: bold;
}


