body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, Verdana;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	background-image: url(img/background-flower.jpg);
	background-repeat: repeat;
	line-height: 1.5;
}

td {
	font-family: Georgia, Verdana;
	font-size: 12px;
	vertical-align: top;
	line-height: 1.5;
}

th {
	font-family : Georgia, Verdana;
	font-size : 12px;
	font-weight : bold;
	vertical-align : top;
	text-decoration: underline;
	text-align: left;
}

h1 {
	font-family : Helvetica, Verdana;
	font-size : 18px;
	text-align : center;
}

h2 {
	font-family : Helvetica, Verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}

h3 {
	font-family : Helvetica, Verdana;
	font-size : 14px;
	text-align : center;
}

hr {
	border : 1px dotted #000000;
}

.imgborder {
	border : 1px solid #000000;
}

.galerieborder {
	border: 1px #d50798 solid;
}

.galerieborder:hover {
	border: 1px #000000 solid;
}

.news {
	background-image: url(img/maintablehg6.png);
	border: 1px solid #670055;
}

a, a:link, a:visited {
	color: #670055;
	text-decoration: underline;
	border: 0px;
}

a:hover, a:active {
	color: #a00084;
	text-decoration: underline;
	border: 0px;
}


.afett, .afett:link, .afett:visited {
	color: #670055;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14pt;
	border: 0px;
}

.afett:hover, .afett:active {
	color: #a00084;
	text-decoration: none;
	border: 0px;
}
