body {
	background-image: url(fond_content.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	scrollbar-base-color:#0469b2;
	scrollbar-face-color:#0469b2;
	scrollbar-highlight-color:#0469b2;
	scrollbar-3dlight-color:#0469b2;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#FFFFFF;
	background-attachment: fixed;

}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	border: 1px solid #666666;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0469b2;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0469b2;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0469b2;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0469b2;
	text-decoration: none;
}.textbox {
	border: 1px solid #333333;
}

.miniature {
        border: 1px solid #E6E7E8;
}
