body {
	background-color: #ffffff;
	background-image: url(../images/background.png);
	background-attachment: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: default;
	overflow: auto;
	}
body, input, select, textarea, table {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	}
* {
	outline: none;
	}
a {
	cursor: pointer;
	}
table, tr, td, th {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	}
table {
	margin-left: -2px;
	}
th {
	padding-right: 5px;
	}
td, th {
	padding-bottom: 10px;
	}
input.text, input.url, input.direct_url, input.show_url, input.show_direct_url, input.bbcode, input.htmlcode, input.delete_url, input.upload_name, input.email, input.password, input.submit, input.upload_bbcode, input.upload_htmlcode, textarea, input.create {
	background-color: #f6f6f6;
	border: 1px #666666 solid;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 13px;
	color: #000000;
	}
textarea.report {
	width: 500px;
	height: 200px;
	}
input.text:focus, input.url:focus, input.direct_url:focus, input.show_url:focus, input.show_direct_url:focus, input.bbcode:focus, input.htmlcode:focus, input.delete_url:focus, input.upload_name:focus, input.email:focus, input.password:focus, input.upload_bbcode:focus, input.upload_htmlcode:focus, textarea.report:focus, input.create:focus, textarea:focus {
	background-color: #ffffff;
	}
input.email, input.password {
	background-repeat: no-repeat;
	width: 120px;
	padding-left: 22px;
	}
input.email {
	background-image: url(../images/icons/email.png);
	background-position: 3px 3px;
	}
input.password {
	background-image: url(../images/icons/key.png);
	background-position: 3px 2px;
	}
input.bbcode, input.htmlcode, input.show_url, input.show_direct_url {
	width: 728px;
	}
input.upload_name {
	width: 411px;
	height: 16px;
	}
div, th, td  {
	text-align: left;
	}
html, body {
	height: 100%;
	}
img {
	border: none;
	}
span.error {
	color: #ff0000;
	}
div.wrapper {
	background-color: #ffffff;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-left: 1px #6c9fff solid;
	border-right: 1px #6c9fff solid;
	display: inline-block;
	text-align: left;
	}
div.label_file, div.label_bbcode, div.label_htmlcode, div.label_url, div.label_direct_url, div.label_ad, div.label_register, div.label_password, div.label_edit, div.label_imprint_responsible, div.label_imprint_owner, div.label_imprint_copyright, div.label_imprint_disclaimer, div.label_link, div.label_information, div.label_report, div.label_slideshow_url {
	width: 90px;
	height: 20px;
	background-color: #dddddd;
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	padding: 2px 5px;
	text-indent: 20px;
	background-position: 5px center;
	background-repeat: no-repeat;
	}
div.label_file {
	width: 718px;
	overflow: hidden;
	}
div.label_imprint_responsible {
	background-image: url(../images/icons/book.png);
	width: 300px;
	}
div.label_imprint_owner {
	background-image: url(../images/icons/bricks.png);
	width: 300px;
	}
div.label_imprint_copyright {
	background-image: url(../images/icons/layout.png);
	width: 300px;
	}
div.label_imprint_disclaimer {
	background-image: url(../images/icons/link.png);
	width: 300px;
	}
div.label_link {
	background-image: url(../images/icons/link.png);
	width: 300px;
	}
div.label_link {
	width: 105px;
	}
div.label_bbcode {
	background-image: url(../images/icons/plugin.png);
	}
div.label_htmlcode {
	background-image: url(../images/icons/tag.png);
	}
div.label_url {
	background-image: url(../images/icons/world.png);
	}
div.label_direct_url {
	background-image: url(../images/icons/link.png);
	}
div.label_slideshow_url {
	width: 718px;
	background-image: url(../images/icons/link.png);
	}
div.label_ad {
	background-image: url(../images/icons/layers.png);
	}
div.label_register {
	width: 100px;
	background-image: url(../images/icons/user_add.png);
	}
div.label_password {
	width: 125px;
	background-image: url(../images/icons/key.png);
	}
div.label_edit {
	width: 100px;
	background-image: url(../images/icons/edit.png);
	}
