.menu         { color: #808080; font-size: 18pt; font-family: "Times New Roman", Times; font-style: italic; font-weight: 400; line-height: 18pt; font-stretch: expanded; margin: 0 }
a.menu:link  { color: #808080; text-decoration: none }
a.menu:active  { color: #808080; text-decoration: none }
a.menu:visited { color: #808080; text-decoration: none }
a.menu:hover    { color: black; text-decoration: none }

.text        { color: black; font-size: 13pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: 400; line-height: 18pt; font-stretch: expanded; margin: 0 }
a.text:link  { color: #666666; text-decoration: none }
a.text:active  { color: #666666; text-decoration: none }
a.text:visited { color: #666666; text-decoration: none }
a.text:hover    { color: #666666; text-decoration: underline }

.text1           { color: black; font-size: 13pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: 400; line-height: 18pt; font-stretch: expanded; margin: 0; padding: 5pt; border-width: 0 }
a.text1:link  { color: #666666; text-decoration: none }
a.text1:active  { color: #666666; text-decoration: none }
a.text1:visited { color: #666666; text-decoration: none }
a.text1:hover    { color: #666666; text-decoration: underline }

.text_karte          { color: black; font-size: 13pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: 400; line-height: 16pt; margin: 0 }

.titel         { color: #666666; font-size: 16pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: 400; line-height: 18pt; font-stretch: expanded; margin: 0 }
a.titel:link  { color: #666666; text-decoration: none }
a.titel:active  { color: #666666; text-decoration: none }
a.titel:visited { color: #666666; text-decoration: none }
a.titel:hover    { color: black; text-decoration: underline }
			
.text_bold   { color: black; font-size: 13pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: 700; line-height: 18pt; font-stretch: expanded; margin: 0 }
a.text_bold:link   { color: black; text-decoration: none }
a.text_bold:active   { color: black; text-decoration: none }
a.text_bold:visited  { color: black; text-decoration: none }
a.text_bold:hover     { color: #666666; text-decoration: none }

.navigation            { color: white; font-size: 12pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: 700; line-height: 12pt; font-stretch: expanded }
a.navigation:link  { color: white; text-decoration: none }
a.navigation:active  { color: white; text-decoration: none }
a.navigation:visited { color: white; text-decoration: none }
a.navigation:hover    { color: #666666; text-decoration: none }

.hinweis         { color: #666666; font-size: 12pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: 400; line-height: 12pt; font-stretch: expanded; margin: 0 }
a.hinweis:link  { color: #666666; text-decoration: none }
a.hinweis:active  { color: #666666; text-decoration: none }
a.hinweis:visited { color: #666666; text-decoration: none }
a.hinweis:hover    { color: #666666; text-decoration: underline }

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(../daten/elemente/bullet.gif);
background-repeat: no-repeat;
background-position: 0.15em 0.65em;
padding-left: 0.65em;
}