body {
	padding:0px;
	margin:10px;
	margin-top: 10%;
	font-familiy: arial, sans-serif;
	background-color: #999999;
}
* {
	font-family: arial, sans-serif;
}
a {
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	color: #000000;
}
table.main {
	width:780px;
	height:440px;
}
table.main td {
	color: black;
	text-align:left;
}
td.menu_reiter {
	height:20px;
	vertical-align: bottom;
	text-align: left;
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
tr.sub_inhalt {
	padding: 0;
	text-align:left;
}
td.menu {
	padding: 80px 2px 2px 15px;
	width: 192px;
	background: #CCCCCC url(../images/inhalt_bg_left.gif) no-repeat left top;
	vertical-align: top;
}
td.inhalt {
	width: 588px;
	padding: 10px;
	background: #CCCCCC url(../images/inhalt_bg_right.gif) no-repeat right top;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-align: left;
}
td.inhalt p {
	line-height:22px;
}
td.menu_reiter span {
	background-color: #999999;
	background-image: url(../images/reiter_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0;
	padding:0;
	text-align:center;
	vertical-align: bottom;
	display: table-cell;
}
td.menu_reiter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	height: 23px;
	width: 190px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	padding: 4px 0px 3px;
	font-weight: bold;
	margin: 0px;
}
td.menu_reiter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	height: 20px;
	width: 190px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
}
td.menu_reiter a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	background-image:  url(../images/reiter_active_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 190px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
}
table.main td.constant {
	height: 27px;
	border-top: 2px solid #888888;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;

}
td.menu a:link, td.menu a:visited, td.menu a:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0px 0px 0px;
	padding: 0px;
	height: 30px;
	vertical-align: middle;
	width: 145px;
	font-weight: normal;
}
div.menu_link {
	margin: 0px 0px 20px;
	padding: 3px 3px 3px;
	background-image: url(../images/pickerl.gif);
	background-repeat: no-repeat;
}

td.menu a:hover {
	color: #444444;
}

td.menu a.active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 35px;
	vertical-align: middle;
	width: 150px;
	font-weight: normal;
}
p.ueber {
	color:#CC0000;
	margin:0;
	text-align:left;
	margin-top:20px;
}
p.intend {
	padding: 0 0 0 20px;
	margin:0;
	text-align: left;
	margin-top:10px;
	line-height: 14px;
}
p.intend span {
	display: block;
	margin: -5 0 0 10px;
}
p.float {
	float: right;
	margin-right: 25px;
}
div.movie {
	text-align: center;
	padding: 0px;
}
p.intend a.pointer {
	font-size:16px;
	font-weight: bold;
	color: black;
}
p.intend a.pointer:hover {
	color: #444444;
}
div#zurueck {
	visibility: hidden;
}
td.inhalt p.titel {
	text-align: center;
	margin-left:10px;
	font-size:20px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}
td.inhalt p.autor {
	text-align: center;
	margin-left:10px;
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
p.tip {
	font-size: 12px;
	line-height: 10px;
	text-align: right;
	font-weight: normal;
}
