body {
	scrollbar-face-color: #BCBBAD;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EBEBEB;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-hi: #FFFFFF; background-color:#FFFFFF
}
a:link {
	color: #6E6A5F;
	text-decoration: none
}
a:visited {
	color: #6E6A5F;
	text-decoration: none
}
a:hover {
	color: #9F0707;
	text-decoration: none; 
}

.titel {
	font-weight: bolder;
	color: #A40004;
}
.text {
	color: #333333;
}
td
{
	font-style:normal; font-variant:normal; font-weight:normal;
}
.css_images_size {
	width: 150px;
	height: 106px;
	border: 1px outset #FFFFFF;
	cursor: se-resize;
	filter: Light;
}

.css_images-s_size {
	width: 90px;
	height: 60px;
	border: 1px outset #FFFFFF;
	cursor: se-resize;
	filter: Light;
}

.bk_bont {
	background-image: url('bont.gif');
}

/* Site rules */


/* TinyMCE specific rules */
body.mceContentBody {
   font-family:Times New Roman;
   font-size:12pt;
   text-align:right;
   direction:rtl;
   color:#575555;
   font-weight:bold
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}