div.label_information {
	width: 105px;
	background-image: url(../images/icons/information.png);
	}
div.label_report {
	width: 65px;
	background-image: url(../images/icons/exclamation.png);
	}
div.register, div.edit, div.viewfile, div.imprint, div.password, div.image_locked, div.link, div.viewinformation, div.report {
	width: 718px;
	background-color: #dddddd;
	border: 1px #666666 solid;
	padding: 5px;
	}
div.image_locked, div.link {
	text-align: center;
	}
div.viewfile {
	text-align: center;
	padding-bottom: 5px;
	}
div.ad {
	width: 728px;
	height: 90px;
	background-color: #dddddd;
	border: 1px #666666 solid;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
div.header {
	height: 114px;
	border-bottom: 1px #6c9fff solid;
	margin: 0px;
	padding: 5px;
	position: relative;
	}
div.main {
	width: 790px;
	float: left;
	margin: 0px;
	padding: 5px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	}
div.footer {
	clear: both;
	position: absolute;
	bottom: 0px;
	width: 790px;
	height: 20px;
	margin: 0px 5px 0px 5px;
	text-align: center;
	padding: 0px;
	}
div.footer_left {
	float: left;
	}
div.footer_left2 {
	float: left;
	margin-top: 4px;
	margin-left: 8px;
	}
div.footer_right {
	float: right;
	margin-right: 59px;
	margin-top: 2px;
	}
div.wrapper:after {
	content: ".";
	display: block;
	height: 0px;
	font-size: 0px;
	clear: both;
	visibility: hidden;
	}
/* Hides from IE-mac \*/
* html div.wrapper {
	height: 1%;
	}
div.wrapper {
	display: block;
	}
/* End hide from IE-mac */
a:link, a:active, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
	}
a.blue:link, a.blue:active, a.blue:visited, a.blue:hover {
	color: #3333ff;
	font-weight: bold;
	}
a:hover, a.blue:hover {
	color: #ff0000;
	}
div.fileinput {
	position: relative;
	margin-left: -149px;
	}
div.file_bar {
	position: relative;
	height: 30px;
	}
div.browse_button {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	margin-left: 149px;
	width: 74px;
	}
input.file {
	height: 30px;
	position: relative;
	z-index: 2;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	}
div.file {
	background-color: #dddddd;
	margin: 5px 0px 10px 0px;
	width: 500px;
	height: 24px;
	padding: 0px 0px 0px 5px;
	line-height: 18px;
	border: 1px #666666 solid;
	background-position: 5px 4px;
	background-repeat: no-repeat;
	position: relative;
	}
div.files {
	margin-top: 10px;
	}
input.browse {
	background-image: url(../images/icons/browse.png);
	background-position: 2px 6px;
	background-repeat: no-repeat;
	text-indent: 16px;
	background-color: #dddddd;
	border: 1px #666666 solid;
	width: 74px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	}
input.upload, input.download, input.report, input.webcam, input.url_button {
	position: absolute;
	top: 0px;
	z-index: 2;
	height: 30px;
	padding: 0px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	border: none;
	}
input.upload {
	width: 74px;
	left: 380px;
	margin: 0px 5px;
	}
input.download {
	width: 102px;
	left: 0px;
	}
input.report {
	width: 82px;
	left: 102px;
	}
input.webcam {
	width: 83px;
	left: 294px;
	}
input.url_button {
	width: 50px;
	left: 231px;
	}
input.fakeupload, input.fakeupload2, input.fakedownload, input.fakereport, input.fakewebcam, input.fakeurl {
	background-repeat: no-repeat;
	text-indent: 14px;
	background-color: #dddddd;
	border: 1px #666666 solid;
	height: 30px;
	padding: 0px;
	position: absolute;
	top: 0px;
	z-index: 1;
	}
input.fakeupload, input.fakeupload2 {
	background-image: url(../images/icons/upload.png);
	background-position: 2px 6px;
	left: 380px;
	width: 74px;
	margin: 0px 5px;
	}
input.fakedownload {
	background-image: url(../images/icons/download.png);
	background-position: 5px 7px;
	left: 0px;
	width: 102px;
	margin: 0px;
	border-top: none;
	}
