* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 1.0em;
	background-color: #E6F0FF;
	color: #000000;
	font-family: sans-serif;
}

img {
	border: none;
}

a {
	color: #C40000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C40000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	margin-bottom: 10px;
}

li {
	margin-left: 12px;
}

#info {
	width: 175px;
	height: 100px;
	float: left;
	padding-left: 10px;
}

#werbung {
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 150%;
	padding: 25px;
	height: 100px;
	text-align: center;
	float: left;
	width: 75%;
	background-image: url(/gfx/fotofilm.gif);
}

#werbung img {
	padding: 0px 3px;
	float: left;
}

#content {
	padding: 25px;
	float: left;
	width: 75%;
}

#content .pic, #content h2 {
	text-align: center;
}

#content .pic {
	font-size: 0.75em;
}

#menu {
	padding-top: 50px;
	width: 150px;
	float: left;
	line-height: 200%;
}

#menu ul {
	list-style-type: none;
}

#content small.star {
	font-size: 0.6em;
}
