body {
	background-color : #710514;
	margin-top: 10px;
}
table {
	width: 720px;
	height: 520px;
}
table.navi{
	width: 180px;
	height: 520px;
	border: 1px solid #9E0B0E;
}
table.navi1{
	width : 180px;
	height : 100px;
	vertical-align : top;
}
table.navi2{
	width : 180px;
	height : 420px;
	vertical-align : top;
	background-image : url(images/navi.jpg);
}
table.body{
	width: 540px;
	height: 522px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #562E09;
	border: 1px solid #9E0B0E;
	font-weight: normal;
}
table.woche{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #562E09;
	font-weight : normal;
	width : 410px;
	height : 340px;
	vertical-align : top;
}
table.plan{
	width : 540px;
	height : 522px;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : White;
	border : 1px solid #9E0B0E;
	font-weight : normal;
}
table.start{
	width: 540px;
	height: 522px;
	border: 1px solid #9E0B0E;
	margin-right: auto;
}
table.copy{
	background-color: #710514;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF4E6;
	font-size: 9px;
	height: 20px;
}
a {
	color : #9E0B0E;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover {
	color : #FFF4E6;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:visited {
	color : #FFF4E6;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.plan{
	color : Navy;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}
.plan:hover {
	color : Navy;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}
.plan:visited {
	color : #562E09;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}
.plan1{
	color : White;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}
.plan1:hover {
	color : White;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}
.plan1:visited {
	color : Silver;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}