@charset "UTF-8";
/* CSS Document */


html,body {
	margin:				0;
	padding:			0;
	height: 			100%;
	width:				100%;
	background-color:	#FFFFFF;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	line-height:		13px;
	color:				#626262;
	overflow: hidden;
}
a  {
	color: #CC0000;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 11px;
}
a:hover  {
	text-decoration: none;
	color: #333333;	
}
.text  a  {
	color: #CC0000;
	text-transform: lowercase;
	text-decoration: none;
}
.text  a:hover  {
	text-decoration: none;
	color: #666666;
}
.textu  {
	color: #CC0000;
	text-transform: lowercase;
	text-decoration: none;
}
.textu  a  {
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
.textu  a:hover  {
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
}
.klein  {
	color: #999999;
	font-size: 80%;
	text-decoration: none;
}

.klein a  {
	color: #CCcccc;
	text-transform: lowercase;
	text-decoration: none;
}
.klein a:hover  {
	text-decoration: none;
	color: #666666;
}


.fett {
	font-weight: bold;
}
img {
	border: 0;
}
.text {
	vertical-align: top;
}
.uppercase {
	text-transform: uppercase;
}
.reset {
	margin-top: 60px;
}
.uppercasefett {
	text-transform: uppercase;
	font-weight: bold;
}
#centerpop {
	width: 700px;
	margin: auto;
	text-align: center;
}
#centerpop img {
	margin-left: auto;
	margin-right: auto;
}
#block {
	width: 500px;
	margin: auto;
	text-align: justify;
}
td {
	font-size: 11px;
}
#film {
	width: 352px;
	margin: auto;
}
