BODY {

	font-family: Trebuchet MS, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(50,50,50);
	font-size: 15px;
background-color : rgb(255,255,255);

scrollbar-arrow-color: #365E86;
scrollbar-base-color: #D4D0C8;
scrollbar-face-color: #BADEF6;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFFF;

}
/*
a:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,0,100);
	text-decoration: none;
}
a:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,0,100);
	text-decoration: none;
}
a:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	background-color: rgb(52,154,92);
	text-decoration: none;
}*/

a.erzgebirge:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	text-decoration: none;
}




td		{
	font-family: Trebuchet MS, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(50,50,50);
	font-size: 15px;
        	}
			
			

.anmeldenbutton
{
padding: 2px 5px !important;
font-size: 16px;
background: #365E86;
color: #ff0;
border: 2px solid #000;
display: inline-block;
text-decoration: none;
font-family: verdana;
font-weight: normal;
line-height: 21px;
}
.anmeldenbutton:hover
{
background: #ff0;
color: #365E86;
text-decoration: none;
}
.kundenkontobutton
{
padding: 2px 5px !important;
font-size: 16px;
background: #365E86;
color: #ff0;
border: 2px solid #000;
display: inline-block;
text-decoration: none;
font-family: verdana;
font-weight: normal;
line-height: 21px;
}
.kundenkontobutton:hover
{
background: #ff0;
color: #365E86;
text-decoration: none;
}