/* Body */
body {
background-attachment: fixed;
font-family: Arial, sans-serif;
font-size: 16;
background-color: #CACA00;/* #808000; */
/* color: #000000; /*#FF0000;*/
margin: 5px;
}
/* Bilder */
img {
border-color: #ffffff;
}
/* Tabelle */
td {
font-family: Arial, sans-serif;
font-size: 16px;
}
/* Selbsterstellte Definition */
.navrrand {
/*border: 1px solid #FFCCCC;
background-color: #ECECEC;

}