input.fakereport {
	background-image: url(../images/icons/report.png);
	background-position: 5px 7px;
	left: 102px;
	width: 82px;
	margin: 0px;
	border-top: none;
	border-left: none;
	}
input.fakeupload2 {
	left: 226px;
	}
input.fakewebcam {
	text-indent: 17px;
	background-image: url(../images/icons/webcam.png);
	background-position: 2px 6px;
	left: 294px;
	width: 83px;
	margin: 0px;
	}
input.fakeurl {
	text-indent: 17px;
	background-image: url(../images/icons/world_hover.png);
	background-position: 3px 6px;
	left: 231px;
	width: 55px;
	margin: 0px;
	}
div.spacer1, div.spacer2, div.spacer3, div.spacer4 {
	position: absolute;
	top: 0px;
	background-image: url(../images/spacer.gif);
	height: 30px;
	}
div.spacer1 {
	left: 0px;
	z-index: 2;
	width: 149px;
	}
div.spacer2 {
	left: 223px;
	z-index: 2;
	width: 8px;
	}
div.spacer3 {
	left: 286px;
	z-index: 2;
	width: 8px;
	}
div.spacer4 {
	left: 377px;
	z-index: 2;
	width: 8px;
	}
input.imagesubmit {
	outline: none;
	background-image: url(../images/icons/login.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width: 16px;
	height: 20px;
	background-color: transparent;
	border: none;
	margin-bottom: -3px;
	}
div.title {
	font-size: 25px;
	margin-bottom: 10px;
	}
div.error, div.information, div.forbidden {
	width: 698px;
	padding: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	margin-bottom: 10px;
	}
div.error {
	background-color: #ffcccc; 
	border: 1px #dd6666 solid;
	color: #ff3333;
	background-image: url(../images/icons/error.png);
	margin-bottom: 10px;
	}
div.lt_ie7 {
	display: none;
	}
div.information {
	background-color: #d9e7ff;
	border: 1px #0000ff solid;
	color: #3333ff;
	background-image: url(../images/icons/information.png);
	}
div.forbidden {
	background-color: #ffcccc;
	border: 1px #dd6666 solid;
	color: #ff3333;
	background-image: url(../images/icons/cross.png);
	}
div.space {
	margin-top: 5px;
	height: 22px;
	}
div.logo {
	float: left;
	}
div.login, div.navigation {
	position: absolute;
	text-align: right;
	}
div.login {
	top: 0px;
	right: 0px;
	width: 335px;
	height: 27px;
	background-image: url(../images/login_background.png);
	padding: 3px 5px 0px 0px;
	}
div.navigation {
	bottom: 0px;
	right: 0px;
	}
div.navigation a {
	float: left;
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	text-indent: 24px;
	text-decoration: none;
	border-left: 2px #ffffff solid;
	color: #ffffff;
	padding: 0px;
	background-image: url(../images/navigation.png);
	}
div.navigation a span {
	display: block;
	background-repeat: no-repeat;
	background-position: 4px 5px;
	}
div.navigation a:hover, div.navigation a.upload_location, div.navigation a.register_location, div.navigation a.link_location, div.navigation a.files_location, div.navigation a.password_location {
	background-image: url(../images/navigation_hover.png);
	}
div.navigation a.upload span, div.navigation a.upload_location span {
	background-image: url(../images/icons/upload_default.png);
	text-indent: 22px;
	}
div.navigation a.register span, div.navigation a.register_location span {
	background-image: url(../images/icons/user_add.png);
	}
div.navigation a.link span, div.navigation a.link_location span {
	background-image: url(../images/icons/heart_add.png);
	}
div.navigation a.files span, div.navigation a.files_location span {
	background-image: url(../images/icons/folder.png);
	}
div.navigation a.password span, div.navigation a.password_location span {
	background-image: url(../images/icons/key.png);
	}
div.navigation a.logout span {
	background-image: url(../images/icons/logout.png);
	}
form.inline {
	display: inline;
	}
iframe {
	display: none;
	}
div.upload_wrapper {
	display: none;
	}
div.shade {
	width: 100%;
	height: 100%;
	border: none;
	background-color: #000000;
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
div.password_wrapper {
	position: fixed !important;
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 4;
	text-align: center;
	width: 100%;
	}
div.password2 {
	margin: 0px auto;
	border: 1px #000000 solid;
	background-color: #f6f6f6;
	background-image: url(../images/lock.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	width: 400px;
	height: 300px;
	text-align: center;
	}
div.progressbar {
	position: relative;
	margin-top: 24px;
	text-indent: 5px;
	line-height: 20px;
	width: 493px;
	height: 20px;
	background-color: #f6f6f6;
	border: 1px #666666 solid;
	}
div.progressbar div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 20px;
	background-color: #00b233;
	}
div.progressbar span {
	position: absolute;
	top: 0px;
	left: 0px;
	}
div.progressbar span span {
	position: static;
	}
div.webcam {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	background-color: #f6f6f6;
	border: 1px #6c9fff solid;
	width: 320px;
	height: 262px;
	}
input.focusinput {
	position: absolute;
	top: -100px;
	}
div.select {
	position: relative;
	width: 264px;
	height: 56px;
	margin: -1px auto 0px auto;
	}
div.select div.button {
	float: left;
	padding: 0px 2px;
	margin: 0px;
	width: 235px;
	height: 19px;
	background-color: #f6f6f6;
	border: 1px #6c9fff solid;
	text-align: left;
	overflow: hidden;
	}
div.select div.menu {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 262px;
	display: none;
	background-color: #f6f6f6;
	border: 1px #6c9fff solid;
	}
div.select div.menu div {
	height: 20px;
	padding: 0px 2px;
	overflow: hidden;
	}
div.select div.menu div:hover {
	background-color: #dddddd;
	}
div.fakeform {
	display: none;
	}
table.files {
	border-collapse: collapse;
	border: none;
	margin: 0px 0px 0px 1px;
	}
table.files td {
	width: 119px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	}
div.icon {
	position: relative;
	width: 119px;
	height: 55px;
	text-align: center;
	border: 1px #ffffff solid;
	-moz-border-radius: 3px;
	}
div.icon a.icon {
	position: absolute;
	z-index: 1;
	display: block;
	color: #000000;
	width: 109px;
	height: 45px;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	overflow: hidden;
	}
div.icon div {
	position: absolute;
	top: 2px;
	z-index: 2;
	}
div.icon input {
	display: none;
	position: absolute;
	bottom: 1px;
	left: 5px;
	z-index: 2;
	width: 107px;
	height: 13px;
	background-color: #f6f6f6;
	border: 1px #dddddd solid;
	text-align: center;
	font-size: 11px;
	}
div.icon a.icon span {
	display: block;
	position: absolute;
	bottom: 1px;
	width: 109px;
	text-align: center;
	}
div.icon:hover {
	background-color: #f6f6f6;
	border: 1px #dddddd solid;
	}
div.operation {
	position: relative;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	}
div.operation:hover {
	background-position: 0px -23px;
	}
a.new_folder {
	display: block;
	width: 120px;
	height: 25px;
	float: right;
	background-color: #f6f6f6;
	border-left: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	margin-right: 55px;
	margin-top: -5px;
	text-decoration: none;
	text-indent: 24px;
	background-image: url(../images/icons/folder.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	color: #333333;
	margin-bottom: 5px;
	}
a.new_folder:hover {
	background-color: #dddddd;
	}
div.url {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	border: 1px #6c9fff solid;
	width: 320px;
	height: 152px;
	padding: 0px;
	}
div.url textarea {
	margin: 0px;
	width: 320px;
	height: 130px;
	background-color: #f6f6f6;
	border: none;
	}
div.url_main {
	width: 320px;
	height: 130px;
	}
div.url_bar {
	width: 320px;
	height: 22px;
	background-image: url(../images/webcam_background.png);
	}
div.url_close {
	float: right;
	width: 22px;
	height: 22px;
	background-image: url(../images/icons/close.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	cursor: pointer;
	}
textarea.create {
	width: 500px;
	height: 200px;
	}
input.create {
	display: none;
	width: 500px;
	}
