table, TR, TD, BODY, P, OL, UL, DL {
font-family: Arial, Verdana;
font-size: 12px;
color: #000000;
}

.lmkcontent {
font-family: Arial, Verdana;
font-size: 12px;
color: #000000;
}
.lmkcontent :link {
color: #003A75;
text-decoration: none;
}

.lmkcontent :visited {
color: #700000;
text-decoration: none;
}

.lmkhauptseite {
font-family: Arial, Verdana;
font-size: 14px;
color: #000000;
}
.lmkhauptseite :link {
color: #003A75;
text-decoration: none;
}

.lmkhauptseite :visited {
color: #700000;
text-decoration: none;
}

.lmk_titel {
font-family: Arial, Verdana;
font-size: 16px;
color: #FEFF99;
}

.menu {
background-color: #003A75;
}

.menu a {
display: block;
background-color: #003A75;
font-family: Arial, Verdana;
font-size: 12px;
color: #FEFF99;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
}
.menu a:hover {
background-color: #FEFF99;
color: #003A75;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
}

.selected {
background-color: #003A75;
}
.selected a {
display: block;
background-color: #003A75;
font-family: Arial, Verdana;
font-size: 12px;
color: #FFFFFF;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
}
.selected a:hover {
background-color: #FEFF99;
color: #003A75;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
}
