 a:link {
 color: rgb(80, 80, 80); text-decoration:none; text-transform:uppercase
 }
 a:visited {color: rgb(60, 60, 60); text-decoration:none; text-transform:uppercase
 }
 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(0, 0, 0); font-size: 17px; font-weight:bold; text-align:right;
} 

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

h3, h4, h6 {
color: rgb(142, 36, 13)
}

/* Menue oben (h3) */
h2, h3 {
font-size: 14px
}

/* 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: 15px
}

.menue11 { color: rgb(255, 255, 255)
}

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