/* CSS Document */

.text, .main{
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.umen{
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

A{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
}

TD{
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.satztb, .htmlarea-showtableborders{
   border: 2px dotted #6a8e70;
   width:250;
}

.satzul{
  border-left: 1px dotted #6a8e70;
  border-bottom: 1px dotted #6a8e70;
  text-indent:7px;
}

.satzu{
  border-bottom: 1px dotted #6a8e70;
  text-indent:7px;
}

.satzl{
  border-left: 1px dotted #6a8e70;
  text-indent:7px;
}

.satzo{
  text-indent:7px;
}

.mrahmen{
	/*border-left:1px dashed #B09048;
	border-bottom:1px dashed #B09048;*/
}

.mrahmen3{
    border-left:2px dotted #B09048;
	border-bottom:2px dotted #B09048;
	/*border-top:1px dotted #B09048;*/
}

.umen1{
    text-decoration:none;
	color:#B09048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:3px;
}

.umen2{
    text-decoration:none;
	color:#B09048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:17px;
}


A.umen1:hover{
	color:#A92E2E;
}

A.umen2:hover{
	color:#A92E2E;
}

.umenak{
    text-decoration:none;
	color:#A92E2E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:3px;
}

.umenak2{
    text-decoration:none;
	color:#A92E2E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:17px;
}

a.buybutton,
a.buybutton_en {
	display:block;
	width:149px;
	height:56px;
	margin-top:50px;
	background:url(buy.png) no-repeat;
}

a.buybutton:hover {
	background:url(buy_over.png) no-repeat;
}

a.buybutton_en {
	background:url(buy_en.png) no-repeat;
}

a.buybutton_en:hover {
	background:url(buy_over_en.png) no-repeat;
}
