.table {
	border: thick solid #403F60;
}
.fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.rahmennurlinks {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #403F60;
}
.rahmennurrechts {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #403F60;
}
.rahmennurunten {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #403F60;
}
.rahmennuroben {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #403F60;
}
.titelbalken {
	border: thick solid #403F60;
	background-image: url(bilder/titelbalkenklein.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;



}
.rahmenlinksrechts {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #403F60;
	border-left-color: #403F60;

}
.rahmenuntenlinksrechts {
	border-right: thick solid #403F60;
	border-bottom: thick solid #403F60;
	border-left: thick solid #403F60;
	border-top-color: #403F60;


}
.rahmenuntenlinks {
	border-bottom: thick solid #403F60;
	border-left: thick solid #403F60;
	border-top-color: #403F60;
	border-right-color: #403F60;

}
.rahmenuntenrechts {
	border-right: thick solid #403F60;
	border-bottom: thick solid #403F60;
	border-top-color: #403F60;
	border-left-color: #403F60;

}
.titelbalkengross {

	border: thick solid #403F60;
	background-image: url(http://www.gc-zone.ch/bilder/titelbalkengross.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.rahmenrundherum {

	border: thick solid #403F60;
}
.titelbalkenganzklein {

	border: thick solid #403F60;
	background-image: url(bilder/titelbalkenganzkleini.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
