body {
	background: #F7F7F7 url(bg.gif) repeat-x fixed;
	width: 768px;
	margin-left: auto; margin-right: auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; color: white;
}
table {
	margin: 0px auto;
}
input[type=text].output { 
	border: 1px solid #ACACAC;
	padding: 4px;
	background: #242424;
	color: #ACACAC;
	width: 250px;
}
p {
	margin: 12px 0px;
}
ol {
	text-align: justify;
	list-style-type: upper-roman;
	line-height: 2;
}
h1 {
	font-size: 1.5em;
	margin-top: 0px;
}
#header {
	background: url(header.png) no-repeat;
	height: 145px;
}
#logo {
	padding: 28px 0px 0px 28px;
	float: left;
}
img {
	border: none;
}
#intro {
	color: white;
	float: left; 
	padding: 20px 10px;
	width: 280px;
}
.sub_header {
	color: white;
	font-size: 14px;
	padding: 7px;
	font-weight: bold;
}
.sub_header p, #werb p {
	margin: 0;
}
.sub_header a {
	color: white;
	text-decoration: none;
}
.sub_header a:hover {
	text-decoration: underline;
}
#middle {
	background: url(middle.png) repeat-y;
	padding: 9px;
	min-height: 220px;
}
#background {
	background: url(footer.png) no-repeat;
	height: 400px;
	float: left;
	width: 768px;
}
#footer {
	height: 70px;
}
#content {
	float: left;
	padding: 20px 0px 0px;
	width: 410px;
}
#werb {
	width: 305px;
	float: left;
	padding: 0px 0px 0px 10px;
}
#upload {
	position: relative;
	background: #ACACAC;
	padding: 9px; text-align: left; 
	width: 320px;
	margin-left: auto; margin-right: auto; margin-bottom: 5px;
}
#submit a {
	color: #ACACAC;
	text-decoration: none;
}
fieldset {
	border: none;
	margin-left: 15px;
}
#rahmen_upload {
	margin-left: auto; margin-right: auto;
}
#balken {
	display: none;
}
#code {
	margin-top: 10px;
	border-collapse: collapse;
}
#code a {
	color: #ACACAC;
	text-decoration: none;
}
#code a:hover {
	text-decoration: underline;
}
#code td {
	border: 1px solid;
}
#auswahl img {
	border: 1px solid #ACACAC;
	vertical-align: middle;
}
#resize {
	border: none;
	padding: 2px;
}
.partner img {
	border: 2px solid #F7F7F7;
}
