/* CSS Style Sheet */

/* Standard Settings */
body
{
	scrollbar-arrow-color: 0E2537;
	scrollbar-base-color: 49687B;
	background-color: 000000;
	background-attachment: fixed;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-image: url(../img/site/hg_main.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	color: #CCCCCC;
}

a
{
	color: 76ADF9;
	text-decoration: none
}

a:hover
{
	color: 76ADF9;
	text-decoration: underline
}

td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

}
/* ASP.NET Controls by motiondev.ch */
.button
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	background-color: 5C7E99;
	border: solid 1px black;
	color: White;
}
.textbox
{
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	border: solid 1px black;
}


/* Classes by resign */

.titel {
	font-size: 16px;
	color: #264F8E;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.klein {
	color: 95B1D8;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.partyname {

	color: 445E99;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;