body {
	background-image:url(../images/back.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9B0000;
	text-align: center;
}

table{
	width: 85%;
	border-style: none;
	font-size: 10pt;
	background-color:#FF8C00;
	color: #9B0000;
	border-style:ridge;
	border-width:thin;
	border-color: #9B0000;
	text-align:center;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

img{
	border-style: none;
}

hr{
	color: #9B0000;
}

.titel{
	font-family:"Times New Roman", Times, serif;
	font-size: 40pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.titel2{
	font-family:"Times New Roman", Times, serif;
	font-size: 18pt;
	font-style:italic;
	font-weight:bold;
	color:#FFE7B5;
	text-align:center;
}

.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9B0000;
	width: 252px;
}

.content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFE7B5;
	color: #9B0000;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 475px;
}

.on{
	color: #FFE7B5;
	font-weight: bold;
}

.bottom{
	font-variant:small-caps;
	text-align:center;
	color:#9B3333;
}

.kop
{
	font-variant:small-caps;

	color: #FFE7B5;
	font-size: 12pt;
}

a:link {
	color: #9B0000;
}

a:visited{
	color: #9B0000;
}

a:hover{
	background-color: #FFE7B5;
	color: #9B0000;
}

.Franc{
	color: #FFE7B5;
}