/* Schriftfamilie */

h1, h2, h3,
.tr1, .tr2, .tr3,
.text,
.wm-em,
.wc,
.swiss                {font-family: Verdana, Arial, Helvetica; letter- 
spacing: normal; vertical-align: top; left: 20px; margin-bottom: 5px;  
color: #000000; }

/* Text */

h1                    {font-size: 12px; margin-bottom: 3px; }
h2                    {font-size: 12px; margin-top: 12px; margin- 
bottom: 3px;}
h3                    {font-size: 14px; margin-bottom: 3px; }
.tr1, .tr2             {font-size: 12px; font-weight: 600; }
.tr3                {
	font-size: 12px;
	color: #FFF600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #000000;
}
.text                {font-size: 12px; margin-top: 0px; margin- 
bottom: 6px; }
.wm-em, .wc, .swiss    {font-size: 12px; margin-top: 0px; margin- 
bottom: 6px; padding: 5px 10px 5px 10px; }
.wm-em                {color: #009900; }
.wc                    {color: #0066FF; }
.swiss                {color: #FF0000; }
.fett                {font-weight: 600; }
.seitentitel        {font-family: Verdana, Arial, Helvetica; font- 
size: 12px; font-weight: 600; letter-spacing: 4px; padding: 30px 0px  
10px 0px ; color: #000000;  }

/* Links */

.menu                {
	font-family: Verdana, Arial, Helvetica;
font- 
size: 11px; 	letter-spacing: 0px;
	text-align:center;
	font-weight: 300;
	font-size: 11px;
}

a.menu:link            {text-decoration: none; color:#E8E8E8; }
a.menu:visited        {text-decoration: none; color:#E8E8E8; }
a.menu:hover        {text-decoration: none; color:#666666; }
a.menu:active        {text-decoration: none; color:#666666; }

a:link                {text-decoration: none; font-weight: 600;  
color: #FFF600; }
a:visited            {text-decoration: none; font-weight: 600; color:  
#FFF600; }
a:hover                {text-decoration: underline; font-weight: 600;  
color: #FFF600; }
a:active            {text-decoration: underline; font-weight: 600;  
color: #FFF600; }

/* Tabelle */
.tr1                {padding: 15px 10px 5px 10px; text-transform:  
uppercase; }
.tr2, .tr3, .wm-em, .swiss, .wm    {padding: 5px 10px 5px 10px; }
.tr4                {border-bottom:mittel durchgehend #666666;  }

/* Scrollbar */

BODY {
scrollbar-base-color:#696969;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#D3D3D3;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#696969;
scrollbar-highlight-color:#696969;
scrollbar-shadow-color:#696969;
scrollbar-track-color:#D3D3D3;
}

