body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0;
	background-color: #FFFFFF;
}
a {
	color: #A72C32;
}
a:hover {
	color: #000000;
}
.top {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
.logo {
	width: 600px;
	background-color: #FF9966;
	height: 80px;
	top: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(videothek.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.logo H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
.box {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 140px;
}
.content {
}
.content h1 {
	font-size: 140%;
	font-weight: bold;
	color: #990000;
}
.content h1 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #A72C32;
}
.content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #A72C32;
}
.content h3 a {
	font-weight: bold;
	color: #A72C32;
}
.content p {
	font-size: 90%;
	font-weight: normal;
	line-height: 130%;
}
.content ul {
	list-style-type: disc;
}
.content ul li {
	font-size: 90%;
	margin: 0px;
	line-height: 130%;
	font-weight: bold;
}
.list {
}
.list h1 {
	font-size: 100%;
	font-weight: bold;
	color: #A72C32;
}
.list h1 a {
	font-weight: bold;
	color: #A72C32;
	text-decoration: none;
}
.list h2 {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}
.list h3 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
.list h3 a {
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.list p {
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
}
.list ul {
	list-style-type: none;
	margin: 0px;
}
.list ul li {
	font-size: 90%;
	margin: 0px;
}
.links {
	background-color: #FF9966;
	background-image: url(videothek.jpg);
	color: #FFFFFF;
}
.links a {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.links h1 {
	font-size: 140%;
	padding: 5px;
}
.links h2 {
	font-size: 120%;
}
.links p {
	font-size: 90%;
	margin-top: 0px;
}
.related {
	font-size: 70&;
	padding: 0px 0px 0px 20px;
	visibility: hidden;
	display: none;
	font-size: 70%;
}
.related h1 {
	font-size: 100%;
	font-weight: normal;
}
.related ul {
	margin-left: 0px;	
}
.related ul li {
	font-size: 70%;
	margin-left: 0px;
	display: inline;
}
.footer {
	font-size: 70%;
	padding: 10px;
	color: #999999;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.footer A {
	text-decoration: none;
	color: #999999;
}
.image {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sky {
	width: 600px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF66;
	margin-top: 15px;
	text-align: right;
}
noscript {
	display: none;
	visibility: hidden;
}
em {
	font-style: normal;
}
strong {
	font-weight: normal;
}

