a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
	color: #000000;	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

body {
	scrollbar-arrow-color:#EFDCB4;
	scrollbar-base-color:#EFDCB4;
	scrollbar-shadow-color:#EFDCB4;
	scrollbar-face-color:#EFDCB4;
	scrollbar-highlight-color:#EFDCB4;
	scrollbar-dark-shadow-color:#EFDCB4;
	scrollbar-3D-light-color:#EFDCB4;
	scrollbar-track-color:#EFDCB4;
	background-color: #EFDCB4;
	background-attachment: fixed;
	background-image: url(../library/trompe_oeil_illusionsmalerei.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}


.txtstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.titrebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.titreboldgerman {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
