body {
	text-align: center;
	margin: 0px;
	background-color: #ffffff;
}
.center {
	width: 775px;
	margin: auto;
	text-align: left;
}
.header {
	margin-top: 65px;
	width: 775px;
	height: 79px;
}
img.logo {
	float: left;
}
.navigation {
	float: left;
	text-align: left;
	background-image: url('img/navi.png');
	background-repeat: no-repeat;
	width: 446px;
	height: 79px;
	background-position: 0px 4px;
}
#horizmenue {
	margin: 0px;
	padding-top: 40px;
	margin-left: -35px;
}
*+html #horizmenue {
	margin-left: 10px;
}
* html #horizmenue {
	margin-left: 10px;
}
#horizmenue li {
	display: inline;
	padding-left: 15px;
}
#horizmenue a {
	font-size: 14px;
	color: #6d6d6d;
	font-family:  Arial, "Trebuchet MS", sans-serif;
	text-shadow: #ffeca3 1px 1px 0px;
	text-decoration: none;
}
#horizmenue a:hover {
	color: #d9a100;
}
#horizmenue a:visited {
	color: #6d6d6d;
}
#horizmenue a:aktiv {
	color: #6d6d6d;
}
.content {
	background-image: url('img/in.png');
	background-repeat: repeat-y;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	color: #474747;
	font-family:  Arial, "Trebuchet MS", sans-serif;
}
.ad {
	width: 320px;
	float: left;
	background-image: url('img/ad.gif');
	background-repeat: no-repeat;
	height: 268px;
	padding-top: 9px;
	padding-left: 9px;
}
.inhalt {
	float: left;
	width: 400px;
	margin-left: 15px;
}
h1 {
	font-size: 20px;
	color: #4d4471;
	font-family:  Arial, "Trebuchet MS", sans-serif;
	margin: 0;
}
a.cright {
	font-size: 12px;
	color: #474747;
	font-family:  Arial, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
a.cright:hover {
	color: #525688;
}
a.cright:visited {
	color: #474747;
}
a.cright:aktiv {
	color: #474747;
}
p.stats {
	font-size: 10px;
	color: #494949;
	font-family:  Arial, "Trebuchet MS", sans-serif;
	text-align: center;
}
p.cright {
	font-size: 12px;
	color: #494949;
	font-family:  Arial, "Trebuchet MS", sans-serif;
	text-align: center;
}
.footer {
	background-image: url('img/footer2.png');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #c4dbe8;
	font-family:  Arial, "Trebuchet MS", sans-serif;
	text-shadow: #004675 1px 1px 0px;
	width: 775px;
	height: 99px;
	margin-top: -52px;
}
.clear {
	clear: left;
}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 330px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
#fileQueue {
	width: 370px;
	height: 60px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding-left: 10px;
}
