body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.start
{
	background-image: url(../images/bg-start.jpg);
	background-repeat: repeat;
}

table.image
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pic_start.jpg);
	background-repeat: no-repeat;
}

td.red
{
	background: #cc0000;
}

td.zitat-black
{
	background: #cc0000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	text-align: right;
	padding-bottom: 12px;
	padding-left: 70px;
	padding-right: 10px;
	color: #00000;
	vertical-align: bottom;
}

td.zitat-white
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #ffffff;
	vertical-align: bottom;
}

table.frame
{
	background-image: url(../images/bg-frame.jpg);
	background-repeat: repeat;
}

a.menu
{
	border-left: 1px solid #ffffff;
	border-bottom: 5px solid #e6e7e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	height: 25px;
	padding-top: 2px;
	padding-left: 8px;
}

a.menu:hover
{
	border-left: 1px solid #ffffff;
	border-bottom: 5px solid #e6e7e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;
	height: 25px;
	padding-top: 2px;
	padding-left: 8px;
}

td.button-norm
{
	border-left: 5px solid #e6e7e8;
	border-bottom: 5px solid #e6e7e8;
	background: #cccccc right;
	height: 25px;
}
