/* CSS für Zwetkow Transportmanagement */

body {
margin: 0;
background-color: #9cf;
color: #006;
font-family: Arial, Verdana, Helvetica, 'sans serif';
}

a {
color: #006;
font-size: 1.1em;
text-decoration: none;
}

.aktiv {
color: #c00;
text-decoration: none;
}

.navi {
font-size: 1.1em; 
margin-left: 10%; 
margin-right: 10%; 
padding-bottom: 5px;
}

.name1  {
font-family: 'Wide Latin', Georgia, serif;
font-size:3.6em;
}

.name2 {
font-weight: bold;
font-size: 2.4em;
} 

.name3 {
font-size: 1.1em;
}   










