
/* ------Lampen------------ */

BODY {
background-color: #FFFCF2; 
margin-bottom: 0;
margin-top: 0;
margin-left: 0;
margin-right: 0;
text-decoration: none;
}


.rand {
background-color: #005DA4; 
}

/* --Links Kopf/Fusszeile --*/
.nav A:link {
background-color: transparent; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav A:visited {
background-color: transparent; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav A:hover {
background-color: transparent; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
}
.nav A:active {
background-color: transparent; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
}

.nav{
color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
}
