body {
	font-size: 16px;
	font-family: Times New Roman, Times New Roman, Times;
	color: #000000;
 background: #f4e78c;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
 line-height: 20px;
}
h2 {
 font-size: 18px;
 font-weight: bold;
 color: #000000;
}
hr {
 background-color: #000080;
 color: #000080
}
#header {
 width: 100%;
 background-image: url(images/oben.gif);
	background-repeat: repeat-x;
 height: 123px;
}
#main {
	width: 830px;
	height: auto;
 text-align: left;
}
#navigation {
 width: 180px;
 text-align: left;
 float: left;
 height: auto;
}
.navi_point {
 text-align: left;
 background-image: url(images/navi_point.gif);
	background-repeat: no-repeat;
 background-position: left top;
 padding-left: 31px;
 line-height: 16px;
}
#content {
	width: 650px;
	height: auto;
 float: right;
 text-align: left;
}
a:link
{
	font-weight: bold;
	font-size: 15px;
	color: #3936a7;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration: underline;
}
a:visited
{
	font-weight: bold;
	font-size: 15px;
	color: #3936a7;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration: underline;
}
a:active
{
	font-weight: bold;
	font-size: 15px;
	color: #3936a7;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration:	underline;
}
a:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #3d3ab8;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration:	underline;
}
a.navigation:link
{
	font-weight: bold;
	font-size: 14px;
	color: #2b298a;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration: none
}
a.navigation:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #2b298a;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration: none
}
a.navigation:active
{
	font-weight: bold;
	font-size: 14px;
	color: #2b298a;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration:	none
}
a.navigation:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #4846a4;
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-variant: normal;
	text-decoration:	none
}