﻿
/* schriftstil,abstände,farben */

body
{
	color: silver;
	background-color: black;
	font-family: "Old English Text MT";
	font-size: 14pt;
}


td
{
	color: silver;
	font-family: "Old English Text MT";
	font-size: 14pt;
}


tr
{
	color: silver;
	font-family: "Old English Text MT";
	font-size: 14pt;
}


table
{
	color: silver;
	font-family: "Old English Text MT";
	font-size: 14pt;
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color:silver; ; scrollbar-base-color:black ;
scrollbar-highlight-color : #cccccc; scrollbar-shadow-color : white;
SCROLLBAR-TRACK-COLOR: #333333;}

/* menue links */


#menu1 a { color:#788798; text-decoration:none;font-family:"Old English Text MT"; font-size: medium;

}

#menu1 a:visited{ color:#788798;text-decoration:none;font-family:"Old English Text MT"; font-size:14pt;

 }

#menu1 a:active{ color:#788798;text-decoration:none;font-family:"Old English Text MT"; font-size: 14pt;

  }

#menu1 a:hover { color:#e6e6e6; text-decoration:none ;font-family:"Old English Text MT"; font-size: 14pt;

}


/* allgemeine links */

a:link{ color: silver; text-decoration:underline; font-family: "Old English Text MT"; font-size: 14pt;  }

a:visited{color: silver;text-decoration:underline;font-family: "Old English Text MT"; font-size: 14pt; }

a:active{ color:silver;text-decoration:underline;font-family: "Old English Text MT"; font-size: 14pt;   }

a:hover{ color: white ; text-decoration:none;font-family: "Old English Text MT"; font-size: 14pt; }
