html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}.size10   { font-size: 10px; }
.size11   { font-size: 11px; }
.size12   { font-size: 12px; }
.size14   { font-size: 14px; }
.size16   { font-size: 16px; }

.fl_left   { float: left; }
.fl_right   { float: right; }
.cl_both   { clear: both; }

.padleft5   { padding-left: 5px; }
.padleft10   { padding-left: 10px; }
.padleft20   { padding-left: 20px; }
.padright5   { padding-right: 5px; }
.padright10   { padding-right: 10px; }
.padright20   { padding-right: 20px; }
.padbottom5   { padding-bottom: 5px; }

.margleft20   { margin-left: 20px; }

.pad10   { padding: 10px; }
.pad5   { padding: 5px; }

.align_r   { text-align: right; }
.align_l   { text-align: left; }
.align_c   { text-align: center; }
.align_j   { text-align: justify; }

.display_n   { display: none; }

.vam   { vertical-align: middle; }
.vab   { vertical-align: bottom; }
.vat   { vertical-align: top; }
.lh150   { line-height: 150%; }
.lh125   { line-height: 125%; }

a.nu:link, a.nu:active, a.nu:visited, a.nu:hover   { text-decoration: none; }body  {
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000 url(/images/layout/external/page.jpg) no-repeat top center;
}

input, select, textarea   {
	font-size: 11px;
	border: 1px solid #6D6D6D;
}

div, table, td   { font-size: 12px; }

a:link, a:active, a:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover   {
	color: #D1D1D1;
	text-decoration: none;
}

.ErrorMessage   {
	color: red;
	font-weight: bold;
}

.OkMessage   {
	color: #009900;
	font-weight: bold;
}


#PageContainer   {
	width: 1000px;
	text-align: left;
	margin: 0px 0px 0px -500px;
	left: 50%;
	position: relative;
}


#Footer   {
	top: 750px;
	text-align: center;
	position: absolute;
	width: 1000px;
	color: #6D6D6D;
	font-size: 11px;
	height: 20px;
}

#Footer a:link, #Footer a:active, #Footer a:visited   {
	color: #6D6D6D;
	text-decoration: none;
}

#Footer a:hover   {
	color: FFFFFF;
	text-decoration: none;
}

#Login   {
	left: 700px;
	top: 655px;
	width: 296px;
	height: 75px;

	position: absolute;
	font-size: 11px;
}

#LoginMessage   {	
	position: absolute;
	left: 700px;
	top: 600px;
}

#f_login_Password, #f_login_Username   {
	width: 160px;
}

#Blackbox   {
	position: absolute;
	top: 0px;
	width: 346px;
	height: 742px;
	left: 327px;
	background: url(/images/layout/external/blackbox.jpg) no-repeat;
	z-index: 2;
}

#Paperbox   {
	position: absolute;
	top: 0px;
	width: 346px;
	height: 742px;
	left: 327px;
	background: url(/images/layout/external/paperbox.jpg) no-repeat;
	z-index: 2;
}

#MoreInfos   {
	position: absolute;
	top: 252px;
	width: 92px;
	height: 106px;
	left: 13px;
}

.f_registration_input   {
	width: 150px;
}

.SubTitle   {
	font-size: 14px;
	font-weight: bold;
}

#f_contact_Subject, #f_contact_Message   {
	width: 270px;
}
#f_contact_Message   {
	height: 150px;
}

#f_contact_ZIP   {
	width: 40px;
}
#f_contact_City   {
	width: 77px;
}

.RoomFrameCont   {
	width: 163px;
	float: left;
}
	.RoomFrameCent   {
		padding-left: 5px;
	}
		.RoomFrame   {
			background: url(/images/layout/internal/frameroom.gif) no-repeat;
			width: 158px;
			height: 191px;
			float: left;
		}

#Helmet   {
	position: absolute;
	left: 820px;
	top: 230px;
}
#PartyBox {
    position: absolute;
    left: 800px;
    top: 430px;
}

#Party   {
	position: absolute;
	left: 150px;
	top: 120px;
	border: 1px solid #333;
	z-index: 1;
}

#Ehrensachen   {
	position: absolute;
	left: 0px;
	top: 550px;
}

#AbarthLayer { position: absolute; top: 0px; left: 0px; z-index: 123; }
#AbarthCar { position: absolute; top: 710px; left: 0px; z-index: 123; width: 156px; text-align: right; overflow: hidden; }
#AbarthCar #Car { position: relative; left: -156px; top: 0px; }
