
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; color: #00FFFF; background-color: #000000; font-family: Verdana, Arial; font-size: 12pt;}

table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #00FFFF; background-color: #000000; font-family: Verdana, Arial; font-size: 12pt;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: black; scrollbar-base-color: blue;
scrollbar-highlight-color : grey; scrollbar-shadow-color : black;}

/* menue links */


#menu1 a {display: block; color: white; text-decoration: none; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}

#menu1 a:visited {color: white; text-decoration: none; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}

#menu1 a:active {color: silver; text-decoration: none; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}

#menu1 a:hover {color: #00FFFF; text-decoration: none; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}


#menu2 a {display: block; color: black; text-decoration: none; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}

#menu2 a:visited {color: black; text-decoration: underline; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}

#menu2 a:active{color: silver; text-decoration: underline; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}

#menu2 a:hover {color: #00FFFF; text-decoration: underline; font-family: Verdana, Sans-Serif; font-size: 10pt; width: 194px;}




/* allgemeine links */

a:link {color: #00FFFF; text-decoration: none; font-family: Verdana, Sans-Serif; font-size:11,5pt;}

a:visited {color: #00FFFF; text-decoration: none; font-family: Verdana, Sans-Serif; font-size:11,5pt;}

a:active {color: #00FFFF; text-decoration: none; font-family: Verdana, Sans-Serif; font-size:11,5pt;}

a:hover {color: white; text-decoration: underline; font-family: Verdana, Sans-Serif; font-size:11,5pt;}