body
{
	border:0px;
	padding:0px;
	margin:0px;
	background: url(/shareportal/images/bg.gif) repeat-x #ecebeb;
	font-family: Arial;
	font-size: 11pt;
}

body.backend, td
{
	font-size: 10pt;
}

div.asl
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 161px;
	height: 600px;
	border: 1px solid #cecece;
	border-top: 0px;
	background: white;
}

div.asr
{
	position: absolute;
	left: 864px;
	top: 0px;
	border-top: 0px;
	background: white;
}

div.asb
{
	position: absolute;
	left: 190px;
	top: 540px;
	width: 686px;
	height: 70px;
	text-align: center;
}

div.bg, div.bgimpressum, div.bgregeln, div.bgupload, div.bgdownload, div.bgerror, div.bgwelcome, div.bgpicupload, div.bgempty
{
	width:686px;
	height: 482px;
	position: absolute;
	left: 170px;
}

div.bg
{
	background: url(/shareportal/images/bg_main.gif) no-repeat;
}
div.bgimpressum
{
	background: url(/shareportal/images/bg_impressum.gif) no-repeat;
}
div.bgregeln
{
	background: url(/shareportal/images/bg_regeln.gif) no-repeat;
}
div.bgupload
{
	background: url(/shareportal/images/bg_upload.gif) no-repeat;
}
div.bgdownload
{
	background: url(/shareportal/images/bg_download.gif) no-repeat;
}
div.bgerror
{
	background: url(/shareportal/images/bg_error.gif) no-repeat;
}
div.bgwelcome
{
	background: url(/shareportal/images/bg_welcome.gif) no-repeat;
}
div.bgpicupload
{
	background: url(/shareportal/images/bg_picupload.gif) no-repeat;
}
div.bgempty
{
	background: url(/shareportal/images/bg_empty.gif) no-repeat;
}

div.inputfile
{
	position: absolute;
	right: 50px;
	top: 163px;
	display: block;
}

div.ebay
{
	position: absolute;
	left: 32px;
	top: 292px;
}

div.menu
{
	position: absolute;
	top: 430px;
	width: 682px;
	text-align: center;
}

div.menu a
{
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}

div.regeln
{
	width: 400px;
	position: absolute;
	left: 265px;
	top: 140px;
	background: white;
	overflow: scroll;
	height: 270px;
	font-size: 11px;
	color: #666666;
}

div.error div.message, div.download div.message
{
	color: red;
	font-weight: bold;
	font-size: 12px;
}

div.error, div.download
{
	width: 400px;
	position: absolute;
	left: 270px;
	top: 140px;
	height: 270px;
	font-size: 11px;
	color: #666666;
}

div.upload
{
	width: 600px;
	position: absolute;
	left: 16px;
	top: 140px;
	height: 170px;
	font-size: 11px;
	color: #666666;
}

div.kontakt
{
	width: 600px;
	position: absolute;
	left: 16px;
	top: 108px;
	height: 170px;
	font-size: 12px;
	color: #666666;
}

div.submitbutton
{
	position: absolute;
	right: 50px;
	top: 250px;
}

ul, li {
	margin: 8px;
}

.stdlabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display: block;
	float: left;
	width: 120px;
	margin: 2px 4px 2px 0;
}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
.formhead {
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
