a:link { color: rgb(80, 80, 80); text-decoration:none; text-transform:uppercase;
}
.menue1 a:link { color: rgb(80, 80, 80); text-decoration:none; text-transform:uppercase;
}
.menue2 a:link { color: rgb(255, 255, 255); text-decoration:none; text-transform:uppercase;
}
.menue3 a:link { color: rgb(255, 255, 255); text-decoration:none; text-transform:uppercase;
}
.l-z-t_menue2 a:link { color: rgb(255, 255, 255); text-decoration:none; text-transform:uppercase;
}

a:visited {color: rgb(60, 60, 60); text-decoration:none; text-transform:uppercase;
}
.menue2 a:visited { color: rgb(255, 255, 255); text-decoration:none; text-transform:uppercase;
}
.menue3 a:visited { color: rgb(255, 255, 255); text-decoration:none; text-transform:uppercase;
}
.l-z-t_menue2 a:visited { color: rgb(255, 255, 255); text-decoration:none; text-transform:uppercase;
}

a:hover {color: rgb(200, 20, 60); text-decoration:none; text-transform:uppercase;
}
.menue1 a:hover {color: rgb(200, 20, 60); text-decoration:none; text-transform:uppercase;
}
.menue2 a:hover {color: rgb(200, 20, 60); text-decoration:none; text-transform:uppercase;
}
.menue3 a:hover {color: rgb(200, 20, 60); text-decoration:none; text-transform:uppercase;
}
.l-z-t_menue2 a:hover {color: rgb(200, 20, 60); text-decoration:none; text-transform:uppercase;
}

a:active {color: rgb(200, 20, 60); text-decoration:none; text-transform:uppercase;
}

body {
font-family: arial, helvetica, sans-serif;
}

/* Titel */
h1 {
color: rgb(80, 80, 80); font-size: 17px; font-weight: bold;
} 

/* Untertitel "kursiv" */
h2 {
color: rgb(25, 170, 40); font-style: italic; margin-bottom: 15px;
}

h4, h6 {
color: rgb(25, 170, 40);
}

/* Menue oben (h3) */
h2 {
font-size: 13px;
}

/* normaler Text */
h4, h5 {
font-size: 13px; margin-top: 5px; margin-bottom: 5px;
}

/* normaler Text "GRAU" */
h5 {
font-weight: bold; color: rgb(142, 36, 13);
}

/* Dialogfenster / Menue zwei */
h6 {
font-size: 10px;
}

.menue1 { font-size: 13.5px;
}
.menue2 { font-size: 10px;
}
.menue3 { font-size: 13.5px;
}
.l-z-t_menue2 { font-size: 10px;
}
.menue11 { color: rgb(255, 255, 255);
}

#grossansicht { color: rgb(25, 170, 40); font-size: 12px;
}

