body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
} 

div.header {
	background-image: url(../img/raceoffice_head052006_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	width: 100%;
	height: 90px;
	left: 0px;
	top: 0px;
}

div.header_en {
	background-image: url(../img/raceoffice_head052006_01_en.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	width: 100%;
	height: 90px;
	left: 0px;
	top: 0px;
}

div.menu {
	/*
	background-image: url(../img/bg_menu.gif);
	background-color: #B9311B;
	*/
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

div.gpracingschool {
	position:absolute;
	left:78px;
	top:56px;
	width:386px;
	z-index:1;
	height: 200px;
}

div.gpracingschool table {
	width:386px;
	background-color: #0F0F0F;
	height: 200px;
	border: 2px solid #B12912;
}




.maincontent { width:760px; margin: 20px auto 20px 20px; } 
.footercell { height: 20px; background-image: url(../img/bg_footer.gif); }
.small { font-family:arial,helvetica,sans-serif; font-weight:bold; font-size:smaller; }
.popupcell { height: 20px; background-image: url(../img/bg_popup.gif); }

select,option  { height: 20px; width: 220px; background-color:#404040; color:#EB8B00; border: solid #808080 1px; font-weight:bold; }
.textfeld { height: 20px; width: 220px; background-color:#404040; color:#EB8B00; border: solid #808080 1px; font-weight:bold; }
textarea  { height: 120px; width: 300px; background-color:#404040; color:#EB8B00; border: solid #808080 1px; font-weight:bold; }
.formbutton { height: 20px; width: 140px; background-image: url(../img/bg_menu.gif); border:none; color:#FFFFFF; font-weight:bold; cursor:hand; }

img.framed { border-right: solid #404040 1px; border-bottom: solid #404040 1px; margin-left: 40px; float:right; }

hr { color:#B9311B; width:100%; height:1px; }

a         { font-family:arial,helvetica,sans-serif; font-weight:bold; font-size:9pt; text-decoration:underline; }
a:link    { color:#B9311B; }
a:visited { color:#B9311B; }
a:hover   { color:#EB8B00; text-decoration:none; }
a:active  { color:#EB8B00; }

a.white         { font-family:arial,helvetica,sans-serif; font-weight:bold; font-size:9pt; text-decoration:underline; }
a.white:link    { color:#FFFFFF; }
a.white:visited { color:#FFFFFF; }
a.white:hover   { color:#FFFFFF; text-decoration:none; }
a.white:active  { color:#FFFFFF; }

a.small         { font-family:arial,helvetica,sans-serif; font-weight:bold; font-size:smaller; text-decoration:underline; }
a.small:link    { color:#B9311B; }
a.small:visited { color:#B9311B; }
a.small:hover   { color:#EB8B00; text-decoration:none; }
a.small:active  { color:#EB8B00; }
